#centerbody2{
	width:585px;	
	background-color: #fff;
	float:right;
	margin:auto;
	padding:0px 20px 20px 20px;
}

#centerbody3{
	width:625px;	
	background-color: #fff;
	float:right;
	margin:auto;
}



.linetxt1{
	margin:0px;
	background-color:#CCC7BF;
	padding:5px;
	color:#666666;
	font-weight:900;
}

/********** common*/
.contents-box{
	width:600px;
}

.box{
	clear:both;
}

.box1{
	clear:both;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;

}

.clear{
	clear:both;
	margin:0px;
	padding:0px;
}


.subtitle{
	font-weight: 900;
	color: #000000;
	background-color: #FFFFFF;
	padding: 30px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	clear:both;
	font-size:180%;
	text-align:center;
	background-image: url(sp0809img/subtitle.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 60px;

}

.subhead {
	font-weight: 900;
	color: #009966;
	padding: 5px;
	font-size:120%;
	clear:both;
}

/********** tuika*/
.photo-left{

	background-color: #fff;
	padding: 0px;
	text-align:center;
	float:left;
	margin:0px 10px 0px 0px;
}
.txt-box1{
	margin: 10px 10px 0px 10px;
	font-size:100%;
}


.subtitlebox1{

	height:60px;
	background-color: #FF7B1F;
	background-image: url(img/bg-title.gif);
	background-repeat: repeat;				
}
.subtitle2{
	font-weight: 900;
	color: #282828;
	padding: 20px 10px 5px 20px;
	margin:0px 0px 0px 0px;
	font-size:180%;

}
.photo-left1{
	padding: 0px;
	text-align:center;
	float:left;
	margin:0px 5px 0px 5px;
}
.photo-right1{
	padding: 0px;
	text-align:center;
	float:right;
	margin:0px 5px 0px 5px;
}
.underbox{
	background-color: #FF9CBC;
	padding: 10px 10px 10px 10px;

}

.box-side{
	width:17px;
	background-color: #FFD3E1;
	background-image: url(img/bg-side.gif);
	background-repeat: repeat-y;				
}
.box-side1{
	width:17px;
	background-color: #FFD3E1;
	background-image: url(img/bg-side2.gif);
	background-repeat: repeat-y;				
}

.boxtitle{
	background-color: #FFD3E1;
	background-image: url(img/boxtitle.gif);
	background-repeat: no-repeat;			
	height:56px;	
}

.box-bot{
	background-color: #FFD3E1;
	background-image: url(img/boxbottom.gif);
	background-repeat: repeat-x;				
}

.subtitle1{
	font-weight: normal;
	color: #2F2604;
	padding: 5px 3px 0px 10px;
	margin:0px 0px 0px 0px;
	font-size:100%;

}

.photo1{
	border-top: #CACAC4 1px solid;
	border-bottom: #9C9782 2px solid;
	border-left: #CACAC4 1px solid;
	border-right: #9C9782 2px solid;
	background-color: #fff;
	padding: 3px 2px 3px 3px;
	margin:5px 5px 10px 0px;
}

.subtitle3{
	background-color: #FF9CBC;
	padding: 5px 15px 5px 15px;
	margin:0px 0px 0px 0px;
}


.info1{

	padding: 0px;
	margin:10px 0px 10px 0px;
	font-size:95%;
	width:320px;
	float:left;
	border: #FDEE53 1px solid;

}


.barbot{
	background-color: #FF9CBC;
}
.subtitle4
{
	background-color: #F69D5F;
}

.btn{
	float:right;
}

li.res-menu1{
	line-height: 150%;
	font-weight:900;
	margin:5px -8px;
	font-size: 95%;
	color: #666666;
	text-align: left;
	list-style-type: circle;
	list-style-position: outside;
	padding: 5px 0px 0px 10px;
	}

/********** tuika---*/

.txt-box, .point{
	margin:20px;
	font-size:90%;
}

.point{
	color:#FF3300;
	padding: 5px;
}

/********** logo*/
.logo {
	font-size:90%;
	color:#666;;
}

/********** read*/

.read{
	background-color: #CCCCCC;
	padding: 10px;
	color: #333333;
	margin:10px 0px;
}


/********** table*/
table.table1{
	border: thin solid #999999;
	background-color: #999999;

}

td.td1{
	text-align: right;
	padding: 5px;
	font-weight: 900;
	color: #FFFFFF;
	background-color: #009966;

}

td.td2{
	font-size: 90%;
	background-color: #FFFFFF;
	padding: 5px;

}


/********** notice*/
div.notice{
	clear:both;
	margin:10px;
	padding:10px;
	background-color:#FFFF99;
	border: 1px solid #999;
	border-left: 5px solid #FF3300;
	font-weight: 900;
}

pre.notice, p.notice{
	font-weight: 100;
	font-size:90%;
	color:#666;
	margin:5px 15px;
	line-height:120%;
}


