@charset "utf-8";
/* ------------------------------------------タグ一覧------*/
h2{ 
	background:url(../images/08info01.gif) no-repeat;
	width:601px;
	height:117px;
	text-indent:-9999px;
	margin:0;
} 
h3{ 
	width:601px;
	height:35px;
	text-indent:-9999px;
	margin:0;
} 

ol{
	margin:20px 0px 0 20px;
	padding-left : 2em;
}
li{
	margin:5px -10px;
}
ul{
	list-style-type:square;
}
.point dt{
	font-weight:bold;
	font-size:100%;
}
.point dd{
	margin:0 5px 10px 5px;
}

strong{
	color:#C83F66;
}

/* ------------------------------------------クラス一覧------*/
#wrapper{
	font-size:80%;
	color:#666666;
	line-height:160%;
}
/*
.title01{ 
	background:url(../images/08pla01.gif) no-repeat;
} 
.title02{ 
	background:url(../images/08pla02.gif) no-repeat;
} 
.title03{ 
	background:url(../images/08pla03.gif) no-repeat;
} 
.title04{ 
	background:url(../images/08pla04.gif) no-repeat;
} 
.title05{ 
	background:url(../images/08pla05.gif) no-repeat;
} 
.title06{ 
	background:url(../images/08pla06.gif) no-repeat;
} 
*/



.pa_expla{
	margin:15px 25px 15px 10px;
}
.komidashi{
	width:501px;
	background-color:#FFCC00;
}
.komidashi_inner{
	background-color:#FFCC00;
	margin:5px 0 5px 0;
	font-weight:bold;
	text-align:center;
	font-size:110%;
	color:#000000;
	letter-spacing:10pt;
}

.box{
	width:560px;
	text-align:center;
}
.box_inner{
	width:540px;
	margin:10px;
}

.pic_big{
	text-align:center;
}
.pic_left{
	float:left;
	margin:0px;
	border:#666666 solid 1px;
}
.pic_right{
	margin:0px;
	border:#666666 solid 1px;
}
.br_clear{
	clear:both;
}
.caption{
	width:230px;
	font-size:90%;
	text-align:left;
	margin:0px;
	line-height:100%;
	
}