/* CSS Document */

@charset "UTF-8";

body {
	margin: 0;
	padding: 0;
	color: #8a745e;
	font-family: "Meiryo";
}

* {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

ul {
	list-style: none;
}

img {
	vertical-align: top;
}

table {
	border-collapse: collapse;
}


#content {
	width: 800px;
	margin: 0 auto;
	padding-bottom: 11px;
	padding-top: 7px;
}

h1 {
	margin-left: 12px;
	padding: 0;
	color: #996633;
	font-size:12px;
}

h1.gray{
	font-weight:normal;
	color:#8a745e;
	margin:0;
	line-height:16px;
	padding:0;
}

h2 {
	margin: 0;
	padding: 0;
}

h3 {
	margin: 0;
	padding: 0;
}

a:link {
	color: #993366;
	text-decoration: underline;
}

a:visited {
	color: #993366;
	text-decoration: underline;
}

a:hover {
 	color: #993366;
	text-decoration: underline;
}

/*-----------------------------------head start------------------------------------------*/

#content #head {
	padding: 0px 3px 0px 21px;
	width: 776px;
}

#content #head #logo {
	width: 414px;
	float: left;
	display: inline;
}
	
#content #head #addtel {
	float: right;
	width: 361px;
	color: #8a745e;
}

#content #head #addtel #sitmap {
	float: right;
	padding-right: 4px;
	width: 208px;
	color: #8a745e;
	margin-top: 7px;
}

#content #head #addtel #sitmap a {
	color: #8a745e;
	text-decoration: none;
}

#content #head #addtel #address {
	float: left;
	margin-top: 3px;
	display: inline;
	width: 153px;
}

#content #head #addtel #tel {
	float: right;
	margin-top: 6px;
	width: 208px;
}

 
/*-----------------------------------head end------------------------------------------*/ 


/*-----------------------------------navi start------------------------------------------*/



/*-----------------------------------navi end------------------------------------------*/ 

/*-----------------------------------content start------------------------------------------*/ 



/*-----------------------------------content end------------------------------------------*/ 

/*-----------------------------------footer start------------------------------------------*/ 

#content #footer {
	background: url(../img/footer_bg_01.jpg) repeat-x;
	width: 800px;
	padding-top: 12px;
}

#content .footer_navi {
	color: #8a745e;
	margin-left: 40px;
	line-height: 14px;
	margin-bottom: 3px;
	height: 14px;
}

#content .footer_navi li {
	float: left;
	display: inline;
	margin-right: 20px;
	height: 14px;
}

#content .footer_navi a:link {
	color: #8a745e;
	text-decoration: none;
}

#content .footer_navi a:visited {
	color: #8a745e;
	text-decoration: none;
}

#content .footer_navi a:hover {
 	color: #8a745e;
	text-decoration: none;
}

/*-----------------------------------footer end------------------------------------------*/ 


#content .link_purple a:link {
	color: #993366;
	text-decoration: underline;
}

#content .link_purple a:hover {
	color: #993366;
	text-decoration: underline;
}

#content .link_purple a:visited {
	color: #993366;
	text-decoration: underline;
}

#content .link_blue a:link {
	color: #0000ff;
	text-decoration: underline;
}

#content .link_blue a:hover {
	color: #0000ff;
	text-decoration: underline;
}

#content .link_blue a:visited {
	color: #0000ff;
	text-decoration: underline;
}

#content .link_black a:link {
	color: #8a745e;
	text-decoration: underline;
}

#content .link_black a:hover {
	color: #8a745e;
	text-decoration: underline;
}

#content .link_black a:visited {
	color: #8a745e;
	text-decoration: underline;
}


.clear {
	clear: both;
}

.clear_div {
	clear: both;
	height: 0px;
	overflow: hidden;
}

.floatL {
	float: left;
}
.floatR {
	float: right;
}

.text_r {
	text-align: right;
}

.center {
	text-align: center;
}

.mar_t_2 {
	margin-top: 2px;
}

.mar_t_3 {
	margin-top: 3px;
}

.mar_t_4 {
	margin-top: 4px;
}
.mar_t_5 {
	margin-top: 5px;
}
.mar_t_6 {
	margin-top: 6px;
}

.mar_t_7 {
	margin-top: 7px;
}

.mar_t_8 {
	margin-top: 8px;
}

.mar_t_9 {
	margin-top: 9px;
}

.mar_t_10 {
	margin-top: 10px;
}

.mar_t_11 {
	margin-top: 11px;
}

.mar_t_12 {
	margin-top: 12px;
}

.mar_t_13 {
	margin-top: 13px;
}

.mar_t_14 {
	margin-top: 14px;
}

.mar_t_15 {
	margin-top: 15px;
}

.mar_t_16 {
	margin-top: 16px;
}

.mar_t_17 {
	margin-top: 17px;
}

.mar_t_18 {
	margin-top: 18px;
}

.mar_t_19 {
	margin-top: 19px;
}

.mar_t_20 {
	margin-top: 20px;
}

.mar_t_21 {
	margin-top: 21px;
}

.mar_t_22 {
	margin-top: 22px;
}

