﻿/* CSS Document */

p {
	font-size: 12px;
	line-height:1.5;
	margin-bottom: 15px;
}
.colR {
	float:right;
}
.colL {
	float:left;
}
.mb10{
margin-bottom:10px;
}

.mb15{
margin-bottom:15px;
}


.subttl{
	clear:both;
	height:18px;
	background-color:#B6583F;
	margin-bottom: 15px;
}

.redtxt,
.redtxt a{
	color:#CC0000;
}


#box01,
#box02,
#box03,
#box04,
#box05,
#box06,
#box07,
#box08,
#box09,
#box10,
#voice{
	margin-bottom:15px;
}

/*---------box01------------*/

#box01{
padding-top:20px;
}

#box01 .colL{
	width: 435px;
}
#box01 .colR{
	width:183px;
}


/*---------box02------------*/

#box02{
}

#box02 .colL{
	width: 380px;
}
#box02 .colR{
	width:252px;
}

/*---------box03囲み------------*/

#box03{
	background-color: #f2ede9;
	border: 1px solid #816862;
}
#box03 img{
	vertical-align:bottom;
}

#box03 .colL{
	width: 400px;
	padding: 10px;
}
#box03 .colR{
	width:211px;
}

/*---------box04------------*/

#box04{
}

#box04 .colL{
	width:363px;
}
#box04 .colR{
	width: 270px;
}

/*---------box05------------*/

#box05{
}

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

/*---------box06囲み------------*/

#box06{
	background-image: url(img/bglip.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 14px;
	padding-left: 30px;
}

#box06 p{
	color:#FFFFFF;
}

#box06 p strong{
	font-weight:bold;
}

#box06 .colL{
	width:285px;
}
#box06 .colR{
	width:285px;
}

/*---------box07------------*/

#box07{
}

#box07 .colL{
	width: 250px;
}
#box07 .colR{
	width:373px;
}


/*---------box08------------*/

#box08{
}

#box08 .colL{
	width:201px;
}
#box08 .colR{
	width:415px;
}

/*---------box09囲み------------*/

#box09{
	background-color:#eae7e6;
	padding: 10px;
}

#box09 .colL{
	width:244px;
}
#box09 .colR{
	width: 375px;
}





#voice{
	padding:20px;
	background-color: #EAEAEA;
}
#voice ul{}
#voice li{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	padding-bottom: 15px;
	padding-top: 15px;
}

/*---------box10囲み------------*/

#box10{
	border: 3px solid #ad4f3a;
}

#box10 .colL{
	width: 500px;
	padding: 15px;
}
#box10 .colR{
	width:100px;
}

