#container {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding: 20px;
	font-size: 12px;
	clear: both;
	color: #333;
}
.formcss {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 30px;
}

#footer {
	background-color: #FFF;
	background-image: url(img/base/back_footer.jpg);
	background-repeat: repeat-x;
	height: 200px;
	clear: both;
}
.fontwhite {
	color: #FFF;
	padding-left: 20px;
	font-weight: bold;
}
.noteline {
	line-height: 35px;
	background-image: url(img/base/noteline.gif);
	background-repeat: repeat;
	padding-left: 20px;
}
.fontmargin20 {
	padding-left: 20px;
}


#navi {
	height: 130px;
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	color: #FFF;
	padding: 20px;
	clear: both;
	line-height: 20px;
	text-decoration: none;
	
}
#copyright {
	height: 30px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	clear: both;
}
#header {
	background-image: url(img/base/back_header.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 180px;
}
#header2 {
	height: 130px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#main {
	width: 650px;
	float: left;
	line-height: 20px;
}
#sideber {
	width: 210px;
	float: right;
}
.sidemenu {
	line-height: 35px;
	background-image: url(img/base/back_sidemenu.gif);
	background-repeat: repeat-y;
	text-align: left;
	height: 35px;
	width: 180px;
	padding-left: 30px;
}

#back {
	height: 30px;
	width: 860px;
	clear: both;
	text-align: right;
}


#pnkzlist {
	height: 50px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: url(img/base/back_pnkzlist.png);
	background-repeat: repeat;
	font-size: 10px;
	color: #333;
}
.titlebar {
	font-size: 20px;
	font-weight: bold;
	color: #333;
	background-image: url(img/base/titlebar1.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 575px;
	padding-left: 25px;
	letter-spacing: 5px;
	line-height: 40px;
}

#navi a {color:#ffffff;}
#navi a:link {color:#ffffff;text-decoration:none;}
#navi a:visited {color:#ffffff;text-decoration:none;}
#navi a:hover {color:#000000;text-decoration:underline;}
#navi a:active {color:#000000;text-decoration:underline;}
.titlebar2 {
	background-image: url(img/base/titlebar2.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 570px;
	padding-left: 30px;
	line-height: 35px;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 5px;
	text-align: left;
}
.titlebar3 {
	background-image: url(img/base/titlebar3.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 560px;
	padding-left: 40px;
	line-height: 35px;
	font-size: 14px;
	letter-spacing: 2px;
	text-align: left;
	color: #316cb4;
	font-weight: bold;
}
.fontred {
	color: #F00;
}

