@charset "utf-8";

/* _root/health/index.html */
.bluelink{
font-size:14px;
color:#006699;
}


/* _root/health/power.html */
.powarea{
margin:0 0 30px 20px;
background:url(../health/img/pow_bg001.jpg) right top no-repeat;
}


/* _root/health/power01.html */
.notearea{
width:416px;
margin:0 0 -1px 10px;
background:#E5F2F2;
}

.notearea dt{
margin:0 0 10px 15px;
font-size:16px;
font-weight:bold;
color:#003366;
}

.notearea dd{
margin:0 15px;
}

.framearea{
width:387px;
margin:0 0 30px 10px;
padding:15px;
background:#F9F9F9;
border:#CCCCCC solid 1px;
}

.framearea p{
margin-bottom:20px;
}

.framearea em{
color:#0099FF;
font-style:normal;
}

.framearea ol{
margin:0 5px 20px 30px;
line-height:160%;
}



/* questions */
.qttl{
margin:0 0 20px 10px;
font-size:16px;
}


/* 2008/12/08　Q6ページ工事中 */
#couzi {
	color:#999999;
	text-align:center;
	font-size:30px;
	font-weight:bold;
}


/* 2009/04/23 追記
------------------------------------------------*/
#questionTitle {
	position: relative;
	height: 82px;
}

#questionTitle img {
	position: absolute;
	left: 10px;
}

#questionTitle p {
	width: 340px;
	position: absolute;
	top: 26px;
	left: 93px;
	line-height: 1.3;
}


/* questionTable
------------------------------------------------*/
.drink {width: 120px;}
.caffein {width: 80px;}

.questionTable {
	width: 434px;
	margin: -20px 0 30px 0;
	border: 1px solid #666;
	border-collapse: collapse;
}

.questionTable caption {
	text-indent:-10000em;
}

#reference {
	margin-top: 0;
}

#reference caption {
	margin-left: 3px;
	text-align: left;
	text-indent: 0;
	font-weight: bold;
}

.questionTable th,
.questionTable td {
	padding: 5px;
	font-size: 12px;
}

.questionTable th {
	background: #e5e5e5;
	border-right: 1px solid #666;
	line-height: 1.2;
}

.questionTable td {
	line-height: 1.5;
	border: 1px solid #666;
}

.questionTable .first-child td {
	border-top: none;
}


/* 2009/11/02 add
-------------------------------------------*/
ol {list-style:none;}
















