@charset "utf-8";
/*初期設定*/
* {
	margin: 0px;
	padding: 0px;
}

body {
	font-size: 12px;
	font-family:  'メイリオ', Meiryo, 'Lucida Grande', sans-serif;
	text-align: center;
	color:#444;
	background:#D2F4FF;
}

/* for WinIE6*/
* html body {
	font-family: Verdana, "MS P ゴシック", sans-serif;
}

h1, h2, h3, h4, h5 {
	font-size:13px;
	padding-bottom: 10px;
} /*見出し文字サイズを同一に*/
h3, h4, h5, .normal { font-weight: normal; }

p { margin-bottom: 10px; }
li { list-style: none; }
table { margin: auto; }
td { text-align: left; }
address {
	font-style: normal;
	color: #555;
}



a { color: #178BFF; }
a:visited { color: #7340AC; }
a img { border: none; }


#container {
	margin: auto;
	width: 800px;
	text-align: left;
	background: #fff;
	border: 1px solid #44D0FF;
}
#header {
	background: url(../images/header.jpg) no-repeat;
	height: 190px;
	margin-bottom: 10px;
}

#header  .seo  {
	margin-left: 100px;
	padding-top: 5px;
	color:#FFFFFF
}
#header #logo {
	position: absolute;
	top: 0px;
	padding-left: 3px;
}

div#topicPath { 
    height: 30px; 
}
div#topicPath ol li {
	display:inline;
	margin:0 0 0 10px;	
}

/*左サイドブロック*/
#side {
	float: left;
	width: 160px;
	margin-right: 15px;
	font-size: 12px;
	padding-top:;
}
#top #side { /*トップページの左サイドカラムの高さを調整。（ページタイトルが無いため）*/
	padding-top: 0px; }

#menu {
    margin:10px 0 0 10px;
    padding:0;
	width:150px;

}



#menu ul {
    margin:0;
    padding:0;
	list-style:none;

}


#menu li {
    margin:0 0 20px 0;
    padding:0;
    width:140px;
	font-weight:bold;
}

#menu a {
    color:#FFF;
	display:block;
    line-height:2;
	text-decoration:none;
	text-align:center;
	padding:0;
	width:140px;
    height:29px;
    background:url(../images/btn2.gif) no-repeat left top;
}

#menu a:hover {
    color:#333;
	display:block;
	line-height:2;
	text-decoration:none;
	text-align:center;
	padding:0;
	width:140px;
	height:29px;
	background:url(../images/btn3.gif) no-repeat left top;
}

#menu .now a {
    color:#333;
	display:block;
	line-height:2;
	text-decoration:none;
	text-align:center;
	padding:0;
	width:140px;
    height:29px;
	background:url(../images/btn3.gif) no-repeat left top;
}



/*メインブロック（右サイドなしのページ）*/
#main {
	float: left;
	width: 610px;
	font-size: 13px;
	margin-left: 10px;
	padding-bottom: 20px;
}

/*メインブロック（TOPページなど右サイドが入るページ）*/
#main2 {
	float: left;
	width: 430px;
	font-size: 13px;
}

/*TOPページなどの右サイドカラム*/
#right {
	float: right;
	width: 180px;
	font-size: 12px;
}

.copyright {
	text-align: right;
	clear: both;
	background: #00AEEB url(../images/line.jpg);
	padding: 2px;
}

#footer {
	padding: 5px;
	color: #666;
}


/*レイアウトでよく使うスタイル*/
.before {
	float:left;
	margin-right: 5px;
}
.foward {
	float:right;
	margin-left: 5px;
}
.clear {
	clear:both;
	margin-bottom: 5px;
}
.red { color:#FF0033; }
.orange { color: #FF6600; }

.ml20 { margin-left: 20px; }
.ml50 { margin-left: 50px; }

.extra {
	margin: 15px 0;
	border: 1px dashed #CFC2DA;
	padding: 10px;
	background-color: #FBF9FD;
}

#navigation {
	width:160px;
	margin:10px 0px;
}

#navigation ul {
	margin:0;
	padding:0;
	list-style:none;
}

#navigation li {
	margin:0 0 20px 0;
	padding:0;
	width:100%;
    background: url(../images/btn.gif) no-repeat left top;
}

#navigation a {
	color:#fff;
	font-weight:bold;
	display:block;
	width:100%;
	line-height:2.2;
	height:40px;
	text-decoration:none;
	text-align:center;
	padding:4px 0;
	background: url(../images/btn2.gif) no-repeat left top;
}
	
#navigation a:hover {
	color:#666;
	background-image:none;
	background-color:transparent;
	
}


/*トップページのニュースリリース*/
#newsblock {
	margin: 10px 0;
	font-size: 10px;
	color: #666;
	background-color: #FBF0F3;
	padding: 5px;
}
#newsblock li {
	list-style: url(../images/icon_ya.gif);
	margin-left: 15px;
}


