@charset "utf-8";
/* CSS Document */
/*
Theme Name: asahi
Theme URI: http://valid-design.net/
Description: Valid-design Hayashi
Version: 1.0
Author: Kazunori Hayshi
Author URI: http://valid-design.net/
*/
@import url( reset.css );
body {
	background:#FFF url(images/body_bg.jpg) repeat-x top left;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#333;
}
h1 {
	font-size:138.5%;
}
h2 {
	font-size:128%;
}
h3 {
	font-size:108%;
}
h1, h2, h3, strong {
	font-weight:bold;
}
ol {
	list-style-type:decimal;
}
#contentswrapper {
	background:#FFF url(images/bg_top.gif) top left repeat-x
}
#wrapper {
	width:970px;
	margin:0 auto;
}
/*header*/
#header {
	height:102px;
	width:970px;
	position:relative;
}
#header p#logo {
	position:absolute;
	top:0px;
	left:0px;
}
#header h1#copi {
	position:absolute;
	top:34px;
	left:0px;
	font-size:12px;
}
#header p#denwa {
	position:absolute;
	top:0px;
	left:670px;
}
/*navigation*/
#header #naviarea {
	position:absolute;
	top:60px;
	left:0px;
}

#header #naviarea ul.gnavi li {
	float:left;
	height:42px;
	line-height:42px;
	padding:0px 5px;
}
#header #naviarea ul.gnavi li a {
	display:block;
	_display:inline-block;
	font-size:14px;
	font-weight:bold;
	padding:0px 15px;
	text-decoration:none;
	color:#333;
	height:42px;
}

#header #naviarea ul.gnavi li a:hover {
	color:#F60;
}
#header #naviarea ul.gnavi li.cu {
	background:url(images/navi_h_f.png) left top no-repeat;
}
#header #naviarea ul.gnavi li.cu a {
	background:url(images/navi_h_bg.png) left top repeat-x;
	color:#FFC;
}
/*search*/
#header #search {
	margin:0;
	padding:0;
	position:absolute;
	top:69px;
	left:773px;
	height:21px;
}
#search input.text {
	margin-top:1px;
	border:none;
	font-size:80%;
	background: transparent url(images/searchw.gif) no-repeat left top;
	padding-left:5px;
	margin-left:20px;
	width:120px;
	height:20px;
	overflow:hidden;
}
#search input.submit {
	margin:0;
	padding:0;
	height:20px;
	width:40px;
	font-size:10px;
	cursor:pointer;
	line-height:10px;
}
/*bread*/
#header .bread {
	position:absolute;
	height:20px;
	line-height:20px;
	top:110px;
	left:5px;
	background:url(images/breadhome.gif) no-repeat left center;
	padding:0px 0px 0px 25px;
	font-size:10px;
}
span.breadcrumb-title {
	display:none;
}
/*sitemap*/
#header p#sitemap {
	position:absolute;
	top:110px;
	left:903px;
}
#header p#sitemap a {
	font-weight:bold;
	font-size:0.7em;
	text-decoration:none;
	color:#F60;
}
/*topimage*/
.topimage {
	position:relative;
	background:url(images/topimage.jpg) no-repeat center top;
	padding-bottom:40px;
	width:970px;
	height:200px;
}
.topimage .titlelogo {
	position:absolute;
	font-size:1.4em;
	font-weight:bold;
	left:30px;
	top:80px;
	color:#FFF;
	text-shadow:#000 2px 2px 3px;
}
.contsimage {
	padding-bottom:40px;
}
/*contentswrap*/
#contentswrap {
	padding:40px 0px;
	font-size:0.8em;
	line-height:170%;
	padding:40px 0px;
}
#contentswrap .right {
	width:700px;
	float:left;
}
.right .contents {
	margin-bottom:10px;
}
.right .contents2 {
	margin:5px 0;
	padding:10px 0;
	border-bottom:1px dashed #666;
}
/*contentswrap page*/
/*right*/
#contentswrap {
	padding:40px 0px;
	font-size:0.8em;
	line-height:170%;
	padding:40px 0px;
}
#contentswrap .right2 {
	width:700px;
	float:right;
	line-height:170%;
}
#contentswrap .right2 p{
	padding:2px 0;
	margin:0;
}
#contentswrap .right2 p.space{
	visibility:hidden;
}
.right2 .contents {
	margin-bottom:10px;
}
.right2 .contents2 {
	margin:5px 0;
	padding:10px 0;
	border-bottom:1px dashed #666;
}
.right2 .contents #childpage .copagelist{
	width:330px;
	float:left;
	padding:5px;
	margin:5px;
}
.
.right2 .contents #childpage .copagelist {
	width:700px;
	margin:10px 0;
	padding-left:5px;
}
.right2 .contents #childpage .copagelist h3{
	background-color:#060;
	color:#fff;
	padding:8px 0 5px 10px;
	border-bottom:#030 solid 2px;
}
.right2 .contents #childpage .copagelist ul{
	padding:15px 0 10px 20px;
	background-color:#FFC;
}
.right2 .contents #childpage .copagelist ul li a{
	display:block;
}
.page-links{
	text-align:center;
	margin-top:20px;
	padding-top:20px;
	font-size:1.2em;
}
.page-links span{
	padding:5px;
	display:inline-block;
	margin:0 5px;
	border:#999 1px solid;
}
.page-links a{
	text-decoration:none;
	
}
.page-links a:hover{
	color:#F60;
	cursor:pointer;
}
.page-links-cap{
	margin-top:20px;
	padding-top:20px;
	font-size:1.2em;
	color:#F60
}
	

	
/*left*/

