@charset "utf-8";

/*-- COMMON --*/
.clearfix:after{content:".";display:block;clear:both;height:0;visibility:hidden}.clearfix{display:inline-block}/* exlude MacIE5 \*/ * html .clearfix{height:1%}.clearfix{display:block}/* end MacIE5 */
#masthead .svcLogo a, #masthead .svcLogo span, #masthead .yjLogo, #header .navi li .item {
	display:block;
	text-indent:-9999px;
}
#masthead .svcLogo a, #masthead .yjLogo, #header .navi li .item {
	overflow:hidden;
}
#contents{width:950px;margin:0 auto;padding-top:10px}
#yjMain{float:left;width:630px}
#yjSub{float:right;width:300px}

/*-- #header --*/
#masthead {
	width:950px;
	height:auto;
	margin:15px auto 10px;
}
#masthead .svcLogo a,
#masthead .svcLogo span {
	width:286px;
	height:33px;
	background:url(../img/hd.png) no-repeat;
}
#masthead .yjmthcmnlnkarea {
	margin-top:5px;
	margin-right:0;
	text-align:left;
}
#masthead .yjLogo {
	width:100px;
	height:28px;
	background:url(../img/yj.png) no-repeat;
}
#header .menu {
	height:38px;
	background:url(../img/contents_navi_bg.png) repeat-x;
}
#header .inner {
	width:950px;
	margin:0 auto;
}
#header .navi {
	float:left;
	padding-left:2px;
	background:url(../img/contents_navi_spr.png) no-repeat left 0;
}
#header .navi li {
	display:inline-block;
	/display:inline;
	/zoom:1;
	height:38px;
	padding-right:2px;
	background:url(../img/contents_navi_spr.png) no-repeat right 0;
}
#header .navi .shinsai span {
	width:132px;
	height:38px;
	background:url(../img/contents_navi_item001.png) no-repeat right 0;
}
#header .navi .radiation a {
	width:132px;
	height:38px;
	background:url(../img/contents_navi_item002.png) no-repeat right 0;
}
#header .navi .setsuden a {
	width:132px;
	height:38px;
	background:url(../img/contents_navi_item003.png) no-repeat right 0;
}
#header .navi .gareki a {
	width:132px;
	height:38px;
	background:url(../img/contents_navi_item004.png) no-repeat right 0;
}
#header .social {
	float:right;
	margin-top:10px;
}
#header .social li {
	float:right;
}
#header .social .fb {
	_width:110px;
}
#header .social .tw .twitter-share-button {
	width:120px !important;
}

/*-- #footer --*/
#footer .powered {
	display:block;
	margin-top:10px;
	font-size:75%;
	color:#036;
	text-align:center;
}
#footer .menu {
	margin-top:10px;
	padding-top:20px;
	border-top:1px solid #d0d0d0;
	font-size:90%;
	text-align:center;
	line-height:1.1em;
}
#footer .navi li {
	display:inline-block;
	/display:inline;
	/zoom:1;
	padding-right:10px;
	padding-left:11px;
	border-left:1px solid #666;
	font-weight:bold;
}
#footer .navi li.first {
	border-left:0;
}
#footer .navi .current,
#footer .navi .current a {
	color:#666 !important;
}
#footer .yjLink {
	margin-top:8px;
	font-size:90%;
}

/*-- #csrFooter --*/
#csrFooter {
	margin-top:15px;
	padding:15px 0;
	border-top:1px solid #d0d0d0;
}
#csrFooter .logo,
#csrFooter address {
	display:inline-block;
	/display:inline;
	/zoom:1;
	font-size:80%;
	vertical-align:middle;
}
#csrFooter .logo {
	width:78px;
	margin-right:5px;
}
#csrFooter .sitePolicy {
	display:inline-block;
	/display:inline;
	/zoom:1;
	vertical-align:middle;
}
#csrFooter .sitePolicy li {
	display:inline-block;
	/display:inline;
	/zoom:1;
	padding-right:17px;
	background:url(https://s.yimg.jp/images/evt/setsuden/teiden-ver.2.1/images/hyphen.gif) no-repeat right center;
	font-size:80%;
}
#csrFooter .sitePolicy li.last {
	padding-right:0;
	background:none;
}
#csrFooter .sitePolicy address {
	vertical-align:text-bottom;
}
#csrFooter address {
    border-top: none;
    padding: 0;
	color:#444444;
}

/*-- .changeDevice --*/
.changeDevice {
	display:inline-block;
	/display:inline;
	/zoom:1;
	margin-top:15px;
	padding:10px 30px;
	background:#f9f9f9;
	border:1px solid #e7e7e7;
	text-align:center;
}
.changeDevice dl dt,
.changeDevice dl dd {
	display:inline;
	font-size:14px;
	line-height:1.2em;
}
.changeDevice dl dt {
	padding-right:0.2em;
}
.changeDevice dl dt:after {
	content:"\003a";
}
.changeDevice dl dd span {
	font-weight:bold;
}
.changeDevice dl dd:after {
	content:"\ff5c";
}
.changeDevice dl dd.end:after {
	content:"";
}