/* -----------------------------------------------
	共通設定
----------------------------------------------- */

body {
	font-size:12px;
	line-height: 180%;
	color:#333333;
	background-image: url(../img/body_bg_01.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
.body1 {
	background-image: url(../img/body_bg_02.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
}
h1{
	padding:0px;
	border:none;
	height: 36px;
	width: 260px;
	float: left;
	margin-top: -10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
}
h2,h3{
	margin: 0px;
	padding:0px;
	border:none;
	font-size:12px;
	font-weight: normal;
}
h4{
	background-color:#eeeeee;
	font-size:14px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
img{
	border:none;
}
* a {
	color:#1b66ba;
	text-decoration:underline;
}
* a:hover{
	text-decoration:none;
}
.none {
	float: none;
	clear: both;
	margin: 0px;
	padding: 0px;
}




/* -----------------------------------------------
    mn	
------------------------------------------------*/
#mn_area {
	height: 36px;
	width: 680px;
	padding-top: 13px;
	float: right;
}
.mn{
	border:none;
	float:left;
}




/* -----------------------------------------------
    margin-padding	
------------------------------------------------*/
.right15 {
	margin-right: 15px;
}
.right20 {
	margin-right: 20px;
}

.left10 {
	margin-left:10px;
}
.left15 {
	margin-left:15px;
}
.left30 {
	margin-left:30px;
}
.top10{
	margin-top:10px;
}
.top15{
	margin-top: 15px;
}
.top30{
	margin-top: 30px;
}
.bott5{
	margin-bottom:5px;
}
.bott10{
	margin-bottom:10px;
}
.bott15{
	margin-bottom:15px;
}
.bott30{
	margin-bottom: 30px;
}
.bott50{
	margin-bottom: 50px;
}
.style_err{
	color:#C00;
}




/* -----------------------------------------------
	layout
----------------------------------------------- */
#container {
	width: 945px;
	height: 100%;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header_area {
	height: 46px;
	width: 945px;
	margin-bottom: 21px;
}
#header_area img {
	float:left;
}
.sidemn_area {
	vertical-align: top;
	width: 220px;
	background-color: #000;
	background-image: url(../img/sidemn_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:17px;
	
}
.center_area {
	vertical-align: top;
	width: 695px;
}
.footer_area {
	text-align: center;
	height: 105px;
	width: 945px;
	margin-top: 50px;
	color: #FFF;
	padding-top: 15px;
}
.footer_area a {
	color: #FFF;
	text-decoration:none;
}
.footer_area a:hover{
	text-decoration:underline;
}




/* -----------------------------------------------
	comm
----------------------------------------------- */
.top_sp_area {
	width: 945px;
	margin-top: 30px;
	margin-bottom: 50px;
}
.top_sp_text {
	font-size: 11px;
	line-height: 160%;
	vertical-align: top;
	padding-top: 10px;
}
.news_area {
	background-color: #f5f5f5;
	margin-top: 18px;
	height: 180px;
	width: 580px;
	overflow: auto;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.news_area ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
	height: 100%;
}
.news_area ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #a9a9a9;
	line-height: 160%;
}
.news_date {
	font-size: 11px;
	color: #535353;
}
.sp_area {
	margin-top: 25px;
	margin-right: 15px;
	margin-bottom: 50px;
	margin-left: 15px;
}
.sp_area table tr td {
	vertical-align: top;
	padding-bottom: 30px;
}
.sp_area1 {
	margin-top: 25px;
	margin-right: 15px;
	margin-bottom: 50px;
	margin-left: 15px;
}
.sp_area_table1 th {
	vertical-align: top;
	padding-bottom: 10px;
	padding-right:5px;
}
.sp_area_table1 td {
	vertical-align: top;
	padding-bottom: 10px;
}
.sp_area_table {
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	margin-bottom: 30px;
}
.sp_area_table th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.sp_area_table td {
	background-color: #eeeeee;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding:5px;
}
.sp_area2 {
	margin-top: 25px;
	margin-right: 15px;
	margin-left: 15px;
}
.sp_area2 p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 15px;
}
.ad_area {
	margin-top: 25px;
	margin-right: 15px;
	margin-bottom: 40px;
	margin-left: 15px;
}
.ad_area p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 15px;
}
.mk_text {
	margin: 15px;
	padding: 0px;
	line-height: 200%;
}

#contact_table{
	margin-left:auto;
	margin-right:auto;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
	margin-top: 10px;
	margin-bottom: 20px;
}
#contact_table th{
	background-color: #f6f6f6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	color: #666666;
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 12px;
	padding-left: 8px;
}
#contact_table td {
	background:#FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 12px;
	padding-left: 8px;
}
.ref_area {
	margin-top: 25px;
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 20px;
}
.company_table {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.company_table tr th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
.company_table tr td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	background-color:#f0f0f0;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.ref_area ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.ref_area ul li {
	background-image: url(../img/icon_01.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	float: left;
	width: 40%;
	padding-left: 20px;
	margin-bottom: 10px;
	font-weight: bold;
}
