@charset "utf-8";

/*------------------------------------------------
	食べ物パワーを味方につけろ　共通CSS
------------------------------------------------*/
#contents{font-size:14px;}
#contents #bg a{color:#F60;}


/*------- 水分の摂り方にも注意しよう -------*/
.bgIll{
	width:530px;
	border-bottom:#0066cc dotted 2px;
	margin-bottom:20px;
	padding-bottom:10px;
}


/*------- ワンポイントアドバイス -------*/
#advice{
	width:550px;
	height:auto;
	background:url(../common/advice_bg.jpg) repeat-y left bottom;
	padding:0px 10px 40px 20px;
	margin-bottom:30px;}
#advice p{color:#FFFFFF;}

.qa table td.QBox{
	padding-bottom:20px;
}

/*nutritionList*/
#nutritionList {list-style: none;display: none;}
#nutritionList li {
	margin-left: 20px;
	width: 541px;
	padding: 10px 0;
	background: url(list_border.gif) bottom repeat-x;
	position: relative;
}
#nutritionList li a:hover {
	opacity: 0.70;
}
#nutritionList li.last {
	background: none;
}
#nutritionList li .new {
	position: absolute;
	top: 10px;
	left: 0;
}


/*------------------------------------------------
	一覧ページ（2014.01）
------------------------------------------------*/
.newlist a:hover img {opacity:0.7; filter: alpha(opacity=70);}
.newlist li {
	list-style-type:none;
	padding-bottom:15px
}
.newlist li:last-child {
	margin-bottom:0;
}


/*------------------------------------------------
	スポーツ栄養講座（2014.01）
------------------------------------------------*/
#lead {
	color:#0099cc;
	height:auto;
	margin-bottom: 10px;
}
#lead .ph {
	float: right;
	padding: 0 0 20px 10px;
}
#lead p {margin-bottom: 20px;}
#lead .last {margin: 0;}
#lead span {
	color: #333;
	font-size: 12px;
	text-align: right;
	display: block;
	margin-top: 5px;
}
#lead .txt-especially {
	color: #333;
	clear: both;
	padding: 10px;
	border: 1px dashed #f6ad49;
	background: #f7fcfe;
}

#bg_hisako dt {margin-bottom:15px;}

#bg_hisako dd {
	background:url(../../backnumber/common/icon_a.jpg) no-repeat left top;
	padding-left:48px;
	margin-bottom:30px;
}
#bg_hisako dd:last-child {margin-bottom:10px;}
#bg_hisako dd p {padding-bottom:20px;}
#bg_hisako dd p:last-child {padding-bottom:0px;}
#bg_hisako dd p span {color:#ff3300;}

#bg_hisako h4 {color: #ff3300;}

.caption_blue {
	color:#0099cc;
	margin-bottom:10px;
}

#osusume_title {
	width:580px;
	height:78px;
	background:url(../../backnumber/common/title_osusume.jpg) no-repeat left top;
	font-size:34px;
	text-align:center;
	font-weight:bold;
	padding:34px 0 0 105px;
}

#osusume_bg {
	width:545px;
	height:auto;
	background:url(../../backnumber/common/osusume_bg.jpg) repeat-y left bottom;
	padding:20px 17px 40px 18px;
}

#osusume_main {
	width:505px;
	height:auto;
	background: url(../../backnumber/common/osusume_bg_main.jpg) repeat-y left bottom;
	padding:20px 20px 30px;
}

#osusume_main #main {
	border-bottom:dotted 2px #ff3300;
	padding-bottom:2\10px;
	margin-bottom:10px;
}
#osusume_main .ph {
	float: right;
	padding: 0 0 20px 10px;
}
#osusume_main p {margin-bottom: 20px;}
#osusume_main p.last {margin-bottom: 10px;}

#osusume_main dd {padding:0 0 20px 25px;}
#osusume_main dd:last-child {padding:0 0 0 25px;}


/*------------------------------------------------
	スポーツ栄養講座（2014.02）
------------------------------------------------*/
#bg_hisako h3 {margin-bottom: 20px;}

