@charset "UTF-8";

/* ---------- reset ---------- */


html,body{margin:0;padding:0;}
img {border:0; vertical-align:bottom; line-height:0;}
p{margin:5px 0; line-height:160%;}
a{color:#996666E; text-decoration:none;}
a:visited{color:#4E4E4E;}
a:hover,a:active{ text-decoration:underline;}
.left { float:left; display:inline;}
.right { float:right; display:inline;}
.clear{clear:both;}
h1,h2,h3,h4,h5,h6{margin:0; padding:0; }
ul { margin:0; padding:0;}
li {list-style:none; margin:0; padding:0;}

/* ---------- reset_end ---------- */

/* ---------- body ---------- */

body
{	margin:0;padding:0;
	background-color:#f3f3e7;
	text-align:center; 
	font:12px "ＭＳ Ｐゴシック", "Osaka－等幅" arial,sans-serif;
	text-align:center;
}

a
{
	color:#996666;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

/* ---------- body_end ---------- */

/* ---------- container ---------- */

div#container
{
	background:#fff;
	background-repeat:repeat-y;
	background-position:0 0;
	border-bottom:1px solid #d7d6c1;
	width:800px;
	margin:0 auto;
	text-align:left;
}

div.container-inner
{
	
	background-repeat:no-repeat;
	background-position:50% 0;

}

div.container-archive
{
	background-image:url(img/container_archive_bg.gif);
	background-repeat:no-repeat;
	background-position:50% 0;

}

/* ---------- container ---------- */

/* ---------- header ---------- */

div#header
{
	width:800px; margin:0; padding:0; position:relative;
}

/*div.header-inner
{
	padding:15px;
}*/



div#header p
{
	text-align:right;
	font-size:70%;
	color:#999999;
}

div.header-search {
	width:800px;
	height:40px;
	position:absolute;
	top: 196px;
	left: 2px;
}

div.header-search table {
	position:absolute;
	right: 10px;_right: 10px;
	top: 0px;
}
div.header-search table td.bg_search { background-color:#FFFFFF; padding:5px 0 0;}
div.header-search table td.bg { background-color:#FFFFFF; padding:5px 10px 0;}


/* ---------- header_end ---------- */

/* ---------- content ---------- */

div#content
{
	clear:left;
	
}

/* ---------- content_end ---------- */

/* ---------- main ---------- */

div#main
{
	width:600px;
margin-right:0px;_margin-right:-5px;

}

div#banner
{ background-image:url(imgdir/body.jpg) ;

	width:600px;
	height:220px;
}

div.banner-inner
{
	padding-top:2px;
	padding-left:15px;
}

div.banner-inner h1
{
	text-decoration:none;
	margin-bottom:5px;
}

div.banner-inner h2
{
	font-size:16px;
	font-weight:normal;
	color:#996666;
	line-height:140%;
}
/*オススメ情報*/
/*ハック開始*/
#advise ul { margin:0; padding:0; display:inline-table; min-height:50px;   }
#advise ul:after { content:""; display:block; clear:both; height:1px;}

/*\*/
#advise ul { height:50px;}
#advise ul { display:block; }
/**/

/*ハック終了*/
#advise { width:600px; min-height:1px;}
#advise h3 { margin-bottom:10px; margin-top:10px;}
#advise ul { font-size:16px; width:600px; min-height:140px;}
#advise ul li { margin-left:50px; margin-bottom:15px; width:240px;}
/*コンテンツガイド*/

/*ハック開始*/
#contents ul { margin:0; padding:0; display:inline-table; min-height:50px;   }
#contents ul:after { content:""; display:block; clear:both; height:1px;}

/*\*/
#contents ul { height:50px;}
#contents ul { display:block; }
/**/

/*ハック終了*/
#contents {}
#contents h3 { margin-bottom:10px; margin-top:10px;}
#contents ul{min-height:500px; width:600px;}
#contents ul li { margin-left:18px; margin-bottom:15px;float:left; display:inline; }

div#contents ul li.con01 a { display:block; background:url(imgdir/contents_bnr01.jpg) no-repeat top left; width:250px; _width:260px;height:88px;_height:138px;padding:50px 0 0 10px;_padding:50px 0 0 10px; }
div#contents ul li.con02 a { display:block; background:url(imgdir/contents_bnr02.jpg) no-repeat top left; width:250px; _width:260px; height:88px;_height:138px;padding:50px 0 0 10px; _padding:50px 0 0 10px; }
div#contents ul li.con03 a { display:block;background:url(imgdir/contents_bnr03.jpg) no-repeat top left; width:250px; _width:260px; height:88px;_height:138px;padding:50px 0 0 10px; _padding:50px 0 0 10px; }
div#contents ul li.con04 a { display:block;background:url(imgdir/contents_bnr04.jpg) no-repeat top left; width:250px; _width:260px; height:88px;_height:138px;padding:50px 0 0 10px;_padding:50px 0 0 10px; }
div#contents ul li.con05 a { display:block;background:url(imgdir/contents_bnr05.jpg) no-repeat top left; width:250px; _width:260px; height:88px;_height:138px;padding:50px 0 0 10px; _padding:50px 0 0 10px; }
div#contents ul li.con06 a { display:block;background:url(imgdir/contents_bnr06.jpg) no-repeat top left; width:250px; _width:260px; height:88px;_height:138px;padding:50px 0 0 10px; _padding:50px 0 0 10px; }
	
	
/*更新情報*/
#news {}
#news h3 { margin-bottom:10px; margin-top:10px;}
#news ul { min-height:200px;_height:200px;}


div#info-box
{
	width:100%;
	background-image:url(img/dotted.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	padding-top:5px;
	margin-bottom:10px;
}

div#info-box p
{
	font-size:100%;
	color:#666666;
	line-height:150%;
	margin-bottom:10px;
}

div#info-box img
{
	float:left;
	margin-right:15px;
	vertical-align:middle;
}

div.info-box-btm
{
	clear:left;
	width:100%;
	background-image:url(img/dotted.gif);
	background-position:0 100%;
	background-repeat:repeat-x;
	height:1px;
}

div.info-box-btm hr
{
	display:none;
}

div#news-box h3
{
	font-size:2px;
	font-weight:normal;
	text-align:left;
	text-indent:-9999px;
	width:100%;
	height:30px;
	background-image:url(img/news_box_tit.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	background-color:#ffffff;
	margin-bottom:10px;
}

div.news-box-inner ul li
{
	font-size:100%;
	list-style:none;
	line-height:160%;
	color:#666666;
	margin-left:20px;
}

/* ---------- main_end ---------- */

/* ---------- sidebar ---------- */

div#sidebar
{
	margin-bottom:15px;
	width:195px; float:left; display:inline;
}
div#sidebar h4 {margin:0;
	 background:url(imgdir/sidemenu.jpg) no-repeat left top;
	 width:195px; 
	 height:18px;_height:24px;
	 padding:6px 0 0 10px; 
	 font-size:12px; 
	 color:#FFFFFF;
	 display:block;
	 }
div#sidebar h4 a{ font-size:12px; color:#FFFFFF;}
div#sidebar ul {  background-color:#FFE6F8; 
	width:195px; 
	padding-bottom:10px;
	padding-top:5px; 
	margin-bottom:5px;
	}
div#sidebar ul li { margin-bottom:5px; padding:0;}
div#sidebar ul li a { background:url(imgdir/sidemenu2.gif) no-repeat; 
	width:160px;_width:195px; 
	height:18px;_height:24px;
	padding:6px 0 0 35px;
	display:block;
	} 
	





div.contents-menu h4
{
	font-size:2px;
	font-weight:normal;
	text-align:left;
	text-indent:-9999px;
	width:100%;
	background-position:0 0;
	background-repeat:no-repeat;
	background-color:#ffffff;
	margin-bottom:10px;
}

div.contents-menu
{
	margin-bottom:20px;
}

div.contents-menu h4
{
	background-image:url(img/contents_tit.gif);
	
}


div.category-archives
{
	font-size:80%;
}

div.category-archives ul
{
	list-style:none;
	background-image:url(img/dotted.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	padding:1px 0 1px 0;
}

div.category-archives ul li
{
	background-image:url(img/dotted.gif);
	background-position:0 100%;
	background-repeat:repeat-x;
	padding:1px 0 2px 0;
}

div.category-archives ul li a
{
	padding:5px 0;
	display:block;
	border-left:10px solid #cc9999;
	text-indent:10px;
}

div.category-archives ul li a:hover
{
	border-left:10px solid #996666;
	background-color:#efefef;
}

div.category-archives ul.sub-category li a
{
	padding:3px 0;
	display:block;
	border-left:none;
	text-indent:20px;
	background-image:url(img/sub_category_icon.gif);
	background-position:0 50%;
	background-repeat:no-repeat;
}

div.category-archives ul.sub-category li a:hover
{
	padding:3px 0;
	display:block;
	border-left:none;
	text-indent:20px;
	background-image:url(img/sub_category_icon.gif);
	background-position:0 50%;
	background-repeat:no-repeat;
	background-color:#ffffff;
}

div.category-archives ul.sub-category
{
	background-image:url(img/dotted.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	margin:1px 0 0 0;
	padding:0 0 5px 0;
}

div.category-archives ul.sub-category li
{
	background-image:none;
	padding:2px 0 1px 0;
}

div.search-form label
{
 	 padding:0 10px 0 5px;	
	color:#999999;
}

div.search-form
{
	 width:300px;
	background-color:#f9f5f5; border:1px solid #000; 
	
}

div.search-form input#search
{
	border:1px solid #999999;
	font-size:80%;
	color:#666666;
	margin:5px 0;
}

a.rss
{ margin-left:15px;
	font-size:2px;
	text-decoration:none;
	text-align:left;
	display:block;
	height:32px; width:200px;
	text-indent:-1200px;

	background-repeat:no-repeat;
	background-image:url(img/rss.gif);
	margin-bottom:5px;
}

a.rss:hover
{
	background-position:0 100%;
}

a.powered
{
	font-size:60%;
	color:#dab4b4;
}

/* ---------- sidebar_end ---------- */

/* ---------- footer ---------- */

div.footer
{
	clear:both;
	border-top:1px solid #cc9999;
	text-align:center;
	font-size:60%;
	color:#999999;
	/*padding:5px 0 20px 0;*/
}

/* ---------- footer_end ---------- */

/* ---------- category ---------- */
div#cate h2
{ font-size:20px; font-weight: bold;
	background:url(imgdir/title2.jpg) no-repeat;
	padding:8px 0 5px 13px; height:33px;
	margin-bottom:10px;

}
/* ---------- category_end ---------- */



/* ---------- archives ---------- */

}
div#contents p{
	padding-top: 16px;
	padding-bottom: 4px;
	background-image: url(http://www.okhelth.com/benpi/img/note_line1.gif);
	margin-right: 20px;
	margin-left: 25px;
	line-height: 20px;
}
div#contents .chui {
	font-size: 12px;
	color: #FF6600;

}

div#main p.navi
{
	font-size:100%;
	margin-bottom:10px;
	color:#666666;
}

div#main ul.site-archives
{
	list-style-position:inside;
}

div#main ul.site-archives li
{
	font-size:80%;
	margin:0 0 5px 0;
}

div.entry
{
	margin-bottom:20px;
}



div.entry blockquote
{
	border:1px solid #edce8d;
	background-color:#f7efdc;
	padding:10px;
	font-size:80%;
	color:#666666;
	line-height:150%;
	margin:0 0 10px; 0;
}

div.entry h1
{
	background-image:url(img/entry_h1.gif);
	background-repeat:repeat-x;
	background-position:0 0;
	background-color:#ecb5b5;
	color:#ffffff;
	border-left:1px solid #cc6666;
	border-right:1px solid #cc6666;
	border-bottom:1px solid #cc6666;
	padding:7px 5px 3px 5px;
	margin:0 0 10px 0;
}

div.entry h2
{
	background:url(imgdir/title2.jpg) no-repeat top left;
	
	color:#666;
	padding:8px 0 8px 13px; height:33px;
	margin-bottom:10px;

}

div.entry h3
{
	background-image:url(img/entry_h3.gif);
	background-repeat:repeat-x;
	background-position:0 100%;
	color:#cc9999;
	padding:0 0 15px 0;
	margin:0 0 5px 0;
}

div.entry h4,div.trackbacks h4,div.comments h4
{
	background-image:url(img/entry_h4.gif);
	background-repeat:repeat-x;
	background-position:0 100%;
	font-size:90%;
	color:#666666;
	padding:0 0 12px 0;
	margin:0 0 5px 0;
}

div.entry h5
{
	background-image:url(img/entry_h5.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	color:#666666;
	font-size:90%;
	padding:0 0 0 25px;
	margin:0 0 10px 0;
}

div.entry h6
{
	background-image:url(img/entry_h6.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	color:#666666;
	font-size:90%;
	padding:0 0 0 25px;
	margin:0 0 10px 0;
}

div.entry p,div.comments-body p,p.comments-open-moderated
{
	font-size:120%;
　　　　　　　width:590px;
	color:#666666;
	line-height:150%;
	margin-bottom:10px;
}

div.entry-info ul
{
	list-style:none;
	background-image:url(img/dotted.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	padding:5px 0 0 0;
}

div.entry-info ul li
{
	font-size:100%;
	color:#666666;
	display:inline;
	margin:0 10px 0 0;
}

div.trackbacks,div.comments
{
	margin:0 0 15px; 0;
}

div.trackbacks p
{
	font-size:100%;
	color:#666666;
}

div.trackbacks p input
{
	border:1px solid #cccccc;
}

div.trackbacks dl
{
	padding:10px 0 0 0;
}

div.trackbacks dt
{
	font-size:100%;
}

div.trackbacks dd p
{
	padding:0 0 5px 0;
}

div.trackbacks ul.trackback-info,div.comments ul.comments-info
{
	border-top:1px solid #cccccc;
	list-style:none;
	padding:5px 0 0 0;
}

div.trackbacks ul.trackback-info li,div.comments ul.comments-info li
{
	font-size:70%;
	display:inline;
	color:#666666;
	margin:0 10px 0 0;
}

div.comments-post h5
{
	font-size:80%;
	font-weight:normal;
	margin:0 0 5px 0;
	color:#333333;
}

div.comments-post
{
	padding:20px 0 0 0;
}

div#comments-open-data legend
{
	font-size:80%;
	margin: 0 0 5px 0;
	padding:0;
}

div#comments-open-data label
{
	font-size:80%;
	color:#666666;
}

dl#name-email input,dl#comments-open-text textarea
{
	font-size:80%;
	border:1px solid #cccccc;
	color:#666666;
}

ul.cookie
{
	list-style:none;
	padding:3px 0;
}

#comments-open-data ul.comments-open-footer
{
	list-style:none;
	padding:10px 0 0 0;
}

#comments-open-data ul.comments-open-footer li
{
	display:inline;
	margin:0 10px 0 0;
}

#comments-open-data ul.comments-open-footer li input
{
	width:80px;
	font-size:80%;
}

/* ---------- archives_end ---------- */
/* ---------- arrowBack ---------- */

p.arrowBack
{
	text-align:right;
	font-size:80%;
	margin:0 0 40px 0;
}

p.arrowBack a
{
	text-decoration:none;
}

p.arrowBack a:hover
{
	text-decoration:underline;
}

/* ---------- arrowBack_end ---------- */
