@charset "utf-8";

/* Body */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #545454;
	font-size: 80%;
	line-height: 1.7;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #6ebee4;
	background-image: url(../img/common/bg.jpg);
	background-repeat: repeat-x;
}

/* Reset */
h1, h2, h3, h4, h5, h6, p, address, ul, ol, li, dl, dt, dd, table, caption, th, td, img, form a{
margin: 0;
padding: 0;
border: none;
font-style: normal;
font-weight: normal;
font-size: 100%;
text-align: left;
list-style-type: none;
}

html {
height: 100%;
}

img {
border-style: none;
vertical-align: top;
}

table {
border-collapse: collapse;
border-spacing: 0;
}

ul,dl,ol {
list-style:none;
}

.clear {
clear:both;
}

/*-------------------------------------------------------
clearfix
-------------------------------------------------------*/
.clearfix:after {
content: "."; 
display: block; 
clear: both;
height: 0;
visibility: hidden;
}

.clearfix {overflow:hidden; display: inline-block;}

/* exclude MacIE5 [start] \*/
* html .clearfix {height: 1%}
.clearfix {display: block;}
/* exclude MacIE5 [end] */

/* Wrap */
#wrap {
	background-image: url(../img/common/bg02.jpg);
	background-repeat: no-repeat;
	background-position: top;
width:1000px;
margin:0px auto 0px auto;

}
h1 {
width:815px;
margin:0px auto;
color:#006600;
}


/* Header */
#header {
width:815px;
margin:0px auto 0px auto;
padding-top:3px;
height:140px;
position:relative;
}

#header #logo {
width:278px;
height:140px;
margin:0px auto 0px auto;
padding:0px;
}

#header .h_hair_make {
width:240px;
height:17px;
position:relative;
top:118px;
left:2px;
margin:0px;
padding:0px;
float:left;
}
#header .h_tel {
width:211px;
height:87px;
position:relative;
top:42px;
left:0px;
margin-left:30px;
padding:0px;
float:right;
}
/* Global Menu */
#g_menu {


}
#g_menu ul {
width:815px;
margin:0px auto 0px auto;
}
#g_menu li {
display:inline;
}
/*FLASHエリア*/
.flashArea {
margin-bottom:10px;
}
/*タイトル画像*/
.titleIMG {
margin-bottom:10px;
}


/* main */
#main {
width:815px;
margin:10px auto 0px auto;
}
.contents {
width:559px;
float:left;
margin:0px 20px 0px 0px;
}
#side {
width:235px;
float:right;
}
#side ul li {
margin-bottom:10px;
}

/*QRバナー*/
.bannerQR {
height:85px;
padding:8px 8px 8px 8px;
	background-image: url(../img/common/bg_qr.gif);
	background-repeat: no-repeat;
}
.bannerQR p {
float:left;
}
.bannerQR p.middleQRtxt {
width:135px;
font-size:10px;
line-height:1.4;
margin-left:10px;
}

/*bottomMenu*/
#bottomMenu {
width:815px;
margin:0px auto 0px auto;
text-align:left;
font-size:12px;
}
.bottomMenuLink {
padding:8px 10px 0px 15px;
height:28px;
	background-image: url(../img/common/b_menu_link.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.bottomMenuLink span {
	background-image: url(../img/common/b_menu_home.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:15px;
}
.bottomMenuLink .arrowMenu {
	padding-left:35px;
	font-weight:bold;
	color:#ffa312;
	display:inline;
}



.bottomMenutxt {
width:785px;
	background-image: url(../img/common/b_menu_txt.gif);
	background-repeat: repeat-y;
	padding:10px 10px 10px 20px;
	background-position: bottom;
}
.bottomMenuBottom {
	background-image: url(../img/common/b_menu_txt_bottom.gif);
	background-repeat: no-repeat;
	height:33px;
	padding:20px 10px 0px 80px;
	

}
.bottomMenuBottom span {
font-weight:bold;
font-size:14px;
color:#ffa312;
}

.bottomMenutxt .bMenuBox {
	width:120px;
	float:left;
	margin-right:10px;
	padding-bottom: 32768px;
	margin-bottom: -32768px;
	background-image: url(../img/common/bg_dot.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.bMenuBoxLast li{
	width:100px;
	float:left;
	margin-right:10px;

}
.bMenuBoxLast img {
	margin-bottom:3px;
}
.bottomMenutxt .bMenuBox ul {
padding:0px 0px 0px 12px;
}
.bottomMenutxt .bMenuBox ul li {
text-align:left;
line-height:1.4;

}

/* footer */
#footer {
width:100%;
background-color:#717171;

}
.footerInner {
width:815px;
margin:0px auto 0px auto;
}
#footer .address {
color:#FFFFFF;
text-align:left;

}
.toTop {
width:815px;
text-align:right;
margin:20px auto 0px auto;
}

.toppage {
text-align:right;
}

/*Font Style
*********************************/
a:link    { color : #6f6f6f ; text-decoration : underline ;}
a:visited { color : #6f6f6f ; text-decoration : underline ; }
a:hover   { color : #6f6f6f ; text-decoration : none ; }
a:active  { color : #6f6f6f ; text-decoration : none ; }


#menuInfo a:link    { color : #ea6509 ; text-decoration : underline ;}
#menuInfo a:visited { color : #ea6509 ; text-decoration : underline ; }
#menuInfo a:hover   { color : #ea6509 ; text-decoration : none ; }
#menuInfo a:active  { color : #ea6509 ; text-decoration : none ; }