<!-- 
/* icd */

@import url("/stylesheet/ad.css");
@import url("/stylesheet/common.css");
@import url("/stylesheet/reborn201310.css");

/* h tag */
h1,h2,h3,h4,h5,h6 { line-height:125%; }
h1 { font-size: large; margin: 10px 0px 0px 0px; }
h2 { font-size: 16px; margin: 0px; font-weight: normal; }

/*position*/
#main { background-image: url(/images/articleline_css.gif); }

#centercol { float: left; 
             width: 500px; 
			 margin: 0px; 
			 padding: 5px 10px 10px 20px; }

#rightcol { float: right; 
            width: 300px; 
			margin: 0px; 
			padding:0px 0px 10px 0px; 
			text-align: left; }

/* headmenu */
#headmenu { margin: 0px 0px 8px 0px; padding: 3px 5px; 
            border: 1px #ACBEC9 solid; background-color: #EEE; 
			font-size: 10px; text-align: right; }
#headmenu a { color: #003366; }

/* bottom kanren link */
.btmlnk { margin: 10px 0px; font-size: small; }
.btmlnk h3 { margin: 0px 0px 5px 0px; padding: 5px 3px 3px 5px; 
             border-bottom: 1px dotted #999; border-top: 1px dotted #999; border-left: none; 
			 font-size: small; color: #003366; }
.btmlnk ul { margin: 0px; 
             padding: 0px; 
             list-style-type: none; }
.btmlnk ul li { margin: 0px; 
                padding: 0px 0px 2px 12px; 
				background:url(/include/footer/images/dot1.gif) no-repeat; }
.btmlnk .cont { padding: 3px 5px; 
				font-size: small; 
				margin-bottom: 10px; }

/* TTWP&JOB */
#btm-ttwpjob { font-size: 92%;}
#btm-ttwpjob h3{
color: #444;
font-size: small; 
border-bottom: 1px solid #AAA ;
border-right: 1px solid #AAA ;
border-top: 1px solid #EEE ;
border-left: 1px solid #EEE ;
padding: 4px 2px 4px 20px;
background:url("/parts/images/icon/i_bl.gif") no-repeat 5px 2px #FAFAFA;
margin-bottom: 5px;
}
#btm-ttwpjob h4 {
color: #444;
font-size: small; 
margin-bottom: 5px;
margin-top: 10px;
background:url("/parts/images/icon/fusen_blue.gif") no-repeat 2px 0px;
padding: 2px 0px 2px 25px;
}
#btm-ttwpjob h4 small {
color: #666;
font-weight: normal;
}
#btm-ttwpjob div {
margin: 0px 0px 4px 0px; 
padding:0px 0px 2px 17px; 
background:url(/parts/images/icon/arrow_blue.gif) no-repeat 6px 4px;
font-size:12px;
}


/* headmenu socialbtn
====================================================== */
#socialbtn-area {
height:25px;
margin:0;
clear:both;
}
#socialbtn-area .socialbtn {
float:left;
padding: 0 10px 0 0;
margin:0;
height:21px;
}
#socialbtn-area .socialbtn.twitter {padding-right:0px;}
#socialbtn-area .socialbtn.hatebu {}
#socialbtn-area .socialbtn.facebooklike iframe {
}
#socialbtn-area .socialbtn.facebooklike iframe span.liketext {font-size:11px;}
#socialbtn-area .socialbtn.evernote {padding-top:1px}
#socialbtn-area .socialbtn.evernote img {
width:auto!important;
height:auto!important;
}
#socialbtn-area .socialbtn.print {
padding-top:4px;
*padding-top:2px;
}
#evernotebtn {
overflow:visible!important;
padding:0!important;
widgh:auto!important;
}
#eventtext-area {
height:21px;
clear:both;
border-bottom:1px solid #DDD;
margin-bottom:10px;
padding-bottom:3px;
}
#eventtext-area a {
background:url("/parts/images/icon/pr.gif") no-repeat;
padding-left:23px;
font-size:12px!important;
font-weight:normal!important;
}
#headmenu-area {
margin:5px 0;
}

-->
