@charset "utf-8";
/*  
Theme Name: AKAYA
Description: WordPress theme for AKAYA customized by SHION. Based on "Corporate wordpress theme ver.1.4.1" by Ori Pearl(http://www.oripearl.com/).
Version: 1.0.0 
Author: SHION
Author URI: http://www.shion-ltd.com/
Tags: business, corporate, xhtml, css, simple, clean, clear, white, grey, orange, fixed width, intro, banner, widget-ready, widgets, right sidebar, two columns, valid XHTML, valid CSS, blueprint, blueprintcss
*/

body
{
	background: #FFF url('images/bodybg.jpg') repeat-y top center;
	font-size: 14px;
	color: #555555;
}

h2, a
{
	color: #525252;
}

pre, code {white-space: normal;}


#top
{

	text-align: right;
	height: 24px;
}

#top .menu
{
	padding-top: 7px;
}

#top .menu li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

#top .menu a
{
	text-decoration: none;
	color: #fff;
}

#top .menu a:hover
{
	color: #000;
}

#contenttop
{
	background: transparent url('images/topbg.png') no-repeat 0 0;
	height: 37px;
}

#contentwrapper
{
	background-color: transparent;
	background-image: url(images/content_background.png);
	_background-image: url(images/content_background.gif);
	background-repeat: repeat-y;
	background-position: 0 0;

}

#header
{
	height: 99px;
	background: transparent url('images/header_background.png') no-repeat 0 0;
	_background: transparent url('images/header_background.gif') no-repeat 0 0;
	;
	width: 930px;
}

#header #title
{
	padding-top:30px;
}

#header #title .logo
{
	float: left;
	display: inline;
}

#header #title #blogtitle
{
	margin-left: 68px;
}

#header #title h1
{
	font-size: 24px;
	font-weight: bold;
	color: #525252;
	margin-bottom: 5px;
}

#header #title h2
{
	font-size: 14px;
	color: #525252;
}

#header #searchbar
{
	margin-top: 58px;
	width: 100px;
	float: right;
	margin-right: 50px;
	display: inline;
}

#header-freedial
{
	margin-top: 29px;
	width: 400px;
	float: right;
	margin-right: 32px;
	display: inline;
}

#header #bnr-freeseminer
{
	margin-top: 12px;
	width: 295px;
	float: right;
	margin-right: 30px;
	display: inline;
}

#header-txt-h1
{
	font-size: 14px;
	padding: 15px 20px;
	color: #666;
	display: block;
	margin: 0px;
}

#content-main
{
	width:600px;
	float: left;
	margin: 0px 20px 20px 25px;
	border: 0px solid #F00;
}

#introcontainer
{
	margin-top: 40px;
}

#intro
{
	
	height: 200px;
	background: url('images/introbg.jpg') no-repeat 0 0;
	margin-left: 7px;
}


#intro #introtext
{
	float: left;
	height: 165px;
	margin: 20px auto auto 20px;
	overflow: hidden;
}


#intro #introtext h1
{
	font-size: 18px;
	color: #00599d;
	margin-bottom: 16px;
}

#intro #introtext p
{
	font-size: 16px;
}

#intro #introicon
{
	float: right;
	margin: 35px 50px;
}

#posts
{
	margin: 0px 0px 0px 0px;
	border: 0px solid #0F0;
}


// トップ用設定ここから*****************************************************************************


#top-FLASH
{
	margin: 0px 0px 0px 0px;
}

#top-post
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#top-WHATSNEW-BTN
{
	margin: 40px 0px 0px 0px;
	text-align: center;
	padding-top: 5px;
	border-top: 1px dotted #999;
	clear: both;
}

.post-top
{
	background: #FFF;
	border: solid 0px #CCC;
	margin: 25px 0px 20px 0px;
	padding: 0px;
}

.post-top .postheader
{
	line-height: 12px;
	float: none;
	text-align: left;
	background-image: url(images/top_whatsnew_title_background.gif);
	padding: 0px;
	height: 20px;
	padding: 9px 0px 0px 12px;
	background-repeat: no-repeat;
}

.post-top .postheader .posttitle h2
{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
	padding: 0;
	margin: 0;
	font-weight:bold;
}

.post-top .postheader h2 a
{
	font-weight:bold;
	color:#FFF;
	text-decoration: none;
}

.post-top .postcontent
{
	margin: 20px 15px 40px;
	line-height: 125%;
	overflow: hidden;
}

.post-top .postmeta
{
	margin: 2px 10px 15px;
	line-height: 110%;
	text-align: right;
	color: #999;
	font-size: 12px;
}

.post-top .postmeta a
{
	color:#999;
	text-decoration: none;
}


