*{ margin:0; padding:0; border:0; font-size:100%; }
html {background-color: #ffffff; }
body { background-image: url(../img/common/bodyback.jpg); background-repeat: repeat-x; background-color: #181919; margin: 0; padding: 0; text-align: center; font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; color: #999999; }
a { color: #ffffff; }
 a:hover { color: #cccc33;  } 
#wrap{
	background-color: #181919;
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/common/wrapback.jpg);
	background-repeat: repeat;
}

/*----------------▼コンテンツ----------------*/

#con{
	width: 700px;
	float: right;
	background-image: url(../img/common/main-back.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}

#title{
	width: 700px;
	height: 105px;
}

#main{ width: 700px; margin: 0px;
	padding: 0px; }

#mainfooter{
	width: 700px;
	background-image: url(../img/common/main-footer.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	text-indent: -5000px;
	margin: 0px;
	padding: 0px;
}


/*----------------▼ローカルナビ無し--------------*/

#box{
	width: 520px;
	height: auto;
	font-size: 75%;
	line-height: 1.8em;
	color: #999999;
	text-align: left;
	float: left;
	margin: 0px;
	padding: 0px;
}

/*----------------▼ローカルナビ有り--------------*/

#localbox{
	width: 450px;
	height: auto;
	font-size: 75%;
	line-height: 1.8em;
	color: #999999;
	text-align: left;
	float: left;
	padding-left: 50px;
	padding-top: 30px;
	padding-bottom: 0px;
	margin: 0px;
}

.area{ width: 450px; margin-bottom: 20px; }


.leftarea{ width: 210px; float: left; 
}
.leftarea img{ padding-top: 5px; 
}


.rightarea{ width: 210px;  float: right; 	
}
.rightarea img{ padding-top: 5px; padding-bottom: 15px; }
.rightarea p{ width: 210px; padding-bottom: 5px; }

.clear{ clear: both; width: 100%;  }

.noheight { height: 0px }



/*----------------▼ faq---------------*/

#text1{ width: 435px; float: right; margin-top: 20px; }

h3{ width: 435px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #999999; color: #c7b299; font-weight: normal; }
#text1 p{ width: 435px; padding-bottom: 20px; padding-top: 10px; }
#text1 a{
	width: 435px;
	text-decoration: none;
}

/*----------------▼ concept--------------*/

#text2{ width: 435px; float: right; margin-top: 20px; }
#text2 p{
	width: 435px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #336699;
}

/*----------------▼実績トップ（トップのテーブルのみ内部CSSヘッダー内に指定----------------*/

#localbox2{
	width: 500px;
	height: auto;
	float: left;
	padding-left: 55px;
	padding-top: 30px;
	padding-bottom: 0px;
	margin: 0px;
}

#localbox2 a{
	font-size:120%;color: #CCCCCC;
	text-decoration: none;
	
} 

#localbox2 a:hover{
	font-size:120%;color: #cccc33;
	text-decoration: none;
} 


.leftarea2{ width: 240px; float: left; 
}

.rightarea2{ width: 240px;  float: right; 	
}



/*----------------▼このページの上へ----------------*/
.up{
	width: auto;
	height: auto;
	text-align: center;
	float: right;
	border: 1px solid #666666;
	vertical-align: middle;
}

.up a { color: #C4C4C4; text-decoration: none; text-align: left; padding-top: 0px; padding-right: 8px; padding-bottom: 0px; padding-left: 8px; }

.up a:hover { color: #cccc33; text-decoration: none; text-align: left; padding-top: 0px; padding-right: 8px; padding-bottom: 0px; padding-left: 8px; }


/*----------------▼一覧へ戻る----------------*/
.back{
	width: auto;
	height: auto;
	text-align: center;
	float: right;
	border: 1px solid #666666;
	vertical-align: middle;
}

.back a { color: #C4C4C4; text-decoration: none; text-align: left; padding-top: 0px; padding-right: 8px; padding-bottom: 0px; padding-left: 8px; }

.back a:hover { color: #cccc33; text-decoration: none; text-align: left; padding-top: 0px; padding-right: 8px; padding-bottom: 0px; padding-left: 8px; }
	
/*----------------▼実績テーブル----------------*/

#achive{
	width: 505px;
	background-color: #e6e6e8;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 12px;	
}

#achive td a { color: #343273; }
#achive td a:hover { color: #cccc33;  } 

#achive table{
	width: 100%;
	border: solid 1px #666666;
	border-collapse: collapse;
}

#achive td{
	background-color: #e6e6e8;
	border: solid 1px #666666;
	border-collapse: collapse;
	color: #000000;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
font-size: x-small	;line-height: 1.3em;

}	
#achive th{
	border: solid 1px #666666;
	border-collapse: collapse;
	background-color: #8C272D;
	color: #FFFFFF;
	padding: 3px;
}	
/*----------------▼aboutusテーブル----------------*/

#aboutwrap{ width: 450px; 
margin-top: 0px;
float: right; 		
}

#aboutwrap table{
	width: 100%;
	border: solid 1px #666666;
	border-collapse: collapse;
	font-size: 100%;
	text-align: left;
	line-height: 1.5em;
}

#aboutwrap td{
	background-color: #CCCCCC;
	border: solid 1px #666666;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 15px;
	color: #333333;
	
}	
#aboutwrap th{ border: solid 1px #666666; 
	background-color: #8C272D; 
	color: #FFFFFF; 
	padding-top: 6px; 
	padding-right: 1px; 
	padding-bottom: 3px; 
	padding-left: 15px; 
	font-weight: lighter;
	width: 80px; 
	}	

/*----------------▼フッター----------------*/
#footer{
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

.footerwrap{
	width: 840px;
	background-color: #FFFFFF;
	height: 80px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.footerleft{
	width: 350px;
	height: 80px;
	float: left;
	display: block;
	text-indent: -5000px;
}


.footerleft a{
	width: 350px;
	height: 80px;
	display: block;
	background-image:url(../img/common/footer.jpg);
	background-repeat:no-repeat;
	}

footerleft a:hover{
	width: 350px;
	height: 80px;
	display: block;
	background-image:url(../img/common/footer2.jpg);
	background-repeat:no-repeat;
	}



.footerright{
	width: 380px;
	height: 80px;
	float: right;
	font-size: 65%;
	color: #161618;
	text-align: right;
	line-height: 1.5em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	}
.footerright p{
	padding-top: 3px;
	padding-right: 80px;
}

.links
{
    font-weight : bold;
    font-family : Century,"ＭＳ Ｐゴシック";
}

