@charset "UTF-8";
/* -------------------------------- */
body {color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup,sub {line-height:-1px;vertical-align: text-top;}
sub {vertical-align:text-bottom;}
input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/* -------------------------------- */

body {
	font-family: "Helvetica","Lucida Grande","Hiragino Kaku Gothic Pro","qMmpS Pro W6","lr oSVbN",Osaka,sans-serif;
	margin: 0px auto;
	padding: 0px;
	background: url(../images/background.gif) repeat-x;
	text-align: center;
}

div {
	margin: 0px auto;
	padding: 0px;
}

h1 {
	font-size: 0.8em;
	margin: 0px 0px 0px 25px;
	padding: 0px;
}

img {
	border: none;
}

script {
	margin: 0px;
	padding: 0px;
}

#container {
	text-align: center;
	margin: 0 auto;
}

#header {
	width: 940px;
	height: 130px;
	text-align: left;
	background: url(../images/head_bg.jpg) right top no-repeat;
}

#logo {
	margin: 8px 0px 6px 0px;
}

/*#head_fla, #gmenu {
	width: 940px;
	text-align: right;
}*/

#head_fla {
	height: 475px;
}

#gnavi {
	margin: 0px 0px 10px 0px;
	height: 40px;
	text-align: center;
	background: url(../images/gnavi_bg.jpg) repeat-x;
}

#gmenu {
	clear: both;
	margin: 0 auto;
}

/*#gmenu img,*/ #gmenu div {
	float: left;
}

#gnavi ul, #footer ul {
	margin: 0px;
	display: inline;
	padding: 0px;
}

#gnavi ul li, #footer ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}

#gmenu ul {
	width: 896px;
	clear: both;
	margin: 0px auto;
	text-align: center;
}

#gmenu ul li {
	margin: 0px auto;
	padding: 0px;
	list-style-type: none;
	float: left;
	text-align: center;
}

#calendar {
	width: 224px;
	height: 201px;
	margin: 0 auto;
	background: url(../images/calendar_bg.jpg) no-repeat;
}

#footer {
	margin-top: 15px;
	height: 30px;
	text-align: center;
	background: url(../images/footer_bg.jpg) repeat-x;
	clear: both;
}

#foot_menu {
	width: 880px;
	text-align: left;
	background: url(../images/footer_copy.jpg) no-repeat right top;
}

#service_main {
	margin-bottom: 15px;
}

#intro_contant {
	width: 595px;
	/*height: 220px;*/
	margin-bottom: 15px;
	padding: 9px;
	background: #efefef;
}

.intro_shop {
	float: left;
	margin-left: 10px;
}

#staff {
	text-align: center;
	clear: both;
	margin: 0px auto 30px;
}

#content {
	margin-bottom:10px;
}