#str_menuAndContents a:hover img{
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

#str_menuAndContents h1{
	background-image:url(/special_cp/score/2013/images/header.jpg);
	height:280px;
	padding:10px;
	margin-bottom:10px;
	text-align:right;
}
#str_menuAndContents h1 a{
	background-image:url(/special_cp/score/2013/images/scorela.png);
	display:inline-block;
	background-repeat: no-repeat;
	background-position: -265px 0px;
	padding-top: 280px;
	padding-left: 265px;
	height: 0px;
	width: 0px;
	overflow: hidden;
}
#str_menuAndContents h1 a:hover{
	background-position: 0px 0px;
}
#str_menuAndContents .read{
	margin:0 10px 20px;
}
.btn{
	margin:30px;
	text-align:center;
}

.btn a:hover img{
	opacity: 0.7;
	filter: alpha(opacity=70);	/* IE6、IE7対応 */
	-moz-opacity: 0.7;		/* Firefox1.5以前対応 */
}

#infomation{
	padding:15px 0;
	background:#f1f1f1;
	
	-moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
}
#infomation h2{
	margin:0 10px 15px;
	padding:0 0 5px 5px;
	border-bottom:3px solid #094bad;
}

#infomation dl{
	width:940px;
	margin:0 10px;
	overflow:hidden;
	color:#333;
}

#infomation dl dt{
	width:13em;
	margin:0 0 0 5px ;
	float:left;
	font-weight:bold;
	clear:both;
}
#infomation dl dd{
	margin-bottom:10px;
	padding: 0 0 10px 14em;
	border-bottom:1px dashed #ccc;
}
#infomation dl dd.last{
	margin-bottom:0;
	padding-bottom:0;
	border:none;
}
#infomation dl dd dl{
	margin:10px 0;
	padding:0;
}
#infomation dl dd dt{
 	width:11em;
	margin:0;
	padding:0;
}
#infomation dl dd dd{
	margin:0;
	padding:0 0 0 11em;
	border:none;
}

#str_container #infomation dl dd li{
	list-style:disc inside;
}

.bnr{
	margin:15px 0;
	text-align:center;
}
#score_steps {
}
#score_steps li {
	display:inline-block;
	float:left;
}
#score_steps .step1 {
	background:url(/special_cp/score/2013/images/score_step1.jpg);
	padding:237px 0 0 6px;
	width:239px;
	height:83px;
	
}
#score_steps .step2 {
	background:url(/special_cp/score/2013/images/score_step2.jpg);
	padding:242px 0 0 6px;
	width:237px;
	height:78px;
	
}
#score_steps .step3 {
	background:url(/special_cp/score/2013/images/score_step3.jpg);
	padding:179px 0 0 121px;
	width:122px;
	height:141px;
	
}
#score_steps .step4 {
	background:url(/special_cp/score/2013/images/score_step4.jpg);
	width:229px;
	height:320px;
	
}
#btn_forpc a {
	width:0px;
	height:0px;
	background-image: url(/special_cp/score/2013/images/btn_forpc.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin: 20px auto 0 auto;
	padding: 40px 0 0 447px;
	overflow:hidden;
}
#btn_forpc a:hover {
	background-position: 0px -40px;
}
#snsbox {
	text-align: right;
	height:30px;
	vertical-align:middle;
	margin-bottom:10px;
}
#snsbox .snsread {
	float:left;
	line-height:30px;
	margin:0;
}
#snsbox .twitter{
	float:right;
	padding-top:5px;
	margin:0;
	width:100px;
	overflow:hidden;
}
#snsbox .fb_btn{
	float:right;
	width:144px;
	overflow:hidden;
}
#snsbox .googleBtn{
	float:right;
	padding-top:5px;
	margin:0;
	width:70px;
	verflow:hidden;
}