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

/*----------------------------------------------------
	基本設定、リンクカラーなど
----------------------------------------------------*/
body {
	background: #fff;
	text-align: center;
	color: #161616;
	font-size: small;
	font-family: "メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height: 1.7;
}
* html body {	/* for IF6 */font-family: "ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;}
a:link {text-decoration: none;color: #0066cc;}
a:visited {text-decoration: none;color: #0066cc;}
a:hover {text-decoration: none;color: #0099ff;}
a:active {text-decoration: underline;color: #9933cc;}

/*----------------------------------------------------------
clearfix
----------------------------------------------------------*/
.clearfix:after { 
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block; }
/* Hides from IE-mac ¥*/
	* html .clearfix {height: 1%;}
	.clearfix { display: block;}
	/*End hide from IE-mac */

/*----------------------------------------------------
01header
----------------------------------------------------*/

#header{
	width: 100%;
	height: 145px;
	background: url(../img/common/header_bg.jpg) repeat-x;
	text-align: center;
	margin: 0 auto ;

}
#header .inner {
	position: relative;
	width: 940px;
	height: 145px;
	text-align: center;
	margin: 0 auto;
}

#header .inner h1 {
	position: absolute;
	top: 23px;
	left: 0;
}

#header .inner h2 {
	position: absolute;
	top: 12px;
	right: 0;
	font-size:0.7em;
	font-weight:normal;
	text-align:right;
	color: #666;
}

#header .inner ul#header-nav {
	position: absolute;
	top: 56px;
	right: 0;
	float: right;
}
#header .inner ul#header-nav  li {
	float: left;
	padding-left: 6px;
}


#header .inner ul#gnav {
	position: absolute;
	width: 940px;
	top: 101px;
	left: 0;
	float: left;
}

#header .inner ul#gnav li {
	float: left;
}

#header h1 a:link {text-decoration: none;color: #666;} 
#header h1 a:visited {text-decoration: none;color: #666;} 


/*----------------------------------------------------
02 flash
----------------------------------------------------*/
div#flash-outer {
	width: 100%;
	height: 300px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
div#flash {
	width: 940px;
    height: 300px;
	margin-left: -1300px;
	position: absolute;
	top: 0px;
	left: 50%;
	z-index: 50;
}
div#flash img {
	margin-left: 790px;
}
/*----------------------------------------------------
03 contents
----------------------------------------------------*/
#contents {
	min-width: 960px;
	text-align: center;
	background: url(../img/top/topwrapper_bg.gif) repeat-x;
	margin: 0 auto;
	padding-top: 16px;
}
#contents #slide {
	width: 940px;
	height: 164px;
	margin: 0 auto;
	background-color: #fff;
	overflow: hidden;
	margin-bottom: 45px;
}

#contents #wrapper-top {
	width: 940px;
	margin: 0 auto;
}
#contents #wrapper-top #top-main {
	width: 630px;
	float: right;
	margin-bottom: 40px;
	text-align: left;
	clear: left;
}
#contents #wrapper-top #top-side {
	width: 260px;
	float: left;
	text-align: left;
	margin-bottom: 40px;
}


/*----------------------------------------------------
04 top-main
----------------------------------------------------*/
#top-main h3.infoma {
	background: url(../img/top/top_h3.jpg) no-repeat;
	height: 34px;
	font-size: 1em;
	padding: 0.3em 0.8em;
	margin-bottom: 10px;
	color: #333;
}

#top-main #info-box {
	width: 630px;
	}

/*----------------------------------------------------
rss
----------------------------------------------------*/
.rss-box {
	position: relative;
	width: 630px;
	display: block;
	overflow: hidden;
}

.rss-box ul.rss-items {
	width: 630px;
	margin: 0px;
	padding: 0px;
	line-height: 1.4;
	clear: both;
}

.rss-box ul.rss-items li.rss-item {
	width: 630px;
	height: auto;
	margin-bottom: -10px;
	padding: 2px 0px;

}
.rss-box ul.rss-items li.rss-item a {
	position: absolute;
	left: 110px;
	width: 520px;
	margin-bottom: 20px;

}

