@charset "utf-8";


/* ------------------------------------------------------------
 CSS Specifications ++   2007.9.22

------------------------------------------------------------ */


/*				基本設定					*/

html{
	scrollbar-face-color: #cccccc;
	scrollbar-base-color:#e3ded1;
	scrollbar-highlight-color: #cccccc;
	scrollbar-shadow-color: #cccccc;
	scrollbar-3dlight-color: #eeeeee;
	scrollbar-arrow-color: #eeeeee;
	scrollbar-track-color: #eeeeee;
	scrollbar-darkshadow-color: #cccccc;
}

body{
	font-size:x-small;
	line-height:1.6em;
	background-color:#ffffff;
	color:#333333;
	margin:0;
	padding:0;
	background-image: url(./DMM_back3.gif);
	text-align:center;
font-family:"MS PGothic", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	background: #F4F4F4 url("./bg_x.gif") repeat-y center top;
}

img{
  border:0;
}

a:link {
  color:#003399;
  text-decoration:none;
  border-bottom:0px solid #003399;
}

a:visited {
  color:#003399;
  text-decoration:none;
  border-bottom:0px solid #003399;
}

a:hover,
a:active {
  color:#FFCC66;
  text-decoration:underline;
  border-bottom:0px solid #003399;
}

tr,td{
	font-size:small;
	line-height:1.6em;
}

p {
	margin:0 0 20px 0;
	padding:0;
}

dd{
	margin:0 0 20px 1em;
}



h1{
  clear:both;
  font-weight:bold;
  font-size:110%;						/*safariはサイズの一括指定不可*/
  margin:0;
  padding:0;
  line-height:1.0;
  border-bottom:0px solid #333333;
}

h2{
  clear:both;
  font-weight:bold;
  font-size:110%;						/*safariはサイズの一括指定不可*/
  margin:0;
  padding:0;
  line-height:1em;
  border-left:0px solid #333333;
}

h3{
  clear:both;
  font-weight:bold;
  font-size:100%;						/*safariはサイズの一括指定不可*/
  margin:0;
  padding:0;
  line-height:1em;
  border-bottom:0px solid #999999;
}

h4{
  clear:both;
  font-weight:bold;
  font-size:100%;						/*safariはサイズの一括指定不可*/
  line-height:1em;

  margin:5px 0;
  padding:0;
}


/*		ページこうせい						*/

#wrapper{
	width:760px;
	margin:0 auto;
	text-align:left;
	background-color: #ffffff;
}

#header{
	width:760px;
	height:145px;
	margin:0 0 5px 0;
	padding:0;

	border:0px solid #ffffff;
}

#main{
	width:760px;
	margin:0 0 5px 0;
	padding:0;

	background-repeat:repeat-y;
}

#contents{

	margin:0 0 0 10px;
	padding:0;
	width:510px;
	font-size:small;
	float:right;
	float:left;
}

html>/**/body div#contents{margin:0 0 0 20px;}

#side{

	margin:0 0 0 0px;
	padding:0;
	width:190px;
	font-size:small;
	float:left;
	float:right;
	border:0px solid #000;
}

html>/**/body div#side{margin:0 0px 0 0px;padding:0;}

/*				header						*/

#header h1{
	font-size:18px;
	margin:0;
	padding:90px 0 0 22px;
	color:#FFF;
}

#header p{
	font-size:11px;
	margin:5px 0 0 22px;
	padding:0;
	color:#333333;
}

#header a:link,
#header a:visited,
#header a:hover,
#header a:active {
	color:#FFF;
	border-bottom:0px solid #009fcc;
	text-decoration:none;
}


/*				エントリー					*/

.entry{
	margin:17px 0 5px 0;
	width:507px;
}

.entry h2{
	margin:0 0 17px 0;
	padding:0 0 0 15px;
	width:504px;
	color:#003399;
	background-image:url(./mark_fc2_2.gif);
	background-repeat:no-repeat;
}

.posted{
	margin:15px 0 0 0;
	font-size:xx-small;
	font-size:12px;
	text-align:right;
}

