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

.p_txt1 {
	margin:0 auto;
	width:655px;
	text-align:left;
	font-size:83%;
	line-height:1.3em;
}
.p_txt2 {
	margin:0 auto;
	width:635px;
	font-size:83%;
	text-align:left;
	line-height:1.2em;
}

/* グレー背景 */
.p_bk1 {
	margin:0 auto;
	width:685px;
	background:url(../img/bk1.gif) repeat-y top;
	text-align:center;
}
.p_txt2 span{
	font-weight:bold;
	color:#FF6600;
}

#p_a {
	margin:5px auto 0 auto;
	width:665px; min-height:186px;
	background:url(../img/a_01.jpg) no-repeat left top;
	text-align:left;
}
#p_a p{
	margin:0 0 0 204px; padding-top:23px;
	width:262px;
	font-size:83%;
	line-height:1.2em;
}

#p_c_01 {
	margin:10px auto 0 auto;
	width:665px; min-height:515px;
	background:url(../img/c_1img.jpg) no-repeat right top;
	text-align:left;
}
#p_c_01 p{
	margin:0;
	width:332px;
	font-size:83%;
	line-height:1.2em;
}
#p_c_01 p span{
	display:block;
	padding:10px 0 0 0;
}

