@charset "utf-8";
body {
	margin:0;
	padding:0;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #fef7e5;
}
.conbg{
	margin:0 auto;
	padding:0;
	width:936px;
	background-image: url(../images/con_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
img{ border:none;}
p{
    margin:0;
	padding:0;
    font-size: 13px;
	text-indent: 28px;
	line-height: 26px;
}
h2{
    margin:15px 0;
	padding:0;
	font-size: 18px;
	line-height: 26px;
	color: #E76005;
	text-decoration: none;
}
h2.t_gray3{
    margin:8px 0;
	font-size: 13px;
	line-height: 24px;
	color: #666666;
	text-decoration: none;
}
.d01{ margin:0 30px 0 30px;}
.t_gray{
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 0.05em;
}
.t_gray a{
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 0.05em;
	text-decoration: none;
}
.t_gray a:hover{
	color:#0066CC;
	text-decoration: underline;
}
.t_gray2{
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
.t_orange{
	color:#CC3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 0.05em;
}
.t_orange a{
	color:#CC3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 0.05em;
	text-decoration: none;
}
.t_orange a:hover{
	color:#CC3300;
	text-decoration: underline;
}