body {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../img/back.jpg);
	background-position:center;
	background-repeat:repeat-y;
	margin:0px;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #66CC00;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
ul {
	list-style: none;
	margin:0px;
	padding:0px;
}
blockquote {
	margin: 0px 5px 0px 20px;
	}
p {padding-top:0;
	margin-top:0;}
img {  -ms-interpolation-mode: bicubic; 
	border: none;
}
h2 {
	font-size: 9px;
	text-indent: -5000px;
	margin:0px;
	position:absolute;
	top: 0px;
	left: 0px;
	}
h3 {
	font-size:16px;
	padding:15px 5px 15px 25px;
	margin:0 0 10px 0;
	background:url(../img/img_h3.jpg) no-repeat;
	color:#996600;
	clear:both;
	}
h4 { font-size:16px;
		padding:4px 0px 4px 6px;
		margin:0;
		border-bottom:#669900 dotted 1px;
		border-left:#669900 solid 8px;
		color:#669900;
		}
.phot_l {float:left;
		margin-right:15px;
		margin-bottom:10px;
		padding:3px;
		border:#999999 solid 1px;
		}
.phot_r { float:right;
		margin-left:15px;
		margin-bottom:10px;
		padding:3px;
		border:#999999 solid 1px;
		}
.phot_m { padding:3px;
		border:#999999 solid 1px;
		background:#FFFFFF;
		margin-bottom:10px;
		margin-right:10px;
		}
#container { 
	width: 800px;  
	background: #FFFFFF;
	margin: 0 auto; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
} 
/*----------ヘッダ----------*/
#header {
	background-image: url(../img/top01.jpg);
	background-repeat: no-repeat;
	position: relative;
	margin: 0px auto;
	padding: 0px;
	height: 100px;
	width: 800px;
}
#header h1 {
	font-size: 9px;
	text-indent: -5000px;
	margin:0px;
	position:absolute;
	top: 0px;
	left: 0px;
	}
/*----------ヘッダナビ----------*/
#head-nav {
	position: absolute;
	top: 68px;
	right: 0;
}
#head-nav li {
	float: left;
}
#head-nav a {
	display: block;
	height: 32px;
	margin: 0; 
	text-indent: -5000px;
	background-image: url(../img/head_menu01.jpg);
}
#head-nav a:hover,
#head-nav a.current {
	background-image: url(../img/head_menu02.gif);
}
#head-01 a {
	width: 73px;
	background-position: 0 0;
}
#head-02 a {
	width: 95px;
	background-position: -73px 0;
}
#head-03 a {
	width: 95px;
	background-position: -168px 0;
}
#head-04 a {
	width: 74px;
	background-position: -263px 0;
}
/*--------ヘッダ内コメント--------*/
#header #tag-line {
	position: absolute;
	font-size: 12px;
	line-height: 145%;
	width: 200px;
	left: 280px;
	top: 17px;
}
/*----------Flashイメージ----------*/
#flash {
	width: 800px;
	margin: 0px;
}
/*----------コンテンツ----------*/
#content {
	width: 770px;
	margin: 20px auto;
}
/*----------パンクズリスト----------*/
#pan_list { width:790px;
			font-size:11px;
			border-bottom:#CCCCCC dotted 1px;
			margin:0px auto;
			text-align:left;
			padding:0 0 0 10px;
			}
/*----------サイドコンテンツ----------*/
#side {
	width: 170px;
	height:auto;
	float: left;
	padding:0px;
	margin:0px;
}
#side_r {
	width: 170px;
	height:auto;
	float: right;
	padding:0px;
	margin:0px;
}
/*----------メインコンテンツ----------*/
#main {
	width: 560px;
	float: right;
	text-align:left;
}
#main_l{
	width: 530px;
	float: left;
	text-align:left;
	margin-left:10px;
}
/*----------新着情報----------*/
/*	<dl compact>
	<dt>DC</dt>
	<dd>DreamCast の略で・・・</dd>
	<dt>Dynamic HTML</dt>
	<dd>HTML や JavaScript などの技術を用いて・・・</dd>
	</dl>
*/
.news_date { background: url(../img/allow01.gif) no-repeat;
			padding:0px 0px 0px 22px;
	}
