/*ここは消さないで下さい!*/
/* Edited with EditCSS */
/*CSSLicense: jp-soft.com Tsunehisa Hazama*/

* {
 margin: 0;
 padding: 0;
}

html{height: 100%;}

/* BODY--------------------------------------------*/
body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	text-align: center;
	background: #FFF3CC;
	margin : 0;
	color:#555;
	font-size: 75%;
	line-height: 150%;
}

/* 画像の属性等 */
img {	border-style: none;}

/* 強調文の属性等 */
strong {color: #FF0000;}

/* リンクの属性 */
a:link, a:visited, a:active { color: #6495ED;text-decoration: none;}
a:hover{color: #42AE1E;text-decoration: underline;}

/* --------- 基本設定 -----------------　*/
#wrapper{
	width: 760px;
	margin: 0 auto;
	text-align: center;
	background: url("http://www.health-lab.info/img/back.gif");
	background-repeat: repeat-y;
	}

/*ページ幅*/
#container{
	position: relative;
	margin: 0 auto;
	width: 720Px;
	background: url("http://www.health-lab.info/img/header.gif") no-repeat;
	text-align:left;
}

/*ヘッダー*/
#header	{margin : 0; padding: 0; height : 140px;}
#header h1{margin: 0; text-indent: -1000px;}
#header h1 a {
	width:720px;
	height:140px;
	background: url("http://www.health-lab.info/img/image2.gif") no-repeat;
	display: block;
}
#header h1 a:hover {background: url("http://www.health-lab.info/img/image2.gif") no-repeat;}

/*  ナビボタン  */
.navi1 {
	position: absolute;
	top:5px;
	right:20px;
	font-family:"Arial Black", Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
}
.navi1 a:link, .navi1 a:visited, .navi1 a:active {color: #6495ED;text-decoration: none;}
.navi1 a:hover {color: #42AE1E; text-decoration: underline;}

/*サイドバー(左)*/
#sidebar {
	width: 177px;
	float: left;
	margin: 0px 0px 0px 3px;
	color: #333;
	}

#sidebar p {
	font-size: 85%;
	line-height: 120%;
	color: #333;
	margin: 5px 10px 10px 8px;
}

#sidebar .search {
	width:175px;
	margin: 0 0 10px 0;
	display: block;
	
}

#sidebar .search div {
	border-color: #ccc;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	padding: 15px 5px 5px 5px;
	font-size: 85%;
	text-align: left;
	line-height: 130%;
}

/*　インデックス指定　*/
.idx{
	width:175px;
	height:25px;
	background: url("http://www.health-lab.info/img/index.gif") no-repeat;
	text-align: center;
	display: block;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 200%;
	margin : 5px 0px 0px 0px;
}

/* メニュー指定 */
.menu{margin: 0 0 10px 0;}
.menu ul{
	list-style: none;
	margin: 0;
	}
.menu li.pt {
	margin : 0;
	width:175px;
	height:25px;
	background: url("http://www.health-lab.info/img/menu01.gif") no-repeat;
	text-indent: 15px;
	display: block;
	font-size: 12px;
	line-height: 200%;
	color: #555;
	text-decoration:none;
	}
.menu li {
	margin : 0;
	width:175px;
	height:25px;
	background: url("http://www.health-lab.info/img/menu03.gif") no-repeat;
	text-indent: 25px;
	display: block;
	font-size: 12px;
	line-height: 200%;
	color:#FFF;
	text-decoration:none;
	}
	
.menu li.pt a:link, .menu li.pt a:visited, .menu li.pt a:active{
	margin : 0;
	width:175px;
	height:25px;
	background: url("http://www.health-lab.info/img/menu01.gif") no-repeat;
	text-indent: 20px;
	display: block;
	font-size: 12px;
	line-height: 200%;
	color: #555;
	text-decoration:none;
	}
		
.menu li.pt a:hover{
	background: url("http://www.health-lab.info/img/menu02.gif") no-repeat;
	font-weight:bold;
	}

.menu li a:link, .menu li a:visited, .menu li a:active{
	margin : 0;
	width:175px;
	height:19px;
	background-color:#FFF;
	text-indent: 30px;
	display: block;
	font-size: 12px;
	line-height: 200%;
	color:#555;
	text-decoration:none;
	}
		
.menu li a:hover{
	background: url("http://www.health-lab.info/img/menu03.gif") no-repeat;
	font-weight:bold;
	}

/* アドセンス */
#sidebar .ads{
	width:175px;
	margin: 0px 0px 10px 0px;
}
#sidebar .ads div{
	border-color: #ccc;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	padding: 5px 0px 5px 0px;
	font-size: 10px;
	text-align: center;
}

	
/* What's New*/
.new_index{
	height:30px;
	margin; 10px 0px 0px 0px;
	background-color: #0066ca;
	background: url("http://www.health-lab.info/img/new.gif") no-repeat;
	border-bottom: 1px solid #888;
	}
.new {
	margin : 5px 5px 0px 5px;
	}
.new a{
	color:#FFF;
	text-decoration:none;
	font-size: 10px;
	line-height: 130%;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	background: url("http://www.health-lab.info/img/new_list.gif");
	background-repeat: no-repeat;
	}