.entry h2 a:link,
.entry h2 a:visited,
.entry h2 a:hover,
.entry h2 a:active {
	color:#003399;
	border-bottom:0px solid #009fcc;
	text-decoration:none;
}


/*				コメント						*/

#comment_area{
	margin:15px 0;
	width:507px;
}

#comment_area h2{
	margin:0 0 17px 0;
	padding:0 0 0 15px;
	color:#003399;
	background-image:url(./fc2_mark.gif);
	background-repeat:no-repeat;
}

#comment_area h3{
	margin:40px 0 0 0;
	padding:0;
	color:#003399;
}

#comment_area .posted{
	margin:15px 0;
	border-bottom:0px solid #dddddd;
}


#comment_area h2 a:link,
#comment_area h2 a:visited,
#comment_area h2 a:hover,
#comment_area h2 a:active {
	color:#003399;
	border-bottom:0px solid #009fcc;
	text-decoration:none;
}

#navi{
	margin:15px 0;
	width:507px;
	text-align:center;
}


/*				エディット					*/

#edit{
	margin:15px 0;
	width:507px;
}

#edit h2{
	margin:0 0 17px 0;
	padding:0 0 0 15px;
	color:#003399;
	background-image:url(./fc2_mark.gif);
	background-repeat:no-repeat;
}

#edit .posted{
	margin:15px 0;
	border-bottom:0px solid #dddddd;
}



/*				トラバ						*/

#trackback{
	margin:15px 0;
	width:507px;
}

#trackback h2{
	margin:0 0 17px 0;
	padding:0 0 0 15px;
	color:#003399;
	background-image:url(./fc2_mark.gif);
	background-repeat:no-repeat;
}

#trackback h3{
	margin:40px 0 0 0;
	padding:0;
	color:#003399;
}

#trackback .posted{
	margin:15px 0;
	border-bottom:0px solid #dddddd;
}

#trackback h3 a:link,
#trackback h3 a:visited,
#trackback h3 a:hover,
#trackback h3 a:active {
	color:#003399;
	border-bottom:0px solid #009fcc;
	text-decoration:none;
}


/*				アーカイブ					*/

#archives{
	width:181px;
	margin:10px 0 0 0;
	padding:0 0 0 10px;
	border-bottom:0px solid #ffffff;
}

#archives h2{
	margin:0 0 5px 0;
	padding:0;
	background-image:url(./fc2_tit_archives.gif);
	background-repeat:no-repeat;
	height:10px;
}



/*				category					*/

#category{
	width:181px;
	margin:10px 0 0 0;
	padding:0 0 0 10px;
	border-bottom:0px solid #ffffff;
}

#category h2{
	margin:0 0 5px 0;
	padding:0;
	background-image:url(./fc2_tit_categories.gif);
	background-repeat:no-repeat;
	height:10px;
}



/*				entry						*/

#entry{
	width:181px;
	margin:10px 0 0 0;
	padding:0 0 0 10px;
	border-bottom:0px solid #ffffff;
}

#entry h2{
	margin:0 0 5px 0;
	padding:0;
	background-image:url(./fc2_tit_entries.gif);
	background-repeat:no-repeat;
	height:10px;
}



/*				comment						*/

#comment{
	width:181px;
	margin:10px 0 0 0;
	padding:0 0 0 10px;
	border-bottom:0px solid #ffffff;
}

#comment h2{
	
	margin:0 0 5px 0;
	padding:0;
	background-image:url(./fc2_tit_comments.gif);
	background-repeat:no-repeat;
	height:10px;
}


/*				link						*/

#link{
	width:181px;
	margin:10px 0 0 0;
	padding:0 0 0 10px;
	border-bottom:0px solid #ffffff;
}

#link h2{
	margin:0 0 5px 0;
	padding:0;
	background-image:url(./fc2_tit_link.gif);
	background-repeat:no-repeat;
	height:10px;
}

/*				common						*/

.common{
	width:181px;
	margin:10px 0 0 0;
	padding:0 0 0 10px;
	border-bottom:0px solid #ffffff;
}

