@charset "utf-8";
#header {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #85B200;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	background-position: left 10px;
}
#header #navi h1 {
	display: block;
	height: 10px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

#header #navi {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

#navi ul {
	display: block;
	height: 74px;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0;
	margin:0; 
	list-style-type:none; 
}

#navi ul li {
	float: left;
}
#main_img {
	background-color: #E1F0FF;
	background-image: url(../images/main_bottom.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#main_img img{
	display: block;
	margin:0 auto;
}
h2 {
	background-image: url(../images/mid.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 30px;
	padding-top: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	margin-top: 20px;
	margin-bottom: 25px;
	font-size: 2em;
	padding-bottom: 15px;
	line-height: 1em;
	font-weight: bold;
	color: #F77819;
}
h3 {
	background-image: url(../images/mid2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	display: block;
	font-size: 1.2em;
	padding-left: 30px;
	padding-top: 3px;
	font-weight: bold;
	color: #FD5F3A;
	margin-top: 20px;
	margin-left: 20px;
}

#contents {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#contents #working_area #working .thiswork{
	width: 200px;
	background-color: #ECF8FD;
	border: 1px dashed #0087AB;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#contents #working_area #working  {
	border: 1px solid #ECECEC;
	margin-bottom: 20px;
	padding-left: 20px;
	padding-top: 20px;
}


ul.mid_list {
	margin-left: 40px;
	padding-top: 10px;
}

ul.mid_list li {
	margin-bottom: 7px;
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 30px;
}
table#mokuteki {
	margin-right: auto;
	margin-left: auto;
}
#contents .contact_bt {
	text-align: center;
	margin-top: 15px;
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFAF4;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: double;
	border-left-style: solid;
	border-top-color: #FBC299;
	border-right-color: #FBC299;
	border-bottom-color: #FBC299;
	border-left-color: #FBC299;
	padding: 10px;
}
dl#qa {
	margin-left: 30px;
}

dl#qa dt {
	background-image: url(../images/qa_r1_c1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	padding-left: 26px;
	padding-bottom: 13px;
}

dl#qa dd {
	background-image: url(../images/qa_r3_c4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 25px;
	padding-left: 26px;
	padding-bottom: 20px;
}
#contents #pagetop_bt {
	position: fixed;
	right: 0px;
	bottom: 20px;
}

#footer {
	background-image: url(../images/footer_r1_c12.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 86px;
	width: 100%;
	margin-top: 80px;
}
#footer #footerbox {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#contents form .waku table.input_table {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#contents form .waku table.input_table tr th {
	padding: 7px;
	background-color: #F1F1F1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	vertical-align: top;
}
#contents form .waku table.input_table tr td {
	padding: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1F1F1;
}

#contents form .waku table.input_table tr td input {
	padding: 3px;

}
.waku #bt_box #ci_box {
	width: 90%;
	margin-top: 40px;
	overflow: scroll;
	height: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

.waku #bt_box .center{
	text-align:center;
}



table.center{
	width: 250px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}

#input_message_ok{
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	background-color: #E7FEEE;
	padding: 5px;
	border: 1px solid #060;
}

#input_message_ng{
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF0FF;
	padding: 5px;
	border: 1px solid #900;
}
#contents table#mailbox tr td #mail {
	font-size: 150%;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #F25F36;
	padding-right: 3px;
	padding-left: 3px;
}
#contents table#mailbox tr td {
	padding: 10px;
}
#contents table#mailbox {
	margin-right: auto;
	margin-left: auto;
}
