@charset "shift_jis";
/* CSS Document */

/*すべて
------------------------------*/
#main {
	background: url(../images/common/bg_side.gif) repeat-y;
	width:800px;
	margin-right:auto;
	margin-left:auto;
}

/*ページコンテンツ共通
------------------------------*/

#hed_img {
	background: url(../images/main/hed_img.jpg) no-repeat;
	height: 314px;
	width: 750px;
	margin-bottom: 15px;
	text-indent: -9999px;
}
.bg_wrap {
	background: #F5821F url(../images/main/bg_img.gif) repeat-x center top;
	width: 710px;
	padding: 20px;
}
.bg_bottom_img {
	background: url(../images/main/bg_bottom_img.gif) no-repeat bottom;
	width: 710px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	margin-bottom: 20px;
}
.bg {
	background: #FFFFFF;
	margin: 0px;
	padding: 20px 20px 0px;
	width: 670px;
}
.font_red {
	color: #BD234D;
	margin-bottom: 10px;
}

/*各フロート関係
------------------------------*/

.box_l01 {
	float: left;
	width: 325px;
	margin-bottom: 10px;
	height: 300px;
}
.box_l01 p {
	width: 325px;
	background: url(../images/main/title_img.jpg) no-repeat;
	text-indent: -9999px;
	height: 300px;
}
.box_r01 {
	float: right;
	width: 325px;
	margin-bottom: 10px;
	height: 300px;
}
.box_r01 p {
	width: 325px;
	background: url(../images/main/step_img01.jpg) no-repeat;
	text-indent: -9999px;
	height: 300px;
}
.box_l02 {
	float: left;
	width: 325px;
	margin-bottom: 10px;
	height: 300px;
}
.box_l02 p {
	width: 325px;
	background: url(../images/main/step_img02.jpg) no-repeat;
	text-indent: -9999px;
	height: 300px;
}
.box_r02 {
	float: right;
	width: 325px;
	margin-bottom: 10px;
	height: 300px;
}
.box_r02 p {
	width: 325px;
	background: url(../images/main/step_img03.jpg) no-repeat;
	text-indent: -9999px;
	height: 300px;
}
.box_l03 {
	float: left;
	width: 325px;
	margin-bottom: 10px;
	height: 300px;
}
.box_l03 p {
	width: 325px;
	background: url(../images/main/step_img04.jpg) no-repeat;
	text-indent: -9999px;
	height: 300px;
}
.box_r03 {
	float: right;
	width: 325px;
	margin-bottom: 10px;
	height: 300px;
}
.box_r03 p {
	width: 325px;
	background: url(../images/main/step_img05.jpg) no-repeat;
	text-indent: -9999px;
	height: 300px;
}

/*ページタイトル
------------------------------*/

.title01 {
	background: url(../images/main/bg_top_img01.gif) no-repeat;
	text-indent: -9999px;
	height: 70px;
	width: 710px;
	margin: 0px;
}
.title02 {
	background: url(../images/main/bg_top_img02.gif) no-repeat;
	text-indent: -9999px;
	height: 70px;
	width: 710px;
	margin: 0px;
}
.title03 {
	background: url(../images/main/bg_top_img03.gif) no-repeat;
	text-indent: -9999px;
	height: 97px;
	width: 710px;
	margin: 0px;
}
.title04 {
	background: url(../images/main/bg_top_img04.gif) no-repeat;
	text-indent: -9999px;
	height: 70px;
	width: 710px;
	margin: 0px;
}
.br_box {
	color: #BD234D;
	padding: 10px;
	border: 1px solid #F5821F;
	font-weight: bold;
}

.table_tag {
	width: 600px;
	border-top: 1px solid #C8C8C8;
	border-right: 1px solid #C8C8C8;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.table_tag th {
	color: #FFFFFF;
	background: #BD234D;
	padding: 5px;
	font-weight: normal;
	border-bottom: 1px solid #C8C8C8;
	border-left: 1px solid #C8C8C8;
}
.table_tag td {
	border-bottom: 1px solid #C8C8C8;
	border-left: 1px solid #C8C8C8;
	padding: 5px;
}
.box_l01 p {
	color: #BD234D;
	font-size: 1.2em;
}
.title_img02 {
	background: url(../images/main/title_img02.jpg) no-repeat;
	text-indent: -9999px;
	height: 207px;
	width: 637px;
	margin-right: auto;
	margin-left: auto;
}
.step02 {
	background: url(../images/main/step02_img.jpg) no-repeat;
	height: 500px;
	width: 607px;
	text-indent: -9999px;
	margin-right: auto;
	margin-left: auto;
}