html>/**/body div.common{padding:0 0 0 7px;}


.common h2{
	color: #003399;
	margin:0 0 5px 0;
	padding:0 1em 0 1em;
	font-size: 10px;
	background-image:url(./fc2_tit_common.gif);
	background-repeat:no-repeat;
	height:10px;
	border:0px solid #000;
	width:130px;
}

.common p{
	margin: 0.6em;
}

.common ul{
	margin: 0;
	padding: 1em;
}

.common li{
	list-style-type:
}

.calender{
	width: 95%;
}

/*			form							*/

form{
	margin:0;
 	padding:0;
}

input,textarea {
	margin:0;
	padding:0;
	line-height:1.0em;
	background-color: #ffffff;
	font-size:small;
	color:#999999;
	font-weight:normal;
	border:0px solid #999999;
}

.filedsize{
	width:100px;
}


/*				検索							*/

#search{
	width:181px;
	margin:10px 0 0 0;
	padding:0 0 0 10px;
	border-bottom:0px solid #ffffff;
}

#search h2{
	margin:0 0 5px 0;
	padding:0;
	background-image:url(./fc2_tit_search.gif);
	background-repeat:no-repeat;
	height:10px;
}

#search form{
	margin:0;
	padding:0;
	display:inline;
}

#search input {
	margin:0;
	padding:0;
	line-height:1.0em;
	background-color: #ffffff;
	font-size:x-small;
	color:#999999;
	font-weight:normal;
}

#search input.filedsize {
	margin:0;
	padding:0;
	width:100px;
	border:1px solid #999999;
}

p{
	margin:0;
	padding:0;
}

/*				footer設定				*/

#footer{
	clear:both;
	margin:0 10px;
	padding:0;
	width:740px;
	height:50px;
	background-color:#f4f4f1;
	text-align:right;
}


/*				link設定					*/

.non a:link,
.non a:visited,
.non a:hover,
.non a:active {
	border-bottom:0px solid #009fcc;
	text-decoration:none;
}

img.emoji{
	vertical-align:middle;
	border:0;
}


/* ------------------------------------------------------------
 CSS Specifications   Patch   2007.9.22
                                       Copyright (C) vinci
------------------------------------------------------------ */

#main{
	background-image:url(./back_center_r_3.gif);background-position: right top;
background-repeat:no-repeat;

}

#header{
	width:760px;
	height:65px;
	margin:0px 0 0px 0;
	padding:0;
	padding-top:15px;
	background-image:url(./top7.jpg);
	border:0px solid #ffffff;
	background-repeat:no-repeat;
	background-position: left bottom;
}
div#header h1 {
	font-size:22px;margin:0;
	padding:10px 0 0 18px;
	color:#333333;
	text-align:left;margin-left:5px;
line-height:1.0;
}


