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


body{
	text-align:left;
	font-size:12px;
	background-image: url(../img/back_gara.gif);
	color:#333333;
	letter-spacing:1px;
	line-height: normal;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#wrapper {
	margin:0 auto;
	text-align:left;
	width:800px;
	padding:1% 0px;
	background-color: #fff;
	background-image: url(../images/disco/main_bg.jpg);
	background-repeat: repeat;
	background-position: 0 0;
}

/* ヘッダー */
#header
{
	clear:right;
	margin-top:-10px;
	background-image:url(../img/top_green3_800x205.jpg);
	background-repeat: no-repeat;
	width:800px;
	height:205px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1{
	font-size:24px;
}
h2 {
	color: #fff;
	font-size: 15px;
	line-height: 20px;
	height: 20px;
	padding: 0px 10px;
	margin: 0px 0px 10px 0px;
	background-image: url(../img/subtitle_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #C85078;
}
h3 {
	color: #000;
	font-size: 16px;
	line-height: 20px;
	height: 15px;
	padding: 10px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h4 {
	font-weight: bold;
}
#dai {
	clear: both;
	height: 0px;
	width: 800px;
}
#title{
	padding-left:12px;
}
#title h1{
	font-size:14px;
	text-indent:20px;	
}
#title a{
	text-decoration:none;
	color:#ffffff;
}
.link {
	float: right;
	margin-right: 70px;
	margin-top: 5px;
	font-size: 14px;
	color: #A91B1A;
	text-decoration: underline;
	margin-bottom: 5px;
}
/* メニュー */
#menu{
	margin:0px 0px;
	padding:4px 54px 4px 0px;
	font-size:12px;
	clear:right;
	text-align:right;
	background:#101405;
	margin-bottom:6px;
	border-bottom:1px solid #999999;
	font-weight: bold;
}
#menu a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	padding:0px 8px;
}
#menu a:hover{
	background:#C85078;
}
#gnavi {
	width: 875px;
	clear: both;
	font-size: 0.1%;
	line-height: 0.1%;
}
.gnav_left, .gnav_right {
	float: left;
	width: 63px;
}
.gnav01 {
	float: left;
	width: 47px;
}
.gnav02 {
	float: left;
	width: 68px;
}
.gnav03 {
	float: left;
	width: 88px;
}
.gnav04 {
	float: left;
	width: 71px;
}
.gnav05 {
	float: left;
	width: 120px;
}
.gnav06 {
	float: left;
	width: 130px;
}
.gnav07 {
	float: left;
	width: 60px;
}
.gnav08 {
	float: left;
	width: 77px;
}
.gnav09 {
	float: left;
	width: 88px;
}
#snav {
	width: 875px;
	background-image: url(../images/disco/mainbg.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 55px;
}
#snavi02 li {
	text-align: right;
}
#snavi02 {
	float: right;
	font-size: 0.1px;
	line-height: 0.1px;
	margin-top: 5px;
	margin-right: 50px;
}
#snavi02 li {
	display: inline;
	font-size: 0.1px;
	line-height: 0.1px;
}

/* フッター */
#footer{
	width:780px;
	text-align:left;
	color:#AAAAAA;
	margin: 0px;
	padding: 5px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	clear: both;
}
.cr {
	text-align: center;
}