/* トップ用設定ここまで***************************************************************************** */

.post
{
	background: #F5F5F5;
	border: solid 1px #CCC;
	margin: 0px 5px 30px 5px;
	padding: 15px;
	_padding: 7px;
}

.post .postheader .commentcount
{
	width: 27px;
	line-height: 12px;
	float: left;
	text-align: center;
	padding-right: 10px;
}

.post .postheader .commentcount a
{
	text-decoration: none;
	color: #4884bc;
}

.post .postheader .posttitle
{
	
	line-height: 20px;
}

.post .postheader .posttitle h2
{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 20px;
	padding: 0;
	margin: 0;
	font-weight:bold;
}

.post .postheader h2 a
{
	color:#0099CC;
	text-decoration: none;
}

.post .postheader .posttitle .postmeta
{
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 12px;
	color:#999;
}

.post .postheader .posttitle .postmeta a
{
	color:#999;
	text-decoration: none;
}

.post .postcontent
{
	margin-top: 20px;
	line-height: 17px;
}

.post .postcontent p
{
	margin-bottom: 10px;
}

.post .posttags, .post .posttags a
{
	color: #959595;
	clear:both;
	margin-top: 20px;
	text-align: right;
}

.commentbox
{
	background: #fff;
	border: solid 1px #eeeeee;
	margin: 10px 5px 20px 5px;
	padding: 15px;
	_padding: 7px;
}

.commentmeta .avatar
{
	float: left;
	padding-right: 6px;
	_padding-right: 3px;
}

.commenttext
{
	clear: both;
	margin-top: 10px;
}

.commentform input
{
	padding: 0;
	margin: 0;
	line-height: 0;
}

#commentform .text {
	width: 300px;
    margin: 0 0 15px 0;
}

#commentform textarea
{
    width:450px;
    height:150px;
    margin:0;
    padding:5px;
}

.navlinks
{
	margin: 0px 5px 40px 5px;
	border-top: 1px dotted #666;
}

.navlinks-subpage
{
	margin: 20px 5px 5px 5px;
	border-top: 1px dotted #666;
	clear: both;
}


.navlinks a, .navlinks-subpage a
{
	text-decoration: none;
}

.navlinks img
{
	margin-right: 5px;
}

#sidebar
{
	border: solid 0px #F00;
	margin: 0px 0px 5px 7px;
	width: 257px;
	float: left;
	text-align:center;
}

#left-navi
{
	margin: 0px auto 10px;
	width: 208px;
}

#left-navi ul
{
	margin: 0px;
	list-style: none;
}

#left-navi ul li
{
	margin: 0px;
}

#left-navi img
{
	margin: 0px 0px 6px 0px;
	vertical-align: bottom;
	
}

.left-banner
{
	margin: 5px 0px;
	text-align: center;
	
}

#left-AKAYA
{
	margin: 20px auto 10px;
	width: 208px;
}

.left-AKAYA-office
{
	font-size:10px;
	margin: 5px 0px 0px 0px;
	border: 1px solid #666;
	line-height: 110%;
	padding: 1px 0px;
}

.left-AKAYA-office-address
{
	font-size:10px;
	margin: 2px 0px 0px 0px;
	line-height: 110%;
}




#sidebar #wrapbox
{
	background: #EEE;
	border: solid 1px #CCC;
	padding: 10px;
	margin: 20px 9px 0px 9px;
	_margin: 40px 0px 20px 0px;
	text-align: left;
}

#sidebar .sidebarbox
{
	line-height: 150%;
	margin-bottom: 20px;
}

#sidebar .sidebarbox h3
{
	font-size: 14px;
	color: #e65a05;
	margin-bottom: 5px;
	border-bottom: 1px dotted #e65a05;
}

#sidebar .sidebarbox a
{
	text-decoration: none;
}

#sidebar .sidebarbox ul
{
	list-style-type: none;
	text-indent: -1em;
}

#sidebar .sidebarbox .pages ul
{
	text-indent: -3em;
}

#footer
{
	height: 41px;
	background: url('images/footer_background.png') no-repeat 0 0;
	_background: url('images/footer_background.gif') no-repeat 0 0;
	width: 930px;
	clear: both;
}

#footer-txt
{
	margin:6px auto 0px;
	text-align: center;
	font-size: 12px;
	color: #FFF;
}

#footer-txt a
{
	color: #FFF;
	text-decoration:none;
}

#footer-txt a:hover
{
	color: #069;
	text-decoration:underline;
}

#footer-navi
{
	clear:both;
	margin:20px 20px 2px;
	text-align: right;
	font-size: 14px;
	color: #666;
}

