@charset "shift_jis";
* {
	margin:0px;
	padding:0px;
}
body {
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
}

p {
	padding: 5px 0px;
}

#contArea{
	width:800px;
	margin-right: auto;
	margin-left: auto;
}

#contArea2{
	width:750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FBD8DE;
	margin-bottom: 20px;
}
/*ナビ*/
#Navi {
	width: 800px;
	height: 37px;
	margin: 0px 0px 5px;
}
#Navi li{
	float: left;
	list-style-type: none;
}
#Navi a{
	background-image: url(/img/menu/navi.jpg);
	background-repeat: no-repeat;
	text-indent:-9999px;
	outline: 0;
	display:block;
	height: 37px;
	text-decoration: none;
}

.n1 {
	width: 123px;
}
.n1 a {
	background-position: 0px 0px;
}
.n1 a:hover{
	background-position: 0px -37px;
}
.n2 {
	width: 77px;
}
.n2 a {
	background-position: -123px 0px;
}
.n2 a:hover{
	background-position: -123px -37px;
}
.n3 {
	width: 126px;
}
.n3 a {
	background-position: -200px 0px;
}
.n3 a:hover{
	background-position: -200px -37px;
}
.n4 {
	width: 109px;
}
.n4 a {
	background-position: -326px 0px;
}
.n4 a:hover{
	background-position: -326px -37px;
}
.n5 {
	width: 151px;
}
.n5 a {
	background-position: -435px 0px;
}
.n5 a:hover{
	background-position: -435px -37px;
}
.n6 {
	width: 110px;
}
.n6 a {
	background-position: -586px 0px;
}
.n6 a:hover{
	background-position: -586px -37px;
}
.n7 {
	width: 104px;
}
.n7 a {
	background-position: -696px 0px;
}
.n7 a:hover{
	background-position: -696px -37px;
}

.first{
	border-left: 1px solid #FFFFFF;
}
/*コンテナ*/
#container{
	width:800px;
	margin: 10px 0px;
}


#contArea h1{
	margin: 0px;
	padding: 0px;
}

.main_menu {
	text-align: right;
	padding-right: 15px;
}
td {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	color: #333333;

}
.gallery {
	background-repeat: no-repeat;
	background-position: center center;
	height: 300px;
	width: 360px;
}
.RuleInfo2 {

	background-color: #FFFF99;
	font-size: 12px;
	line-height: 140%;
	text-align: right;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.RuleInfo3 {
	font-size: 12px;
	line-height: 140%;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

h4 {
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px;
	padding: 5px 0px;
}
.RuleInfo4 {

	background-color: #FFFF99;
	font-size: 12px;
	line-height: 140%;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.cBoth {
	clear: both;
}
#FlashNavi {
	width: 800px;
	height: 37px;
	margin: 0px 0px 5px;
}
#FlashNavi li{
	float: left;
	list-style-type: none;
}
#FlashNavi a{
	background-image: url(../img/menu/navi.jpg);
	background-repeat: no-repeat;
	text-indent:-9999px;
	outline: 0;
	display:block;
	height: 37px;
	text-decoration: none;
}
.contentsBody{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.contents{
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.contents h2, h3{
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.contents h2{
	margin-bottom: 15px;
	margin-top: 0px;
}
.contents h3{
	margin-bottom: 10px;
	margin-top: 10px;
}
.contents p{
	margin-bottom: 10px;
	line-height: 140%;
	color: #333333;
	padding: 5px;
	width: 600px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.linkTable table{
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 500px;
}
.faqTable table{
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 700px;
}