/* CSS Document */

@charset "Shift_JIS";

/*------------------
all
------------------*/
* {margin:0;}
img {border:0;}

html{
   margin: 0;
   padding: 0;
}

/*------------------
 各要素
------------------*/
body {
	text-align:center;
	background-color:#FFFFFF;
	color:#666666;
	margin: 0px;
	padding: 0px;
}
body,td,th,p {
	font-family: "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	font-size: 12px;
}
ul,
li,
dl,
dt,
dd {
	margin: 0px;
	padding: 0px;
}
ol,
ul {
	list-style: none;
}

/*------------------
 配置（レイアウト）
------------------*/
.right {
    float:right;
}
.left {
    float:left;
}
.clear {
	clear: both;
}

.clearfix:after {
	clear:both;
	content:".";
	display:block;
	height:0pt;
	line-height:0pt;
	visibility:hidden;
}

* html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
    min-height:1%;  /* for IE 7*/
}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */

/*firefoxでクリック時の選択範囲を調整*/
a:focus {-moz-outline-style: none;}

/*IE6ロールオーバー対策*/
html {     filter: expression(document.execCommand("BackgroundImageCache", false, true)); }

上下同マージン
.mgn5{margin:5px 0px;}
.mgn10{margin:10px 0px;}

一定マージン
.mgnT5{margin-top:5px;}
.mgnT10{margin-top:10px;}
.mgnB5{margin-bottom:5px;}
.mgnB10{margin-bottom:10px;}



/*------------------
header 領域
------------------*/
#header {
	height: auto;
	width: 870px;
	text-align: left;
	padding: 0px;
	margin: 0px auto;
	background-color:#FFFFFF;
}

#header #hLeft{width:450px; height:auto; float:left;}

#header #hLeft #seo{
	width:450px;
	height: auto;
}

#header #hLeft #seo h1.seo{
	font-size: 10px;
	color: #CCCCCC;
	text-indent: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	text-align: left;
	font-weight: normal;
}

#header #hLeft h1.rogo{
	margin: 0px;
	height: 35px;
	width: 218px;
}

#header #hRight{width:420px; height:auto; float:right;}

#header #hRight #subnavi ul {
	margin: 0px;
	padding: 0px;
	height: 36px;
	width:411px;
	float:right;
}

#header #hRight #subnavi li{float:left; height:36px;}

#subnavi li a {
	display: block;
	height: 36px;
	text-indent: -9999px;
}
#navi_blog a {	background: url(../images/navi_blog.jpg) no-repeat;	width: 160px;margin:0px 5px 0px 0px;}
#navi_map a {	background: url(../images/navi_map.gif) no-repeat; width: 80px;margin:0 3px 0 0;}
#navi_siryo a {	background: url(../images/navi_siryo.gif) no-repeat;width: 80px;margin:0 3px 0 0;}
#navi_yoyaku a {	background: url(../images/navi_yoyaku.gif) no-repeat;width: 80px;margin:0;}

#navi_blog a:hover {	background: url(../images/navi_blog_on.jpg) no-repeat;}
#navi_map a:hover{	background: url(../images/navi_map_on.gif) no-repeat;}
#navi_siryo a:hover{	background: url(../images/navi_siryo_on.gif) no-repeat;}
#navi_yoyaku a:hover{	background: url(../images/navi_yoyaku_on.gif) no-repeat;}



/*------------------
menu 領域
------------------*/
#globalNavi{
	height: 40px;
	width: 100%;
	background:url(../images/navi_bk.gif) repeat-x;
	margin: 0px;
	clear: both;
}

#menu{
	padding: 0px;
	height: 40px;
	width: 870px;
	margin: 0px auto;
}

