/*共通項目
------------------------------------------------------------*/
body {
	background:url(/images/operating/img_main.jpg) no-repeat center top;
}
#Top_Contents{
	height:2030px;
	margin-top:218px;
}

#Main {
	width:680px;
	float:right;
	margin:0;
}
#Main h2{
	height:40px;
	background:url(/images/common/img_tit_01.gif) no-repeat left top;
	color:#5f3f2a;
	font-size:16px;
	font-weight:400;
	padding:19px 24px;
}


#Main .section{
	width:662px;
	margin:0 auto;
	height:auto;
	padding-bottom:40px;
}

#Main .section p{
	color:#666666;
	line-height:22px;
	padding-bottom:20px;
}
#Main .section p.top{
	float:right;
	margin-right:4px;
	padding-bottom:0;
}
#Main .section p.arrow{
	float:right;
	margin-right:4px;
	padding-bottom:0;
	color:#303030;
	padding-left:13px;
	background:url(/images/common/icon_arrow1.gif) no-repeat left center;
}
