@charset "utf-8";
/* CSS Document */
/* パンくず */
#p_pan {
	margin:10px 0 0 0;
	width:690px; height:20px; line-height:20px;
	text-align:right;
	font-size:12px;
	background:url(../img/pan.jpg) no-repeat;
	color:#666666;
}
#p_pan span{
	padding-right:0px;
}
#p_pan a{
	color:#000000;
	text-decoration:none;
}
#p_pan a:hover{
	color:#FF6600;
}


/*-- a--*/
#p_a1{
	margin:15px auto 0 auto;
	width:670px; min-height:291px;
	text-align:left;
	background:url(../img/juecopoint/a_img1.jpg) no-repeat top right;
}
#p_a1 p{
	margin:0;
	width:220px;
	font-size:90%;
	line-height:1.4em;
}
#p_a1 p span{
	color:#FF3300;
	font-weight:bold;
}

/*-- c --*/
#p_c1{
	margin:0 20px 0 20px; padding:15px 0 0 0;
	width:640px;
	text-align:left;
}
#p_c1 span{
	color:#3366FF;
	font-weight:bold;
}

/*-- d --*/
.p_d1 {
	margin:10px auto 0 auto;
	width:670px; height:30px; line-height:30px;
	font-size:18px;
	color:#FF3300;
	font-weight:bold;
	border-bottom:#FF3300 dotted 2px;
	text-align:left;
}
#p_d2 {
	margin:10px auto 0 auto; padding-bottom:15px;
	width:670px;
	text-align:left;
	background:url(../img/juecopoint/d_img3.jpg) no-repeat right;
}
#p_d2 ol{
	margin:0; padding:0 0 0 30px;
	width:360px;
}
#p_d2 ol li{
	margin:5px 0 0 0;
	border-bottom:#666666 dotted 1px;
	font-size:83%;
	line-height:1.2em;
}
#p_d2 ol li p{
	margin:4px 0 1px 0;
	font-size:14px;
	color:#336600;
	font-weight:bold;
}

#p_d3 {
	margin:10px auto 0 auto; padding-bottom:15px;
	width:670px; min-height:408px;
	text-align:left;
	background:url(../img/juecopoint/d_img5.jpg) no-repeat right;
}
#p_d3 ol{
	margin:0; padding:0 0 0 30px;
	width:360px;
}
#p_d3 ol li{
	margin:5px 0 0 0;
	font-size:14px;
	line-height:1.2em;
	color:#336600;
	font-weight:bold;
}

/*-- e --*/
#p_e1 {
	margin:0 auto;
	width:685px;
	background:url(../img/juecopoint/waku2_bk.gif) repeat-y;
	text-align:center;
}

/*-- waku --*/
.p_wakuP {
	margin:15px auto 0 auto; padding-left:40px;
	width:560px; height:34px; line-height:34px;
	background:url(../img/juecopoint/waku_ti.gif) no-repeat;
	text-align:left;
	font-size:16px;
	font-weight:bold;
	color:#FF3300;
}
.p_waku {
	margin:0 auto;
	width:600px;
	background:url(../img/juecopoint/waku_bk.gif) no-repeat bottom;
	text-align:left;
}
.p_waku ul{
	margin:0px auto 0 auto; padding:10px 0px 10px 30px;
	width:520px;
	list-style:decimal;
	font-size:90%;
}
.p_waku li{
	margin:0 0 10px 0;
	border-bottom:#666666 dotted 1px;
	line-height:1.3em;
}
.p_waku li span{
	color:#3366FF;
	font-weight:bold;
}

/*-- obi --*/
.p_obi1{
	margin:15px auto 0 auto; padding-left:20px;
	width:650px; height:30px; line-height:30px;
	text-align:left;
	font-size:20px;
	font-weight:bold;
	color:#330000;
	background:url(../img/juecopoint/obi_bk1.gif) no-repeat;
}

/*-- --*/
.p_txt1{
	margin:12px auto 0 auto;
	width:670px;
	text-align:left;
	font-size:90%;
	line-height:1.3em;
}
.p_txt1 span{
	color:#3366FF;
	font-weight:bold;
}

.p_txt2{
	margin:12px auto 0 auto;
	width:670px;
	text-align:left;
	font-size:medium;
	line-height:1.3em;
	color:#FF3300;
	font-weight:bold;
}

.p_ul1{
	margin:0px auto 0 auto; padding:10px 0px 0px 30px;
	width:600px;
	list-style:decimal;
	font-size:90%;
	text-align:left;
}
.p_ul1 li{
	margin:0 0 10px 0;
	border-bottom:#666666 dotted 1px;
	line-height:1.3em;
}
.p_ul1 li span{
	color:#3366FF;
	font-weight:bold;
}