#globalNavi #menu li {
	float: left;
}
#globalNavi #menu li a {
	height: 40px;
	display: block;
	text-indent: -9999px;
}
#navi_01 a {	background: url(../images/navi_01.gif) no-repeat;	width: 72px;}
#navi_02 a {	background: url(../images/navi_02.gif) no-repeat;	width: 73px;}
#navi_03 a {	background: url(../images/navi_03.gif) no-repeat;	width: 72px;}
#navi_04 a {	background: url(../images/navi_04.gif) no-repeat;	width: 73px;}
#navi_05 a {	background: url(../images/navi_05.gif) no-repeat;	width: 72px;}
#navi_06 a {	background: url(../images/navi_06.gif) no-repeat;	width: 73px;}
#navi_07 a {	background: url(../images/navi_07.gif) no-repeat;	width: 72px;}
#navi_08 a {	background: url(../images/navi_08.gif) no-repeat;	width: 73px;}
#navi_09 a {	background: url(../images/navi_09.gif) no-repeat;	width: 72px;}
#navi_10 a {	background: url(../images/navi_10.gif) no-repeat;	width: 73px;}
#navi_11 a {	background: url(../images/navi_11.gif) no-repeat;	width: 73px;}
#navi_12 a {	background: url(../images/navi_12.gif) no-repeat;	width: 72px;}

#navi_01 a:hover,#index #navi_01 a{	background: url(../images/navi_01_o.gif) no-repeat;}
#navi_02 a:hover,#concept #navi_02 a {	background: url(../images/navi_02_o.gif) no-repeat;}
#navi_03 a:hover,#future #navi_03 a {	background: url(../images/navi_03_o.gif) no-repeat;}
#navi_04 a:hover,#master #navi_04 a {	background: url(../images/navi_04_o.gif) no-repeat;}
#navi_05 a:hover,#access #navi_05 a {	background: url(../images/navi_05_o.gif) no-repeat;}
#navi_06 a:hover,#model #navi_06 a {	background: url(../images/navi_06_o.gif) no-repeat;}
#navi_07 a:hover,#plan #navi_07 a {	background: url(../images/navi_07_o.gif) no-repeat;}
#navi_08 a:hover,#community #navi_08 a {	background: url(../images/navi_08_o.gif) no-repeat;}
#navi_09 a:hover,#quality #navi_09 a {	background: url(../images/navi_09_o.gif) no-repeat;}
#navi_10 a:hover,#structure #navi_10 a {	background: url(../images/navi_10_o.gif) no-repeat;}
#navi_11 a:hover,#view #navi_11 a {	background: url(../images/navi_11_o.gif) no-repeat;}
#navi_12 a:hover,#outline #navi_12 a {	background: url(../images/navi_12_o.gif) no-repeat;}



/*------------------
全領域
------------------*/
#contener {
	width:100%;
	text-align:center;
	background:url(../images/bk.gif) repeat-x #d8d8d2;
	margin:0px;
}

#wrap{width:880px; height:auto; background:url(../images/wrap.gif) repeat-y; margin:0px auto;}
#wrap2{width:880px; height:auto; background:url(../images/wrap2.gif) no-repeat; margin:0px auto;}

/*------------------
contents 領域
------------------*/
#mainTop{margin: 0px auto;
	height: auto;
	width: 866px;}

#main {
	margin: 0px auto;
	height: auto;
	width: 840px;
	padding:0px 15px 5px 15px;
}

#main2 {padding-top: 15px;}


/*------------------
inquiry 領域
------------------*/
#inq {
	padding: 0px;
	margin:0px;
	width: 100%;
	height:70px;
	background:url(../images/inq_bk.gif) repeat-x;}




/*------------------
footer 領域
------------------*/
#footer{
	margin: 0px auto;
	width: 840px;
	height:90px;
	padding: 0px;
}

#footer ul{
	padding: 0px;
	width: 840px;
	height:35px;
}

#footer li {
	margin: 0px;
	padding: 0px;
	float: left;
	height:35px;
}

/*------------------
copyright 領域
------------------*/
#copyright{
	margin: 5px 0 0 0;
	width: 840px;
	padding: 0px;
}

/*------------------
footer リンク領域
------------------*/
#footer_link{
	margin-top: 20px;
	width: 840px;
	padding: 0px;
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	text-align: center;
	word-spacing: 0.3em;
}

a:link {
	color: #444444;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #77b72f;
	text-decoration: underline;
}

*html body #globalNavi #menu img {
	display: block;
}