.news_title {margin-left:0;
			padding-left:100px;
			border-bottom:dashed #999999 1px;
			padding-bottom:5px;}
.news_line {border-bottom: #99CC00 dashed 1px;
			padding:5px 0 5px 0;
			color:#666666;
			}
.news_backnomber {border-left: #CC9966 5px solid;
					border-bottom:#CC9966 1px dotted;
					padding:3px 0px 3px 8px;
					margin-bottom:5px;
					color:#CC0000;
					line-height:120%;
					}
.news_box {
	height:27px;
	padding: 8px 0px 0px 0px;
	background-position: 0 0;
	background: url(../img/b002.gif) no-repeat;
	text-align:center;
	color:#FFFFCC;
	font-weight:bold;
}
.syain {width:230px;
		height:108px;
		background:url(../img/c002.jpg) no-repeat;
		padding:10px 17px 10px 10px;
		margin:5px 10px 15px 5px;
		float:left;
		}
/*----------リンク----------*/
.link_list {border-left: #CC9966 5px solid;
					border-bottom:#CC9966 1px dotted;
					padding:3px 0px 3px 8px;
					margin-bottom:20px;
					color:#CC0000;
					line-height:170%;
					}
/*----------Ｑ＆Ａ----------*/
.qa_q_list { background:url(../img/h004_r1_c1.jpg) no-repeat;
			padding:18px 3px 20px 80px;
			color:#990000;
					}
.qa_a_list {
	background: url(../img/h004_r2_c1.jpg) no-repeat;
	padding:15px 3px 20px 90px;
	color:#3399FF;
					}
/*----------グローバルメニュー横----------*/
#nav {
	width: 800px;
	height: 62px;
}
#nav li {
	float: left;
}
#nav li a {
	height: 62px;
	display: block;
	text-indent: -5000px;
	background-image: url(../img/menu01.jpg);
}
#nav li a:hover,
#nav li a.current {
	background-image: url(../img/menu02.jpg);
}

