﻿@charset "utf-8";

/*All page's css*/
html{
	height: 100%;
}

body{
	height: 100%;
	font: 100% "ＭＳ Ｐゴシック", Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #000;
	line-height: 1.8;
	background-image: url(img/header_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#wrapper{
	margin-left:auto;
	margin-right:auto;
	color:#000;
	position: relative !important;
	min-height: 100%;
	margin-top: 0px;
	/*padding:1px 0;*/
	}

* html #wrapper	{
	/*margin-top:-21px;*/
	height: 100%;
}


/*reset*/

p,h1,h2,h3,h4,h5,h6,pre,
blockquote,ul,ol,li,dl,dt,dd,div{
	margin: 0px;
	padding: 0px;
}

/*a*/

a img{border-width: 0;}

/*a:link {color: #000;}*/
/*a:visited {color: #848484;}*/
/*a:active {color: #666666;}*/


li{list-style-type:none;}

.bfont{
	font-weight:bold;
}

br.cr{
	clear:both;
}

span.hidden {display:none;}
span.red {color:#c00;}



/*hedaer*/

div#top{
	height: auto;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	vertical-align: top;
	margin-top: 0px;
	padding-top: 0px;
}

h1#header{
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
	background-position: center 5px;
	width: 740px;
	height: 65px;
	text-align: center;
	margin-right: auto;
	vertical-align: top;
	margin-top: 5px;
	margin-left: auto;
}

h1#header a:hover {
	background-repeat: no-repeat;
	background-position: center top;
}


h1#header a{
	display:block;
	width:550px;
	height:60px;
	
}

/*menu*/


#menu ul{
	height:44px;
	margin-top: 17px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}

#menu li {
	width:148px;
	height:44px;
	float:left;
	margin-left:auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	}

#menu ul a {
	display: block;
	width:148px;
	height:44px;
	text-align: center;
	/*text-decoration:none;*/
}

#menu ul a span {
	display: none;
	width:100%;
	}


li#m1 a{
	background: #fff url(img/nav01.gif) no-repeat center top;
}

li#m1 a:hover {
	background: #fff url(img/nav01_o.gif) no-repeat center top;
}

li#m2 a{
	background: #fff url(img/nav02.gif) no-repeat center top;
}

li#m2 a:hover {
	background: #fff url(img/nav02_o.gif) no-repeat center top;
}

li#m3 a{
	background: #fff url(img/nav03.gif) no-repeat center top;
}

li#m3 a:hover {
	background: #fff url(img/nav03_o.gif) no-repeat center top;
}

li#m4 a{
	background: #fff url(img/nav04.gif) no-repeat center top;
}

li#m4 a:hover {
	background: #fff url(img/nav04_o.gif) no-repeat center top;
}

li#m5 a{
	background: #fff url(img/nav05.gif) no-repeat center top;
}

li#m5 a:hover {
	background: #fff url(img/nav05_o.gif) no-repeat center top;
}


*html #menu li{
	width:146px;
}






/*contents*/

div#box2{
	text-align:left;
	padding-top:10px;
	width:780px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 5px;
}

p#topicpath{
	margin:5px auto 0 0;
	line-height: 1.2em;
	font-size: 12px;
}

div#content{
	clear:both;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
}

h2#title{
	font-size:1.2em;
	text-indent:2em;
	border:1px solid #ccc;
	line-height:2.5em;
	height:47px;
	background-image: url(img/title_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 740px;
}
div#footer_content {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}



/*footer*/

#footer	{
	text-align:center;
	padding-top: 1px;
	/*clear: both;*/
	margin-left: auto;
	margin-right: auto;
	border-top:1px solid #ccc;
	position: absolute;
	bottom: 0;
	width: 100%;
	background-color: #fff;
	background-image: url(img/foot_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	left: 1px;
}
#footer li {
	font-size: 12px;
	text-align: left;
	background-image: url(img/li_big.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}


/**html div#footer{
	margin-left:1px;
}*/



/*#footer li a:hover{
	background-color:#507a00;
	color:#fff;
}*/


li#personal{
	background: url(img/l_per.gif) no-repeat left;
	padding-right :1em;
	border-right: 1px solid #000;
}

li#sitemap{
	background: url(img/l_site.gif) no-repeat left;
	margin-left: 1em;
}

#footer img{
	float:right;
	margin-right:20px;
}

/*リスト*/
ul.smalllist li{
	background: url(img/li_small.gif) no-repeat left center;
	padding-left: 8px;
}

ul.biglist li{
	background: url(img/li_big.gif) no-repeat left center;
	padding-left: 18px;
}

/*トップへ*/
.gotop{
	margin-bottom:15px;
	margin-left:auto;
	width:9em;
	font-size: 11px;
}

/*行頭アイコン*/
p.biglist{
	margin:1em 15px;
	background: url(img/li_big.gif) no-repeat left center;
	padding-left: 18px;
}

/*テーブル*/
caption{
	display:none;
}
th{
	text-align:left;
}

/*空室メニュー*/

div#flash {
	float: right;
	width: 530px;
	margin-right: 10px;
	height: 260px;
}
div#kushitsu {
	float: left;
	width: 190px !important;
	margin-left: 5px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 5px;
	height: auto;
}
#kushitsu ul{
	margin:5px auto 0 auto;
	width:190px !important;
}
#kushitsuli {
	height: auto;
	background-color: #E4E4E4;
}


#kushitsu li {
	width:190px;
	height:31px;
	}
	
#kushitsu a {
	display:block;
	width:190px;
	height:31px;
	}

li#b1 a {
	background-image: url(img/kushitsu01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

li#b1 a:hover {
	background-image: url(img/kushitsu01_o.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

li#b2 a {
	background-image: url(img/kushitsu02.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

li#b2 a:hover {
	background-image: url(img/kushitsu02_o.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

div#qr {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 10px;
	height: 96px;
}
p#content {
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
}
#kushitsuli p {
	font-size: 12px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
img#qr {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

