@charset "utf-8";

*{margin:0;padding:0;}

body{
font: 13px/1.4 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color:#181818;
background: url(images/bg.png) repeat-x 50% 0;
}

body#toppage2{background-image: url(images/bgTop2.png)}
body#toppage{background-image: url(images/bgTop.png)}
body#subpage{background-image: url(images/bgSub.png)}

html{background: #fff url(images/bgBottom.png) repeat-x 50% 100%;}

a{color:#666;text-decoration:none;}
a:hover{color:#888;}
a:active, a:focus {outline: 0;}
img{border:0;}
.clear{clear:both;}


/*************
全体
*************/
#wrapper{
margin: 0 auto;
padding: 0 20px;
width: 910px;
}

/*************
/* ヘッダー
*************/
#header{
background:url(images/header.png) no-repeat 100% 25px;
height: 110px;
position:relative;
}

#header h1 {
padding:5px 0 0 5px;
font-size: 12px;
color:#fff;
}

#header a{
position:absolute;
top:29px;
}

/*************
/* トップナビゲーション
*************/
ul#topnav{
margin: 0 0 41px;
width: 910px;
height: 46px;
background:url(images/topnav.png) no-repeat 0 0;
}

ul#topnav li{float:left;list-style:none;width:130px;}

ul#topnav a{
text-indent: -9999px;
text-decoration: none;
display: block;
width: 130px;
height: 46px;
background:url(images/topnav.png) no-repeat;
}

ul#topnav a#home{background-position:0 0;}
ul#topnav a#about{background-position:-130px 0;}
ul#topnav a#menu{background-position:-260px 0;}
ul#topnav a#faq{background-position:-390px 0;}
ul#topnav a#map{background-position:-520px 0;}
ul#topnav a#blog{background-position:-650px 0;}
ul#topnav a#link{background-position:-780px 0;}

ul#topnav a#home:hover, ul#topnav li.active a#home{background-position:0 -46px;}
ul#topnav a#about:hover, ul#topnav li.active a#about{background-position:-130px -46px;}
ul#topnav a#menu:hover, ul#topnav li.active a#menu{background-position:-260px -46px;}
ul#topnav a#faq:hover, ul#topnav li.active a#faq{background-position:-390px -46px;}
ul#topnav a#map:hover, ul#topnav li.active a#map{background-position:-520px -46px;}
ul#topnav a#blog:hover, ul#topnav li.active a#blog{background-position:-650px -46px;}
ul#topnav a#link:hover, ul#topnav li.active a#link{background-position:-780px -46px;}

li.active a#home{background-position:0 -42px;}
li.active a#guide{background-position:-213px -42px;}
li.active a#faq{background-position:-429px -42px;}
li.active a#mp{background-position:-573px -42px;}


/*************
メイン（右側）コンテンツ
*************/
#main {
float: right;
width: 618px;
padding: 20px 0;
display: inline;
}

#main .bannerM img{
padding-right: 10px;
padding-bottom: 15px;
}
#main .bannerM img.last{padding-right:0;}

#main h2{
margin-bottom: 10px;
padding:2px 10px 0 35px;
line-height:35px;
font-size: 13px;
color: #fff;
background: url(images/heading.png) no-repeat;
}

#main h3 {
font-size: 14px;
font-weight: bold;
line-height: 30px;
padding-left: 10px;
margin-top: 10px;
letter-spacing: 0.2em;
color: #ff6600;
/* border-bottom: 2px solid #cccccc; */
}

#main p {
padding: 15px 15px 15px 20px;
}


#main .check {
font-size: 110%;
font-weight: bold;
line-height: 30px;
padding-left: 20px;

letter-spacing: 0.2em;
color: #000000;
background: url(images/mark.gif) no-repeat 0;
}
/* 画像を右に回りこみ */
#main p.withImage{
width: 598px;
margin: 20px 0 0 10px;
padding: 5px 0;
}

#main p.withImage img{
float: right;
margin-left: .5em;
}

#main li {
background: url(images/yaji_purple.gif) no-repeat 0 50%;
display: block;
padding-left:16px;
}

#date {
text-align: right;
padding-right: 15px;
padding-top: 15px;
padding-bottom: 10px;
font-weight:bold;
color:#484848;
}

#next {
text-align: center;
padding-top: 30px;
padding-bottom: 30px;
}

/* フッター共通 */
.box{
float: left;
width: 195px;
margin: 20px 16px 10px 0;
line-height: 1.2;
overflow:hidden;
}

.box_img{
padding: 0px 0px 10px 0px;
}

.last{margin-right:0;}


/* ボタン */
p.button{
text-align: center;
padding: 10px 0;
}

p.button a{
display:block;
line-height: 32px;
background: #ffffff url(images/button.png) no-repeat;
margin: 0 -20px;
}

