@charset "Shift_JIS";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}

#wrapper {
	margin-bottom: 20px;
}

#pankuzu {
	width: 100%;
	height: 10px;
	margin: 0 0 10px 0;
	padding: 12px 0 12px 0;
	background: url(image/line4.gif) left bottom repeat-x;
	text-align: center;
}
#pankuzu p {
	width: 530px;
	height: 10px;
	margin: 0 auto;
	text-align: left;
	font: normal 10px/10px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#pankuzu p a:link,
#pankuzu p a:visited {
	color: #000066;
	text-decoration: underline;
}
#pankuzu p a:hover {
	color: #FF9900;
	text-decoration: underline;
}




#back {
	display: block;
	width: 160px;
	height: 40px;
	margin: 0 184px;
	padding: 10px 0 10px 0;
}
#back a {
	border: 0;
}

#back a:hover img {
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}


#nextprev {
	width: 530px;
	height: 35px;
	margin: 10px 0;
	padding: 0;
}
#nextprev a {
	border: none;
}
#nextprev a:hover img {
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}



/********/


.lineup {
	width:530px; text-align:left;
	font-size:10pt;
	line-height:1.2;
	background-color:#f0f0f0;
	padding:20px 0px;
}

.lineup h6 {
	font-size:10pt;
	margin:0px 0px 0px 70px;
	padding: 0 0 3px 0;
}

.lineup ul{
	list-style:none;
	margin:0px 0px 0px 70px;
	padding:0px;
}

.lineup ul li{
	margin:0px;
	padding:3px 0px 3px 30px;
	font-weight:normal;
	background:url(image/arrow_green.gif) no-repeat 20px 50%;
}

.lineup ul li.nolink {
	margin:0px;
	padding:3px 0px 3px 30px;
	font-weight:normal;
	background: url(image/nolink.gif) no-repeat 20px 50%;
}

.lineup ul li a{
	color:#000066;
	text-decoration:none;
}
.lineup ul li a:hover{
	color:#000066;
	text-decoration:underline;
}

.lineup p {
	font-size: 12px;
	color:#555;
	margin: 0 0 0 70px;
	padding: 30px 0 15px 17px;
}

.lineup font {
	font-size: 12px;
	color:#006633;
}

/* .lineup ul li ul{
	margin-left:0px;
}

.lineup ul li ul li{
	font-weight:normal;
	background:url(image/arrow_blue.gif) no-repeat 20px 50%;
}*/

/*chosho_body*/
.chosho_body {
	width:530px; 
	font-size:10pt;
	line-height:1.2;
	margin:10px 0px;
	background-color:#f0f0f0;
	padding-bottom:20px;
}

.chosho_body h1{
	font-size:14pt;
	line-height:1.2;
	margin:0px;
	padding:20px 0px 20px 0px;
	font-weight:bold;
	color:#006633;
}

.chosho_body h2{
	margin:0px;
	padding:20px;
}

.chosho_body p{
	text-align:left;
	margin:0px 40px 0px 40px;
	padding:0px 0px 10px 0px;
	line-height: 1.5em;
}

.chosho_body p.spec{
	text-align:center;
	border-top:#999999 1px solid;
	border-bottom:#999999 1px solid;
	padding-top:10px;
	padding-bottom:10px;
}