#contentswrap .left2 {
	width:250px;
	float:left;
}
#contentswrap .left2 #topmap {
	margin-bottom:40px;
}
#contentswrap .left2 ul.leftcontents li dl dt {
	font-weight:bold;
	background:url(images/sidetitle.gif) no-repeat left center;
	padding-left:30px;
	height:26px;
	line-height:28px;
	color:#FFF;
}
#contentswrap .left2 ul.leftcontents li dl dt a {
	color:#FFF;
	text-decoration:none;
}
#contentswrap .left2 ul.leftcontents li dl dd {
	padding:10px 0px;
}
#contentswrap .left2 ul.leftcontents li dl dd ul.sidenavi li {
	border-bottom:1px dotted #999;
	margin:5px 0px;
	padding-left:30px;
	background:url(images/side_arow.gif) no-repeat left center;
}
#contentswrap .left2 ul.leftcontents li dl dd ul.pagenavi li {
	border-bottom:1px dotted #999;
	margin:5px 0px;
	padding-left:40px;
	background:url(images/sidearrow2.gif) no-repeat left center;
}
#contentswrap .left2 ul.leftcontents li dl dd ul.tokushulist li {
	margin-top:5px;
}
/*topics*/
.topics {
	margin-top:40px;
}
.topics dl dt {
	margin:0;
	padding:0;
	line-height:0%;
}
.topics dl dd {
	margin:-10px 0 0 0;
	border-left:1px solid #006600;
	border-right:1px solid #006600;
	border-bottom:1px solid #006600;
	padding:7px 5px 7px 5px;
	line-height:170%;
}
.topics dl dd ul {
	margin:0;
	padding:0;
}
.topics dl dd ul li {
	border-bottom:#999 dotted 1px;
	padding-left:20px;
	background:url(images/new_list.gif) no-repeat left center;
	margin:10px 0px 0 0;
}
.topics dl dd ul li span.day {
	margin:0px 20px 3px 0px;
	background:#666;
	color:#fff;
	font-size:80%;
	padding:2px;
}
/*left*/
#contentswrap .left {
	width:250px;
	float:right;
}
#contentswrap .left #topmap {
	margin-bottom:40px;
}
#contentswrap .left ul.leftcontents li dl dt {
	font-weight:bold;
	background:url(images/sidetitle.gif) no-repeat left center;
	padding-left:30px;
	height:26px;
	line-height:28px;
	color:#FFF;
}
#contentswrap .left ul.leftcontents li dl dt a {
	color:#FFF;
	text-decoration:none;
}
#contentswrap .left ul.leftcontents li dl dd {
	padding:10px 0px;
}
#contentswrap .left ul.leftcontents li dl dd ul.sidenavi li {
	border-bottom:1px dotted #999;
	margin:5px 0px;
	padding-left:30px;
	background:url(images/side_arow.gif) no-repeat left center;
}
#contentswrap .left ul.leftcontents li dl dd ul.pagenavi li {
	border-bottom:1px dotted #999;
	margin:5px 0px;
	padding-left:40px;
	background:url(images/sidearrow2.gif) no-repeat left center;
}
#contentswrap .left ul.leftcontents li dl dd ul.tokushulist li {
	margin-top:5px;
}
/*about accordion*/

