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

*{
	font-size:12px;
	color:#ffffff;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:1.6em;
	margin:0;
}

html{
	height: 100%;
}

body{
	background:#000000;
	margin:0;
	padding:0;
	height: 100%;
}

a{
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

a img{
	border:none;
}

#wrap{
	padding:0;
	width:900px;
	/*min-height:1050px;
    height: auto;
    height: 100%;*/
	margin:0 auto;
}

#wrap2{
	padding:0;
	width:900px;
	/*min-height:2500px;
    height: auto;
    height: 100%;*/
	margin:0 auto;
}

#wrap3{
	padding:0;
	width:900px;
	/*min-height:1500px;
    height: auto;
    height: 100%;*/
	margin:0 auto;
}

#wrap4{
	padding:0;
	width:900px;
	/*min-height:2000px;
    height: auto;
    height: 100%;*/
	margin:0 auto;
}

#main{
	background:url(../images/main_bg.jpg) no-repeat;
	width:900px;
	height:600px;
}

#main h1{
	text-indent:-9999px;
	margin:0;
	padding:0;
	display:none;
}


/*トップページの左上にロゴが入る通常版はこちら*/
#main h1 a{
	width:360px;
	height:140px;
	margin:0;
	padding:0;
	overflow:hidden;
	display:block;
}

/*↓通常は使用しないのでコメントすること*/
/*#main p a{
	width:450px;
	height:600px;
	margin:0;
	padding:0;
	overflow:hidden;
	display:block;
	float:left;
}*/


#main p{
	text-indent:-9999px;
}

#left{
	float:left;
	margin:0;
	padding:0;
	width:690px;
}

#left #navi{
	margin:10px 0 0 30px;
	padding:0;
}

#left #navi ul{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}

#left #navi li{
	float:left;
}

#left #navi ul li a{
	display:block;
	text-indent:-9999px;
}

#navi #btn01 a{
	background:url(../images/index_navi.gif) no-repeat 0 0;
	width:73px;
	height:22px;
}
#navi #btn01 a:hover{
	background:url(../images/index_navi.gif) no-repeat 0 -22px;
	width:73px;
	height:22px;
}

#navi #btn02 a{
	background:url(../images/index_navi.gif) no-repeat -73px 0;
	width:116px;
	height:22px;
}
#navi #btn02 a:hover{
	background:url(../images/index_navi.gif) no-repeat -73px -22px;
	width:116px;
	height:22px;
}

#navi #btn03 a{
	background:url(../images/index_navi.gif) no-repeat -189px 0;
	width:92px;
	height:22px;
}
#navi #btn03 a:hover{
	background:url(../images/index_navi.gif) no-repeat -189px -22px;
	width:92px;
	height:22px;
}

#navi #btn04 a{
	background:url(../images/index_navi.gif) no-repeat -281px 0;
	width:91px;
	height:22px;
}
#navi #btn04 a:hover{
	background:url(../images/index_navi.gif) no-repeat -281px -22px;
	width:91px;
	height:22px;
}

#navi #btn05 a{
	background:url(../images/index_navi.gif) no-repeat -372px 0;
	width:77px;
	height:22px;
}
#navi #btn05 a:hover{
	background:url(../images/index_navi.gif) no-repeat -372px -22px;
	width:77px;
	height:22px;
}

#navi #btn06 a{
	background:url(../images/index_navi.gif) no-repeat -449px 0;
	width:118px;
	height:22px;
}
#navi #btn06 a:hover{
	background:url(../images/index_navi.gif) no-repeat -449px -22px;
	width:118px;
	height:22px;
}

#navi #btn07 a{
	background:url(../images/index_navi.gif) no-repeat -567px 0;
	width:93px;
	height:22px;
}
#navi #btn07 a:hover{
	background:url(../images/index_navi.gif) no-repeat -567px -22px;
	width:93px;
	height:22px;
}



#banner{
	margin:15px 0 0 0;
	padding:0;
	clear:both;
}

#right{
	float:left;
	margin:0;
	padding:0;
	width:210px;
}

#mobile{
	background:url(../images/mobile.jpg) no-repeat;
	width:210px;
	height:305px;
	margin:10px 0 0 0;
	padding:0;
}

#mobile p{
	width:180px;
	color:#333333;
	font-size:12px;
	margin:0 auto 0 auto;
	padding:105px 0 0 0;
}

#footer{
	clear:both;
	background:url(../images/footer_bg.jpg) no-repeat;
	margin:2px auto 0 auto;
	padding:0;
	width:900px;
	text-align:right;
	height: 100px;
}

#footer p{
	color:#000000;
	font-size:12px;
	font-weight:bold;
	margin:0 0 0 0;
	padding:3px 0 0 0;
}

#footer p a{
	color:#000000;
	font-size:12px;
	font-weight:bold;
	margin:0 0 0 0;
	padding:3px 0 0 0;
}

#footer p a:hover{
	color:#000000;
	font-size:12px;
	font-weight:bold;
	margin:0 0 0 0;
	padding:3px 0 0 0;
}

#footer_navi{
	margin:0 0 0 280px;
	padding:30px 0 0 0;
}

#footer_logo{
	text-indent:-9999px;
	float:left;
	width:120px;
	height:45px;
	display:block;
}

