@import "style.css";
@charset "utf-8";


#contents #topContext{
	width:900px;
	_margin-left:20px;
	font-size:0.9em;
	overflow:hidden;
}


#contents .banner{
	height:323px;
	margin-bottom:40px;
	background:url("../images/bg_topbanner.jpg") right 0 no-repeat;
	font-size:0.93em;
	position:relative;
}
#contents .banner h2{
	margin:0;
	color:#fa6abc;
	display:none;
}
#contents .banner p{
	width:510px;
	margin:0;
	padding:62px 0 0 28px;
	line-height:160%;
}
#contents .banner a{
	display:block;
	width:322px;
	height:21px;
	background:transparent;
	text-indent:-99999px;
	margin:30px 0 0 198px;
}




#contents .left{
	width:510px;
	width:480px;
	margin:0 0 10px 13px;
	padding:0 13px 10px 0;
	border-right:solid 1px #369875;
	float:left;
	font-size:0.8em;
	line-height:160%;
}
#contents .left .button{
	display:block;
	float:right;
}
#contents .left h2,
#contents .right h2{
	margin:0;
}

#contents .right{
	width:350px;
	float:right;
	font-size:0.8em;
}
#contents .right h3{
	margin:0.8em 0 0;
	padding:10px 0 0;
	border-top:dashed 1px #ccc;
	font-weight:normal;
	color:#1d5e47;
}
#contents .right h3 span{
	font-size:0.6em;
	color:#666;
	display:block;
}
#contents .right p{
	margin:0.2em 0 1.8em;
	font-weight:normal;
}