#footer-navi a
{
	color: #666;
	text-decoration:none;
}

#footer-navi a:hover
{
	color: #F00;
	text-decoration:underline;
}



.searchform #searchbox
{
	float: left;
	background: #f1f1f1;
	border: solid 1px #e3e3e3;
	width: 120px;
	height: 14px;
	font-size: 11px;
}

.searchform #searchbutton
{
	height: 18px;
	width: 18px;
	margin-left: 6px;
	border: none;
	cursor: pointer;
	background: url('images/searchbutton.jpg') no-repeat 0 0;
}

/*** Wordpress ***/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignnone {
   display: block;
   float: none;
   margin: 0 10px 10px 0;
}

.alignleft {
   float: left;
   margin: 0 10px 10px 0;
}

.alignright {
   float: right;
   margin: 0 0 10px 10px;
}

.wp-caption {
   background: #fafafa;
   border: solid 1px #eeeeee;
   text-align: center;
   padding-top: 4px;
}

.wp-caption img {
   float: none;
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0px;
   margin: 0px;
}


/* ここから別ページのスタイル設定 **************************************************************************************/

/* 長期優良住宅 TOP ******************************/

#content-main-goodhouse
{
	width:760px;
	float: none;
	margin: 0px auto 20px auto;
}

#goodhouse-topnavi
{
	margin: 0px 5px 20px 5px;
	border-bottom: 1px dotted #666;
	padding: 2px;
	text-align:center;
	font-size: 12px;
}

#goodhouse-topnavi a
{
	text-decoration:none;
}

#goodhouse-topnavi strong
{
	color:#F00;
}

#goodhouse-footnavi
{
	width:756px;
	margin: 0px auto 0px auto;
	border-top: 1px dotted #666;
	padding: 2px;
	overflow: hidden;
	font-size: 12px;
}

#goodhouse-footnavi-left
{
	float:left;
	width:150px;
	margin: 0px;
	padding: 2px;
	display:inline;
	text-align: left;
}

#goodhouse-footnavi-right
{
	float:right;
	width:580px;
	margin: 0px;
	padding: 2px;
	display:inline;
	text-align: right;
}

#goodhouse-footnavi a
{
	text-decoration:none;
}



#goodhouse01-title-h2
{
	width:390px;
	margin: 10px auto 20px auto;
}

.goodhouse01-copy01
{
	text-align:center;
	font-size:20px;
	color:#333;
	font-weight:900;
	margin: 10px 0px 20px 0px;
}

.goodhouse01-txt01
{
	width:560px;
	text-align:left;
	font-size:14px;
	color:#555;
	font-weight:normal;
	line-height:180%;
	margin: 10px auto 20px auto;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}

