@charset "shift_jis";

*{
	margin:0;
	padding:0;
	padding-left: 0px;
}

body{
margin: 0 auto; font-family: "CI", Meiryo, "lr oSVbN", Osaka, "qMmpS Pro W3", sans-serif;
color:#252525;
background: #ffffff url(../images/bg.gif) repeat-x top;
}

body#toppage {
background: url(../images/bg_top.gif) repeat-x top;
}

a{
	color:#666666;
	text-decoration:none;
}
a:hover{
	color:#FF6600;
}
a:active, a:focus {outline: 0;}
img{border:0;}
table { border-collapse: collapse; border-spacing: 0 }
strong  { font-weight: normal }
.clear{clear:both;}
.bold { font-weight: bold }

/*************
åĻä―?
*************/
#wrapper{
margin: 0 auto;
padding: 0 20px;
width: 910px;
}

/*************
/* ããã?ãž
*************/
#header{
	height: 90px;
	background-image: url(../images/common/header.gif);
	background-repeat: no-repeat;
	background-position: 100%;
}

#header h1 {
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 0;
	padding-left: 0;
	color: #FFFFFF;
	width: 300px;
	float: right;
}


/*************
/* ããããããēãžã·ã§ãģ
*************/
ul#topnav{
	width: 910px;
	height: 46px;
	background:url(../images/topnavi.gif) no-repeat 0 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 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/topnavi.gif) 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#cont{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#cont:hover, ul#topnav li.active a#cont{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;}


/*************
ãĄãĪãģ?žåģåī?žãģãģã?ãģã?
*************/
#kubo{
}

#kubo_left{
	width:450px;
	float:left;
	font-size: 13px;
	font-weight: normal;
	color: #252525;
	}

#kubo_right{
	width:450px;
	float:right;
	font-size: 13px;
	font-weight: normal;
	color: #252525;
	}	

#main {
	float: left;
	width: 618px;
	display: inline;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}

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

#main h2{
	margin-bottom: 10px;
	padding: 0 10px 0px 20px;
	line-height: 40px;
	font-size: 13px;
	font-weight: normal;
	color: #252525;
	background: url(../images/heading.gif) no-repeat;
}

#main h2.last{
	margin-bottom: 10px;
	padding: 0 10px 0px 20px;
	line-height: 40px;
	font-size: 13px;
	font-weight: normal;
	color: #252525;
	background: url(../images/heading.gif) no-repeat;
	clear:both
}

#main h3 {
	font-size: 13px;
	font-weight: normal;
	line-height: 30px;
	padding-left: 0px;
	margin-top: 10px;
	letter-spacing: 0.2em;
	color: #FF6600;
	border-bottom: 1px solid #cccccc;
}

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

/* įŧåãåģãŦåãããŋ */
#main p.withImage_title {
	margin: 20px 0 0 0;
	text-align:left;
	padding: 0 0 0 0;
	font-size: 16px;
	color: #FF6600;
}

#main p.withImage{
	text-align:left;
	padding: 0;
	line-height: 18pt;
	font-size: 12px;
	color: #666666;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#main p.withImage img{
	margin-left: 10px;
}

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

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

/* ãããŋãžåąé? */
.box{
	float: left;
	width: 195px;
	margin: 5px 16px 10px 0;
	line-height: 12pt;
	font-size: 12px;
}

.box_img{
padding: 0px 0px 10px 0px;
}
.box2 {
	float: left;
	width: 180px;
	margin: 10px 10px 10px 0;
	line-height: 14pt;
	font-size: 12px;
}

.box2 li {
	line-height: 16px;
}

.house_img{
	margin:20px 0;
}

.last{margin-right:0;}


/* ããŋãģ */
p.button{
text-align: center;
}

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

