@charset "utf-8";

@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:112%;
}
h1, h2, h3, strong {
	font-weight:bold;
}
ol{list-style-type:decimal;}
.red{color:#F00}
.blue{color:#00F}
.pleft20{padding-left:20px;}

#wrapper {
	width:960px;
	margin:0 auto;
}
/*header*/
#header {
	height:120px;
	width:960px;
	position:relative;
}
#header p.logo {
	position:absolute;
	top:7px;
	left:10px;
}
/*navigation*/
.gnavi {
	position:absolute;
	top:58px;
	left:0px;
	background:url(images/nav_bg.png) no-repeat top left;
	width:960px;
	height:40px;
}
ul.navi {
	padding-left:20px;
	height:40px;
	background:url(images/navi.png) no-repeat 20px top;
}
ul.navi li {
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	margin-right:1px;
}
ul.navi li a {
	display:block;
	text-align:center;
	width:129px;
	height:40px;
}
ul.navi li a.home:hover, ul.navi li.curent a.home {
	background:url(images/navi.png) no-repeat left bottom;
}

ul.navi li a.about:hover, ul.navi li.curent a.about {
	background:url(images/navi.png) no-repeat -130px bottom;
}

ul.navi li a.service:hover, ul.navi li.curent a.service{
	background:url(images/navi.png) no-repeat -260px bottom;
}
ul.navi li a.portfolio:hover, ul.navi li.curent a.portfolio {
	background:url(images/navi.png) no-repeat -390px bottom;
}
ul.navi li a.contact:hover, ul.navi li.curent a.contact {
	background:url(images/navi.png) no-repeat -520px bottom;
}
/*search*/
#search {
	margin:0;
	padding:0;
	position:absolute;
	top:8px;
	left:704px;
	height:21px;
}
#search input.text {
	margin-top:1px;
	border:none;
	font-size:80%;
	background: transparent url(images/searchbox.png) no-repeat left top;
	padding-left:20px;
	margin-left:20px;
	width:150px;
	height:20px;
	overflow:hidden;
}
#search input.submit {
	margin:0;
	padding:0;
	height:20px;
	width:40px;
	font-size:10px;
	cursor:pointer;
	line-height:10px;
}
/*innercontets*/
div#innerwrap {
	background:transparent url(images/contents_bg.png) no-repeat top center;
}
/*topimage*/
.topimage {
	padding:20px;
}
/*contentswrap*/
#contentswrap {
	font-size:0.8em;
	line-height:170%;
	padding:0px 10px;
}
#contentswrap .right {
	width:640px;
	padding-left:10px;
	float:left;
}
.right .contents {
	margin-bottom:10px;
}
.right .contents2 {
	margin:5px 0;
	padding:10px 0;
	border-bottom:1px dashed #666;
}
.right .contents3{
	margin:5px 0;
	padding:10px 5px;
	border:1px solid #666;
}
ul.nolist{
	list-style-type:decimal;
	list-style-position:inside;}
/*topics*/
.topics dl dt {
	margin:0;
	padding:0;
	line-height:0%;
	}
.topics dl dd {
	margin:-10px 0 0 0;
	border-left:1px solid #0099ff;
	border-right:1px solid #0099ff;
	border-bottom:1px solid #0099ff;
	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:5px 0px;
}
.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:270px;
	float:right;
}
#contentswrap .left ul.leftcontents dl dt {
	font-weight:bold;
	background:url(images/side_title.gif) no-repeat left center;
	padding-left:20px;
	height:26px;
	line-height:26px;
	color:#FFF;
}
#contentswrap .left ul.leftcontents dl dd {
	padding:10px 0px;
}
#contentswrap .left ul.leftcontents 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 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 dl dd ul.tokushulist li{
	margin-top:5px;
}
/*footer*/
#footer {
	background:#FFF url(images/footer_bg.gif) repeat-x bottom left;
}
#footerinner {
	width:960px;
	height:222px;
	position:relative;
	margin:0 auto;
	background:url(images/footer.gif) no-repeat center bottom;
}
#footerinner p.gotop {
	position:absolute;
	left:890px;
	top:50px;
}
address.copi {
	font-size:80%;
	position:absolute;
	top:195px;
	left:297px;
}
#footerinner ul#footerabout {
	font-size:80%;
	position:absolute;
	left:20px;
	top:90px
}
#footerinner ul#footerabout li{
	line-height:120%;
	margin-right:30px;
	float:left;
	color:#fff
}
#footerinner ul#footerabout li strong{
	font-size:120%;
	}
/*wordpress*/
.bread {
	padding:0px 10px 10px 20px;
	font-size:80%;
}
span.breadcrumb-title {
	display:none;
}
h2.topco {
	margin-bottom:10px;
}
table#tble01 {
    width: 600px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#tble01 th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
table#tble01 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;}