.goodhouse01-txt01-strong
{
	font-size:16px;
	color:#555;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}


.goodhouse01-txt01-red-L
{
	font-size:18px;
	color:#f00;
}

.goodhouse01-logo-withhouse
{
	padding:1px 0px 0px 0px;
	margin:0px 3px 0px 0px;
	vertical-align:baseline;
}

#goodhouse01-btnbase
{
	background: url('images/goodhouse01_back.jpg') no-repeat 0 0;
	width:697px;
	height:383px;
	float: none;
	margin: 0px auto 20px auto;
}

.goodhouse01-btn-box
{
	width:697px;
	clear: both;
}

#goodhouse01-btn-law
{
	margin-top:40px;
	margin-left:40px;
	float: left;
	width: 211px;
	display: inline;
}

#goodhouse01-btn-merit
{
	float: right;
	margin-right: 0px;
	width: 247px;
	display: inline;
}

#goodhouse01-btn-standard
{
	margin-top:10px;
	margin-left:0px;
	float: left;
	width: 229px;
	display: inline;
}

#goodhouse01-btn-plan
{
	float: right;
	margin-right: 10px;
	width: 236px;
	margin-top: -20px;
	overflow: visible;
	display: inline;
}

/* 長期優良住宅 促進法 ******************************/


#goodhouse02-title-h2
{
	width:759px;
	margin: 30px auto 0px auto;
	text-align: center;
}

.goodhouse02-txt01
{
	background: url('images/goodhouse02_staff01.gif') no-repeat top right;
	width:420px;
	padding:0px 105px 0px 95px;
	text-align:left;
	font-size:14px;
	color:#555;
	font-weight:normal;
	line-height:180%;
	margin: 30px auto 20px auto;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}

.goodhouse02-fig01
{
	width:480px;
	padding:0px;
	text-align:left;
	font-size:14px;
	color:#555;
	font-weight:normal;
	line-height:180%;
	margin: 20px auto 20px auto;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}

.goodhouse02-txt02
{
	width:420px;
	padding:0px;
	text-align:left;
	font-size:14px;
	color:#555;
	font-weight:normal;
	line-height:180%;
	margin: 20px auto 20px auto;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}

.goodhouse02-btn-inquiry
{
	width:420px;
	padding:0px;
	text-align:center;
	margin: 40px auto 20px auto;
}

/* 長期優良住宅 認定基準 ******************************/


#goodhouse03-title-h2
{
	width:759px;
	margin: 30px auto 0px auto;
	text-align: center;
}

.goodhouse03-txt01
{
	width:600px;
	padding:20px 0px 0px 0px;
	text-align:left;
	font-size:14px;
	color:#555;
	font-weight:normal;
	line-height:200%;
	margin: 30px auto 20px auto;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}

.goodhouse03-fig01
{
	padding:0px;
	margin: -20px 20px 0px 0px;
	float: left;
}

.goodhouse03-itembox
{
	width:740px;
	padding:0px;
	text-align:left;
	font-size:14px;
	color:#555;
	font-weight:normal;
	line-height:180%;
	margin: 20px auto 10px auto;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	clear: both;
}

	.goodhouse03-fig02
	{
		background: url('images/goodhouse03_pic02.gif') no-repeat 10px right;

	}

	.goodhouse03-fig03
	{
		background: url('images/goodhouse03_pic03.gif') no-repeat 20px right;

	}


.goodhouse03-itembox h3
{
	padding:0px;
	margin:0px;
}

.goodhouse03-itembox p
{
	width:536px;
	padding:10px 0px 0px 20px;
	text-align:left;
	font-size:14px;
	color:#555;
	font-weight:normal;
	line-height:150%;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	clear: both;
	margin: 0px;
}

.goodhouse03-boxtxt
{
	background: url('images/goodhouse03_boxtxt.gif') repeat-x top left;
	padding:2px 2px 2px 2px;
	font-size:14px;
	color:#555;
	font-weight:bold;
	border: 1px solid #F96;
	line-height: 250%;
}

.goodhouse03-txt02
{
	width:600px;
	padding:0px;
	text-align:left;
	font-size:14px;
	color:#04A;
	font-weight:bold;
	line-height:180%;
	margin: 30px auto 0px auto;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	clear: both;
}

/* 長期優良住宅 メリット ******************************/


#goodhouse04-title-h2
{
	width:759px;
	margin: 30px auto 0px auto;
	text-align: center;
}

.goodhouse04-txt01
{
	background: url('images/goodhouse02_staff01.gif') no-repeat top left;
	width:450px;
	padding:5px 0px 0px 110px;
	text-align:left;
	font-size:14px;
	color:#555;
	font-weight:normal;
	line-height:180%;
	margin: 30px auto 20px auto;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}

.goodhouse04-itembox
{
	width:726px;
	padding:0px;
	text-align:left;
	margin: 20px auto 10px auto;
	clear: both;
}

.goodhouse04-itembox h3
{
	padding:0px;
	margin:0px;
}

.goodhouse04-itembox img
{
	vertical-align:bottom;
}

/* 長期優良住宅 プラン ******************************/


#goodhouse05-title-h2
{
	width:759px;
	margin: 30px auto 20px auto;
	text-align: center;
}

.goodhouse05-txt01
{
	background: url('images/goodhouse02_staff01.gif') no-repeat top left;
	width:450px;
	padding:5px 0px 0px 110px;
	text-align:left;
	font-size:14px;
	color:#555;
	font-weight:normal;
	line-height:180%;
	margin: 30px auto 20px auto;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}

.goodhouse05-itembox
{
	width:750px;
	padding:0px;
	text-align:left;
	margin: 20px auto 10px auto;
	clear: both;
}

.goodhouse05-itembox h3
{
	padding:0px;
	margin:0px;
}

.goodhouse05-itembox img
{
	vertical-align:bottom;
}

	.goodhouse05-fig01
	{
		background: url('images/goodhouse05_pic01.gif') no-repeat top right;
		padding-top:15px;
	}

	.goodhouse05-fig02
	{
		background: url('images/goodhouse05_pic02.gif') no-repeat top right;
		padding-top:40px;
		margin-top:-20px;

	}

/* サブページ用 **********************************************************************************************************/

#content-main-subpage
{
	width:580px;
	float: left;
	margin: 0px 20px 20px 25px;
	border: 0px solid #F00;
	text-align: left;
}


/* フォーム用 **********************************************************************************************************/

#table-form
{
	width:550px;
	margin:0px auto;
}

#table-form td
{
	border-bottom:1px solid #CCC;
	padding: 5px 0px;
}

