@charset "EUC-JP";

@import "/r_css/imports.css";
@import "/r_css/parts/snswidget.css";/*snswidget*/

/*----------------------------------------------------------------
	
	contents CSS
	
	1.header
	
	2.main
	
	3.footer


----------------------------------------------------------------*/
#twocpn{
}
#twocpn h1{
}
#twocpn h2{
	margin: 0 0 15px 0;
}
#twocpn div#summary{
	width: 882px;
	border: 4px solid #b3b3b3;
	margin:30px 0;
	padding: 30px;
}
#twocpn div#summary:after{
	display:block;
	clear:both;
	height: 0;
	visibility:hidden;
	content:"";
}
#twocpn div#summary img{
	margin: 0 0 15px 319px;
}
#twocpn div#summary p{
	color: #4c4c4c;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4em;
}
#twocpn div#summary p span{
	color: #4c4c4c;
	font-size: 10px;
	font-weight: normal;
}

#twocpn div#summary table{
	margin: 10px 0 0 0;
	width: 880px;
	border-collapse: separate;
	border-spacing: 1px;
}
#twocpn div#summary table th{
	background: #fff080;
	color: #4c4c4c;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.4em;
	text-align: left;
	width: 190px;
	padding: 15px;
	vertical-align: top;
}
#twocpn div#summary table td{
	padding: 15px 0 15px 15px;
	color: #4c4c4c;
	font-size: 12px;
	line-height: 1.5em;
}
#twocpn div#summary .year{
	border: 1px #666 solid;
	display: inline-block;
	margin: 5px 0;
	padding: 5px 8px;
}
#twocpn div#summary .notice{
	border-bottom: 1px #b80000 solid;
}
#twocpn div.entry{
	margin: 0 0 30px 0;
}
#twocpn div.entry li{
	color: #b80000;
	font-size: 20px;
	font-weight: bold;
	list-style: none;
	margin: 0 0 10px 0;
	text-align: center;	
}

#twocpn div#st_summary{
	background: #ffe9a6;
	margin: 0 0 10px;
	width: 730px;
	padding: 20px 0 15px 220px;
}
#twocpn div#st_summary img{
	text-align: center;
}
#twocpn div#st_summary ul{
	margin: 20px 0 0;
}
#twocpn div#st_summary li{
	background: url(../img/icon_check.gif) left center no-repeat;
	padding: 0 0 0 28px;
	color: #4c4c4c;
	font-size: 14px;
	line-height: 1.6em;	
	text-align: left;
}
#twocpn div#contents{
	width: 950px;
	margin: 0 0 30px 0;
}
#twocpn div#contents li{
	float: left;
	list-style: none;
	margin: 5px 2px 0 0;
}
#twocpn h4{
	font-weight:bold;
	line-height:120%;
	margin:3px 0px 3px 10px;
}
#twocpn #Notice li{
	list-style:disc;
	margin-left:30px;
	line-height:130%;
}
#twocpn #Notice li span{
	color:#cc0000;
}
#twocpn p#copyright{
	border-top:1px solid #999;
	margin:20px 0px 0px 0px;
	padding:5px 0px 0px 0px;
	color: #999;
	font-size: 10px;
}