#accordion {
	width:250px;
	margin:10px auto
}
.accordion {
	width:250px;
	font-size:12px;
	color:#033
}
.accordion dt {
	font-weight:bold;
	background:url(images/aco_navi1.gif) no-repeat left center;
	padding-left:30px;
	height:26px;
	line-height:28px;
	color:#FFF;
	cursor:pointer;
	margin-top:5px;
}
.accordion dt:hover {
	color:#F90;
	background:url(images/aco_navi2.gif) no-repeat left center
}
.accordion dd {
	overflow:hidden;
	background:#fff
}
.accordion dd ul li {
	border-bottom:1px dotted #999;
	margin:5px 0px;
	padding-left:40px;
	background:url(images/sidearrow2.gif) no-repeat left center;
}
.accordion span {
	display:block;
	width:300px;
	border:2px solid #9ac1c9;
	border-top:none;
	padding:15px
}
/*accordion*/
#options {width:250px; margin:20px auto; text-align:right; color:#9ac1c9}
#options a {text-decoration:none; color:#9ac1c9}
#options a:hover {color:#033}

#acc {width:250px; list-style:none; color:#fff;}
#acc h3 {
	font-weight:bold;
	background:url(images/aco_navi1.gif) no-repeat left center;
	padding-left:30px;
	height:26px;
	line-height:28px;
	color:#FFF;
	cursor:pointer;
	margin-top:5px;}
#acc h3:hover {	color:#F90;
	background:url(images/aco_navi2.gif) no-repeat left center}
#acc .acc-section {overflow:hidden; background:#fff}
#acc .acc-content { background:#fff}
#acc .acc-content ul li {
	border-bottom:1px dotted #999;
	margin:5px 0px;
	padding-left:40px;
	background:url(images/sidearrow2.gif) no-repeat left center;
}

#nested {width:425px; list-style:none; color:#033; margin-bottom:15px}
#nested h3 {width:411px; border:1px solid #9ac1c9; padding:6px 6px 8px; font-weight:bold; margin-top:5px; cursor:pointer; background:url(images/header.gif)}
#nested h3:hover {background:url(images/header_over.gif)}
#nested .acc-section {overflow:hidden; background:#fff}
#nested .acc-content {width:393px; padding:15px; border:1px solid #9ac1c9; border-top:none; background:#fff}
#nested .acc-selected {background:url(images/header_over.gif)}
/*footer*/
#footer {
	background:#006600 url(images/foot_bg_top_x.gif) repeat-x left top;
}
#footer #footercontents {
	background:url(images/footer_bg_top.png) no-repeat top left;
	width:970px;
	margin:0 auto;
	padding:40px 40px 40px 40px;
}
#footer #footercontents #fconlist {
	width:890px;
	margin:0 auto;
	font-size:0.8em;
	color:#fff;
}
#footer #footercontents #fconlist h4 {
	font-size:1.2em;
	font-weight:bold;
	color:#fff;
}
#footer #footercontents #fconlist ul{
	padding:5px 10px;
}
#footer #footercontents #fconlist ul li a{
	display:block;
	padding:2px;
	text-decoration:none;
	color:#fff;
	}
