*{
    margin:0;
    padding:0;
}
html{
    height:100%;
}
body {
	font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
	font-size:62.5%;
	color:#333333;
	background:#ffffff
	margin-top: 15px;
	text-align: center;
	margin:0px auto;
	/* IE5以外 \*/
	height:100%;
	/* End */
}


h1,h2,h3{font-weight:normal;background:#ffffff;}
h1{
	font-size:1.8em;
	line-height:2em;
	padding:0 15px 20px 0;
	margin:0;
}
h2{
	font-size:1.6em;
	line-height:2em;
	padding:0;
	margin:0;
}
h3{
	margin:0;
	font-size:1.4em;
	line-height:2em;
}

a{color:#000000;text-decoration:none;}
a:hover{color:#000000;}

span a{color:#000000;text-decoration:none;border-bottom:1px solid #bebebe;padding:0;}
span a:visited{color:#000000;}
span a:hover{color:#000000;border-bottom:1px solid #404040;}

a img{border:none;}


/* レイアウト */
#contents {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 800px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	height:100%;
	min-height: 100%;
	position: relative;
}
body > #contents {
    height: auto;
}
/* ヘッダー */
#header {
	height: 123px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBBBBB;
}
#header .logo {
	padding: 17px;
	float: left;
	width: 200px;
}
#header #menu {
	float: right;
	width: 210px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-color: #000000;
	margin: 0;
}
#header #menutop {
	float: right;
	width: 210px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-color: #333333;
	padding-top: 7px;
}
#header #menu .tab {
	width: 80px;
	float: left;
}
#header #menu .top2 a{
	display:block;
	height: 7px;
	background-color: #CCCCCC;
	background-image: url(../img/to_top1.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}
#header #menu .top2 a:hover{
	background-color: #333333;
	background-image: url(../img/to_top2.gif);
	background-repeat: no-repeat;
}
#header #menu .top2 a span{display:none;}

#header #menutop .bt0 a{
	padding-left: 5px;
	padding-top: 5px;
	height: 52px;
	display:block;
	background-color: #CCCCCC;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
#header #menutop .bt0 a:hover{
	background-color: #333333;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	border-top-color: #FFFFFF;
}
#header #menu .bt1{
	padding-left: 5px;
	padding-top: 5px;
	height: 52px;
	display:block;
	background-color: #333333;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	border-top-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
}
#header #menu .bt2{
	float: left;
	width: 130px;
	background-color: #333333;
	height: 115px;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#header #menu .bt2 ul{
	list-style-type: none;
	text-align: left;
	padding-left: 10px;
	padding-top: 1px;
}

#header #menu .bt2 ul li{
	padding-top: 6px;
}
#header #menu .bt2 a{color:#999999;text-decoration:none}
#header #menu .bt2 a:visited{color:#999999;}
#header #menu .bt2 a:hover{color:#FFFFFF}
#header #menu .bt3 a{
	padding-left: 5px;
	padding-top: 5px;
	height: 52px;
	display:block;
	background-color: #CCCCCC;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	border-top-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
}
#header #menu .bt3 a:hover{
	background-color: #333333;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
/* メイン */
#mainfield {
	padding: 30px;
}
/* メイン（グリッド用） */
#mainfield2 {
	padding-top: 35px;
	padding-right: 25px;
	padding-left: 25px;
}
/* 実績 */
#archive {
	padding: 7px 0 0 10px;
	font-size: 1.2em;
	float: left;
	line-height: 1.5em;
}
#archive ul{
	list-style-type: none;
}
#archive ul li{
	float: left;
	padding: 0 15px 0 0;
}
#archive span a{color:#888888;text-decoration: underline;border-bottom:0}
#archive span a:visited{color:#888888;}
#archive span a:hover{color:#000000;}

/* NEWS */
#news dl {
	margin: 0 0 10px 0;
	padding: 0;
}
#news dl.list01 dt {
	clear: left;
	float: left;
	width: 5em;
	color: #888888;
}

#news dl.list01 dd {
  margin-bottom: 0.8em;
  margin-left: 5em;
}
#news p {
  clear: both;
  height: 4em;
}
/* 会社概要 */
#gaiyo dl {
	margin: 0 0 10px 0;
	font-size: 1.4em;
	line-height: 1.5em;
	padding: 0;
}
#gaiyo dl.list02 dt {
	clear: left;
	float: left;
	color: #666666;
	width: 11em;
}

#gaiyo dl.list02 dd {
	margin-bottom: 1.5em;
	margin-left: 12em;
}

#gaiyo dl dd ul{
	padding-left: 1em;
}


/*連続グリッド*/
.grid
{
	width: 100%;
}

.grid .section
{
	float:left;
	text-align: center;
	padding-bottom: 0px;
	padding-top: 0px;
	width: 222px!important;
	width: 224px;
	padding-right: 14px!important;
	padding-right: 13px;
	padding-left: 14px!important;
	padding-left: 13px;
	display: inline;
}
.linkimg p{
	border: none!important;
	border: 1px solid #999999;
	position: relative;
}
.linkimg a{
	border: none!important;
	border: 1px solid #999999;
	position: relative;
}
.linkimg a:hover{
	border: none!important;
	border: 1px solid #000000;
	position: relative;
}

.linkimg a img,.linkimg p img {
	padding: 1px!important; 
	padding: 0px;
	border: 1px solid #999999!important; 
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	position: relative;
}

.linkimg a:hover img {
 	padding: 1px!important; 
	padding: 0px;
	border: 1px solid #000000!important; 
	border: 1px solid #FFFFFF;
	position: relative;
}

.linkmoji {
	text-align: left;
	height: 8em;
	padding-top: 7px;
}
.linkmoji .caption1{
	font-size:1.3em;
	line-height: 1.5em;
}
.linkmoji .caption2{
	font-size:1.1em;
	color: #999999;
	line-height: 2em;
}

/*地図*/
.grid .section .map a{
	display:block;
    width:218px;
    height:175px;
}
.grid .section .map a span{display:none;}
a.map1{
    background-image:url(../about/map/t01_1.gif);
}
a:hover.map1{
    background-image:url(../about/map/t01_2.gif);
}
a.map2{
    background-image:url(../about/map/t02_1.gif);
}
a:hover.map2{
    background-image:url(../about/map/t02_2.gif);
}
a.map3{
    background-image:url(../about/map/t03_1.gif);
}
a:hover.map3{
    background-image:url(../about/map/t03_2.gif);
}
a.map4{
    background-image:url(../about/map/t04_1.gif);
}
a:hover.map4{
    background-image:url(../about/map/t04_2.gif);
}
a.map5{
    background-image:url(../about/map/t05_1.gif);
}
a:hover.map5{
    background-image:url(../about/map/t05_2.gif);
}

/* フッター */
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BBBBBB;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 10px;
	height: 30px;
	font-size: 1.2em;
	width: 780px;
	bottom:0px;
	clear: both;
	/* IE5以外 \*/
	position: absolute;
	border-bottom-color: #FFFFFF;	
	/* End */
}
.left{
	float: left;
	padding-right: 10px;
	height: 3em;
	display: inline;
}

.right{
	float: right;
	height: 3em;
	padding-left: 10px;
	display: inline;
}
.contclear{
	clear: both;
	height: 50px;
}
