@charset "UTF-8";
/* formatting stylse
----------------------------------------------*/
#container {
	background-image: url(../../img/ph_container_back.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

/* left stylse
----------------------------------------------*/
#leftbox {
	width: 191px;
	float: left;
	padding-left: 15px;
	line-height: 150%;
}

/* left banner stylse
----------------------------------------------*/
#lef_bannerbox {
	padding-bottom: 25px;
	text-align: right;
	padding-right: 27px;
}
#lef_bannerbox p {
	padding-bottom: 8px;
}

/* center stylse
----------------------------------------------*/
#centerbox {
	float: left;
	width: 560px;
	color: #666666;
	padding-bottom: 30px;
	line-height: 150%;
}
#centerbox h3 {
	padding-bottom: 5px;
}
#top_linkbox {
	text-align: right;
	width: 542px;
	padding-bottom: 20px;
	font-size: 95%;
	color: #666666;
}
#top_linkbox a {
	margin-left: 20px;
	color: #666666;
}
#top_linkbox a:visited {
	color: #666666;
}
#top_linkbox a:hover {
	color: #000000;
}
#leadbox {
	width: 545px;
	color: #333333;
}
#leadbox2 {
	width: 545px;
	color: #333333;
	padding-bottom: 25px;
}

/* midashi stylse
----------------------------------------------*/
#centerbox h4 {
	color: #DA2028;
	background-image: url(../../img/ph_midashi_red.gif);
	background-repeat: no-repeat;
	background-position: 0px 16px;
	font-weight: bold;
	font-size: 120%;
	line-height: 130%;
	width: 523px;
	border-bottom: 2px solid #F5DEB4;
	margin-bottom: 12px;
	padding: 15px 0px 5px 22px;
	margin-top: 15px;
}#centerbox h4#rules {
	margin-top: 0px;
}
#centerbox .setsumeibox {
	padding-bottom: 15px;
	width: 545px;
}
#centerbox h5 {
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	padding-bottom: 2px;
}

/* setsumei stylse
----------------------------------------------*/
#centerbox p {
	width: 545px;
	padding-bottom: 20px;
}
#centerbox ol {
	list-style: decimal outside;
	width: 520px;
	padding-left: 25px;
}
#centerbox li {
	padding-bottom: 15px;
}
#centerbox th {
	font-weight: normal;
	vertical-align: top;
	padding-top: 5px;
	line-height: 140%;
}
#centerbox td {
	padding-top: 5px;
	line-height: 140%;
}
#centerbox .type1box p {
	padding-bottom: 8px;
}
#centerbox .type1box ul {
	padding-left: 30px;
	width: 515px;
	line-height: 140%;
	padding-bottom: 20px;
}
#centerbox .type1box li {
	padding-bottom: 5px;
}
#centerbox .type2box p {
	padding-bottom: 8px;
}

#centerbox .type3box {
	padding-bottom: 12px;
}
#centerbox .type3box p {
	padding-bottom: 8px;
}

#centerbox .type3box ul {
	padding-left: 30px;
	list-style: disc;
	width: 515px;
	line-height: 140%;
	padding-bottom: 5px;
}
#centerbox .type3box li {
	padding-bottom: 8px;
}
#centerbox .type4box {
	padding-bottom: 15px;
}
#centerbox .type4box p {
	padding-bottom: 5px;
}
#centerbox .type4box table {
	padding-bottom: 8px;
}

#centerbox ul.liststyle_disc {
	list-style: disc;
}
#centerbox ul.liststyle_circle {
	list-style: circle;
}
#centerbox li.nolist {
	list-style: none;
	padding-left: 0px;
	padding-bottom: 10px;
	position: relative;
	left: -25px;
	width: 545px;
}
#centerbox ul.secondlist {
	list-style: disc;
	padding-left: 24px;
}
#centerbox ul.secondlist li {
	padding-top: 5px;
	padding-bottom: 0px;
	margin: 0px;
}
#poricy_footer {
	padding-top: 5px;
	padding-bottom: 10px;
}
#poricy_footer h5 {
	color: #666666;
}
#poricy_footer p {
	padding-bottom: 10px;
}


h5.kaisetsu {
	width: 445px;
	float: left;
}
div.kaisetsu {
	width: 100px;
	float: right;
	text-align:right;
	margin-right:15px;
}