p.button a{color:#666666;}
p.button a:hover{color:#ffffff;}

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

/* ãĄãĪãģãĻãããŋãžãŪãŠãđãä―į―ŪčŠŋįŊ? */
#main ul, #footer ul{margin-left: 20px;}
#main li, #footer li{margin-bottom: 3px;}


/*************
TCho[
*************/
#sidebar {
	float: right;
	width: 265px;
	padding: 5px 0;
}

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

#sidebar h3 {
margin-top: 5px;
padding: 0 10px 0 23px;
line-height: 40px;
font-size: 13px;
font-weight: normal;
color: #252525;
background: url(../images/heading2.gif) no-repeat;
}

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

#sidebar li{
	list-style: none;
	border-bottom: 1px solid #efefef;
	font-size: 13px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

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

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




/*************
tb^[
*************/
#footer  {
	width: 910px;
	height: 155px;
	background-image: url(../images/common/footer.gif);
	background-repeat: no-repeat;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer a:hover  {
	color: #FF6600;
	text-decoration: underline
}
#footerlist1  {
	padding-top: 10px;
	width: 910px;
	height: 20px;
	margin-left: 0px;
}
#footerlist1 li  { color: #666; font-size: 12px; text-align: left; list-style-type: none; display: inline; padding-right: 5px; height: 20px; float: left }
#footerlist2 {
	width: 910px;
	height: 20px;
	float: left;
}
#footerlist2 li   { color: #666; font-size: 12px; text-align: left; list-style-type: none; display: inline; height: 20px; float: left }
#footercopy  {
	color: #666;
	font-size: 12px;
	text-align: left;
	padding-top: 20px;
	width: 710px;
	float: left;
	text-indent: 80px;
}
#footercopy p.type1 {
	font-weight: normal
}
#footercopy p.type2 { line-height: 17px }
#w3c { padding-top: 20px; width: 200px; float: right }
#w3c img { padding-left: 10px; float: right }

/*************
p­ļ
*************/

#pan {
	margin: 0 auto;
	width: 910px;
	height: 20px
}
#pan p { color: #666; font-size: 10px; line-height: 20px; text-align: left }

/*************
Rg{bNX
*************/

#cmt_box1      { padding-top: 0px; padding-bottom: 0px; width: 618px }
#cmt_box1 h3.type1 { color: #00468c; font-size: 14px; font-weight: bold; text-align: left; padding-top: 10px }
#cmt_box1 p.type1  {
	color: #666;
	font-size: 12px;
	line-height: 22px;
	text-align: left;
	padding-left: 0px;
}
#cmt_box1 p.type2  {
	color: #666;
	font-size: 12px;
	line-height: 22px;
	text-align: left
}
#cmt_box1 p.type3 { color: #666; font-size: 15px; font-weight: bold; text-align: right; padding-top: 10px }
#cmt_box2       { padding-top: 20px; width: 618px }
#cmt_box2 img { padding-right: 10px; padding-bottom: 10px; float: left }
#cmt_box2 h3.type1 { color: #00468c; font-size: 14px; font-weight: bold; text-align: left; padding-top: 10px }
#cmt_box2 p.type1  { color: #666; font-size: 12px; line-height: 22px; text-align: left }
#cmt_box2 p.type2  { color: #666; font-size: 12px; line-height: 22px; text-align: left; padding-top: 10px }
#cmt_box2 p.type3 { color: #666; font-size: 15px; font-weight: bold; text-align: right; padding-top: 10px }
#cmt_box3        { padding-bottom: 20px; width: 618px }
#cmt_box3 p.type1  { color: #666; font-size: 12px; line-height: 22px; text-align: left }

/*************
ynîņ
*************/

