body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
a:link {
	color: #06F;
	font-weight: normal;
}
a:visited {
	color: #63C;
	font-weight: normal;
}

a:hover {
	color: #F6C;
	font-weight: normal;
}



h1 {
	font-size: 11px;
}
h2 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 11px;
}
h6 {
	font-size: 11px;
}


strong {
	color: #936;
}
em {
	font-weight: bold;
	font-style: normal;
}





#allitem {
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	font-size: 11px;
	width: 800px;
	border: 2px solid #CCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#allitem #toptext {
	background-color: #EEE;
	text-align: center;
}
#allitem #toptext h1 {
	margin: 2px;
	padding: 0px;
}
#allitem #toptext h1 a:link {
	color: #333;
	font-weight: normal;
	text-decoration: none;
}
#allitem #toptext h1 a:visited {
	color: #333;
	font-weight: normal;
	text-decoration: none;
}
#allitem #toptext h1 a:hover {
	color: #F6C;
	font-weight: normal;
	text-decoration: none;
}



#allitem #top-banner {
	padding: 0px;
	text-align: left;
	height: 90px;
	width: 800px;
	margin: 0px;
}

#allitem #navibar {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 146px;
	text-align: center;
}


#allitem #navibar p {
	font-size: 12px;
	background-repeat: no-repeat;
	text-align: center;
	padding: 5px;
	background-position: center center;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-image: url(images/sidenavi-bg.gif);
}

#allitem #navibar p a:link {
	color: #333;
	font-weight: normal;
	text-decoration: none;
}
#allitem #navibar p a:visited {
	color: #333;
	font-weight: normal;
	text-decoration: none;
}
#allitem #navibar p a:hover {
	color: #F6C;
	font-weight: normal;
	text-decoration: none;
}

#allitem #maincontents {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 650px;
	text-align: left;
}
#allitem #maincontents #pagetitle {
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(images/pagetitle-bg2.gif);
	height: 26px;
}

#allitem #maincontents h3 {
	margin: 0px;
	padding: 5px;
}
#allitem #maincontents #info {
	margin: 0px;
	padding: 0px;
	width: 646px;
	float: right;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AAA;
	border-right-color: #AAA;
	border-bottom-color: #AAA;
	border-left-color: #AAA;
}
#allitem #maincontents #info p {
	margin: 0px;
	padding: 0px;
	text-align: left;
	text-indent: 10px;
}
#allitem #maincontents #info ul {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#allitem #maincontents p {
	font-size: 11px;
	margin: 0px;
	padding: 3px;
	text-indent: 20px;
}
#allitem #maincontents #comment {
	margin: 0px;
	padding: 0px;
	overflow: visible;
	height: auto;
	text-align: left;
}
#allitem #maincontents #comment ul {
	margin: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#allitem #maincontents #comment2 {
	margin: 0px;
	padding: 0px;
	width: 646px;
	border: 2px solid #AAA;
	clear: right;
	float: left;
}
#allitem #maincontents #comment2 p {
	text-align: left;
	margin: 0px;
	padding: 3px;
	text-indent: 0px;
}
#allitem #footer {
	margin: 0px;
	padding: 0px;
	float: none;
	clear: both;
	overflow: hidden;
}
#allitem #footer #footernavi {
	font-size: 0px;
	margin: 0px;
	text-align: center;
	clear: both;
	float: left;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	background-image: url(images/pagetitle-bg2.gif);
	background-repeat: repeat-x;
	height: 26px;
	width: 800px;
}



#allitem #footer #footercomment {
	text-indent: 0px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: none;
	clear: none;
}
#allitem #footer #footercomment p {
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
}
#allitem #footer #footercomment p a:link {
	color: #333;
	font-weight: normal;
	text-decoration: none;
}
#allitem #footer #footercomment p a:visited {
	color: #333;
	font-weight: normal;
	text-decoration: none;
}
#allitem #footer #footercomment p a:hover {
	color: #F6C;
	font-weight: normal;
	text-decoration: none;
}



#allitem #footer #copyright {
	margin: 0px;
	padding: 0px;
	float: none;
	clear: none;
	text-align: center;
}
#allitem #footer #copyright p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#maincontents #subusidenavi {
	padding: 0px;
	clear: right;
	float: left;
	width: 100px;
	background-color: #EEE;
	border: 2px solid #AAA;
	margin: 0px;
}
#maincontents #subusidenavi ul {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin: 5px;
}

#maincontents #subusidenavi ul li {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#maincontents #subusidenavi ul li a:link {
	color: #333;
	font-weight: normal;
	text-decoration: none;
}
#maincontents #subusidenavi ul li a:visited {
	color: #333;
	font-weight: normal;
	text-decoration: none;
}
#maincontents #subusidenavi ul li a:hover {
	color: #F6C;
	font-weight: normal;
	text-decoration: none;
}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#allitem #top-banner a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#allitem #footer #footernavi p {
	margin: 0px;
	padding: 2px;
	float: left;
	height: 20px;
	width: 110px;
	font-size: 11px;
}
#allitem #footer #footernavi p a:link {
	color: #333;
	font-weight: normal;
	text-decoration: none;
}
#allitem #footer #footernavi p a:visited {
	color: #333;
	font-weight: normal;
	text-decoration: none;
}
#allitem #footer #footernavi p a:hover {
	color: #F6C;
	font-weight: normal;
	text-decoration: none;
}