#n01 {
	width: 19px;
	height:62px;
	background-image: url(../img/menu01.jpg);
	background-position: 0 0;
}
#n02 a {
	width: 112px;
	background-position: -19px 0;
}
#n03 a {
	width: 160px;
	background-position: -131px 0;
}
#n04 a {
	width: 119px;
	background-position: -291px 0;
}
#n05 a {
	width: 131px;
	background-position: -410px 0;
}
#n06 a {
	width: 112px;
	background-position: -541px 0;
}
#n07 a {
	width: 128px;
	background-position: -653px 0;
}
#n08 {
	width: 19px;
	height:62px;
	background-image: url(../img/menu01.jpg);
	background-position: -781px 0;
}
/*----------テキストナビ----------*/
#txt_nav {
	padding: 0;
	margin: 0;
}
#txt_nav li a {
	display: block;
	background: url(../img/txt_link01.jpg) no-repeat;
}
#txt_nav li a:hover,
#txt_nav li a.current {
	background: url(../img/txt_link02.jpg) no-repeat;
	color:#FFFF99;
}
.txt01 a {
	height:23px;
	padding: 5px 0px 0px 20px;
	background-position: 0 0;
	border-bottom: #99CCFF solid 1px;
	border-top:#ffffff solid 1px;
}
.txt02 a {
	height:23px;
	padding: 5px 0px 0px 20px;
	background-position: 0 0;
	border-bottom: #99CCFF solid 1px;
	border-top:#ffffff solid 1px;
}
/*----------グローバルメニュー縦左----------*/
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav_tl {
	width: 170px;
	padding: 0;
	margin: 0;
	padding: 0;
}
#nav_tl li a {
	width: 170px;
	display: block;
	text-indent: -5000px;
	background-image: url(../img/menu01.gif);
}
#nav_tl li a:hover,
#nav_tl li a.current {
	background-image: url(../img/menu02.gif);
}
#tl01 a {
	height:35px;
	background-position: 0 0;
}
#tl02 a {
	height:35px;
	background-position: 0 -35px;
}
#tl03 a {
	height:25px;
	background-position: 0 -70px;
}
#tl04 a {
	height:35px;
	background-position: 0 -95px;
}
#tl05 a {
	height:35px;
	background-position: 0 -130px;
}
#tl06 a {
	height:35px;
	background-position: 0 -165px;
}
#tl07 a {
	height:35px;
	background-position: 0 -200px;
}
#tl08 a {
	height:35px;
	background-position: 0 -235px;
}
#tl09 a {
	height:35px;
	background-position: 0 -270px;
}
#tl10 a {
	height:35px;
	background-position: 0 -305px;
}
/*----------フォント----------*/
.fontbig {font-size: x-large;
line-height: 145%;
}
.font16 {
	font-size: 16px;
	text-align: left;
	font-weight: bold;
}
.font15 {
	font-size: 15px;
	text-align: left;
	font-weight: bold;
}
.font14 {
	font-size: 14px;
	line-height: 145%;
	font-weight: bold;
}
.font13 {
	font-size: 13px;
	line-height: 150%;
	font-weight: bold;
}
.font12{font-size: 12px;
		line-height: 135%;
		text-align: left;
}
.fontred {
	color: #CC0000;
}
.font11{font-size: 11px;
		line-height: 135%;
		text-align: left;
}
.font10{font-size: 10px;
		line-height: 135%;
		text-align: left;
}
.font9{font-size: 9px;
		line-height: 135%;
		text-align: left;
}
.fontlarge {
	font-size: xx-large;
	color: #6666FF;
	line-height: 145%;
}
/*----------枠ライン----------*/
.tdline {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
}
.wakuline {
	padding: 5px;
	border-top:#FFFFFF solid 1px;
	border-right:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;
	border-left:#FFFFFF solid 1px;
}
/*----------施工事例----------*/
.works_line {padding:3px;
			border: #669966 solid 1px;
			}
.works_title {background:url(../img/txt_link02.jpg) center no-repeat;
margin:5px 1px;
line-height:120%;

}
.works_title a {color:#FFFF00;}

/*----------フッタ----------*/
#footer {
	padding: 0px 0 0 0;
}
#footer_l{
	width:440px;
	float:left;
	}
#footer_r{
	width:310px;
	float: right;
	font-size:10px;
	color:#999999;
	text-align:right;
	}

/*----------フッタナビ----------*/
#footer-nav {
	float:right;
	top:0;
	right: 0;
	margin-top:10px;
}
#footer-nav li {
	float: left;
}
#footer-nav a {
	display: block;
	height: 19px;
	margin: 0; 
	text-indent: -5000px;
	background-image: url(../img/a003_r10_c1.gif);
}
#footer-nav a:hover,
#footer-nav a.current {
	background-image: url(../img/a003_r10_c1_2.gif);
}
#footer-01 a {
	width: 99px;
	background-position: 0 0;
}
#footer-02 a {
	width: 136px;
	background-position: -99px 0;
}
#footer-03 a {
	width: 138px;
	background-position: -235px 0;
}
#footer-04 a {
	width: 55px;
	background-position: -373px 0;
}
/*----------回り込みエンド----------*/
.end{
    clear:both;
	margin:0px;
	padding:0px;
}
/* Clears
*************************************************/
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-table;
}
/* HIDE IEmac-5 \*/
	* html .clearfix {height:1%;}
	*+html .clearfix {height:1%;}
	.clearfix {display:block;}
/* END HIDE IEmac-5 */

/*
*************************************************/