#land  {
	padding-bottom: 20px;
	width: 618px
}
#land table { width: 618px }
#land td.type1 { color: #666; font-size: 13px; line-height: 22px; text-align: left; padding-top: 10px; padding-bottom: 10px; width: 288px; border-bottom: 1px solid #d3d3d3 }
#land td.type2 { color: #666; font-size: 13px; line-height: 22px; text-align: right; padding-top: 10px; padding-bottom: 10px; width: 180px; border-bottom: 1px solid #d3d3d3 }
#land td.type3 { color: #666; font-size: 13px; line-height: 22px; text-align: right; padding-top: 10px; padding-bottom: 10px; width: 150px; border-bottom: 1px solid #d3d3d3 }
#land1  {
	padding-top: 0px;
	padding-bottom: 20px;
	width: 618px;
	clear: both;
	color: #666;
	font-size: 13px;
}
#land1 table { width: 618px }
#land1 td.type1 {
	color: #FF6600;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 160px;
	border-bottom: 1px solid #d3d3d3
}
#land1 td.type2 { color: #666; font-size: 13px; line-height: 22px; text-align: left; padding-top: 10px; padding-bottom: 10px; width: 458px; border-bottom: 1px solid #d3d3d3 }
#land1 img.type1 { padding-top: 10px }
#land1 td.type3{
	width:98px;
	height:20px;
	line-height:20px;
	padding:10px 0;
	border-bottom: 1px solid #d3d3d3;
}
#land1 td.type4{
	width:220px;
	height:20px;
	line-height:20px;
	padding:10px 0;
	border-bottom: 1px solid #d3d3d3;
}

#land1 td.type4_1{
	width:300px;
	height:20px;
	line-height:20px;
	padding:10px 0;
	border-bottom: 1px solid #d3d3d3;
}

#land1 td.type5{
	width:300px;
	height:20px;
	line-height:20px;
	padding:10px 0;
	text-align: right;
	border-bottom: 1px solid #d3d3d3;
}

#land1 td.type5_1{
	width:110px;
	height:20px;
	line-height:20px;
	padding:10px 0;
	text-align: right;
	border-bottom: 1px solid #d3d3d3;
}

.kakaku{
	font-weight:bold;
	color:#f60;
	padding-right: 10px;
}

/*************
ïÐTv
*************/

#company   {
	padding-top: 10px;
	padding-bottom: 20px;
	width: 618px;
}
#company table              {
	color: #666;
	display: inline;
	margin-bottom: 20px;
	width: 618px;
}
#company th   {
	font-size: 13px;
	font-weight: normal;
	background-color: #f5f5f5;
	text-align: left;
	padding: 8px;
	width: 150px;
	vertical-align: top;
	border: solid 1px #d3d3d3
}
#company td   { font-size: 13px; line-height: 17px; text-align: left; padding: 8px; width: 458px; border: solid 1px #dcdcdc }
#company p { padding-top: 10px }
.map_box     {
	padding-top: 10px;
	padding-bottom: 20px;
	width: 618px;
	clear: both;
	text-align: center;
}

/*************
vCoV[E|V[
*************/

#privacy_box    { padding-top: 20px; padding-bottom: 20px; width: 618px }
#privacy_box h3.type1     { color: #c9c; font-size: 14px; font-weight: bold; text-align: left }
#privacy_box h3.type2     { color: #c9c; font-size: 14px; font-weight: bold; text-align: left; padding-top: 30px }
#privacy_box p.type1   {
	color: #666;
	font-size: 12px;
	line-height: 22px;
	text-align: left;
	padding-top: 10px;
	padding-left: 0px;
}

/*************
TCg}bv
*************/
#sitemap {
width: 618px;
}

#sitemap1 {
	float: left;
	width: 300px;
	padding: 0px 0;
}

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

#sitemap1 li{
	margin: 10px 10px 20px 0px;
	list-style: none;
	border-bottom: 1px solid #efefef;
	font-size: 12px;
	color: #666666;
}

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

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


#sitemap2 {
	float: right;
	width: 300px;
	padding: 0px 0;
}

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

#sitemap2 li{
	margin: 10px 10px 20px 0px;
	list-style: none;
	border-bottom: 1px solid #efefef;
	font-size: 12px;
	color: #666666;
}

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

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


/*************
ü
*************/

.float_right1 {
	float: right;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
}
.borange      {
	font-weight: bold;
	color: #FF6600;
}

.red {
	color: #FF0000;
}
.bgreen {
	color: #FF6666;
	font-weight: bold;
	font-size: 14px;
}
#header img {
	float: left;
	height: 90px;
	width: 165px;
}
#company p {
	text-align: center;
}
