/* common */

/*2011.12.30	作成-->*/
.lsp_10{
	font-size:0;
	height:10px;
	line-height:0;
}

.lsp_20{
	font-size:0;
	height:20px;
	line-height:0;
}

.lsp_30{
	font-size:0;
	height:30px;
	line-height:0;
}

.lsp_40{
	font-size:0;
	height:40px;
	line-height:0;
}

.lsp_50{
	font-size:0;
	height:50px;
	line-height:0;
}
/*<--2011.12.30	作成-*/


.bold{
	font-size:12px;
	font-weight:bold;
}

.height-health{
	height:2em;
}

table,th,td{
	border:1px solid #bbb;
}

table caption{
	margin-bottom:0.5em;
	text-align:left;
}

table th{
	background-color:#ddf;
	font-weight:normal;
	padding:0.5em;
}

table td{
	padding:0.5em;
}

.image img{
	background-color:#eee;
	border:1px solid #ccc;
	margin:0 0.5em 0.5em 0;
	padding:0.5em;
}



/* struct */
#catchCopy{
	border:;
	height:;
	width:570px;
}

#catchCopy #main{
	background:url("../image/health/healthEssay.gif") no-repeat;
	border:;
	height:45px;
	padding:1.5em 0 0 12em;
}

#catchCopy #sub{
	border:;
	line-height:20px;
	margin:0 0 0 3em;
	width:100%;
}

#content{
	border:;
	margin:20px 0 0 0;
	width:;
}

#headLine{
	border:;
	height:170px;
	margin-bottom:3em;
}

#headLine ul{
	list-style-type:disc;
	margin-left:1em;
}

#headLine li{
	margin-bottom:0.5em;
}


/* 2011.04.27追加 [start]----- */
#box-l{
	border:;
	height:470px;
	float:left;
	margin:;
	width:280px;
}

#box-l iframe{
	height:31.5em;
	margin:1em 0 0 0;
	width:270px;
}

#sideMenu li.current{
	color:#f60;
}
/* 2011.04.27追加 [end]----- */


/* textBox */
#textBox{
	border:;
	margin:1em 0 0 0;
}

#textBox h3{
	font-size:12px;
}

#textBox p{
	font-family:arial,'ＭＳ ゴシック',sans-serif;
	line-height:18px;
	margin-bottom:0.5em;
	text-align:justify;
	text-justify:distribute;
}

#textBox p.newsPaper{
	font-size:12px;
	font-weight:bold;
	margin-bottom:1em;
	text-align:right;
}

#textBox ul{
	list-style-type:disc;
	margin:0 0 1em 2em;
}

#textBox ol{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 2em;
}

#textBox ol li{
	margin-bottom: 0.5em;
}

#textBox a{
	color:#00f;
}

#textBox a:hover{
	color:#f00;
}


/* essay */
#essay{
	border:;
	float:left;
}

#essay-scroll{
	background-color:#ddf;
	border:1px solid #99c;
	height:9em;
	overflow-y:auto;
	padding:0.5em 0.5em 0 0.5em;
	scrollbar-arrow-color:#66f;
	scrollbar-base-color:#99c;
	scrollbar-darkshadow-color:#fff;
	scrollbar-face-color:#fff;
	scrollbar-highlight-color:#fff;
	scrollbar-shadow-color:#99c;
	width:290px;
}
.content-essay{
	border:;
	height:;
	margin-bottom:2em;
	width:600px;
}

.content-essay h2{
	color:#33f;
	font-size:14px;
	font-weight:bold;
	margin-bottom:0.5em;
}

/* health */
#health{
	border:;
	float:left;
}

#health-scroll{
	background-color:#dfd;
	border:1px solid #9c9;
	height:9em;
	margin:0 1em 0 0;
	overflow-y:auto;
	padding:0.5em 0.5em 0 0.5em;
	scrollbar-arrow-color:#090;
	scrollbar-base-color:#9c9;
	scrollbar-darkshadow-color:#fff;
	scrollbar-face-color:#fff;
	scrollbar-highlight-color:#fff;
	scrollbar-shadow-color:#9c9;
	width:290px;
}

.content-health{
	border:;
	height:;
	margin-bottom:2em;
	width:600px;
}

.content-health h2{
	color:#090;
	font-size:14px;
	font-weight:bold;
	margin-bottom:0.5em;
}

