@charset "utf-8";

/* ---------- reset ---------- */

*
{
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font-family: Verdana, Arial, sans-serif;
}

/* ---------- reset_end ---------- */

/* ---------- body ---------- */

body
{
	background-color:#f3f3e7;
	text-align:center;
}

a
{
	color:#339999;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}


div.clear
{
	clear:both;
}

div.clear hr
{
	display:none;
}

/* ---------- body_end ---------- */

/* ---------- container ---------- */

div#container
{
	background-image:url(http://www.okhelth.com/wakiga/img/container_bg.gif);
	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-image:url(http://www.okhelth.com/wakiga/img/container_inner_bg.jpg);
	background-repeat:no-repeat;
	background-position:50% 0;
	padding:0 2px;
}

div.container-archive
{
	background-image:url(http://www.okhelth.com/wakiga/img/container_archive_bg.gif);
	background-repeat:no-repeat;
	background-position:50% 0;
	padding:0 2px;
}

/* ---------- container ---------- */

/* ---------- header ---------- */

div#header
{
	width:100%;
}

div.header-inner
{
	padding:15px;
}

div#header img
{
	float:left;
}

div#header p.top
{
	text-align:left;
	font-size:70%;
	color:#999999;
}

div#header p
{
	text-align:right;
	font-size:70%;
	color:#999999;
}

div#header p a
{
	color:#666666;
}

/* ---------- header_end ---------- */

/* ---------- content ---------- */

div#content
{
	clear:left;
	padding:35px 10px 10px 10px;
}

/* ---------- content_end ---------- */

/* ---------- main ---------- */

div#main
{
	width:562px;
	float:right;
	margin-bottom:15px;
}

div#banner
{
	width:100%;
	height:150px;
	
	margin-bottom:15px;
}

div.banner-inner
{
	padding-top:55px;
	padding-left:15px;
}

div.banner-inner h1
{
	text-decoration:none;
	margin-bottom:5px;
	text-indent:-9999px;
}

div.banner-inner h2
{
	font-size:80%;
	font-weight:normal;
	color:#996666;
	text-indent:-9999px;
}

div#info-box
{
	width:100%;
	background-image:url(http://www.okhelth.com/wakiga/img/dotted.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	padding:25px 0 10px 0;
	margin-bottom:30px;
	position:relative;
}

div#info-box p
{
	font-size:80%;
	color:#666666;
	line-height:150%;
	margin-bottom:10px;
}

div#info-box img
{
	padding:0;
	margin:0 0 20px 0;
}

div#info-box a.check
{
	text-decoration:none;
	background:url(http://www.okhelth.com/wakiga/img/check_btn.gif) no-repeat left top;
	display:block;
	width:177px;
	height:38px;
	text-indent:-9999px;
	position:absolute;
	top:105px;
	right:10px;
}

div#info-box a.check:hover
{
	text-decoration:none;
	background-position:left bottom;
}


div.info-box-btm
{
	clear:left;
	width:100%;
	background-image:url(http://www.okhelth.com/wakiga/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(http://www.okhelth.com/wakiga/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:80%;
	list-style:none;
	line-height:160%;
	color:#666666;
}

div#contents p{
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(http://www.okhelth.com/wakiga/img/note_line.gif);
	margin-right: 20px;
	margin-left: 25px;
	line-height: 20px;
}
div#contents .chui {
	font-size: 12px;
	color: #FF6600;
}


div#know
{
	background:url(http://www.okhelth.com/wakiga/img/know_box_border.gif) no-repeat left bottom;
	padding:0;
	margin-bottom:20px;
}

div#know h3
{
	text-indent:-9999px;
	background:url(http://www.okhelth.com/wakiga/img/know_box_head.gif) no-repeat left top;
	width:100%;
	height:40px;
	margin:0;
	padding:0;
}

div#know ul
{
	list-style:none;
	margin:0;
	padding:15px;
}

div#know ul li 
{
	font-size:80%;
	line-height:140%;
	margin-bottom:5px;
}

div#know ul li a
{
	text-decoration:none;
	background:url(http://www.okhelth.com/wakiga/img/icon.gif) no-repeat 0 0;
	padding:2px 0 2px 20px;
	margin:0;
}

div#know ul li a:hover
{
	text-decoration:underline;
	background:url(http://www.okhelth.com/wakiga/img/icon.gif) no-repeat 0 -100px;
}

div#knowledge
{
	width:100%;
	margin:0;
	padding-bottom:20px;
}

div#knowledge h3
{
	text-indent:-9999px;
	background:url(http://www.okhelth.com/wakiga/img/knowledge.gif) no-repeat left top;
	width:100%;
	height:39px;
}

div#prevention
{
	width:100%;
	margin:0;
	padding-bottom:20px;
}

div#prevention h3
{
	text-indent:-9999px;
	background:url(http://www.okhelth.com/wakiga/img/prevention.gif) no-repeat left top;
	width:100%;
	height:39px;
}

div#operation
{
	width:100%;
	margin:0;
	padding-bottom:20px;
}

div#operation h3
{
	text-indent:-9999px;
	background:url(http://www.okhelth.com/wakiga/img/operation.gif) no-repeat left top;
	width:100%;
	height:39px;
}

div#leftBox,
div#rightBox
{
	width:270px;
	border:1px solid #99cccc;
	margin-top:20px;
	padding:15px 0 0 0;
}

div#leftBox
{
	float:left;
}

div#rightBox
{
	float:right;
}

div#leftBox h4,
div#rightBox h4
{
	margin-left:15px;
	padding:0 0 5px 0;
}

h4 a.knowledge01,
h4 a.knowledge02,
h4 a.knowledge03,
h4 a.knowledge04,
h4 a.prevention01,
h4 a.prevention02,
h4 a.prevention03,
h4 a.prevention04,
h4 a.prevention05,
h4 a.prevention06,
h4 a.operation01,
h4 a.operation02
{
	display:block;
	width:247px;
	text-indent:-9999px;
	text-decoration:none;
	height:21px;
}

h4 a.knowledge01:hover,
h4 a.knowledge02:hover,
h4 a.knowledge03:hover,
h4 a.knowledge04:hover,
h4 a.prevention01:hover,
h4 a.prevention02:hover,
h4 a.prevention03:hover,
h4 a.prevention04:hover,
h4 a.prevention05:hover,
h4 a.prevention06:hover,
h4 a.operation01:hover,
h4 a.operation02:hover
{
	background-position:left bottom;
}

h4 a.knowledge01
{
	background:url(http://www.okhelth.com/wakiga/img/knowledgeTitle01.gif) no-repeat left top;
}
h4 a.knowledge02
{
	background:url(http://www.okhelth.com/wakiga/img/knowledgeTitle02.gif) no-repeat left top;
}
h4 a.knowledge03
{
	background:url(http://www.okhelth.com/wakiga/img/knowledgeTitle03.gif) no-repeat left top;
}
h4 a.knowledge04
{
	background:url(http://www.okhelth.com/wakiga/img/knowledgeTitle04.gif) no-repeat left top;
}

h4 a.prevention01
{
	background:url(http://www.okhelth.com/wakiga/img/preventionTitle01.gif) no-repeat left top;
}
h4 a.prevention02
{
	background:url(http://www.okhelth.com/wakiga/img/preventionTitle02.gif) no-repeat left top;
}
h4 a.prevention03
{
	background:url(http://www.okhelth.com/wakiga/img/preventionTitle03.gif) no-repeat left top;
}
h4 a.prevention04
{
	background:url(http://www.okhelth.com/wakiga/img/preventionTitle04.gif) no-repeat left top;
}
h4 a.prevention05
{
	background:url(http://www.okhelth.com/wakiga/img/preventionTitle05.gif) no-repeat left top;
}
h4 a.prevention06
{
	background:url(http://www.okhelth.com/wakiga/img/preventionTitle06.gif) no-repeat left top;
}

h4 a.operation01
{
	background:url(http://www.okhelth.com/wakiga/img/operationTitle01.gif) no-repeat left top;
}
h4 a.operation02
{
	background:url(http://www.okhelth.com/wakiga/img/operationTitle02.gif) no-repeat left top;
}

div#leftBox p,
div#rightBox p
{
	margin:0 15px 15px 15px;
	padding:0;
}


/* ---------- main_end ---------- */

/* ---------- sidebar ---------- */

div#sidebar
{
	margin-bottom:15px;
	width:200px;
}

div.contents-menu h4,div.contents-search 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(http://www.okhelth.com/wakiga/img/contents_tit.gif);
	height:17px;
}

div.contents-search h4
{
	background-image:url(http://www.okhelth.com/wakiga/img/search_tit.gif);
	height:17px;
}

div.category-archives
{
	font-size:80%;
}

div.category-archives ul
{
	list-style:none;
	background-image:url(http://www.okhelth.com/wakiga/img/dotted.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	padding:1px 0 1px 0;
}

div.category-archives ul li
{
	background-image:url(http://www.okhelth.com/wakiga/img/dotted.gif);
	background-position:0 100%;
	background-repeat:repeat-x;
	padding:1px 0 2px 0;
}

div.category-archives ul.home li a
{
	padding:5px 0;
	display:block;
	text-indent:20px;
	background:url(http://www.okhelth.com/wakiga/img/listHomeIconout.gif) no-repeat 0 10px;
}

div.category-archives ul.home li a:hover
{
	background:url(http://www.okhelth.com/wakiga/img/listHomeIconover.gif) no-repeat 0 10px;
}

div.category-archives ul li a
{
	padding:5px 0;
	display:block;
	text-indent:20px;
	background:url(http://www.okhelth.com/wakiga/img/listIconout.gif) no-repeat 0 10px;
}

div.category-archives ul li a:hover
{
	background:url(http://www.okhelth.com/wakiga/img/listIconover.gif) no-repeat 0 10px;
}

div.category-archives ul.sub-category li a
{
	text-decoration:none;
	padding:3px 0;
	display:block;
	border-left:none;
	text-indent:20px;
	background:url(http://www.okhelth.com/wakiga/img/sublistIcon.gif) no-repeat 5px 9px;
}

div.category-archives ul.sub-category li a:hover
{
	text-decoration:underline;
	padding:3px 0;
	display:block;
	border-left:none;
	text-indent:20px;
	background:url(http://www.okhelth.com/wakiga/img/sublistIcon.gif) no-repeat 5px 9px;
}

div.category-archives ul.sub-category
{
	background-image:url(http://www.okhelth.com/wakiga/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.contents-search label
{
	font-size:70%;
	color:#999999;
}

div.search-form
{
	background-color:#f1f9ff;
	padding:10px;
	margin-bottom:20px;
}

div.contents-search input#search
{
	border:1px solid #999999;
	font-size:80%;
	color:#666666;
	margin:5px 0;
}

div#sidebar a.rss
{
	font-size:2px;
	text-decoration:none;
	text-align:left;
	display:block;
	height:32px;
	text-indent:-1200px;
	background-position:0 0;
	background-repeat:no-repeat;
	background-image:url(http://www.okhelth.com/wakiga/img/rss.gif);
	margin-bottom:5px;
}

div#sidebar a.rss:hover
{
	background-position:0 100%;
}

div#sidebar a.powered
{
	font-size:60%;
	color:#a7d3d3;
}

/* ---------- sidebar_end ---------- */

/* ---------- footer ---------- */

div.footer
{
	clear:both;
	border-top:1px solid #a7d3d3;
	text-align:center;
	font-size:60%;
	color:#999999;
	padding:5px 0 20px 0;
}

/* ---------- footer_end ---------- */

/* ---------- archives ---------- */

div#main p.navi
{
	font-size:60%;
	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(http://www.okhelth.com/wakiga/img/entry_h1.gif);
	background-repeat:repeat-x;
	background-position:0 0;
	background-color:#ecb5b5;
	color:#ffffff;
	border-left:1px solid #66cccc;
	border-right:1px solid #66cccc;
	border-bottom:1px solid #66cccc;
	padding:7px 5px 3px 5px;
	margin:0 0 10px 0;
}

div.entry h2
{
	background-image:url(http://www.okhelth.com/wakiga/img/entry_h2.gif);
	background-repeat:repeat-x;
	background-position:0 0;
	background-color:#e0bc89;
	color:#ffffff;
	border-left:1px solid #bb974a;
	border-right:1px solid #bb974a;
	border-bottom:1px solid #bb974a;
	padding:7px 5px 3px 5px;
	margin:0 0 10px 0;
}

div.entry h3
{
	background-image:url(http://www.okhelth.com/wakiga/img/entry_h3.gif);
	background-repeat:repeat-x;
	background-position:0 100%;
	color:#339999;
	padding:0 0 15px 0;
	margin:0 0 5px 0;
}

div.entry h4,div.trackbacks h4,div.comments h4
{
	background-image:url(http://www.okhelth.com/wakiga/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(http://www.okhelth.com/wakiga/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(http://www.okhelth.com/wakiga/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:80%;
	color:#666666;
	line-height:150%;
	margin-bottom:10px;
}

div.entry-info ul
{
	list-style:none;
	background-image:url(http://www.okhelth.com/wakiga/img/dotted.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	padding:5px 0 0 0;
}

div.entry-info ul li
{
	font-size:70%;
	color:#666666;
	display:inline;
	margin:0 10px 0 0;
}

div.trackbacks,div.comments
{
	margin:0 0 15px; 0;
}

div.trackbacks p
{
	font-size:80%;
	color:#666666;
}

div.trackbacks p input
{
	border:1px solid #cccccc;
}

div.trackbacks dl
{
	padding:10px 0 0 0;
}

div.trackbacks dt
{
	font-size:80%;
}

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 ---------- */

/* ---------- entryList ---------- */
ul.entryList
{
	list-style-type:circle;
	margin-bottom:20px;
	padding-left:20px;
}

ul.entryList li
{
	list-style-position:outside;
	font-size:100%;
	font-weight:normal;
	line-height:140%;
}

/* ---------- entryList_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 ---------- */

#link-back,.link-next{
	padding: 3px;
	margin: 30px 0px 30px 0px;
	font-weight: bold;
	font-size:10pt;
	color: #333333;
	background-color: #eeeeee;
	border: 1px solid #000000;/*枠線の色*/
	clear: both;
}

.link-back{ float: left;}
.link-next{ float: right;}

.table_list{
width:550px;
margin-bottom : 10px;
border-collapse :collapse;
border : 1px solid #cccccc;
text-align:center;
padding: 0px 0px;
background-color : #cccccc;

}


.tdbgc{
width:570px;
font-size : 10pt;
font-weight : bold;
margin-top : 0px; auto;
margin-bottom : 0px; auto;
border : 1px solid #cccccc;
text-align:center;
padding: 5px 2px;
background-color : #ece9d8;

}


.tdbgc1l{
width:100px;
font-size : 10pt;
margin-top : 0px; auto;
margin-bottom : 0px; auto;
border : 1px solid #cccccc;
text-align:center;
padding: 5px 2px;
background-color : #eeeeee;

}

.tdbgc1r{
width:470px;
font-size : 10pt;
margin-top : 0px; auto;
margin-left : 10px; auto;
margin-bottom : 0px; auto;
border : 1px solid #cccccc;
text-align:left;
padding: 5px 10px;
background-color : #ffffff;
}