span.rss-date {
margin-top: -17px;
	padding: 0px 0px 5px 10px;
	float: left;
	width: 90px;
	color: #666;
	font-size: 0.9em;
}

p.itiran {
	font-size: 0.9em;
	text-align: right;
	color: #7a8c00;
}

#top-main p.info-archive {
	clear: both;
	margin-bottom: 20px;
	margin-left: 540px;
	padding-left: 1.5em;
	font-size: 0.9em;
	background: url(../img/top/top_syousai_arrow.gif) no-repeat center left;
}


/*----------------------------------------------------
05 case-box
----------------------------------------------------*/
#top-main .case-box {
	float:left;
	width: 276px;
	padding: 14px;
	background: url(../img/top/top_case_bg.jpg) no-repeat;
	border: #f3f3f3 solid 1px;
	
}
#top-main .case-box p.case-photo {
	float:right;
	width: 142px;
	margin-left: 14px;
}
#top-main h4.bottom-text {
	background: url(../img/top/top_case_arrow.jpg) no-repeat left center;
	padding-left: 1.8em;
	color: #333;
	margin-bottom: 0.5em;
}
#top-main p.pickup-text {
	font-size: 0.9em;
	line-height: 1.5;
	margin-bottom: 10px;
	width: 130px;
}

#top-main .system-box {
	float:left;
	width: 276px;
	padding: 14px;
	background: url(../img/top/top_system_bg.jpg) no-repeat;
	border: #f3f3f3 solid 1px;
	
}
#top-main p.syousai {
	background: url(../img/top/top_syousai_arrow.gif) no-repeat left center;
	padding-left: 1.5em;
	font-size: 0.9em;
}



#top-main .system-box {
	float: right;
	width: 276px;
	padding: 14px;
	border: #f3f3f3 solid 1px;
}
#top-main p.syousai {
	background: url(../img/top/top_syousai_arrow.gif) no-repeat left center;
	padding-left: 1.5em;
	font-size: 0.9em;
}

/*----------------------------------------------------
05 top-side
----------------------------------------------------*/
#top-side dl {}

#top-side dl dt {
	border: #d5d5d5 solid 1px;
	margin-bottom: 5px;
}
#top-side dl dd {
	font-size: 0.8em;
	margin-bottom: 15px;
}
#top-side a:hover img {
	opacity:0.6;
	filter: alpha(opacity=60);
}

#top-side .tel-box {
	width: 230px;
	padding: 14px;
	border: solid 1px #d5d5d5;
	text-align: center;
	overflow: hidden;
}
#top-side .tel-box p.otoiawase {
	float: left;
	width: 69px;
	margin-top: 5px;
	margin-right: 14px;
}
#top-side .tel-box p.tel-number {
	float: left;
	margin-bottom: 5px;
}
#top-side .tel-box p.sapporo {
	clear: both;
	text-align: center;
}
#top-side p.ecopoint {
	margin-bottom: 1.5em;
}


/*----------------------------------------------------
pagetop
----------------------------------------------------*/

#contents p.pageTop {
	clear: both;
	text-align: right;
	width: 59px;
	margin-left: 880px;
	margin-bottom: 10px;
}

/*----------------------------------------------------
05 footer
----------------------------------------------------*/
#footer {
	clear: both;
	width: 100%;
	background: url(../../products/img/h4_bg.gif);
	
}
#footer .footer-inner {
	width: 940px;
	padding: 20px 0px 20px 0px;
	text-align: center;
	margin: 0 auto;
	}
#footer .footer-inner p.footer-rogo {
	text-align: left;
}
#footer .footer-inner ul {
	float: right;
	font-size: 0.9em;
}
#footer .footer-inner ul li {
	float: left;
	padding: 0 1.3em;
	background: url(../img/top/top_syousai_arrow.gif) no-repeat center left;
}
#footer .footer-inner address {
	float: right;
	width: 331px;
	vertical-align: bottom;
}