#footer_logo a{
	width:120px;
	height:45px;
	display:block;
	overflow:hidden;
	margin:25px 0 0 30px;
	padding:0;
}

#copy{
	padding:0px 0 0 0;
	margin:0;
	font-size:10px;
	clear:both;
	text-align:center;
	width:900px;
}

.push{
	height: 100px; /* .push must be the same height as .footer */
}

.clear{
	clear:both;
}





/*第二階層*/
#sub_header{
	background:url(../images/sub_header_bg.jpg) no-repeat;
	width:900px;
	height:114px;
}

#sub_header h1{
	text-indent:-9999px;
	margin:0;
	padding:0;
}

#sub_header h1 a{
	width:280px;
	height:110px;
	margin:0;
	padding:0;
	overflow:hidden;
	display:block;
}

#sub_header_left{
	float:left;
}

#sub_header_right{
	/*width:900px;*/
}


#sub_header p{
	text-indent:-9999px;
}

#sub_navi{
	margin:0 0 0 35px;
	padding:72px 0 0 0;
}

#sub_navi ul{
	margin:0;
	padding:0;
	list-style:none;
	/*overflow:hidden;*/
	display:inline;
}

#sub_navi li{
	float:left;
}

#sub_navi ul li a{
	display:block;
	text-indent:-9999px;
}

#sub_navi ul li a:visited,#sub_navi ul li a:hover,#sub_navi ul li a:active{
	overflow:hidden;
}

#sub_navi #sub_btn01 a{
	background:url(../images/sub_navi.jpg) no-repeat 0 0;
	width:65px;
	height:22px;
}
#sub_navi #sub_btn01 a:hover{
	background:url(../images/sub_navi.jpg) no-repeat 0 -22px;
	width:65px;
	height:22px;
}

#sub_navi #sub_btn02 a{
	background:url(../images/sub_navi.jpg) no-repeat -67px 0;
	width:102px;
	height:22px;
}
#sub_navi #sub_btn02 a:hover{
	background:url(../images/sub_navi.jpg) no-repeat -67px -22px;
	width:102px;
	height:22px;
}

#sub_navi #sub_btn03 a{
	background:url(../images/sub_navi.jpg) no-repeat -169px 0;
	width:81px;
	height:22px;
}
#sub_navi #sub_btn03 a:hover{
	background:url(../images/sub_navi.jpg) no-repeat -169px -22px;
	width:81px;
	height:22px;
}

#sub_navi #sub_btn04 a{
	background:url(../images/sub_navi.jpg) no-repeat -250px 0;
	width:82px;
	height:22px;
}
#sub_navi #sub_btn04 a:hover{
	background:url(../images/sub_navi.jpg) no-repeat -250px -22px;
	width:82px;
	height:22px;
}

#sub_navi #sub_btn05 a{
	background:url(../images/sub_navi.jpg) no-repeat -332px 0;
	width:69px;
	height:22px;
}
#sub_navi #sub_btn05 a:hover{
	background:url(../images/sub_navi.jpg) no-repeat -332px -22px;
	width:69px;
	height:22px;
}

#sub_navi #sub_btn06 a{
	background:url(../images/sub_navi.jpg) no-repeat -401px 0;
	width:101px;
	height:22px;
}
#sub_navi #sub_btn06 a:hover{
	background:url(../images/sub_navi.jpg) no-repeat -401px -22px;
	width:101px;
	height:22px;
}

#sub_navi #sub_btn07 a{
	background:url(../images/sub_navi.jpg) no-repeat -502px 0;
	width:78px;
	height:22px;
}
#sub_navi #sub_btn07 a:hover{
	background:url(../images/sub_navi.jpg) no-repeat -502px -22px;
	width:78px;
	height:22px;
}


#sub_left{
	width:675px;
	margin:10px 15px 20px 0;
	/*height:auto;*/
	padding:0;
	background:#FFFFFF;
	float:left;
}

#sub_left h2{
	margin:10px 0 0 20px;	
}

#sub_left h3{
	background:url(../images/h3.jpg) no-repeat;
	font:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight:bold;
	font-size:13px;
	margin:0 0 8px 20px;
	padding:11px 0 0 20px;
	height:24px;
	color:#333333;
}

#sub_left p{
	width:625px;
	margin:0 auto 0 auto;
	color:#333333;
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#l{
	float:left;
	margin: 0 0 0 20px;
}

#l img{
	float:left;
	margin:5px;
}

#r{
	float:left;
}

#r p{
	width:380px;
	margin:10px 0 0 20px;
	color:#333333;
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#sub_right{
	float:left;
	margin:0;
	padding:0;
	width:210px;
}

#sub_right #mobile{
	background:url(../images/mobile.jpg) no-repeat;
	width:210px;
	height:305px;
	margin:0 0 0 0;
	padding:0;
}

#sub_right #mobile p{
	width:180px;
	color:#333333;
	font-size:12px;
	margin:0 auto 0 auto;
	padding:105px 0 0 0;
}

.pink{
	color:#FF3366;
}

#gmaps {
clear:both;
margin:0px auto 0px auto;
padding:30px 0px 30px 0px;
width:600px;
}
