@charset "Shift_JIS";

/*----------------------------------------
	header setting
-----------------------------------------*/


#header {
	width:724px;
}

/*----------------------------------------
	info setting
-----------------------------------------*/

#info {
	width:724px;
}

/*----------------------------------------
	point1 setting
-----------------------------------------*/

#point{
	width:724px;
	background:url(../img/p_back_03.gif) repeat-y top;
	text-align:center;
}

#flame1 {
	width:724px;
	height:11px;
	background:url(../img/flame_01.gif) no-repeat top;
	font-size:0;
	line-height:0;
}

#point1back{
	width:680px;
	background:url(../img/p_back_04.gif) no-repeat top;
	background-color:#144b42;
	text-align:center;
	margin:0 auto;
}

#point1{
	width:649px;
	text-align:left;
	margin:0 auto;
	
}

#point1_left{
	width:162px;
	float:left;
}

#point1_right{
	width:487px;
	float:right;
}

#point1_sub{
	width:465px;
	background-color:#083d34;
	border:solid 1px #3f6b64;
	padding:10px;
}

#flame2 {
	width:724px;
	height:30px;
	background:url(../img/flame_02.gif) no-repeat top;
}

/*----------------------------------------
	point2 setting
-----------------------------------------*/

.point2 {
	width:653px;
	text-align:left;
	margin:0 auto;
}

.point2_box1 {
	width:310px;
	float:left;
	margin:0 0 10px 0;
}

.point2_box1_left {
	width:75px;
	float:left;
}

.point2_box1_right {
	width:235px;
	float:left;
}

.point2_box2 {
	width:310px;
	float:right;
	margin:0;
}

.point2_box2_left {
	width:82px;
	float:left;
}

.point2_box2_right {
	width:228px;
	float:left;
}

.point2_box3 {
	width:653px;
	margin:0 0 10px 0;
}

.point2_box3_left {
	width:75px;
	float:left;
}

.point2_box3_right {
	width:578px;
	float:left;
}

#flame3 {
	width:724px;
	height:30px;
	background:url(../img/p_07.gif) no-repeat top;
}