.mar_t_23 {
	margin-top: 23px;
}

.mar_t_26 {
	margin-top: 26px;
}

.mar_t_28 {
	margin-top: 28px;
}

.mar_t_30 {
	margin-top: 30px;
}



.pad_t_6 {
	padding-top: 6px;
}


.pad_r_5 {
	padding-right: 5px;
}

.pad_r_10 {
	padding-right: 10px;
}

.mar_r_15 {
	margin-right: 15px;
}

.mar_r_25 {
	margin-right: 25px;
}


.mar_l_5 {
	margin-left: 5px;
}
.mar_l_12 {
	margin-left: 12px;
}
.mar_l_10 {
	margin-left: 10px;
}

.mar_l_15 {
	margin-left: 17px;
}

.mar_l_20 {
	margin-left: 20px;
}

.mar_b_4 {
	margin-bottom: 9px;
}

.mar_b_26 {
	margin-bottom: 26px;
}


.red{ color:red;}

.grey {
	color: #8a745e;
}

.purple {
	color: #993366;
}

.brown {
	color: #996633;
}
.fc0070c0{color:#0070c0;}
.bold {
	font-weight: bold;
}

.font_14 {
	font-size: 14px;
}

.font_10{ font-size:10px;}

.dis_inline{display:inline;}




/*-------------------------------------  liang
*/
/*-------------------------------------  contact
*/
.cont_ul {
	margin:0;
	padding:0;
	height:100%;
}

.cont_ul ul { margin:0; padding: 10px 0px 0px 0px; list-style:none;}
.cont_ul ul li { margin:0; padding:0; float:left; display:block; width:380px; text-align:right; height:40px;}
.cont_ul ul li.w550 { margin:0; padding:0; float:left; display:block; width:510px; text-align:right; height:40px;}
.cont_ul ul li.h100 { margin:0; text-align:left;padding-left: 10px;float:left; display:block; width:120px;  height:125px;}
.cont_ul ul li.w50 {
	width:120px;
	text-align:left;
	padding-left: 10px;
}
.cont_ul ul li.w160 {
	width:160px;
	text-align:left;
	padding-left: 10px;
}
.cont_ul ul li .input {width:360px;}
.cont_ul ul li .input_300 {width:315px;}


.clearfix {
	height:0;
	overflow: hidden;
	clear: both;
}

/*-------------------------------------  contact check
*/
.check_ul ul { margin:0; padding: 10px 0px 0px 0px; list-style:none;}
.check_ul ul li { margin:0; padding:2px 0px; float:left; display:block; width:280px; text-align:left; overflow:hidden;}
.check_ul ul li.w50 {width:200px;text-align:left;padding-left: 10px;}
.check_ul ul li.h100 { margin:0; text-align:left;padding-left: 10px;float:left; display:block; width:200px;  height:125px;}

/*-------------------------------------  access
*/
.tbl {
	width: 550px;
	text-align: left;
	margin: 30px auto 0px auto;
}
.tbl th {
width:100px;
	padding: 5px;
	border: 1px solid #000;
	font-weight: normal;/*字体重量正常*/
}
.tbl td {
	padding: 5px;
	border: 1px solid #000;
}
.tbl td.lr {
	padding: 5px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left:0px solid #fff;
	border-right:0px solid #fff;
}
.tbl td.l {
	padding: 5px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left:1px solid #000;
	border-right:0px solid #fff;
}
.tbl td.r {
	padding: 5px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left:0px solid #fff;
	border-right:1px solid #000;
}

.tbl_02 {
	width: 550px;
	margin: 10px 0px 0px 0px;
}
.tbl_02 th {
	width:100px;
	padding: 5px;
	border: 1px solid #000;
	font-weight: normal;/*字体重量正常*/
	text-align: center;
}
.tbl_02 td {
	padding: 5px;
	border: 1px solid #000;
}

.map_div{ border:1px solid #dfdfdf; padding:5px; width:543px; margin:30px auto 0px auto;}


/*-------------------------------------  sitemap
*/
.sitemap_ul {margin:0; padding:0; list-style:none;}

.sitemap_ul li{
	float:left;
	width: 270px;
	margin-top: 10px;
}
.sitemap_ul li.mt50{
	float:left;
	width: 270px;
	margin-top: 50px;
	color:#936;
}


.sitemap_ul li a{color:#8a745e; text-decoration:none;}

.sitemap_ul li a:hover{color:#8a745e; text-decoration:underline;}

.sitemap_ul li.mt50 a{ color:#8a745e;}
/*-------------------------------------  incho
*/

.list{
	margin:0;
	padding-top: 20px;
}
.list .left{ float:left;}
.list .right{
	float:left;
	border: 1px dashed #666;
	margin-left: 20px;
	padding: 3px;
	width: 380px;
	height: 100%;
	overflow: hidden;
}
.tar{
text-align:right}
.bbd{border-bottom:1px dashed #ccc; height:1px; overflow:hidden; margin-top:10px;}

.redlink{
	background:url(../img/red_ico.gif) left no-repeat;
	padding-left: 10px;
}

.redlink a{
	color:#FF0000;
	font-size:14px;
}