@charset "utf-8";
/* CSS Document */


/*基本*/
* {
	margin:0;
	padding:0;
	color:#333333;
	font-size:small;
	line-height:1.5;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}

body {
	background-color:#FFFFFF;
	margin:0 auto;
	}

img {
	display:block;
	border:none;
	}

.clearfix:after {
	content: url(/common/img/clearfix.gif);
	display: block;
	clear: both;
	height: 0;
}

.clearfix { display: inline-block; }
.clearfix { display: block; }


.hide, kbd	{
	display:none;
	}

#container {
	width:800px;
	margin:0 auto;
	}

/*header*/
#header h1 {
	float:right;
	margin:5px 0 0 0;
	}
#header h2 {
	float:left;
	margin:10px 0 10px 15px;
	}
#header ul{
	list-style:none;
	text-decoration: none;
}
#header ul li {
	float:right;
}
#header ul li a	{
	text-decoration:none;
	}
#header ul li a:hover{
	color:#6666ff;
	}


/*container2*/
#container2 {
	border-width:1px;
	border-color:#666666;
	border-style:solid;
	}
	

 ul li a	{
	text-decoration:none;
	}
ul li a:hover{
	color:#6666ff;
	}



/*wrapper*/
#wrapper {
	clear:both;
	width:798px;
	position:relative;
	}

/* content */
#content	{
	position:relative;
	}

/*gnavi*/
#gnavi ul {
list-style:none;
}
#gnavi ul li {
	position:absolute;
	top:0;
	left:0;
	}


#gconcept {margin-left:133px;}
#glocation {margin-left:266px;}
#geqipment {margin-left:399px;}
#groomplan {margin-left:532px;}
#gaccess {margin-left:665px;}


/*mainImg*/
#mainimg {
	clear:both;
	margin-top:40px;
	}





/*footer*/

#footer {
	margin-top:12px;
	width:798px;
	height:90px;
	border-width:1px;
	border-color:#666666;
	border-style:solid;
	position:relative;
	background-image:url(../../../common/img/top_lafu_34.jpg);
	background-repeat:repeat-x;
	}

#l2navi ul li {
	position:absolute;
	top:7px;
	left:13px;
	list-style:none;
	}

#terefon {
	margin:20px 0 0 0;
	}
#jikan {
	margin:15px 0 0 310px;
	font-size:smaller;
	}
#l2appoint {
	margin:15px 0 0 520px;
	}
#l2request {
	margin:15px 0 0 652px;
	}

address {
	margin:18px 0 0 270px;
	font-size:small;
	font-style:normal;
	}



	

	



