/*ページ全体*/
* {
	font: normal 12px/140% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #444444;
	letter-spacing: 0.1em;
}
a {
	color: #3C8AB5;
}
a:hover {
	color: #666666;
	text-decoration: none;
}

body {
	margin: 0px;
	background-image:url(images/bg.gif);
	background-repeat: repeat-x;
}


h1{
	font-size: 14px;
	color: #050505;
	padding: 5px 0px 0px 2px;
}

h2{
	font-size: 14px;
	color: #000000;
	word-spacing: normal;
	border-left: 1em solid #000000;
}

.font14 {
	font-size: 14px;
	color: #000000;
}

.font16_red {
	font-size: 16px;
	color: #ff0000;
}

.font18 {
	font-size: 18px;
	color: #000000;
}


p {
	padding: 0px;
	margin: 0px;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
#side {
	border-right: 10px solid #557d0f;
	border-left: 10px solid #557d0f;
	width: 680px;
}
/*トップページ*/
#top #side h1 {
	margin: 0px;
	color: #FFFFFF;
	background: url(images/index/h_vusial.jpg) no-repeat;
	height: 290px;
	width: 590px;
	font-weight: bold;
	padding: 10px 10px 0px 0px;
}
#side #top #result strong {
	font-weight: bold;
	color: #580201;
}
#top #side a#bt01 {
	color:#333333;
	background: url(images/index/bt_01.jpg) no-repeat;
	height: 80px;
	width: 180px;
	padding-top: 60px;
	padding-left: 10px;
	padding-right: 110px;
	display: block;
}
#top #side a#bt02 {
	color:#333333;
	background: url(images/index/bt_02.jpg) no-repeat;
	height: 80px;
	width: 180px;
	padding-top: 60px;
	padding-left: 10px;
	padding-right: 110px;
	display: block;
}
#top #side a#bt03 {
	color:#333333;
	background: url(images/index/bt_03.jpg) no-repeat;
	height: 80px;
	width: 180px;
	padding-top: 60px;
	padding-left: 10px;
	padding-right: 110px;
	display: block;
}
#top #side a#bt01:hover {
	color:#70B1FA;
	text-decoration: underline;
}
#top #side a#bt02:hover {
	color:#70B1FA;
	text-decoration: underline;
}
#top #side a#bt03:hover {
	color:#70B1FA;
	text-decoration: underline;
}
#top #side #result strong {
	font-weight: bold;
	color: #336600;
}
#top #side #address {
	padding: 9px;
	margin: 10px;
	border-top: 1px solid #557D0F;
	border-bottom: 1px solid #557D0F;
	border-left: 1px solid #557D0F;
	border-right: 1px solid #557D0F;
}

/*その他*/
#side h1 {
	margin: 0px;
	color: #FFFFFF;
	background: url(images/h_vusial.jpg) no-repeat;
	height: 50px;
	width: 590px;
	font-weight: bold;
	padding: 10px 10px 0px 0px;
}
#side strong {
	font-weight: bold;
	color: #336600;
}
.waku {
	padding: 4px;
	border: 1px solid #CCCCCC;
}
#side #cons_riyu {
	background: url(images/cons/img03.gif) no-repeat;
	height: 140px;
	width: 325px;
}
#side #cons_riyu p {
	text-align: center;
	padding-right: 10px;
	line-height: 200%;
}

/*施工経歴表*/
table.stripe td{
	background:#FFFFFF;
}

table.stripe .even td{
	background:#F8FFEC;
}



/*フッター*/
#side hr {
	width: 760px;
	color: #557D0F;
}

.backlink_mawari_font10 {
	font-size: 10px;
	color: #666666;
}
.backlink_font10 {
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
