@charset "utf-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 100%;
	background-color: #003829;
	background-image: url(../img/index/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #FF6666;
}
a:active {
	color: #FF6666;
}

/* Flashオブジェクト
----------------------------------- */
#swfObj{
	margin: 0px;
	padding: 0px;
	clear: both;
}



/* メニュー
----------------------------------- */

div#menuSet {
	margin: 0px;
	padding: 0px;
}

#menuSet ul {
	margin:0px;
	padding:0px;
	list-style: none;
	height: 63px;
	width: 900px;
}
#menuSet li {
	margin:0px;
	padding:0px;
	height: 63px;
	text-indent: -9999px;
	float: left;
}
#menuSet li a {
	text-decoration: none;
	display: block;
	height: 63px;
	float: left;
}


#menuSet li#m01 {
	background: url(../img/index/menu.jpg) no-repeat 0 0;
	width: 138px;
}
#menuSet li#m01 a {
	width: 138px;
}
#menuSet li#m01 a:hover {
	background: url(../img/index/menu.jpg) no-repeat 0 -63px;
	width: 138px;
}


#menuSet li#m02 {
	background: url(../img/index/menu.jpg) no-repeat -138px 0;
	width: 93px;
}
#menuSet li#m02 a {
	width: 93px;
}
#menuSet li#m02 a:hover {
	background: url(../img/index/menu.jpg) no-repeat -138px -63px;
	width: 93px;
}


#menuSet li#m03 {
	background: url(../img/index/menu.jpg) no-repeat -231px 0;
	width: 142px;
}
#menuSet li#m03 a {
	width: 142px;
}
#menuSet li#m03 a:hover {
	background: url(../img/index/menu.jpg) no-repeat -231px -63px;
	width: 142px;
}


#menuSet li#m04 {
	background: url(../img/index/menu.jpg) no-repeat -373px 0;
	width: 186px;
}
#menuSet li#m04 a {
	width: 186px;
}
#menuSet li#m04 a:hover {
	background: url(../img/index/menu.jpg) no-repeat -373px -63px;
	width: 186px;
}


#menuSet li#m05 {
	background: url(../img/index/menu.jpg) no-repeat -559px 0;
	width: 113px;
}
#menuSet li#m05 a {
	width: 113px;
}
#menuSet li#m05 a:hover {
	background: url(../img/index/menu.jpg) no-repeat -559px -63px;
	width: 113px;
}


#menuSet li#m06 {
	background: url(../img/index/menu.jpg) no-repeat -672px 0;
	width: 121px;
}
#menuSet li#m06 a {
	width: 121px;
}
#menuSet li#m06 a:hover {
	background: url(../img/index/menu.jpg) no-repeat -672px -63px;
	width: 121px;
}


#menuSet li#m07 {
	background: url(../img/index/menu.jpg) no-repeat -793px 0;
	width: 107px;
}
#menuSet li#m07 a {
	width: 107px;
}
#menuSet li#m07 a:hover {
	background: url(../img/index/menu.jpg) no-repeat -793px -63px;
	width: 107px;
}



/* バナー
----------------------------------- */

#BannerSet01{
	margin: 0px;
	padding: 0px;
}

#BannerSet01 ul {
	margin:0px;
	padding:0px;
	list-style: none;
	height: 114px;
	width: 900px;
}
#BannerSet01 li {
	margin:0px;
	padding:0px;
	height: 114px;
	text-indent: -9999px;
	float: left;
}
#BannerSet01 li a {
	text-decoration: none;
	display: block;
	height: 114px;
	float: left;
}

#BannerSet01 li#m01 {
	background: url(../img/index/banner_s01.jpg) no-repeat 0 0;
	width: 450px;
}
#BannerSet01 li#m01 a {
	width: 450px;
}
#BannerSet01 li#m01 a:hover {
	background: url(../img/index/banner_s01.jpg) no-repeat 0 -114px;
	width: 450px;
}


#BannerSet01 li#m02 {
	background: url(../img/index/banner_s01.jpg) no-repeat -450px 0;
	width: 450px;
}
#BannerSet01 li#m02 a {
	width: 450px;
}
#BannerSet01 li#m02 a:hover {
	background: url(../img/index/banner_s01.jpg) no-repeat -450px -114px;
	width: 450px;
}



#BannerSet02{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
}

#BannerSet02 ul {
	margin:0px;
	padding:0px;
	list-style: none;
	height: 109px;
	width: 900px;
}
#BannerSet02 li {
	margin:0px;
	padding:0px;
	height: 109px;
	text-indent: -9999px;
	float: left;
}
#BannerSet02 li a {
	text-decoration: none;
	display: block;
	height: 109px;
	float: left;
}

#BannerSet02 li#m01 {
	background: url(../img/index/banner_s02.jpg) no-repeat 0 0;
	width: 450px;
}
#BannerSet02 li#m01 a {
	width: 450px;
}
#BannerSet02 li#m01 a:hover {
	background: url(../img/index/banner_s02.jpg) no-repeat 0 -109px;
	width: 450px;
}


#BannerSet02 li#m02 {
	background: url(../img/index/banner_s02.jpg) no-repeat -450px 0;
	width: 450px;
}
#BannerSet02 li#m02 a {
	width: 450px;
}
#BannerSet02 li#m02 a:hover {
	background: url(../img/index/banner_s02.jpg) no-repeat -450px -109px;
	width: 450px;
}




#subNavi{
	font-size: 11px;
	color: #666666;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: center;
}

.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0;
	padding-bottom: 0;
	width: 547px;
	text-align: left;
	float: right;
	padding-right: 0px;
	padding-left: 0px;
} 
.twoColFixLtHdr #footer {
	padding: 0px;
	height: 53px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	clear: both;
} 

.twoColFixLtHdr #Container {
	width: 900px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	background-color: #FFFFFF;
} 

.twoColFixLtHdr #header {
	padding: 0;
	height: 60px;
	margin: 0px;
	width: 100%;
}


.clearfloat {
	clear:both;
	height:0;
	line-height: 0px;
}


/* index */

 

#topBox {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 60px;
	text-align: left;
	vertical-align: top;
}


#Okura{
	text-align: left;
	width: 870px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#ti01{
	font-size: 12px;
	font-weight: bold;
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 17px;
	margin-left: 0px;
}



#InfoLeft{
	width: 600px;
	float: left;
	margin-bottom: 13px;
}

.text01{
	font-size: 12px;
	line-height: 16px;
}



#InfoRight{
	float: right;
	width: 245px;
	margin-bottom: 13px;
}


.text02{
	padding-top: 12px;
}
.t01{
	font-size: 11px;
	line-height: 14px;
	float: left;
	width: 299px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
.t02{
	font-size: 11px;
	line-height: 14px;
	float: left;
	margin-left: 37px;
}




#Copy {
	text-align: center;
	width: 870px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D8D8D8;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 17px;
	padding-left: 0px;
	font-size: 10px;
	color: #666666;
}

.orange{
	color: #e15e5e;
}

#Gallery{
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 640px;
	height: 368px;
}

#GalleryTitle{
	width: 640px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
