@charset "UTF-8";
/* CSS Document */

div#main-column {
width: 670px;
float: left;
}
/* index css */
h1 {
margin: 0 0 15px 0px;
}
.lead {
width: 560px;
margin: 0 auto;
color: #666666;
line-height: 1.4em;
margin: 0 auto 20px auto;
}
.box1 {
}
.box1 div.imgArea {
width: 202px;
margin: 0;
padding: 10px;
float: left;
background: #fff;
border-left: 1px solid #CACACA;
border-bottom: 1px solid #CACACA;
font-size: 12px;
}
.box1 div.imgArea:last-child {
border-right: 1px solid #CACACA;
}
.box1 div.imgArea a h5 {
margin-bottom: 5px;
background: #fff;
font-size: 12px;
color: #266bba;
}
.box1 div.imgArea a:hover h5 {
	text-decoration:underline;
}
.box1 div.imgArea img.thum {
float: left;
border: 1px solid #ddd;
}
.box1 div.imgArea a:hover img.thum {
border: 1px solid #d42111;
}
.box1 .txt {
/*width: 102px;*/
width:116px;
float: left;
margin-left: 10px;
line-height: 140%;
}
.box1 a:link {
color: #333333;
text-decoration: none;

display: block;
}
.box1 a:visited {
color: #333333;
text-decoration: none;
}
.box1 a:hover {
color: #333333;
text-decoration: underline;
}
.box1 a:active {
color: #333333;
text-decoration: none;
}
.box2 {
border: 1px solid #CACACA;
background: #fff;
font-size: 13px;
}
.box2 .box_inner1 {
padding: 20px;
}
.box2 div.bnrArea {
width: 290px;
}
ul.link_list {
padding: 8px 5px 20px;
}
ul.link_list li a.arlink {
background: url(/common/sp/menshealth/images/v1/icon_link.gif) no-repeat 0 0.4em;
padding-left: 12px;
margin-bottom: 5px;
display: block;
text-decoration: none;
line-height: 120%;
}
ul.link_list li a.arlink img {
margin-left: 2px;
vertical-align: middle;
}
ul.link_list li a.arlink:link {
color: #333333;
}
ul.link_list li a.arlink:visited {
color: #333333;
}
ul.link_list li a.arlink:hover {
	color: #266bba;
	text-decoration:underline; /* 20141222追加 */
}
ul.link_list li a.arlink:active {
color: #266bba;
}
/*スライダー*/

.person {
width: 100%;
height: 20px;
color: #2b66a9;
font-size: 15px;
text-align: center;
font-weight: 900;
}
#pt01, #pt02, #pt03, #pt04, #pt05, #pt06, #pt07, #pt08, #pt09, #pt10 {
display: none;
}
.personttl {
height: 20px;
overflow:hidden;
}

#article-end {
clear:both;
border: 2px solid #D1D1D1;
padding: 10px;
background: #fff;
}
#article-end .blocktitle {
padding-bottom: 6px;
border-bottom: 1px dotted #000;
color: #333;
font-weight: bold;
}
#article-end ul#related-list {
}
#article-end ul.icon-list {
padding: 0px;
}
#article-end ul {
clear: both;
/* float: left; */
margin: 0;
padding: 0;
}
#article-end ul.icon-list li .article-category-icon {
float: left;
width: 45px;
margin-right: 10px;
}
#article-end ul#related-list li .article-category-body {
width: 225px;
}
#article-end ul.icon-list li .article-category-body {
clear: none;
float: left;
width: 560px;
margin: 0px;
padding: 0px;
}
#article-end ul#related-list li.odd {
margin-top: 10px;
float: left;
width:50%;
}
#article-end ul#related-list li.even {
margin-top: 10px;
float:right;
width:50%;
}
#article-end h5{
	font-size:13px;
}

#article-end h5 a:link{
	font-weight:normal;
	color:#000;}

#article-end h5 a:hover{
	font-weight:normal;
	color:#0066A9;
	text-decoration:none;}

.article-category-body a:link{
	color:#0066A9;
	text-decoration:none;}

.article-category-body a:hover{
	text-decoration:underline;}

.article-category-body{
	line-height:1.4em;}