body{
    font        : 12px/1.5em 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	 color      : #000;
	 padding-top:20px;
}

a:hover img{
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: “alpha( opacity=80 )”;
}


header{
	width     : 100%;
	min-width : 980px;
	height    : 100px;
}



header{
	background : url(../images/common/header3.png) repeat;
}

.page header{
	background : url(../images/common/header2.png) repeat !important;
}


header div{
	max-width       : 1440px;
	min-width       : 980px;
	margin          : 0 auto;
	padding-top     : 20px;
}

header div h1{
	float  : left;
	margin : 0 20px;
}

header div ul{
	float : right;
	margin : 0 20px 0 30px;
}

header div ul li:not(:last-child){
	padding-top : 10px !important;
}

header div ul li:last-child{
	margin-left : 60px;
}

header div ul li{
	float : left;
	list-style : none;
	padding : 0 10px;
}

#contents{
	max-width  : 1440px;
	min-width  : 980px;
	margin     : 0 auto 200px;
    overflow   : hidden;
}

#contents nav{
	float      : left;
	width      : 250px;
	margin     : 60px 0 0 20px;
}

#contents nav li{
	list-style : none;
}

#contents .catch p img {
  width: 350px;
  margin: 130px 0 0 750px;
}

#main{
    font        : 12px/2em 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	float       : left;
	width       : 700px;
	margin-top  : 60px;
	overflow    : hidden:
}

#main h2{
	border-bottom : 1px solid #000;
}

#main h2 span{
	color     : #555;
	font-size : 12px;
	float     : right;
	padding-top : 50px;
}

#main h3{
	border-bottom : 1px dashed #000;
	font-size     : 16px;
	font-weight: bold;
	margin-top: 10px;
	clear: both;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

footer{
  width: 100%;
  min-width: 980px;
	height: 24px !important;
	background: url(../images/common/footer.png) repeat bottom;
  position: relative;
}


.page footer{
	height          : 24px !important;
	background      : url(../images/common/footer.png) repeat bottom;
}



footer > div{
	max-width       : 1440px;
	min-width       : 980px;
	margin          : 0 auto;
}

footer > div p{
	position   : absolute;
	text-align : center;
	bottom     : 0px;
	left       : 50%;
	margin-left : -100px;
	font-size  : 10px;
	color      : #ccc;
}

footer > div >div{
	width       : 460px;
	padding-top : 50px;
	margin  : 0 auto;
}

footer > div >div img{
	padding : 0 10px;
}

#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
}
#page-top a {
	background: #666;
	text-decoration: none;
	color: #fff;
	width: 100px;
	padding: 30px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
}
#page-top a:hover {
	text-decoration: none;
	background: #999;
}





.mt100{ margin-top : 100px !important;}
.pl20{padding-left : 5px !important;}
.pl35{padding-left : 35px !important;}
.pl40{padding-left : 40px !important;}

.pt60{padding-top : 60px !important;}
.pt100{padding-top : 100px !important;}

.mt40{margin-top : 40px;}
.mt20{
	margin-top : 20px;
	width: 700px;
	margin-bottom: 50px;
	overflow: hidden;
}



	#maximage {

	}

	
	#logo {
		bottom:30px;
		height:auto;
		left:30px;
		position:absolute;
		width:34%;
		z-index:1000;
	}
	#logo img {
		width:100%;
	}




.profile table{
    font       : 12px/2em 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    letter-spacing : 1px;
	width      : 700px;
	margin-top : 50px;
	font-size  : 13px;
}


.profile td{
	vertical-align: top;
}
.profile dt, .profile dd{
	float   : left;
	padding : 5px;

}

.profile dt{

	width :32%;
}


.profile dd{

	width :60%;
}

	

.profile .result dd{
width: 80%;
}

.profile .result dt{
width: 20%;
}
.profile dl.ranking{
}
.profile dl.ranking dt{
	width: 100%;
	float:left;
	padding: 0;
	}
.profile dl.ranking dd{
	width: 45%;
	padding: 0;
	}


.profile h3{
	clear         : both;
	margin-bottom : 20px;
	padding       : 0 0 5px 0;
	border-bottom : 1px dotted #444;
	font-size     : 16px;
}

.profile h3 span{
	font-weight : bold;
	font-size   : 18px !important;
	margin-right : 20px;
}

.profile h4{
	font-size : 14px;
	margin-top : 30px;
}