/*ゲストハウス物件情報ブロック*/
#main h2.titlebar2 {
width:610px;
height:50px;
margin:0;
background:url(../guesthouse/images/title_gh4.jpg) no-repeat left top;
color:#333333;
text-align:center;
line-height:2;
padding-top:10px;
font-size:14px;
font-weight:bold;
letter-spacing:2px;
}

.gh_infobox {
	margin: 10px 0;
	text-align: center;
}
.ghinfo_title {
	background: url(../images/icon_house.gif) no-repeat;
	border-bottom: 1px dashed #00AEEB;
	margin-bottom: 10px;
	text-align: left;
	font-weight: normal;
	padding: 3px 0 3px 30px;
	margin-left: 5px;
}
.gbinfo_more {
	font-size: 11px;
	color: #666;
}
.gbinfo_more img { vertical-align: middle; }
.ghinfo_photo {
	padding-bottom: 10px;
	width: 170px;
}

#menu .gh li {
	margin-bottom: 10px;
	list-style: url(../images/icon_minihouse.gif);
	margin-left: 20px;
}
#menu .gh a {
	color: #B96A86;
	text-decoration: none;
}
#menu .gh a:hover { text-decoration:underline; }



/*各ページのタイトルバー*/
.titlebar { margin-bottom: 5px; }



/*ゲストハウス物件のタイトルネーム*/
.ghname {
	margin: 10px 50px;
	background: url(../guesthouse/images/ghname.jpg) no-repeat;
	text-align: center;
	padding: 9px;
	width: 450px;
	font-size: 14px;
	letter-spacing: 0.2em;
}

/*ゲストハウス物件詳細テーブル*/
.ghinfo {
	float: left;
	width: 330px;
}
.ghinfo table {
	border:1px solid #799AB5;
	width: 98%;
}
.ghinfo th {
	text-align: left;
	font-weight: normal;
	background-color: #E2E9EF;
}
.ghinfo th, .ghinfo td {
	padding:1px 2px 1px 5px;
	font-size: 11px;
}

.gh_photobox {
	float: right;
	width: 270px;
	text-align: center;
	font-size: 12px;
	color: #666;
	line-height: 140%;
}
.gh_photobox ul li {
float:left;
margin:3px 3px;
}

/*ゲストハウス物件お問い合せボタン*/
.inquiry {
	text-align: center;
	padding: 15px 5px;
}


/*ゲストハウス部屋別情報テーブル*/
.roominfo {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #BC8B9E;
	font-size: 11px;
	margin-bottom: 10px;
	margin-top:0px;
	padding-top:0px;
}
.roominfo th {
	background: #F0E6EA;
	font-weight: normal;
}
.roominfo th, .roominfo td {
	text-align: center;
	padding:2px;
	border-color: #BC8B9E;
}


/*会社概要・お問い合せのテーブル*/
.list  {
	width: 90%;
	margin-left: 5%;
	border: 1px solid #ccc;
	border-collapse: collapse;
}
.list th {
	font-weight: normal;
	background: url(../images/tdBack.gif);
	padding: 5px;
	border-bottom: 1px solid #fff;
}
.list  td   {
	padding: 5px;
	border-bottom: 1px solid #E8E8E8;
}


/*コンテナ施工例などの写真box*/
.gallery {
	margin: 15px 10px;
	border: 1px solid #ccc;
	padding: 5px;
}
.gallery img {
	margin: 0px;
	text-align: center;
}


/*リンクページBOX*/
#linkbox {margin:20px 0 10px 10px }
.leftblock {
	float: left;
	width: 48%;
}
.rightblock {
	float: right;
	width: 48%;
}
.allblock {
	float:left;
	width:100%;
}
.linkmidashi {
	background: url(../links/images/bloock.jpg) no-repeat;
	padding: 7px 6px 10px 20px;
	margin: 5px 0;
}
#linkbox ul {
	margin-bottom: 25px;
	margin-left: 10px;
}
#linkbox li {
	list-style: url(../images/icon_ya.gif);
	margin-left: 25px;
}

/*サイトマップ設定*/
#sitemap {
	margin: 20px;
	line-height: 140%;
}
#sitemap .toplink {
	background: #F0E6EA url(../images/icon_square.gif) no-repeat 5px center;
	padding: 5px 5px 5px 30px;
	border: 1px solid #C8C8C8;
}
#sitemap ul { margin-left: 20px; }

#sitemap li {
	list-style: url(../images/icon_square.gif);
	margin: 15px 0px 15px 20px;
}
#sitemap .gh li {
	list-style: url(../images/icon_minihouse.gif);
	margin: 5px 0 5px 20px;
}
#sitemap a {
	color: #003366;
	text-decoration: none;
}
#sitemap a:hover {
	text-decoration:underline;
}

