@charset "utf-8";
/*******************************************************************************
file name  :  contact.css
style info :  
********************************************************************************/

/*===================================================================
	hack
===================================================================*/

/* clearfix 
xxxxxx:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}*/

/*--------------------------------------------------------
layout
--------------------------------------------------------*/
#contents{
    width:850px;
	margin-bottom:10px;
}
#contents h2{
	margin:5px 0 20px 0;
}
#main {
	padding: 0px 25px 6px;
	width: 800px;
}

/***************************************************************
	text off-left
***************************************************************/
#contents h2 p,
#contents h3 p{
	position:absolute;
	left:-9999px;
}
#contents #page-info{
	background-color:#004EA0;
	font-size:14px;
	padding-left:10px;
	color:#FFFFFF;
}
.pagetop{
	text-align:right;
	margin-right:5px;
	margin-bottom:20px;
	}



#main table {
	width: 800px;
	border-top: 1px dotted #87BF00;
}
.container #contents #main table td.t_center {
	width: 370px;
}
.container #contents #main table th.t_left {
	width: 200px;
}
.container #contents #main table td.t_right {
	width: 230px;
}
#main table th {
	font-size: 14px;
	font-weight:normal;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 13px;
	border-bottom: 1px dotted #87BF00;
}
.section-lv3 {
	padding-bottom: 25px;
}
.section-lv3 h3 {
	font-weight: normal;
}


#main table td {
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom: 1px dotted #87BF00;
	font-weight: normal;
}
.container #contents #main table th#bnashi {
	border-bottom-style: none;
	width: 100px;
	padding-bottom: 0px;
}
.container #contents #main table th#bnashi2 {
	border-bottom-style: none;
	width: 100px;
	padding-bottom: 0px;
}
#bnashi_2 {
	border-bottom-style: none;
	width: 100px;
	padding-bottom: 0px;
	border-bottom: 1px dotted #87BF00;
}
#bnashi2_2 {
	border-bottom-style: none;
	width: 100px;
	border-bottom: 1px dotted #87BF00;
}
.container #contents #main table td#bnashi_r {
	border-bottom-style: none;
	padding-bottom: 0px;
}
.container #contents #main table th.furi {
	font-size: 10px;
	padding-top: 12px;
	+padding-top: 13px;
	text-align: right;
}

.toisize {
	width: 370px;
}
.toisize2 {
	width: 161px;
}
.toisize3 {
	width: 106px;
}
.toisize4 {
	width: 370px;
}
.blue {
	color: #1A61A3;
}
.pl200 {
	padding-left: 200px;
}
#btn_box {
	text-align: center;
}
.btn_size {
	width: 80px;
}
.btn_size2 {
	width: 100px;
}
#kn_head {
	text-align: center;
	padding-top: 25px;
	padding-bottom: 30px;
}

/**********************link*/

#kn_head a:link {
color: #1A61A3;
	text-decoration: none;
}

#kn_head a:visited {
color: #1A61A3;
	text-decoration: none;
}

#kn_head a:hover {
	color: #00a7d7;
	text-decoration: none;
}

#kn_head a:active {
	color: #00a7d7;
	text-decoration: none;
}

#j_contents{
	font-size:12px;
	border-bottom:1px solid #87BF00;
	padding-bottom:2px;
	margin-bottom:5px;
	padding-top: 40px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	}
#j_contents2{

    font-size:11px;
	}