* div.common h2 {background-color: #F5F5F5;margin-right:15px;}

div#header h1#header-H1 a {color:#FFF;text-decoration: none;font-size:22px;}
div#header h1#header-H1 a:hover {color:#F00;text-decoration: none;}
div#header h1#header-H1 {padding-left:7px;}
html>/**/body div#header h1#header-H1 {margin-left:0;padding-left:20px;}

#header p {text-align:left;margin-left:30px;font-size:14px;color:#FFF;line-height:1.0;}


/* ---------------------------------- */
a:active {border-bottom:0px solid #003399;}
#contents  .entry p.syouhin-Point-1 {margin:5px 20px;}
#contents  .entry p.syouhin-Point-1 a {text-decoration:underline;}
#contents  .entry p.syouhin-Point-1 a:hover {text-decoration:underline;color: #FFCC66;}
#contents  .entry p.syouhin-Point-2 {margin:5px;}

#contents div.syouhin-Box-1 {diplay:block;float:left;width:145px;text-align:right;margin-left:20px;}

html>/**/body #contents div.syouhin-Box-1 {margin-left:40px;}

#contents div.syouhin-Box-1 a img {text-decoration:none;}
#contents div.syouhin-Box-2 {diplay:block;float:left;margin-left:15px;width:270px;}

#contents p#pro-Cop-Name {margin:5px 0;padding:5px;}
#contents p#return-Top-Sign {margin:15px 0;}
#contents p#return-Top-Sign a {text-decoration:underline;}
#contents p#return-Top-Sign-2 {margin:8px 0 0 0;}
#contents p#return-Top-Sign-2 a {text-decoration:underline;}

/* ---------------------------------- */
#contents div.entry {margin:10px 0;border-top:0px solid #62819F;padding:0px 0;border-bottom:0px solid #FFF;}
/* ---------------------------------- */


.entry h2 {background-color:#FFF;padding:3px 0;padding-left:12px;margin-top:0px;line-height:1.1;border-bottom:3px solid #AE3856;color:#AE3856;}

#main div#contents div.entry {margin:6px 0;padding:0;}

/* ---------------------------------- */
html>/**/body #main {margin:0;padding:0;}
html>/**/body #main div#contents {margin-top:5px; margin-right:35px;padding:0;}
html>/**/body #main div#contents div.entry {margin:8px 0;padding:0;}

/* ---------------------------------- */
div#featuredProducts-Dmm-2 {background:#FFFFFF;padding:0px 0px;color:#333;}
div#featuredProducts-Dmm-2 .price {font-weight:bold;color:#333333;}
div#featuredProducts-Dmm-2 table.products {width:482px;font-family:'Verdana', sans-serif;font-size:9pt;}
div#featuredProducts-Dmm-2 table.products td {width:33%;padding:5px;}
div#featuredProducts-Dmm-2 table.products tr.pagination {text-align:center;}
div#featuredProducts-Dmm-2 table.products tr.imagerow td {vertical-align:bottom;}
div#featuredProducts-Dmm-2 table.products tr.textrow td {vertical-align:top;padding-bottom:20px;}
div#featuredProducts-Dmm-2 table.products tr.textrow td a {color:#00F;text-decoration: underline;}
div#featuredProducts-Dmm-2 table.products tr.textrow td a:hover {color:#FFCC66;text-decoration: underline;}

/* ---------------------------------- */
#contents  .entry h2 a {text-decoration: underline;color:#0063C3;}
#contents  .entry h2 a:hover {color:#FFCC66;text-decoration: underline;}

/* ---------------------------------- */
div#featuredProducts-Dmm-2 {margin-left:18px;}
div#contents div.entry p.entry-Mess-1 {margin:0px 10px;}

/* ---------------------------------- */
#one-point-1 {position:absolute;margin-top:17px;margin-left:8px;z-index:20;text-align: center;}
#one-point-1 img {display:block;}
html>/**/body #one-point-1 {margin-left:12px;}

/* ---------------------------------- */
#one-point-2 {position:absolute;margin-top:4px;margin-left:180px;z-index:30;text-align: center;}
#one-point-2 img {display:block;border:1px solid #333;}


/* --------------------- Top Menu Design -------------------- */
#fc2-menu-top {margin: 0px;width:760px; padding: 0px; font-size: 98%;height: 26px;}
#fc2-menu-top { background:#fff url(./menu_xx100.jpg) repeat scroll 0px 0px; }
/* ----------------------------------------------------------- */

#fc2-menu-top ul {
	margin: 0px;
	padding: 0px;
	padding: 3px 0px 2px 25px;
	list-style: none;
	text-align: center;
	clear: both;
}

#fc2-menu-top li {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	font-size:14px;
	line-height:1.1;
	float: left;

}

#fc2-menu-top a{
	display: block;
	padding: 5px 20px;
	padding: 2px 20px;
	text-decoration: none;
	margin: 0px;
	font-weight: bold;
	font-weight: normal;

	background: #eeeeee;
	background: #FBFADE;
	color: #333;
	border: 1px solid #666;
	border: 1px solid #333;


}

#fc2-menu-top a:hover {
	display: block;
	padding: 5px 20px;
	padding: 2px 20px;
	border-bottom: 1px solid #000;
	text-decoration: none;
	background: #FC6;
}

