@charset "utf-8";
/* CSS Document */

body{
	color: #666666;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	}
html>body{
	font-size: 12px;
	}

*html body{
	font-size: 90%;
	}

*:first-child+html body{
	font-size: 90%;
	}	
/* link */
a img{
	border: 0px;
}
img a{
	border: 0px;
}
img.new-icon{
	vertical-align: text-top;
	margin: 0 3px;
}

/* float item */
div.float-left{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
div.float-right{
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	text-align: center;
}
div.float-left-50{
	float: left;
	width:49%;
}
div.float-right-50{
	float: right;
	width:49%;
}

p.center,
.float-center{ text-align:center;}

/* clear item */
br.clr{
	clear: left;
	font-size: 0.1em;
}
div.clr{
	clear: both;
	font-size: 0.1em;
	text-indent: -9999px;
}
div.spacer{
	clear: both;
	font-size: 0.1em;
	text-indent: -9999px;
	display: block;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
div.spacer hr
,div.clr hr{ display:none;}

/* marginset */
h1,h2,h3,h4,h5,h6,p,ul,dl,dt,dd,form{
	margin: 0px;
	padding: 0px;
}
ul{ list-style-type:none;}
.margin-20{ margin:20px 0;}
.margin-l20{ margin:0 0 0 20px;}
.width50{ width:50%;}


/* レイアウト
----------------------------------------*/
#container{
	width: 900px;
	margin: 0px auto;
	background-color: #CCB993;
	padding: 2px 0;
}
#container-inner{
	width: 896px;
	background-color: #FFFFFF;
	margin: 0px auto;
}
#main{}


/* ヘッダー
----------------------------------------*/
#headder{
	overflow: hidden;
	width: 850px;
	height: 68px;
	text-align: left;
	position: relative;
	margin: 0px auto;
}
#headder a{
	background-repeat: no-repeat;
	display: block;
}
#logo{
	overflow: hidden;
	position: absolute;
	height: 41px;
	width: 287px;
	top: 15px;
	left: 0px;
}
#logo a{
	background-image: url(../images/h-logo.gif);
	height: 41px;
	width: 287px;
	font-size: 0.1em;
	text-decoration: none;
	text-indent: -9999px;
}
#order-phone{
	overflow: hidden;
	position: absolute;
	height: 24px;
	width: 335px;
	top: 30px;
	left: 565px;
}
#order-phone p{
	background-image: url(../images/head-tel.gif);
	height: 24px;
	width: 335px;
	font-size: 0.1em;
	text-decoration: none;
	text-indent: -9999px;
}
#site-description h2{ display:none;}

/* ヘッダーナビゲーション
----------------------------------------*/
#headnavi{
	overflow: hidden;
	position: absolute;
	width: 335px;
	height: 17px;
	top: 0px;
	left: 515px;
}
#headnavi li{ float:left;}
#headnavi li,
#headnavi a{
	display:block;
	height:17px;
	width:80px;
}
#headnavi a{
	font-size: 0.1em;
	text-decoration: none;
	text-indent: -9999px;
}

#headnavi a:hover{ background-position:0px -17px;}
#headnavi01,
#headnavi02,
#headnavi03{ margin-right:5px;}
#headnavi01 a{background-image:url(../images/headnavi01.gif);}
#headnavi02 a{background-image:url(../images/headnavi02.gif);}
#headnavi03 a{background-image:url(../images/headnavi03.gif);}
#headnavi04 a{background-image:url(../images/headnavi04.gif);}

/* 入口
----------------------------------------*/
#menu{
	width: 850px;
	margin: 0px auto;
	text-align: left;
	margin-bottom: 10px;
}
#menu li{
	float: left;
}
#menu li,
#menu a{
	display: block;
	width: 425px;
	height: 302px;
}
#menu a{
	background-repeat: no-repeat;
	font-size: 0.1em;
	text-decoration: none;
	text-indent: -9999px;
}
#menu a:hover{
	background-position: 0px -302px;
}
#menu01 a{
	background-image: url(../images/index/banner-moretec.jpg);
}
#menu02 a{
	background-image: url(../images/index/banner-eco.jpg);
}

/* お知らせなど
----------------------------------------*/
#topics-area{
	width: 850px;
	margin: 0px auto;
	text-align: left;
	padding:0 0 10px 0;
	line-height: 140%;
}
#topics-left{
	width: 610px;
	float: left;
}
#topics-right{
	width: 220px;
	float: right;
}
#topics-area h2{
	font-size: 0.1em;
	text-decoration: none;
	text-indent: -9999px;
	background-image: url(../images/index/topics-head.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
}

#topics-area dl{
	width: 610px;
	overflow:hidden;
	background-color:#FFFFFF;
	padding:6px 0;
	border-bottom: 1px dashed;
	border-bottom-color: #CCCCCC;
}
#topics-area dt{
	width: 120px;
	float: left;
}
#topics-area dd.blogicon02,
#topics-area dd.blogicon03,
#topics-area dd.blogicon04,
#topics-area dd.blogicon06,
#topics-area dd.blogicon10{
	width: 90px;
	float: left;
}
#topics-area dd.blogicon02 a,
#topics-area dd.blogicon03 a,
#topics-area dd.blogicon04 a,
#topics-area dd.blogicon06 a,
#topics-area dd.blogicon10 a{
	width: 90px;
	display:block;
	overflow: hidden;
	height: 15px;
	font-size: 0.1em;
	text-indent: -9999px;
}
#topics-area dd.blogicon02 a{
	background-image: url(../images/index/blogicon02.gif);
}
#topics-area dd.blogicon03 a{
	background-image: url(../images/index/blogicon03.gif);
}
#topics-area dd.blogicon04 a{
	background-image: url(../images/index/blogicon04.gif);
}
#topics-area dd.blogicon06 a{
	background-image: url(../images/index/blogicon06.gif);
}
#topics-area dd.blogicon10 a{
	background-image: url(../images/index/blogicon10.gif);
}
#topics-area dd.entrytitle{
	width: 380px;
	float: right;
}
#topics-area dd.entrytitle a{ color:#663300;}
#topics-area dd.entrytitle a:hover{
	color:#CC9900;
}

/* フッター
----------------------------------------*/
#footer{
	width: 850px;
	margin: 0px auto;
	text-align: left;
	position: relative;
	height:45px;
	border-top:1px solid #CCB993;
}
#footer address{
	width: 197px;
	height: 11px;
	background-image: url(../images/copyright.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 10px;
	font-size: 0.1em;
	text-indent: -9999px;
	left: 653px;
}
/* realize */
#realize{}
#realize a{
	display: block;
	background-image: url(../images/realize-banner.gif);
	background-repeat: no-repeat;
	width: 107px;
	height: 12px;
	font-size: 0.1em;
	text-decoration: none;
	text-indent: -9999px;
	margin-left: auto;
	position: absolute;
	left: 743px;
	top: 26px;
}

/* newmark */
span.new{
	display: none;
	color: #FF6699;
	font-weight: bold;
}