.new a:hover{color:#FFCC00;}

/*コンテンツ*/
#content {
	width: 520Px;	
	float: right;
	margin: 0 3px 0 0;
	background: #FFF;
	}
					
#content h2	{
	
	margin: 5px 0 10px 0;
	padding-left:5px;
	font-size:117%;
	color : #FF8C00;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	line-height: 150%;
	}

#content h3 {
	border-style: solid;
	border-color: #6495ED;
	border-width: 2px 0 1px 0;
	margin: 5px 0px 10px 5px;
	background: #FFF;
	padding-left:5px;
	font-size:100%;
	line-height: 150%;
	color : #6495ED;
}

#content h4 {
	border: 1px solid #CCC;
	margin: 5px 0px 10px 10px;
	padding-left:5px;
	font-size:100%;
	line-height: 150%;
	color : #555;
	}

#content h5 {
	border-bottom: 1px dotted #D379C4;
	margin: 5px 0px 10px 10px;
	padding-left:5px;
	font-size:85%;
	line-height: 130%;
	color : #476685;
}

#content div {
	font-size: 100%;
	line-height: 130%;
	margin: 5px 10px 5px 10px;
	}

#content img{border: none; margin : 0 5px;}
	
#content ol {margin-left: 30px;}
#content ol li.top a{font-weight: bold;}
#content ol li a{font-weight: normal;}

	
#content .ads {font-size: 12px;	text-align: center;	margin: 10px 5px 10px 5px;}
#content .ads .slink{margin: 0px;font-size: 9px;color: #999;text-align: right;}

b{
background-color:#FFFF00;
}
	
	
/*リンク属性(h3)*/
#content h4 a:link, #content h4 a:visited, #content h4 a:active{color: #6495ED;text-decoration: none;}
#content h4 a:hover {color : #42AE1E;}

/* contenntリンク属性 */
#content a:link, #content a:visited, #content a:active {color: #6495ED;text-decoration: none;}
#content a:hover{color : #42AE1E;text-decoration: underline;}

/*----- trackbacks & Comments-----*/

#content .post1,#content .post2 {
	border-top: solid 1px #AAAAFF;
	font-size: 12px;
	padding-top: 6px;
	margin-bottom: 30px;
}

#content #trackbackdata post1{
	font-size: 10px;
	color: #888;
	margin-bottom: 10px;
}

#content #tbdata,#content #tbdata p, #content #commentdata,#content #commentdata p{
	font-size: 12px;
	color: #888;
	margin-top: 0px;
	margin-bottom: 0px;
}

#content #commentdata .post2{
	margin-bottom: 10px;
	font-size:10px;
	text-align: right;
}
#content .error {
	font-size : 14px;
	color: red;
	border: 1px solid red;
	padding: 5px;
	text-align: center;
}
	
/*Entrymore*/
#content .next a:link, #content .next a:visited, #content .next a:active {
	float: right;
	margin: 0 0 10px 0;
	color: #FF5500;
	background: url("http://www.health-lab.info/img/more01.gif") no-repeat;
	width: 100px;
	height: 18px;
	display: block;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	line-height: 180%;
	}

#content .next a:hover {
	background: url("http://www.health-lab.info/img/more02.gif") no-repeat;
	}

.rss {
	clear: both;
	margin: 0px;
	padding: 5px 5px 5px 5px;
	text-align: right;
	font-size: 10px;
	}

.rss img{border-style: none; vertical-align: middle; margin :0 5px;}

/*フッター*/
#footer{
	clear: both;
	
	border-top: 1px solid #999;
	color: #666;
	margin-top: 10px;
	padding: 0.5em 1em 0.5em 0em;
	text-align: right;
	font-size: 12px;
	line-height: 133%;
	}
	
/* リンクの属性 */
#footer a:link, #footer a:visited, #footer a:active { color: #666;text-decoration: none;}
#footer a:hover{color: #FF9999;text-decoration: underline;}
	
#footer img{
	border-style: none;
	vertical-align: middle;
	}

#footer .banner{
	background-color: #FFF;
	margin: 0px;
	padding: 15px 5px 10px 5px;
	float: left;
	}

/*  ページナビ  */
.navi2 {
	background-color: #FFF;
	height: 15px;
	border-bottom: 1px solid #CCC;
	font-size: 10px; color:#666;
	margin :0px; padding-left: 10px;
	}

.navi2 a:link, .navi2 a:visited, .navi2 a:active {color: #66B814; text-decoration: none;}
.navi2 a:hover {color: #FF6633; text-decoration: underline;}

/*  記事の右寄せ  */
.detail {text-align: right; font-size: 12px; margin: 0px 10px 0px 0px;}

/*  フォームメール用  */
.comments-head{margin: 10px 10px 10px 5px; font-size: 14px; font-weight: bold; color: #4A4A97;}

.comment-content{margin: 10px 0px 10px 10px; font-size: 12px; color: #666; line-height: 155%;}

.comment-view{margin: 0px 0px 10px 10px; font-size: 12px; color:  #3399CC; line-height: 155%;}