/*
#fc2-menu-top .home{
	background-color:#2266A3 ! important;
	background-color:#5B8DB2 ! important;
	font-weight: bold;
	font-weight: normal;
	color: #FFFFFF;
	border: 1px solid #333;
	border: 1px solid #476E8B;

}
*/

/* ----------------------------------------------------------- */
#fc2-menu-top {
background-color:#5B8DB1; color:#fff;margin:5px auto 0px auto;}

/* --------------------- Top Design -------------------- */


div#topRelease {padding:0;margin:0;float:left;width: 480px;}

#topRelease ul {
padding:0;margin:0;
	width:510px;
	font-size:98%;
	list-style-type:none;
	clear: both;
}

#topRelease ul li {
	height:18px;
	color:#666666;
	/* font-size:80%; */
	margin:0;margin-bottom:2px;
	padding:4px 3px 2px 3px;
	background-image:url(./line_x_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	width:510px;
}

html>/**/body #topRelease ul li {margin-bottom:7px;}


#topRelease ul span {
	display:inline;
	letter-spacing:0.05em;
	/* font-size: 91%; */
	font-weight:bolder;
	color:#008AC2;
	background-image:url(./anchor_side_2.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:0 14px 0px 14px;
	margin:0;
	width:70px;
}



/* ---------------------------------- */

div#contents div.entry div.entry-Img-11 {margin:0;padding:0;display:inline;float:left;margin-left:15px;}

div#contents div.entry div.entry-Img-11 img {vertical-align: top;margin-right:5px;margin-bottom:10px;}

html>/**/body div#contents div.entry div.entry-Img-11 img {margin-bottom:5px;}

div#contents div.entry div.entry-Txt-11 {margin:0;padding:0;display:inline;float:left;margin-left:10px;}

div#contents div.entry div.entry-Txt-11 a {text-decoration:underline;}

/* ---------------------------------- */
div#fc2-menu-top {margin:0;padding:0;margin-bottom:5px;}

div#contents div.entry {margin-left:50px}
/* ---------------------------------- */
div#contents div.entry div.entry-All-1 {margin-left:15px;}

div#contents div.entry div.entry-All-1 p.entry-All-1-more {margin:7px 0;}

/* ---------------------------------- */
div#contents div#mail-srb-A {background-color: #F5F5F5;height:265px;width:300px;padding:10px;margin-bottom:20px;}

div#contents div#mail-srb-A div.mail-srb-A-Con {margin-top:5px;border:1px solid #F5F5F5;}
/* ---------------------------------- */
span#Next-Prev-Block a {text-decoration:none;}
span#Next-Prev-Block span.ind-No-Part a {text-decoration:underline;}
span#Next-Prev-Block span.ind-No-Part-2 a {text-decoration:underline;}
#header p {margin-left:40px;}
#header p strong {font-weight: normal;}


#footer {border-top:2px solid #FFF;}

html>/**/body #footer {border-top:6px solid #FFF;}
/* ---------------------------------- */

div#contents div.entry span.entry-Copy-1 {font-size:115%;line-height:1.3;}
div#contents div.entry h2 {font-weight: bold;color:#AE3856;}
div#contents div.entry h2 a {font-weight: bold;}


/* ---------------------------------- */
div.common h2 {text-align:left}
div.common p {text-align:left}
div.common ul li {text-align:left}

/* ---------------------------------- */
div#contents div.entry div.diet-Entry-Part1 {margin-bottom:0px;}
div#contents div.entry div.diet-Entry-Part1 p {margin-bottom:3px;}


/* ---------------------------------- */
div#contents div.entry div.diet-Entry-Part1 table a {color:#00F;text-decoration:underline;}
div#contents div.entry div.diet-Entry-Part1 table a:hover {color:#FC6;text-decoration:underline;}
div#contents div.entry div.diet-Entry-Part1 table strong {color:#F00;}

/* ---------------------------------- */
div#contents div.entry div.diet-Entry-Part2 {margin-bottom:0px;}
div#contents div.entry div.diet-Entry-Part2 p {margin-bottom:3px;}


