@charset "UTF-8";

/*########################## 共通仕様 ###########################*/

* {
	margin:0;
	padding:0;
	line-height:1.8;
}

a {
outline: none;
}

body {
	background-image: url("images/bg_img.png");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", Verdana,Arial,Helvetica,sans-serif, ;
	position:relative;
	overflow:visible;
	font-size:12px;
	color:#444444;
}

.clearFix{
 	clear: both;
}

img {
	border: 0px;
}

ul,li	{
	list-style-type: none;
}

.disp_out{
	display: block;
	text-indent: -9999px;
}

a:link 		{color:#0033FF; text-decoration: none;}
a:visited 	{color:#6600CC; text-decoration: none;}
a:active 	{color:#FF3300; text-decoration: none;}
a:hover		{color:#FF3300; text-decoration: underline;}

/* wrapper */

div#wrapper {
	width:910px;
	margin:0 auto;
}

/* header */

header {
	position: relative;
	width:910px;
	height: 180px;
}

hgroup {
	position: absolute;
	top: 1px;
	left: 0px;
}

hgroup h1 {
	font-size: 10px;
	color: #FFFFFF;
}


div#logo{
	position: absolute;
	width:300px;
	height:103px;
	top: 18px;
	left: 0px;
}

p.logo {
	background:url('images/logo.png') no-repeat;
	width:300px;
	height:103px;
}

p.logo a{
	width:300px;
	height:103px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}



div#info_open{
	position: absolute;
	width:150px;
	height:20px;
	top: 38px;
	left: 615px;
	font-size:18px;
	font-weight: bold;
	line-height:1.0;
	color:#555555;
}

div#info_tel{
	position: absolute;
	width:150px;
	height:20px;
	top: 63px;
	left: 615px;
	font-size:18px;
	font-weight: bold;
	line-height:1.0;
	color:#555555;
}

div#info_comm{
	position: absolute;
	width:904px;
	height:22px;
	top: 135px;
	left: 3px;
}

.marquee {
	width:904px;
	overflow:hidden;
	position:relative;
	color:#F0E1C4;
}

.marquee p:after{
	content:"";
	white-space:nowrap;
}

.marquee p {
	margin:0;
	padding-left:904px;
	display:inline-block;
	white-space:nowrap;
	-webkit-animation-name:marquee;
	-webkit-animation-timing-function:linear;
	-webkit-animation-duration:20s;
	-webkit-animation-iteration-count:infinite;
	-moz-animation-name:marquee;
	-moz-animation-timing-function:linear;
	-moz-animation-duration:20s;
	-moz-animation-iteration-count:infinite;
	-ms-animation-name:marquee;
	-ms-animation-timing-function:linear;
	-ms-animation-duration:20s;
	-ms-animation-iteration-count:infinite;
	-o-animation-name:marquee;
	-o-animation-timing-function:linear;
	-o-animation-duration:20s;
	-o-animation-iteration-count:infinite;
	animation-name:marquee;
	animation-timing-function:linear;
	animation-duration:20s;
	animation-iteration-count:infinite;
}
@-webkit-keyframes marquee {
	from   { -webkit-transform: translate(0%);}
	99%,to { -webkit-transform: translate(-100%);}
}
@-moz-keyframes marquee {
	from   { -moz-transform: translate(0%);}
	99%,to { -moz-transform: translate(-100%);}
}
@-ms-keyframes marquee {
	from   { -ms-transform: translate(0%);}
	99%,to { -ms-transform: translate(-100%);}
}
@-o-keyframes marquee {
	from   { -o-transform: translate(0%);}
	99%,to { -o-transform: translate(-100%);}
}
@keyframes marquee {
	from   { transform: translate(0%);}
	99%,to { transform: translate(-100%);}
}


/******************<グローバルナビ>******************/

div#navi{
	width:904px;
	height:40px;
	margin: 0px 3px 10px 3px;

}

ul#gnavi{
	display:inline;
}

#gnavi li{
	text-indent: -9999px;
	list-style: none;
	width:113px;
	height:40px;
	float: left;

}

#gnavi1 a{
	background:url('images/gnavi.png');
	background-position: 0px 0px;
	width:113px;
	height:40px;
	display:block;

}

#gnavi1 a:hover {
	background-position: 0px -40px;

}

#gnavi2 a{
	background:url('images/gnavi.png');
	background-position: -113px 0px;
	width:113px;
	height:40px;
	display:block;

}

#gnavi2 a:hover {
	background-position: -113px -40px;

}

#gnavi3 a{
	background:url('images/gnavi.png');
	background-position: -226px 0px;
	width:113px;
	height:40px;
	display:block;

}

#gnavi3 a:hover {
	background-position: -226px -40px;

}

#gnavi4 a{
	background:url('images/gnavi.png');
	background-position: -339px 0px;
	width:113px;
	height:40px;
	display:block;

}

#gnavi4 a:hover {
	background-position: -339px -40px;

}

#gnavi5 a{
	background:url('images/gnavi.png');
	background-position: -452px 0px;
	width:113px;
	height:40px;
	display:block;

}

#gnavi5 a:hover {
	background-position: -452px -40px;

}

#gnavi6 a{
	background:url('images/gnavi.png');
	background-position: -565px 0px;
	width:113px;
	height:40px;
	display:block;

}

#gnavi6 a:hover {
	background-position: -565px -40px;

}

#gnavi7 a{
	background:url('images/gnavi.png');
	background-position: -678px 0px;
	width:113px;
	height:40px;
	display:block;

}

#gnavi7 a:hover {
	background-position: -678px -40px;

}

#gnavi8 a{
	background:url('images/gnavi.png');
	background-position: -791px 0px;
	width:113px;
	height:40px;
	display:block;

}

#gnavi8 a:hover {
	background-position: -791px -40px;

}




/* contents */

div#contents {
	width:910px;
	margin:0 auto;
 	clear: both;
}

p.contents_title {
	margin: 5px 0px 0px 15px;
}

/* footer */

footer {
 	clear: both;
	width:910px;
	height: 180px;
	background: #111111;
}

div#footer_navi{
	margin: 0px 0px 10px 0px;
	font-size: 11px;
	text-align: center;
}

div#footer_navi a:link 	{color:#FFFFFF; text-decoration: none;}
div#footer_navi a:visited 	{color:#FFFFFF; text-decoration: none;}
div#footer_navi a:active 	{color:#FFFFFF; text-decoration: none;}
div#footer_navi a:hover	{color:#FFFFFF; text-decoration: underline;}

div#footer_copyright p.copyright{
	margin: 10px 0px 0px 0px;
	color: #CCCCCC;
	text-align: center;
}

div#footer_bt{
	width:180px;
	margin:0 auto;
	text-align: center;
}