p.button a{color:#fff;}

p.button a:hover{
cursor:pointer;
background-position: 0 -32px;
}


/* ボタン2 */
p.button2{

padding: 20px 20px;
}

p.button2 a{
display:block;
line-height: 32px;
background: #ffffff url(images/button.png) no-repeat;
margin: 0 -20px;
}

p.button2 a{color:#fff;}

p.button2 a:hover{
cursor:pointer;
background-position: 0 -32px;
}

/* メインとフッターのリスト位置調節 */
#main ul, #footer ul{margin-left: 20px;}
#main li, #footer li{margin-bottom: 3px;}


#main a:hover img {
				
             filter: Alpha(opacity=80);
             opacity: 0.8; /*firefox safari*/
}



/*----------------------------------------------------------------------------------------
　　　　　　　　　　　　　　　　　　スタッフ紹介レイアウト
----------------------------------------------------------------------------------------*/
.box2 {
				
	overflow: hidden;
	padding: 5px;	/*ボックス内の余白*/
	border-top: 1px solid #cc3300;		/*ボックスの上の線*/
	border-right: 1px solid #cc3300;	/*ボックスの右の線*/
	border-bottom: 1px solid #cc3300;	/*ボックスの下の線*/
	border-left: 5px solid #000000;		/*ボックスの左の線*/
	margin-bottom: 1em;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}


/*写真の配置設定*/
.box2 img {
				
	float: left;
	width: 230px;	/*配置する写真に合わせてここは変更する*/
	padding: 4px;

}

.box2 img.button {
				
	width: 200px;
	float: left;

}

.box2 a:hover img {
				
             filter: Alpha(opacity=80);
             opacity: 0.8; /*firefox safari*/
             display:block;
}


.box2 a:hover img.button {
				
             filter: Alpha(opacity=80);
             opacity: 0.8; /*firefox safari*/
             display:block;
}

/*h3見出し設定*/
.box2 h3 {
				
	font-size: 100%;
	color: #ffff33;	/*文字色*/
	padding-left: 170px;	/*左の写真サイズに合わせてここは調整*/
}
.box2 h3 a {
				
	color: #055723;	/*リンクにした際に色が黒に戻らないように設定*/
}

.box2 p {
				
	padding: 0px 0px 0px 200px !important;	/*左の写真サイズに合わせてここは調整*/
}

.box2 p.price_villa {
				
				
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 1em;
	color: #FF0000;
	text-decoration: underline;
	font-weight: normal;
}


.box2 ul {
				
				
	padding: 0px;
	margin: 10px;
}
.box2 li {
				
				
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 80%;
	line-height: 120%;
}
.bo2x li em {
				
				
	font-style: normal;
	color: #000066;
	font-size: 1em;
	font-weight: bold;
}

.box2 li a {
				
				
	font-size: 100%;
	text-decoration: none;
	color: #61921C;
	padding: 4px;
	font-weight: bold;
	margin: 0px;
}
.box2 li a:hover {
				
				
	background-color: #FFCC00;
}

.box2.new a:hover img {
				
             filter: Alpha(opacity=80);
             opacity: 0.8; /*firefox safari*/
}

/*FAQ
---------------------------------------------------------------------------*/
.question {
				
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	vertical-align: middle;
	margin: 0px;
	padding: 10px;
        width: 600px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
        color: #ff3333;
}
.column_a {
				
	margin: 0px;
	float: left;
	width: 610px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.honmon {
				
	font-size: 12px;
	line-height: 18px;
	font-weight: lighter;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	width: 610px;
}

.answer {
				
	padding: 11px;
	border: 1px solid #999999;
}




/*************
サイド（左側）コンテンツ
*************/
#sidebar {
float: left;
width: 265px;
padding: 20px 0;
}

#sidebar p{margin-bottom: 20px;}

#sidebar h3{
margin-top: 5px;
padding:2px 10px 0 35px;
line-height:35px;
font-size: 13px;
color: #fff;
background: url(images/heading2.png) no-repeat;
}

#sidebar ul{
margin-left: 5px;
padding: 10px 0;
}

#sidebar li{
margin: 0 10px 10px 5px;
list-style: none;
border-bottom: 1px solid #efefef;
}

#sidebar li a{
background: url(images/list.png) no-repeat 0 50%;
display: block;
padding-left:16px;
}

#sidebar li a:hover{background-position: 3px 50%;}

#sidebar .sectionBorder{
	margin: 5px 0 20px 0;
	border: solid #ccc 1px;
	min-height:1px;
	text-align: center;
}
/*************
/* フッター
*************/
#footer{
clear:both;
padding: 50px 0 10px;
}

#footer .inner{
overflow: hidden;
}

* html #footer .inner{height:1%;}

#footer li{
margin: 0 10px 10px 5px;
list-style: none;
line-height:0;
}

#footer li a{
background: url(images/list2.png) no-repeat 0 50%;
display: block;
line-height:1.3;
padding-left:20px;
color:#fff;
}

#footer li a:hover{color:#ccc;}

#footer #logo{
float:left;
padding: 20px 0 5px;
width: 292px;
}

#footer #logo img{border:1px solid #000;padding:3px;background:#333;}

address{
padding:0 0 20px;
color:#fff;
text-align: center;
font-style:normal;
font-size: 12px;
clear:both;
display:block;
}

/*************
/* テーブル
*************/
.ta1 {
	width: 618px;
}

.ta1, .ta1 td, .ta1 th{
	border: 1px solid #b62602;
}

.ta1 td, .ta1 th{
	padding: 5px;
}

.ta1 th{
	background-color: #e75500;
	width: 150px;
	text-align: center;
        color: #fff;
}

.center{
	text-align: center;
}

.look {
	background: #6699ff;
        color:#000000
}

.color1 {
	color: #2D49D8;
}

.red {
	color: #ff0000;
}

.redbox2 {
	color: #cc3300;
}

.bold {
	font-weight: bold;
}

.c {
        display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright {
    float: right;
}
.alignleft {
    float: left;

.mt1em {
	margin-top: 1em;
}

.mb1em {
	margin-bottom: 1em;
}

.tel img {
vertical-align: middle;
}

.clear {clear: both;}