/* ---------------------------------- */
div#contents div.entry div.diet-Entry-Part2 table a {color:#00F;text-decoration:underline;}
div#contents div.entry div.diet-Entry-Part2 table a:hover {color:#FC6;text-decoration:underline;}
div#contents div.entry div.diet-Entry-Part2 table strong {color:#F00;}

/* ---------------------------------- */
div#contents div.entry div.diet-Entry-Part2 {margin-bottom:0;padding-bottom:0;}

div#contents div.entry div.diet-Entry-Part2 p {padding-right:20px;}
div#contents div.entry div.diet-Entry-Part2 table {border:2px solid #FEDE58;}


div#contents div.entry div.diet-Entry-Part2-Add {width:454px;border:2px solid #FFF;padding:5px;margin-top:0;padding-top:10;}
/* ---------------------------------- */

div#contents div.entry div.fc2_footer {margin-bottom:5px;}
div#contents div.entry p.footer-T-J-1 {margin-bottom:0;padding-bottom:0;}
div#contents div.entry p.posted {margin-top:0;padding-top:0;}

/* ---------------------------------- */
div#contents div.entry div.diet-Entry-Part2-Add {letter-spacing: 1px;background-color: #FFFFFF;}
/* ---------------------------------- */

div#contents div.entry div.entry-Cont-100 {margin:0;padding:0;}
div#contents div.entry div.entry-Cont-100 table a {color:#00F;text-decoration:underline;}
div#contents div.entry div.entry-Cont-100 table a:hover {color:#FC6;text-decoration:underline;}

div#contents div.entry div.entry-Cont-100 table td {line-height:1.2;}
div#contents div.entry div.entry-Cont-100 table td span {line-height:1.2;}
/* ---------------------------------- */
div#contents div#entry-Special-1 table td {font-size:12px;line-height:1.1;}

div#contents div#entry-Special-1 table td a {color:#00F;text-decoration:underline;font-size:12px;line-height:1.1;}
div#contents div#entry-Special-1 table td a:hover {color:#FC6;text-decoration:underline;font-size:12px;line-height:1.1;}

div#contents div#entry-Special-1 table td span {color:#F00;}

/* ---------------------------------- */
div#contents div.entry div#amazon-Block-H2 {margin:0;padding:0;margin-left:10px;width:500px;}

html>/**/body div#contents div.entry div#amazon-Block-H2 {padding-left:10px;}
/* ---------------------------------- */
div#page-to-top {text-align:right;}
html>/**/body div#page-to-top {margin:0;padding:0;white-space: nowrap;width:100%;border:0px solid #000;height:14px;line-height:1.3;font-size:12px;float:right;}

/* ---------------------------------- */
span#Next-Prev-Block span.ind-No-Part {display:none;}
span#Next-Prev-Block span.ind-No-Part-2 {display:none;}

/* ---------------------------------- */

span#Next-Prev-Block span.ind-No-Part {display:none;}
span#Next-Prev-Block span.ind-No-Part-2 {display:inline;}

#contents div.entry h2 {font-size:16px;text-decoration:none;color:#0063C3;}

#contents div.entry h2 a {text-decoration:none;}
#contents div.entry h2 a:hover {color:#0063C3;text-decoration:none;}
div.entry {font-size:14px;line-height:1.6;}

/* ---------------------------------- */

html>/**/body #amazon-Block-H2 p.posted {margin-right:12px;}


/* ------------- FOR Sale -------------- */

#entry-Title-1 {margin:7px 0px 15px 0px;width:516px;}
html>/**/body #entry-Title-1 {margin:0px 0px 15px 0px;width:516px;}

#entry-Title-1 h2 {
	color:#ff6600;
	color:#FFF;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	line-height:1.0;
	margin:0px;
	padding:7px;
	background-image:url(./top7_300.jpg);
background-repeat: no-repeat;

}

div.common {font-size:12px;line-height:1.3;}


/* --------------------------/Patch--------------------------- */

#Mnemonics {margin:0;padding:0;	width:190px;}