.profile h4 span{
	margin-right  : 10px;
	color         : #2A91D7;

}




section p{
 margin-top : 60px;
 color      : #555;
 }

.news h3{
	clear         : both;
	margin-bottom : 20px;
	padding       : 5px  0 12px 0;
	border-bottom : 1px dotted #555;
	font-size     : 22px;
	font-weight :bold;
	}

.news h4{
	font-size : 15px;
	margin    : 30px 0 10px;
}



.news-photo{
	margin: 25px 0 0 0;
}
	.news-photo .col-1{
		margin: 0 25px 0 0;
		float: left;
	}
	.news-photo .col-2{
		overflow: hidden;
		display:inline-block;
	}


	.news-photo .col-1 .caption,
	.news-photo .col-2 .caption{
		margin: 0;
		line-height: 100%;

	}





.jyunbi{
	text-align : center;
	margin-top : 100px;
}





ul.navi_year{
	width:600px;
	overflow:hidden;
	list-style:none;
	padding:20px 0 20px 0;
}

ul.navi_year li{
	float:left;
	margin-right:20px;
	border-style:solid;
	border-color:#000;
	border-width:1px;
	width:160px;
	height:40px;
	line-height:40px;
	font-size:25px;
	font-weight:bold;
	text-align:center;
}

ul.navi_year li a{
	text-decoration:none;
	color:#000;
}

ul.navi_year li.on{
	background-color:#000;
}

ul.navi_year li.on a{
	color:#FFF;
	width:160px;
	height:40px;
	display:block;
}


.hako{
	position      : relative;
	width         : 200px;
	height        : 160px;
    background-color: #000;
    box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
    float: left;
    height: 160px;
    margin: 15px;
    overflow: hidden;
    padding: 0 10px;
    width: 180px;
    }

.hako dt{
	text-align : center;
	height : 133px;
	overflow : hidden;

}

.hako dt img{
	width      : 182px;
	margin-top : 8px;
	border-radius: 8px 8px 8px 8px;//画像の角を丸くする
}
.hako dd{
	text-align  : center;
	color       : #fff;
	height      : 20px;
	background  : url(../images/page/musimegane.png) no-repeat right;
}

.hako a{
	display        : block;
	position       : absolute;
	top            : 0;
	left           : 0;
	width          : 100%;
	height         : 100%;
}



.special .q {
	padding: 10px  0 10px 0;
	color:#666666;
	font-weight:bold;
}

.special .a {
	margin-bottom : 30px;
	color:#000000;
	font-size:14px;
}

.special .summary {
	padding:20px  0 20px 0;
	color:#191970;
	font-size:14px;
	font-weight:bold;
}

.special h3{
	padding       : 5px  0 12px 0;
	border-bottom : 1px dotted #555;
	font-size     : 22px;
	margin-top : 60px;
	font-weight :bold;
 }

.special .pageno {
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
}

.special .white {
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	padding:5px 10px;
	color:#FFFFFF;
	background-color:#000000;
}

.special .black {
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	padding:5px 10px;
	color:#000000;
}

#interviewer {
	float:right;
	font-size:11px;
	margin-bottom:20px;
}

.special a {
	text-decoration: none;
}

.special a:link{
	color:#000000;
}

.special a:visited {
	color:#000000;
}

.special a:hover {
	color:#FF0000;
}

.special a:active {
	color:#FF0000;
}

.special .photo  {
	vertical-align:top;
}

.special .clothes_l {
	float:left;
	font-size:10px;
	margin:0px 10px 0px 0px;
	margin-bottom:20px;
	line-height: 130%;
}

.special .clothes_r {
	float:left;
	font-size:10px;
	margin:0px 10px 0px 15px;
	margin-bottom:20px;
	line-height: 130%;
}

.special  #afterword {
	font-size:12px;
	line-height:150%;
}

.special .on {
	margin-left:25px;
	margin-bottom:20px;
	padding-left:18px;
	font-size:15px;
	color:#191970;
	text-decoration: underline;
	background: url(https://www.able.co.jp/topics/danieltaro/images/special/sankaku1.gif) no-repeat left center;
}

.special .other {
	margin-left:25px;
	margin-bottom:20px;
	padding-left:18px;
	font-size:15px;
	background: url(https://www.able.co.jp/topics/danieltaro/images/special/sankaku2.gif) no-repeat left center;
}


