@charset "utf-8";
/* CSS Document */


p, h1, h2, h3, h4, h5, h6, ul{
	margin: 0px;
	padding: 0px;
  text-align : center;
}

li{
	list-style:none;
}

body{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "?E??E? ?E?ゴシチE??", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: none;
	background-color: #c0c0c0;
border-width : 1px;
}

#container{
	height: 100%;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	border-style: solid;
	border-color: #009900;
	border-width: 0px;
	background-image: url(images/top/bk_container.gif);
	background-repeat: repeat-y;
}

#container2{
	height: 100%;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	border-style: solid;
	border-color: #009900;
	border-width: 0px;
	background-image: url(images/top/bk_container.gif);
	background-repeat: repeat-y;
}

#navibar{
	height: 50px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/navibar2.jpg); 
}

#navibar ul{
	margin-left: 196px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 21px;
}

#navibar li{
	float: left;
}


/* ここからナビゲーションボタンの設?E*/
#navibar #btn01 a{
	text-decoration: none;
	color: #FFFFFF;
	height: 18px;
	width: 90px;
	display: block;
	padding-top: 5px;
	padding-left: 22px;
}

#navibar #btn01 a:hover{
	background-image: url(images/top/btn02_over.jpg);
}

#navibar #btn02 a{
	text-decoration: none;
	color: #FFFFFF;
	height: 18px;
	width: 90px;
	display: block;
	padding-top: 5px;
	padding-left: 22px;
}

#navibar #btn02 a:hover{
	background-image: url(images/top/btn02_over.jpg);
}

#navibar #btn03 a{
	text-decoration: none;
	color: #FFFFFF;
	height: 18px;
	width: 90px;
	display: block;
	padding-top: 5px;
	padding-left: 22px;
}

#navibar #btn03 a:hover{
	background-image: url(images/top/btn02_over.jpg);
}

#navibar #btn04 a{
	text-decoration: none;
	color: #FFFFFF;
	height: 18px;
	width: 90px;
	display: block;
	padding-top: 5px;
	padding-left: 22px;
}

#navibar #btn04 a:hover{
	background-image: url(images/top/btn02_over.jpg);
}

#navibar #btn05 a{
	text-decoration: none;
	color: #FFFFFF;
	height: 18px;
	width: 90px;
	display: block;
	padding-top: 5px;
	padding-left: 22px;
}

#navibar #btn05 a:hover{
	background-image: url(images/top/btn02_over.jpg);
}
/* ここまでナビゲーションボタンの設?E*/


#sidebar{
	float: left;
	height: 100%;
	width: 162px;
	padding-top: 30px;
	padding-left: 10px;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}

#sidebar li h1{
	color: #000000;
	font-size: 13px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#sidebar li a{
	font-weight: normal;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}

#sidebar p{
	color: #000000;
	font-size: 13px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#zenyuseki{
	padding-left : 5px;
	padding-bottom: 0px;
	border : 0px none; 
	width : 101px;
	height: 80px;
}

#zassou{
	padding-left : 10px;
	padding-bottom: 0px;
	border : 0px none; 
	width : 140px;
	height: 80px;
}

#ichikuni{
	padding-left : 10px;
	padding-bottom: 0px;
	border : 0px none; 
	width: 140px;
	height: 80px;
}

#maincontent{
	float: right;
	width: 560px;
	margin-top: 0px;
	padding-right: 20px;
}

#maincontent2{
	float: right;
	width: 560px;
	margin-top: 0px;
	padding-right: 20px;
	text-color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 14px;
	text-align: center;
}

#maincontent2 p{
	margin-top: 10px;
	font-size: 16px;
}

/* ここからメインコンチE??チE?E中身の設?E*/

#topic_center{
	
	width: 560px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border: 0px;
}

#maincontent .topic_left{
	float: left;
	width: 270px;
	margin-top: 10px;
	clear: both;
	border: 0px;
}

#maincontent .topic_right{
	float: right;
	width: 270px;
	margin-top: 10px;
	margin-bottom: 10px;
}



#maincontent #logo{
	clear: both;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
	border-top-width: thin;
}

#maincontent2 #logo{
	clear: both;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

#maincontent p{
	text-align: center;
	color: #ffffff;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 0px;
}

.zigyou{
	text-align: left;
	padding: 5px;
	line-height : 120%;
}


/* ここまでメインコンチE??チE?E中身の設?E*/


#footer{
	clear: both;
	background-color: #666666;
	margin: 0px;
	padding: 0px;
	height: 25px;
}

#footer h6{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: normal;
	font-size: 16px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 3px;
	vertical-align: middle;
}

#logo{
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	border-width: medium;
}

/* ここからコンチE??チE?Eージの設?E*/
#maincontent_01{
	float: right;
	width: 474px;
	margin-top: 30px;
	padding-right: 60px;
}

#maincontent_01 #logo{
	clear: both;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

#maincontent_01 p{
	color: #ffffff;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 14px;
}

#maincontent_01 .table p{
	color: #ffffff;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 16px;
	text-align: center;
}








#maincontent_01 .kakaku p{
	color: #ffffff;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 20px;
}

maincontent_02{
	float: right;
	width: 474px;
	margin-top: 30px;
	padding-right: 60px;
}

#maincontent_02 p{
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 14px;
}

#maincontent_zassou{
	float: right;
	width: 530px;
	margin-top: 30px;
	padding-right: 60px;
}

#maincontent_zassou #logo{
	clear: both;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

#maincontent_zassou p{
	color: #ffffff;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	font-size: 14px;
}
/* ご挨拶ペ?Eジ設?E*/

#aisatu{
	float: right;
	width: 474px;
	height: 600px;
	margin-top: 30px;
	padding-right: 60px;
	color: #ffffff;
	text-align: center;
	font-size: 14px;
}

#aisatu h1 {
	font-saize: 20px;
}

/* 施工事例部?E?E真?E設?E*/

#photoparts1{
	clear: both;
	float: right;
	width: 300px;
	margin-top: 30px;
	padding-right: 0px;
}

#photoparts1 p{
	color: #ffffff;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 14px;
	width: 300px;
}

#photoparts2{
	float: left;
	width: 474px;
	margin-top: 30px;
	padding-right: 60px;
}

#photoparts2 p{
	color: #ffffff;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 14px;
	width: 300px;
}

/* ここまでコンチE??チE?Eージの設?E*/
