@charset "UTF-8";
/* CSS Document */


html body{
	padding:0;
	margin:0;
}

h1,h2,h3,h4,h5,h6,h7{
	margin: 0px;
	padding: 0px;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.container{
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	width: 900px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
	display: block;
	background-color: #FFF;
}

.header{
	width:900px;
	font-size: 9px;
	font-weight: bolder;
	color: #000;
	line-height: 1em;
	background-image: url(../img/main/header.jpg);
	padding: 0px;
	height: 250px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-bottom-width: thin;
	border-bottom-color: #CCC;
}
	
.header h1{
	font-size: 9px;
	text-decoration: none;
	color: #CCC;
	float: right;
	width: 380px;
	display: none;
	margin: 0px;
	padding: 0px;
	height: 40px;
}
.content {
	width: 650px;
	height: auto;
	font-size: 14px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.topmenu {
	padding: 0px;
	height: 40px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	background-image: url(../img/menu/header/ul_bg.png);
	overflow: hidden;
	border-top-width: thin;
	border-top-style: inset;
	border-top-color: #CCC;
	border-bottom-width: thin;
	border-bottom-style: outset;
	border-bottom-color: #CCC;
}
.menuT {
	font-size: 14px;
	color: #036;
	text-decoration: none;
	display: block;
	padding: 0px;
	height: 40px;
	width: 755px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	text-indent: 8px;
}

.menuT li{
	font-size: 14px;
	text-decoration: none;
	display: block;
	margin: 0px;
	width: 150px;
	float: left;
	height: 40px;
	text-align: center;
	padding: 0px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-image: url(../img/menu/header/bg.png);
}



.menuT li a{
	font-size: 14px;
	text-decoration: none;
	display: block;
	margin: 0px;
	width: 150px;
	float: left;
	height: 40px;
	text-align: center;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
	color: #033;
}

.menuT li a:hover{
	background-image: url(../img/menu/header/roll.png);
	display: block;
	margin: 0px;
	width: 150px;
	height: 40px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
	background-repeat: no-repeat;
	color: #F93;
}
.sideL {
	text-decoration: none;
	display: block;
	padding: 0px;
	height: auto;
	width: 250px;
	margin: 0px;
	float: left;
}
.menuS {
	color: #000;
	display: block;
	padding: 0px;
	height: 320px;
	width: 230px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}
.menuS h1 {
	font-size: 14px;
	color: #FFF;
	background-image: url(../img/menu/side/h1.png);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	height: 25px;
	width: 165px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
	font-weight: bolder;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.menuS li {
	text-decoration: none;
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	height: 40px;
	width: 230px;
	list-style-type: none;
	text-align: center;
	font-weight: bolder;
	background-image: url(../img/menu/header/roll.png);
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: inset;
	border-bottom-style: none;
	border-left-style: inset;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.menuS li a{
	background-repeat: no-repeat;
	height: 30px;
	width: 230px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
	display: block;
	text-decoration: none;
	color: #000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.menuS li a:hover {
	background-repeat: no-repeat;
	display: block;
	color: #930;
	background-image: url(../img/menu/side/roll.png);
}
.menuS .sub {
	background-repeat: no-repeat;
	text-decoration: none;
	text-align: center;
	display: block;
	height: 30px;
	width: 230px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: medium;
	font-weight: lighter;
}
.menuS .sub a{
	background-repeat: no-repeat;
	height: 25px;
	width: 230px;
	display: block;
	text-decoration: none;
	color: #000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menuS li+li{
	border-bottom: inset thin #CCC; 
}
.menuS h1+li{
	border-bottom: inset thin #CCC; 
	border-top: outset thin #CCC; 
}
.content h1 {
	font-weight: bold;
	color: #FFF;
	background-image: url(../img/main/h1_bg.png);
	background-repeat: no-repeat;
	text-indent: 40px;
	display: block;
	clear: both;
	height: 32px;
	width: 640px;
	font-size: 20px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.content h3 {
	font-size: medium;
	font-weight: normal;
	padding: 5px;
	float: left;
	height: auto;
	width: 600px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	display: block;
}
.content img{
}
.sideL .commentS {
	padding: 0px;
	height: auto;
	width: 230px;
	border: thin inset #CCC;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.commentS img {
	padding: 5px;
	height: auto;
	width: 200px;
	border: thin solid #CCC;
	display: block;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.commentS h2 {
	font-size: 14px;
	font-weight: normal;
	display: block;
	padding: 2px;
	height: auto;
	width: 200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.commentS h1 {
	font-size: 16px;
	font-weight: bold;
	display: block;
	padding: 0px;
	height: auto;
	width: 200px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	text-align: center;
	margin-top: 5px;
}
.content .pkz {
	font-size: 12px;
}
.content .pict {
	padding: 0px;
	clear: both;
	height: auto;
	width: 650px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.pict img {
	display: block;
	float: left;
	height: auto;
	width: 200px;
	margin: 5px;
}
.footer {
	display: block;
	height: 20px;
	width: 900px;
	text-align: center;
	float: left;
	border-top-width: thin;
	border-top-style: inset;
	border-top-color: #CCC;
	font-size: x-small;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFF;
	background-color: #006;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.content h4 {
	white-space: pre-wrap;
	font-size: small;
	font-weight: normal;
	padding: 5px;
	float: left;
	height: auto;
	width: 600px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	display: block;
	text-align: left;
	line-height: 16px;
}
.content h5 {
	white-space: pre-wrap;
	font-size: small;
	font-weight: normal;
	padding: 5px;
	float: left;
	height: auto;
	width: 350px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	display: block;
	text-align: left;
	line-height: 6px;
}