#footer #footercontents #fconlist ul li a:hover{
	color:#F60;
}
#footer #footercontents .fbox1 {
	width:270px;
	float:left;
	background:url(images/footer_line_tate.png) repeat-y right top;
}
#footer #footercontents .fbox2 {
	width:270px;
	float:left;
	background:url(images/footer_line_tate.png) repeat-y right top;
	margin-left:40px;
}
#footer #footercontents .fbox3 {
	width:270px;
	float:left;
	margin-left:40px;
}
#footer #footercontents .area{
	margin:10px auto;
	width:890px;
	background:url(images/footer_line_yoko.png) repeat-x left top;
	padding:10px 20px 5px 20px;
	color:#fff;
}
#footer #footercontents .area p{
	font-size:0.8em;
	text-align:right;
}
#footer #footercontents .area h3{
	font-size:0.8em;
	margin-bottom:5px;
}
#footer #footercontents .area dl{
	
	margin-bottom:10px;
}
#footer #footercontents .area dl dt{
	font-weight:bold;
	font-size:90%
}
#footer #footercontents .area dl dd{
	font-size:0.8em;
}
#footer #footercontents .area ul.footnav{
	text-align:center;
	width:800px;
	margin:0 auto;
	padding-top:10px;
}
#footer #footercontents .area ul.footnav li{
	display:inline;
	margin-right:15px;
}
#footer #footercontents .area ul.footnav li a{
	display:inline-block;
	padding:5px;
	color:#fff;
	text-decoration:none;
	font-size:0.9em;
}
#footer #footercontents .area ul.footnav li a:hover{
	color:#F60
}
#adressarea {
	background:#060 url(images/foot_bg_bottom_x.gif) repeat-x left bottom;
}
#adressarea address.copi {
	background:url(images/ffooter_bg_bottom.png) no-repeat bottom left;
	width:970px;
	margin:0 auto;
	padding:0;
	height:40px;
	line-height:40px;
	text-align:center;
	color:#fff;
	font-size:0.8em;
}
#topscroll{
	width:970px;
	margin:0 auto;
}
#topscroll p{
	text-align:right;
	font-size:0.8em;
}
/*sitemap*/
div.sitelist ul li ul li{
	padding-left:30px;
}
/*wordpress*/

h2.topco {
	margin-bottom:10px;
}
table#table-01 {
	width: 600px;
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
}
table#table-01 th {
	padding: 5px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
}
table#table-01 td {
	padding: 5px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	text-align: center;
}
/* Begin Images */


/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
/* End Images */

/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
/*contactform*/
.inq {
	width:600px;
	margin:10px auto;
}
.inq p {
	padding:10px;
	line-height:200%;
	border-bottom:1px dotted #CCC;
}
.inq p span.hissu {
	padding-left:40px;
	background:url(images/hissu.gif) no-repeat left center;
}
/*form7*/
div.wpcf7 th {
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	line-height: 14px;
	padding-right: 10px;
	width:110px;
}
div.wpcf7 input {
	border: 1px solid #999;
	padding: 5px;
	font-size: 12px;
	margin: 2px 0;
	width:400px;
}
div.wpcf7 textarea {
	border: 1px solid #999;
	padding: 5px;
	font-size: 12px;
	line-height: 18px;
	vertical-align: middle;
	margin: 2px 0;
}
div.wpcf7 select {
	border: 1px solid #999;
	padding: 5px;
	font-size: 12px;
	line-height: 18px;
	vertical-align: middle;
	margin: 2px 0;
}
div.wpcf7 .text_s {
	width: 40px;
}
div.wpcf7 .text_m {
	width: 200px;
}
div.wpcf7 .text_l {
	width:400px;
}
div.wpcf7 .wpcf7-radio input {
	border-style: none;
}
div.wpcf7 .submit {
	text-align: center;
	clear: both;
}
div.wpcf7 .submit input {
	border-style: none;
	height: 30px;
	width: 220px;
	color: #697600;
	font-size: 14px;
	background: url(img/submit.gif) no-repeat;
	margin: 4px 0 0;
}
div.wpcf7 img.wpcf7-captcha-captcha {
	vertical-align: middle;
	float: left;
	padding: 2px;
}
div.wpcf7 .wpcf7-form-control-wrap.captcha {
	float: left;
}
div.wpcf7 .wpcf7-validates-as-required {
	background-color: #fffadf;
}
div.wpcf7 input:focus, div.wpcf7 textarea:focus, div.wpcf7 select:focus {
	background:white;
}
div.wpcf7 {
	padding: 0;
	margin: 0;
	clear: both;
}
div.wpcf7 form {
	border-radius:10px;
	-moz-border-radius:10px;
	background-color:#FFC;
	padding: 10px;
	border: 1px solid #FF9;
	margin: 0;
	width:600px;
}
div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}
div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}
div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}
div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}
div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}
/*span.wpcf7-form-control-wrap {position: relative;float: left;}*/
span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	background: #fff;
	border: 1px solid #ff0000;
	font-size: 11px;
	width: 280px;
	padding: 2px;
	line-height: 13px;
}
div.wpcf7 span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 11px;
	display: block;
	line-height: 13px;
}
span.wpcf7-list-item {
	margin-left: 0.5em;
}