#ketsuron {
	width: 530px;
	background: url(../../backnumber/common/ketsuron_bg.jpg) repeat-y left bottom;
	padding-bottom: 20px;
}
#ketsuron p {padding: 10px 30px 10px;}
#ketsuron ul {
	margin-left: 30px;
	padding: 10px 30px 10px 20px;
}

#osusume_wadai {
	font-size:24px;
	line-height: 1.2;
	text-align:center;
	font-weight:bold;
	width:580px;
	height:78px;
	padding:30px 0 0 105px;
	background:url(../../backnumber/common/title_wadai.jpg) no-repeat left top;
}

/*2行目のフォントサイズが小さい時*/
.osusume_sub {
	width:580px;
	height:78px;
	background:url(../../backnumber/common/title_wadai.jpg) no-repeat left top;
	font-size:24px;
	line-height: 1.2;
	text-align:center;
	font-weight:bold;
	padding:35px 0 0 105px;
}
.osusume_sub span.sub {font-size: 18px;}


/*------------------------------------------------
	スポーツ栄養講座（2014.04）
------------------------------------------------*/
/*キャプション*/
.caption {
	font-size: 10px;
	text-align: right;	
	margin-bottom: 10px;
}

/*olタグの丸数字*/
.number {
	color: #333;
	font-weight: bold;
	list-style: none;
	margin-bottom: 20px;
	padding: 10px;
	background: #ebf4f9;
}
.number li {
	padding-left: 5px;
	margin-left: 1.5em;
	position: relative;
}
.number li span {
	position: absolute;
	top: 0;
	left: -1em;
}
*:first-child+html ol.num1 li span {top: -0em;}

/*食生活実態調査報告書*/
.item_written {margin-bottom: 20px;}
.item_written table {
	width: 527px;
	table-layout: fixed;
	border-collapse: collapse;
	border-spacing: 0;
}
.item_written th, .item_written td {
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	padding: 5px 0;
	border: 1px solid #ccc;
}
.item_written th {background: #eeeeee;}
.item_written caption {
	text-align: left;
	margin-bottom: 10px;
}
*:first-child+html .item_written caption {padding-bottom: 10px;}

.item_written .comment {
	font-size: 10px;
	padding-top: 5px;
	text-align: right;
}
.item_written .food {background: #fffeec;}
.item_written .water, .item_written .male {background: #f1feff;}
.item_written .female {background: #fff1fc;}
.item_written .txt-pd td {padding: 2px 0 0;}

/*今月の話題　1行で短い場合*/
#wadai_title {
	font-size:34px;
	text-align:center;
	font-weight:bold;
	width:580px;
	height:78px;
	padding:34px 0 0 105px;
	background:url(../../backnumber/common/title_wadai.jpg) no-repeat left top;
}
#wadai_title span {font-size: 24px;}

/*要点*/
.wadai_img-txt {
	text-align: center;
 	padding: 20px 0;
 	background: #edf6ff;
}
.wadai_txt {
	margin-bottom: 20px;
 	padding: 20px 20px 1px;
 	background: #edf6ff;
}
.wadai_txt ol {
	color: #ff1111;
	font-size: 16px;
	font-weight: bold;
	list-style: none;
}
.wadai_txt li {
	padding-left: 5px;
	margin-left: 1em;
	position: relative;
}
.wadai_txt li span {
	position: absolute;
	top: 0;
	left: -1em;
}
*:first-child+html ol.num1 li span {top: -0em;}
.wadai_txt .txt {
	color: #333;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.3;
	position: static;
	display: block;
	margin: 5px 0;
}

.txt-point {
	color: #416c97;
	font-style: normal;
	display: block;
}

/*セミナーバナーエリア*/
#seminar_area{
	margin: 30px 0 0;
}
#seminar_area a:hover img {
	opacity:0.7;
	filter: alpha(opacity=70);
}

/* index スライドメニュー
------------------------------------------------*/
.list-open{
	text-align: center;
	margin: 0 auto 1.5em;
	cursor: pointer;
}
.list-open:hover{
	position: relative;
	top: 2px;
}
.past-list{
	display: none;
	list-style-type:none;
}
.past-list li{
	margin-bottom: 1em;
}
.past-list li a:hover{
	opacity:0.7;
	filter: alpha(opacity=70);
}