@charset "utf-8";
/* CSS Document */

.colL{
	float:left;
}

.colR{
	float:right;
}

.colLBox{
	float:left;
	width:570px;
	margin-left: 30px;
}

.colRBox{
	float:right;
	width:307px;
}


.colRBox p{ font-size:77%; line-height:1.5em; color:#333333; margin:0 15px 15px 15px;}
.colLBox p{ margin-bottom:1em; line-height:1.5em;}


.mb5{margin-bottom:5px;}

.mb15{margin-bottom:20px;}

.mb30{margin-bottom:30px;}

#box01, #box02, #box03, #box04, #box05{ margin-bottom:1.5em;}

#box01{}
#box01 .colL{ width:253px;}
#box01 .colR{ width:300px;}


#box02{}
#box02 .colL{width:285px;}
#box02 .colR{ width:251px;}

#box03{}
#box03 .colL{ width:297px;}
#box03 .colR{ width:260px;}


#box04{}
#box04 .colL{}
#box04 .colR{}

#box05{}
#box05 .colL{}
#box05 .colR{}

#spbg{
	background-image: url(img/bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}


.grTxt{ color:#153512;}


.nxtLink{ text-align:right;}
.nxtLink02{ text-align:right;}
.nxtLink02 a{ text-decoration:none; font-weight:bold;}
.nxtLink02 a:hover{ text-decoration: underline; color:#003300;}

