* {
	margin: 0px;
	padding: 0px;
	font-style: normal;
}
body {
	color: #100630;
	background-color: #003;
	font-size: 16px;
	line-height: 20px;
}
#allitem {
	background-color: #FFF;
	width: 800px;
	margin: 0px auto;
}
#allitem #navi ul li {
	text-decoration: none;
	list-style: none;
	float: left;
	text-align: center;
}
#allitem #navi ul li a {
	color: #FFF;
	text-decoration: none;
	text-align: center;
	display: block;
	height: 30px;
	width: 158px;
	border-bottom: 3px double #FFF;
	border-left: 2px solid #FFF;
	background-color: #666;
	font-size: 14px;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 4ex;
}
#allitem #navi ul li a:hover {
	color: #666;
	background-color: #CCC;
}

#allitem #topicpath {
	clear: both;
	background-color: #006;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
}
#allitem #topicpath {
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	text-align: right;
	letter-spacing: 1px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom: 50px;
}
#allitem #topicpath p a {
	color: #FFF;
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
}
#allitem #topicpath p a:hover {
	color: #666;
	font: 11px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#allitem table {
	display: table-cell;
	text-align: center;
	margin-bottom: 30px;
}


#allitem #name p {
	font-size: 20px;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 50px;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-decoration: underline;
}
#allitem #img ul li {
	text-align: center;
	padding: 15px 5px;
	float: left;
	height: auto;
	width: 256px;
	list-style: none;
	display: inline;
}

#allitem #contents {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	height: auto;
	width: 500px;
	list-style: none;
	padding-right: 150px;
	padding-left: 150px;
}
#allitem #contents ul li {
	list-style: disc;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-style: normal;
	padding-top: 20px;
	padding-right: 20px;
}
#allitem #contents ul p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 25px;
	text-align: center;
}
#allitem #contents #form {
	line-height: 2.5em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	padding: 20px 110px 20px 140px;
}
#allitem #contents p {
	font-size: 14px;
}

#allitem #contents table {
	font-size: 12px;
	text-align: center;
}


#allitem #copyright p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	clear: both;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	color: #FFF;
	background: #006;
}
