body {
	margin: 0;
	padding: 0 0 0 0;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
	background:#000;
	text-align: center;
}

/*link
-----------------------------------------------------*/
a:link{
	color: #CC0000;
	background: transparent;
}

a:visited{
	color: #CC0000;
	background: transparent;
}

a:hover, a:active{
	color: #003366;
	background: transparent;
}

/*text
-----------------------------------------------------*/
h2,h3,h4,p {margin: 0; padding: 0;}

p {
	color: #333333;
	line-height: 1.3em;
	margin-bottom: 0.5em;
	font-size: 11px;
}


/*table
-----------------------------------------------------*/
table {border-collapse: collapse;}
td.center {text-align: center;}

/*wrapper
-----------------------------------------------------*/
#wrapper {
	width: 920px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	background:url(../img/wrapper_bg.gif) repeat-y;
}



#wrapper img {vertical-align: bottom; border:none;}

/*con-box
-----------------------------------------------------
#con-box {
	width: 920px;
	background:url(../img/bottom.gif) no-repeat 1px bottom;
	padding:0 0 0 0;
	position:relative;
}

ul#co-btn {
	width: 167px;
	padding:0;
	margin:0;
	position:absolute;
	bottom:0;
	left:0;
}

#co-btn li {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width:167px;
	height:49px;
	display: block;
	text-align: left;
	font-size:1px;
	line-height:1.0;
}

#co-btn li a {
	width:167px;
	height:45px;
	display: block;
}

*/


/*h1
-----------------------------------------------------*/
h1 {
	margin:0;
	padding:0;
}

/*left-menu
-----------------------------------------------------*/
#left-menu{
width:167px;
margin:0 0 0 1px;
float:left;
display:inline;
}


/*glo-navi
-----------------------------------------------------*/
ul#glo-navi {
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
	width:167px;
	position:relative;
}

#glo-navi li {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width:167px;
	height: 34px;
	display: block;
	text-align: left;
	font-size:1px;
	line-height:1.0;
}

#glo-navi li a {
	width:167px;
	height: 34px;
	display: block;
	text-decoration: none;
}

#glo-navi li#top {background: url(../img/navi.gif) no-repeat 0 0;}
#glo-navi li#con {background: url(../img/navi.gif) no-repeat 0 -34px;}
#glo-navi li#qua {background: url(../img/navi.gif) no-repeat 0 -68px;}
#glo-navi li#loc {background: url(../img/navi.gif) no-repeat 0 -102px;}
#glo-navi li#acc {background: url(../img/navi.gif) no-repeat 0 -136px;}
#glo-navi li#vie {background: url(../img/navi.gif) no-repeat 0 -170px;}
#glo-navi li#mod {background: url(../img/navi.gif) no-repeat 0 -204px;}
#glo-navi li#equ {background: url(../img/navi.gif) no-repeat 0 -238px;}
#glo-navi li#str {background: url(../img/navi.gif) no-repeat 0 -272px;}
#glo-navi li#roo {background: url(../img/navi.gif) no-repeat 0 -306px;}
#glo-navi li#out {background: url(../img/navi.gif) no-repeat 0 -340px; margin-bottom:7px}
#glo-navi li#map {height: 36px; background: url(../img/navi.gif) no-repeat 0 -381px; margin-bottom:1px}
#glo-navi li#sei {height: 36px; background: url(../img/navi.gif) no-repeat 0 -418px;}

#glo-navi li#top a:hover,#p-top li#top a {background: url(../img/navi.gif) no-repeat -167px 0;}
#glo-navi li#con a:hover,#p-con li#con a {background: url(../img/navi.gif) no-repeat -167px -34px;}
#glo-navi li#qua a:hover,#p-qua li#qua a {background: url(../img/navi.gif) no-repeat -167px -68px;}
#glo-navi li#loc a:hover,#p-loc li#loc a {background: url(../img/navi.gif) no-repeat -167px -102px;}
#glo-navi li#acc a:hover,#p-acc li#acc a {background: url(../img/navi.gif) no-repeat -167px -136px;}
#glo-navi li#vie a:hover,#p-vie li#vie a {background: url(../img/navi.gif) no-repeat -167px -170px;}
#glo-navi li#mod a:hover,#p-mod li#mod a {background: url(../img/navi.gif) no-repeat -167px -204px;}
#glo-navi li#equ a:hover,#p-equ li#equ a {background: url(../img/navi.gif) no-repeat -167px -238px;}
#glo-navi li#str a:hover,#p-str li#str a {background: url(../img/navi.gif) no-repeat -167px -272px;}
#glo-navi li#roo a:hover,#p-roo li#roo a {background: url(../img/navi.gif) no-repeat -167px -306px;}
#glo-navi li#out a:hover,#p-out li#out a {background: url(../img/navi.gif) no-repeat -167px -340px;}
#glo-navi li#map a:hover,#p-map li#map a {height: 36px; background: url(../img/navi.gif) no-repeat -167px -381px;}
#glo-navi li#sei a:hover,#p-sei li#sei a {height: 36px; background: url(../img/navi.gif) no-repeat -167px -418px;}

/*main-area
-----------------------------------------------------*/
#main-area{
width:750px;
margin:0 1px 0 0;
padding:0 0 30px 0;
float:right;
display:inline;
}


/*fooder
-----------------------------------------------------*/
#footer {
width:916px;
	margin: 0 0 0 2px;
	padding:0 0 100px 0;
	background:#000 url(../img/foot_bg.gif) ;
	border-top:#333 solid 1px;
	border-bottom:#333 solid 1px;
}

#footer .left-cel {
text-align:left;
margin:20px 0 0 20px;
float:left;
display:inline;
text-align:left;
}

#footer .right-cel {
text-align:right;
margin:0;
padding:0;
float:right;
display:inline;
}

#footer p.kokuti {
margin:0 0 5px 0;

}

#footer p.free-dial {
margin:20px 20px 0 0;
text-align:right;

}

#wrapper p.btn-blog {
margin:30px 20px -10px 0;
text-align:right;
padding:0;
}


/*
-----------------------------------------------------*/

#wrapper .caution {
	text-align:left;
	font-size:10px;
	color:#999999;
	margin:15px;
}


br.clear {
	clear: both;
	height: 0px;
}

.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
	overflow:hidden;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/*
-----------------------------------------------------*/
#movable { position:absolute; top:86px; left:1px;}