@charset "utf-8";

/*  
Theme Name: WordPress Honda Theme
Theme URI: http://hondakenchiku.com/
Description: The WordPress theme based on the Dafault.
Version: 1.0
Author: club-ener.com
Author URI: http://club-ener.com/

	Honda Theme v1.0
	http://hondakenchiku.com/

	This theme was designed and built by club-ener.com

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


* {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
  	line-height: 1.0;

}


/*  ----------------------------------------------------  */
/*  タグのＣＳＳ */
/*  ----------------------------------------------------  */


body {

	background:#ffffff;
	color:#555555; 
	font-family: 'ＭＳ Ｐゴシック';
	font-size:13px;
/*	margin:0px 0px 30px 0px;*/

 }

h1, h2, h3, h4, p, ul, li {
 margin: 0;
 padding: 0;

}

textarea,input {
 padding:2px;
}


img {
	line-height: 0em;
	border: 0px;
}

ul {
 list-style-type: none;
}

li {
 list-style-position: outside;
}




a:link , a:visited { 
	color: #F57F00; 
	text-decoration: none;
}

a:active ,a:hover { 
	color: #F57F00;
	text-decoration: underline;
}



/*  ----------------------------------------------------  */
/*  外枠 */
/*  ----------------------------------------------------  */

#pagebg {
	text-align:center;
	width:800px;
	margin: 5px auto 0px auto;
}



/*  ----------------------------------------------------  */
/*  ヘッダー */
/*  ----------------------------------------------------  */

#header {

	text-align:left;
 	background: url(images/header_top.gif) no-repeat left top;
}

#header h1{
 
	font-size:12px;
	font-weight:normal;
	border-bottom:1px solid #000000;
	margin-left:15px;
	margin-right:15px;
	padding-top:5px;
	padding-bottom:2px;

}



/*  ----------------------------------------------------  */
/*  コンテンツ */
/*  ----------------------------------------------------  */

#contents {
	width:800px;
	float:left; 
	margin:0;
 	background: url(images/contents_side.gif) repeat-y ;
	text-align:left;
	padding-left:15px;
}

#title {
	float:left;
	width:100%;
	height:80px;
	margin-top:2px;

}

.title_img {
	margin:10px 29px 9px 0px;
	float:left;
	
}

.top_maplink {
	margin-top:52px;
	width:128px;
	float:left;
}

.top_contact {
	float:left;
}

.top_contact_text {
	margin:4px 0px 10px 610px;
	position: absolute;
	font-size:11px;
}	

#menu_nav img{
	float:left;
	margin:0px 2px 10px 0px;
}



/*  ----------------------------------------------------  */
/*  サイドバー */
/*  ----------------------------------------------------  */

#sidebar {
	margin:0;
	float:left;
	width:195px;

}


#blog_bn1 {
	width:195px;
 	background: url(images/main_image_bg1.jpg) no-repeat left top;
	padding-top:174px;
	padding-bottom:5px;

}

#sidebar_inner {
/*	border-right:1px solid #F29963; */
	width:188px;
	margin-top:3px;
	padding-right:4px;
}


#sidebar_inner a:link , #sidebar_inner a:visited { 
	color: #555555; 
	text-decoration: none;
}

#sidebar_inner a:active ,#sidebar_inner a:hover { 
	color: #F57F00;
	text-decoration: underline;
}



#sidebar_inner_b {
	width:188px;
	margin-top:5px;
	padding-right:4px;
	margin-bottom:20px;
}

#sidebar_inner_b li {
	list-style-type: none;
	padding-top:5px;
	line-height:120%;
	color:#FF9933; 
}




#sidebar_inner_b .children li {
	list-style-type: none;
	padding-left: 17px;
	padding-top:5px;
	padding-bottom:2px; 
	background: url('images/tree02.gif') no-repeat 0px 0.2em;
	line-height:120%;
	color:#FF9933; 
}


.blog_bn_outer{
	width:179px;
	height:76px;
	background-color:#ffffff;
	padding-left:2px;
	padding-top:2px;
	border:1px solid #cccccc
}

.blog_bn_outer2{
	width:179px;
	height:76px;
	background-color:#ffffff;
	padding-left:2px;
	padding-top:2px;
	margin-bottom:5px;
	border:1px solid #cccccc
}




.pagesidetop_bn {

	margin-bottom:3px;
}

#user_voice {
	margin-top:4px;
/*	width:179px;*/
	text-align:center;

}

#user_voice p {
	text-align:left;
}

#sidenavi {
	margin-top:5px;
 	background: url(images/yellow_bg.gif) ;
	padding:2px 0px 12px 6px;
}


.navitype_a li{
  list-style-type: none;
  padding-left: 30px;
  padding-top:10px;
  padding-bottom:4px;
  background: url('images/sidenavi_menubg.gif') no-repeat 0px 0.2em;
  line-height:120%;

}

.navitype_b li{
  list-style-type: none;
  padding-left: 30px;
  padding-top:10px;
  padding-bottom:4px;
  background: url('images/sidenavi_menubg_b.gif') no-repeat 0px 0.2em;
  line-height:120%;
  color:red;
}

.navitype_c li{
  list-style-type: none;
  padding-left: 30px;
  padding-top:10px;
  padding-bottom:4px;
  background: url('images/sidenavi_menubg_c.gif') no-repeat 0px 0.2em;
  line-height:120%;
  color:red;
}

.navitype_d li {
  list-style-type: none;
  padding-left: 30px;
  padding-top:5px;
}

.search_bn {
  height:70px;
  margin-top:5px;
}
.search_bn img {
  float:left;
  margin-right:1px;
  margin-top:1px;
}

#addressinfo {
	margin-top:20px;
	width:188px;
	text-align:left;
	color:#555555;
}

.side_banner {
	margin:20px 0px 20px 0px;
}


/*  ----------------------------------------------------  */
/*  メインコンテンツ */
/*  ----------------------------------------------------  */


#main_content{
 	background: url(images/main_image_bg2.jpg) no-repeat left top;
	width:590px;
	float:left;
}

#main_content_noimg{
	padding-left:2px;
	width:570px;
	float:left;
}



#content_inner {
	padding-left:2px;
	padding-top:7px;
}

#content_inner_blog {
	padding:4px;
	margin-top:5px;
	border:1px solid #cccccc;
}

#content_inner_blog h1{
	margin:10px 0px;
	font-size:20px;
}

#content_inner_blog2 {
	padding:0px;
	margin-top:5px; 
}

#content_inner_blog2 h1{
	margin:10px 0px;
	font-size:20px;
}


#content_inner_page {
	border:1px solid #cccccc;
}



#infomation-pickup {
	padding-left:50px;
}


#infomation-pickup li{
	list-style-type: none;
	padding-left: 15px;
	padding-top:4px;
	padding-bottom:4px;
	background: url('images/point_mark.gif') no-repeat 0px 0.5em;
	margin-bottom:10px;
}
.infomationlist{
	padding-right:20px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:right;

}


#assist_navi {
	padding-right:30px;
	text-align:right;

}

#assist_navi_b {
	padding-top:10px;
	padding-right:30px;
	text-align:right;

}


/*  ----------------------------------------------------  */
/*  ブログ */
/*  ----------------------------------------------------  */



.post {
	padding:10px;
	margin-bottom:10px;
}
.post p {
	line-height:180%;
	padding:0px 0px 20px 0px;
}

.post h2 {
	height:auto;
/*	height:18px; */
	padding-top:7px;
	padding-bottom:5px;
	padding-left:10px;

	color:#555555; 
	font-size: 18px;
	margin-bottom:10px;
	border-left: solid 5px #ffcc00;
}

.post h2 a:link , .post h2 a:visited { 
	color: #555555; 
	text-decoration: none;
}

.post h2 a:active ,.post h2 a:hover { 
	color: #f57f00; 
	text-decoration: underline;
}

.blogcont {
	padding:10px 0px;
	line-height:160%;
}

.blogcont a{
	padding:10px;
	line-height:160%;
}



.postmetadata {
	margin-top:10px;
	margin-bottom:10px;
}


.topnavi {
	text-align:left;
	padding: 20px 20px 30px 15px;

}

.topnavi  a:link , .topnavi  a:visited { 
	color: #999999; 
	text-decoration: none;
}

.topnavi  a:active ,.topnavi  a:hover { 
	color: #999999; 
	text-decoration: underline;
}



.navigation{
	text-align:right;
	padding-top:10px;
	padding-bottom:0px;
}

.alignleft{
	margin:0 auto;
	width:100px;
	float:left;
}

.alignright{
	margin:0 auto;

	text-align:right;
	padding-left:10px;
	float:right;
}

#bread{
	padding:5px 7px 10px 0px;
	text-align:left;
}



/*  ----------------------------------------------------  */
/*  ブログコメント */
/*  ----------------------------------------------------  */

#comments {
	padding: 0px 10px 0px 10px;	
}

#comments .inputitem	{
	margin-top:5px;
}



.com	{
	font-size: small;
	border-bottom: dotted 2px #88ccff;
	padding-bottom: 8px;
	margin-bottom: 12px;
}

.com p	{
	margin: 5px 0;
	line-height: 150%;
}

.commeta	{
	color: #888888;
	text-align: right;
}

#trackback {
	margin:20px 0px;
	width:500px;
	font-size: 11px;
	line-height: 150%;
}

/*  ----------------------------------------------------  */
/*  NOT FOUND */
/*  ----------------------------------------------------  */

#nofound {
	text-align:center;
	padding:20px 0px 0px 0px;
	font-size:15px;

}


/*  ----------------------------------------------------  */
/*  アクセスマップ */
/*  ----------------------------------------------------  */

.accesspost {
	margin:auto;
	width:auto;
	height:335px;
}

.accesstbl{
	width:210px; 
	border-collapse:collapse;
}

.accesstbl th{
	padding:5px;
 	color: #BF2900;
}

.accesstbl .title{
	padding:5px;
	border:solid 1px #cccccc;
	width:30%;
	line-height:150%;

	
}
.accesstbl .discript{
	padding:5px;
	border:solid 1px #cccccc;
	width:70%;
	line-height:150%;
	
}

.googlemapsbg {
	width:325px;
	float:left; 
}


/*  ----------------------------------------------------  */
/*  よくある質問 */
/*  ----------------------------------------------------  */

.faq h2 {
	height:18px;
	padding-top:7px;
	padding-bottom:5px;
	padding-left:10px;

	color:#555555; 
	font-size: 18px;
	margin-bottom:10px;
	border-left: solid 5px #ffcc00;
}

.faq h2 a:link , .faq h2 a:visited { 
	color: #555555; 
	text-decoration: none;
}

.faq h2 a:active ,.faq h2 a:hover { 
	color: #f57f00; 
	text-decoration: underline;
}

.faqlist {
	width:auto;
	text-align:center;
	padding:10px 0px;
}

.faqlist table {
	margin-left:auto;margin-right:auto;
	margin-bottom:5px;
	width:500px;
	border-collapse:collapse;
}

.faqlist table caption{
	margin-left:auto;margin-right:auto;
	line-height:160%;
	text-align:left;

}

.faqlist table td{
	padding:5px;
	border:1px solid #dddddd;
	text-align:left;
}

.faq_q {
	padding:5px 10px;
	background-color:#FFCC66;
}

.faq_disctiption {
	margin-left:auto;margin-right:auto;
	margin-bottom:20px;
	text-align:left;
	width:500px;
}


/*  ----------------------------------------------------  */
/*  会社案内 */
/*  ----------------------------------------------------  */

#company_menu ul{
	padding:10px 0px 10px 15px;
}
#company_menu li{
	padding-right:5px;
	display:inline;

}

.company {
	width:auto;
	text-align:center;
	padding-bottom:20px;
}

.company table {
	margin-left:auto;margin-right:auto;
	margin-bottom:5px;
	width:500px;
	border-collapse:collapse;
	
}

.company table caption{
	margin-left:auto;margin-right:auto;
	line-height:160%;
	text-align:left;

}

.company table .title{
	height:20px;
	width:30%;
	padding:5px;
	border-top:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	border-left:1px solid #dddddd;
	border-right:5px solid #ffcc00;
	text-align:left;
}
.company table .data{
	height:20px;
	width:70%;
	padding:5px;
	border:1px solid #dddddd;
	text-align:left;
}

.company table .image{
	width:20%
	text-align:center;
}

.company table .title2{
	height:20px;
	width:30%;
	padding:5px;
	border:1px solid #dddddd;
	text-align:left;
}
.company table .data2{
	height:20px;
	width:40%;
	padding:5px;
	border:1px solid #dddddd;
	text-align:left;
}

.company table .data2 img{
	vertical-align: middle; 
	margin:0px 2px;
}




.company h2 {
	height:18px;
	padding-top:7px;
	padding-bottom:5px;
	padding-left:10px;

	color:#555555; 
	font-size: 18px;
	margin-bottom:10px;
	border-left: solid 5px #ffcc00;
	text-align:left;
}

.company h2 a:link , .company h2 a:visited { 
	color: #555555; 
	text-decoration: none;
}

.company h2 a:active ,.company h2 a:hover { 
	color: #f57f00; 
	text-decoration: underline;
}

.company_data strong {
	font-size:15px;
}

.company_data {
	text-align:left;
	padding-top:10px;
	margin-bottom:20px;
}

/*  ----------------------------------------------------  */
/*  ご相談からの流れ */
/*  ----------------------------------------------------  */


.flow {
	width:auto;
	text-align:center;
	padding-bottom:20px;
}

.flow h2 {
	text-align:left;
	
}

.flowtable {
	margin-left:auto;margin-right:auto;
	margin-bottom:5px;
	width:500px;
	border-collapse:collapse;
	
}

.flowtable caption{
	margin-left:auto;margin-right:auto;
	padding-bottom:2px;
	text-align:center;

}

.flowtable th{
	border:1px solid #dddddd;
	padding:2px;
	text-align:center;
	font-weight:normal;
}

.flowtable .data1{
	width:24%;
	padding:2px;
	border:1px solid #dddddd;
	text-align:left;
}

.flowtable .data2{
	width:7%;
	padding:2px;
	border:1px solid #dddddd;
	text-align:center;
}

.flowtable .data3{
	width:18%;
	padding:2px;
	border:1px solid #dddddd;
	text-align:left;
}

.flowtable .data4{
	width:38%;
	padding:2px;
	border:1px solid #dddddd;
	text-align:left;
}

.flowtable .data5{
	width:13%;
	padding:2px;
	border:1px solid #dddddd;
	text-align:left;
}

/*  ----------------------------------------------------  */
/*  設計のご依頼をお考えの方へ */
/*  ----------------------------------------------------  */


.plancontact h2 {
	height:18px;
	padding-top:7px;
	padding-bottom:5px;
	padding-left:10px;

	color:#555555; 
	font-size: 18px;
	margin-bottom:5px;
	border-left: solid 5px #ffcc00;
}

.plancontact h2 a:link , .plancontact h2 a:visited { 
	color: #555555; 
	text-decoration: none;

}

.plancontact h2 a:active ,.plancontact h2 a:hover { 
	color: #f57f00; 
	text-decoration: underline;
}


.plancontact_q {
	padding:5px 10px;
	background-color:#FFCC66;
}



/*  ----------------------------------------------------  */
/*  業務経歴書 */
/*  ----------------------------------------------------  */


.gyoumuhistory h2 {
	height:18px;
	padding-top:7px;
	padding-bottom:5px;
	padding-left:10px;

	color:#555555; 
	font-size: 18px;
	margin-bottom:5px;
	border-left: solid 5px #ffcc00;
}

.gyoumuhistory h2 a:link , .gyoumuhistory h2 a:visited { 
	color: #555555; 
	text-decoration: none;

}

.gyoumuhistory h2 a:active ,.gyoumuhistory h2 a:hover { 
	color: #f57f00; 
	text-decoration: underline;
}


.gyoumuhistory table {
	margin-left:auto;margin-right:auto;
	margin-bottom:5px;
	width:500px;
	border-collapse:collapse;
	
}



.gyoumuhistory table caption{
	margin-left:auto;margin-right:auto;
	line-height:160%;
	text-align:left;

}

.gyoumuhistory table .title{
	height:20px;
	width:30%;
	padding:5px;
	border-top:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	border-left:1px solid #dddddd;
	border-right:5px solid #ffcc00;
	text-align:left;
}
.gyoumuhistory table .data{
	height:20px;
	width:70%;
	padding:5px;
	border:1px solid #dddddd;
	text-align:left;
}

.gyoumumemolist {
	padding:10px 15px;
}

.gyoumumemolist ul{
	list-style-type: disc;
}
.gyoumumemolist li{
	line-height:120%;
}

/*  ----------------------------------------------------  */
/*  建築関係受賞歴  */
/*  ----------------------------------------------------  */


.jyusyo h2 {
/*	height:18px; */
	height:auto;
	padding-top:7px;
	padding-bottom:5px;
	padding-left:10px;

	color:#555555; 
	font-size: 18px;
	margin-bottom:5px;
	border-left: solid 5px #ffcc00;
	line-height:160%;
}

.jyusyo h2 a:link , .jyusyo h2 a:visited { 
	color: #555555; 
	text-decoration: none;

}

.jyusyo h2 a:active ,.jyusyo h2 a:hover { 
	color: #f57f00; 
	text-decoration: underline;
}


.jyusyo table {
	margin-left:auto;margin-right:auto;
	margin-bottom:5px;
	width:500px;
	border-collapse:collapse;
	
}



.jyusyo table caption{
	margin-left:auto;margin-right:auto;
	line-height:160%;
	text-align:left;

}

.jyusyo table .title{
	height:20px;
	width:30%;
	padding:5px;
	border-top:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	border-left:1px solid #dddddd;
	border-right:5px solid #ffcc00;
	text-align:left;
}
.jyusyo table .data{
	height:20px;
	width:70%;
	padding:5px;
	border:1px solid #dddddd;
	text-align:left;
}



/*  ----------------------------------------------------  */
/*  お客様の声 */
/*  ----------------------------------------------------  */


.uservoice h2 {
	height:18px;
	padding-top:7px;
	padding-bottom:5px;
	padding-left:10px;

	color:#555555; 
	font-size: 18px;
	margin-bottom:5px;
	border-left: solid 5px #ffcc00;
}

.uservoice h2 a:link , .uservoice h2 a:visited { 
	color: #555555; 
	text-decoration: none;

}

.uservoice h2 a:active ,.uservoice h2 a:hover { 
	color: #f57f00; 
	text-decoration: underline;
}


.uservoice table {
	margin-left:auto;margin-right:auto;
	margin-bottom:5px;
	width:500px;
	border-collapse:collapse;
	
}



.uservoice table caption{
	margin-left:auto;margin-right:auto;
	line-height:160%;
	text-align:left;

}

.uservoice table .title{
	height:20px;
	width:30%;
	padding:5px;
	border-top:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	border-left:1px solid #dddddd;
	border-right:5px solid #ffcc00;
	text-align:left;
}
.uservoice table .data{
	height:20px;
	width:70%;
	padding:5px;
	border:1px solid #dddddd;
	text-align:left;
}

.uservoice {
	padding:10px 15px;
}

.uservoice ul{
	list-style-type: disc;
}
.uservoice li{
	line-height:120%;
}

/*  ----------------------------------------------------  */
/*  土地の紹介 */
/*  ----------------------------------------------------  */


.tochi  {
	margin-left:auto;margin-right:auto;
	margin-bottom:5px;
	width:500px;
	border-collapse:collapse;
	
}

.tochi td{
	padding:2px;
	border:1px solid #2f2fbc;
}


/*  ----------------------------------------------------  */
/*  リンク集 */
/*  ----------------------------------------------------  */


.links {
	width:auto;
	text-align:center;
	padding-bottom:20px;
}

.links table {
	margin-left:auto;margin-right:auto;
	margin-bottom:5px;
	width:500px;
	border-collapse:collapse;
	
}

.links table caption{
	margin-left:auto;margin-right:auto;
	line-height:160%;
	text-align:left;
	color:green;
}

.links table .title{
	height:20px;
	width:40%;
	padding:5px;
	border-top:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	border-left:1px solid #dddddd;
	border-right:5px solid #ffcc00;
	text-align:left;
}
.links table .data{
	height:20px;
	width:60%;
	padding:5px;
	border:1px solid #dddddd;
	text-align:left;
}




.links h2 {
	height:18px;
	padding-top:7px;
	padding-bottom:5px;
	padding-left:10px;

	color:#555555; 
	font-size: 18px;
	margin-bottom:10px;
	border-left: solid 5px #ffcc00;
	text-align:left;
}

.links h2 a:link , .links h2 a:visited { 
	color: #555555; 
	text-decoration: none;
}

.links h2 a:active ,.links h2 a:hover { 
	color: #f57f00; 
	text-decoration: underline;
}


.links_data {
	text-align:left;
	padding-top:10px;
	margin-bottom:10px;
}

.linkpoint {
	color:#cc0000;
}


/*  ----------------------------------------------------  */
/*  お問い合わせ、資料請求 */
/*  ----------------------------------------------------  */


.table_left {
	width:130px;
	padding: 5px 5px 5px 10px;
	background-color: #f7f7f7;
	color:#5D6C6F;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #ffcc00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6d6d6;
	line-height:1.5em;
	letter-spacing:0.1em;
	text-align:left;
}


.table_right {
	background-color: #FFFFFF;
	font-size:13px;
	color:#5D6C6F;
	border: 1px solid #d6d6d6;
	border-style:none solid solid none;
	padding: 5px 10px 5px 10px;
	line-height:1.5em;
	letter-spacing:0.1em;
	text-align:left;
	
}

.table_waku{
	border: 1px solid #d6d6d6;
	border-style:solid none none none;

}

.input_box{
	border: 1px solid #5D6C6F;
	margin-top:1px;
	margin-bottom:1px;

}

/*  ----------------------------------------------------  */
/*  実績紹介 */
/*  ----------------------------------------------------  */


.jissekipost {
/*
	padding:10px;
	margin-bottom:10px;
*/
}
.jissekipost p {
	line-height:130%;
	
}

.jissekipost h2 {
	height:18px;
	padding-top:7px;
	padding-bottom:5px;
	padding-left:10px;

	color:#555555; 
	font-size: 18px;
	margin-bottom:10px;
	border-left: solid 5px #ffcc00;
}

.jissekipost h2 a:link , .jissekipost h2 a:visited { 
	color: #555555; 
	text-decoration: none;
}

.jissekipost h2 a:active ,.jissekipost h2 a:hover { 
	color: #f57f00; 
	text-decoration: underline;
}



.jitsuliset img {
	margin:5px 0;
}

.jitsuliset_1 {
	width:175px;
	height:165px;
	float:left;

	border: 1px solid #dddddd;
	text-align:center;

	margin-right:20px; 
	margin-bottom:10px;
}

.jitsulisetnm_1 {
	width:auto;
	border-top: 1px solid #dddddd;
	text-align:center;
	padding-top:3px;

}

.jitsulisetnm_1 a{
	line-height:160%;
}

.jitsuliset_2 {
	width:175px;
	height:165px;
	float:left;

	border: 1px solid #dddddd;
	text-align:center;

	margin-bottom:10px;
}

.jitsulisetnm_2 {
	width:auto;
	border-top: 1px solid #dddddd;
	text-align:center;
	padding-top:3px;

}
.jitsulisetnm_2 a{
	line-height:160%;
}


.jitsuliset_3 {
	width:175px;
	height:165px;
	float:right;

	border: 1px solid #dddddd;
	text-align:center;

	margin-bottom:10px;
}

.jitsulisetnm_3 {
	width:auto;
	border-top: 1px solid #dddddd;
	text-align:center;
	padding-top:3px;
}
.jitsulisetnm_3 a{
	line-height:160%;
}


.jitsuliset_waku {
	height:138px;
}

/***********/
.jisseki_tbl {
	width:100%;
}

.jisseki_img1 {
	width:175px;
	vertical-align:top;
	text-align:center;
	border: 1px solid #dddddd;
}
.jisseki_img2 {
	width:20px;
}

.jisseki_com1 {
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	text-align:center;
	padding:2px;
}

/********/



/*  ----------------------------------------------------  */
/*  実績詳細 */
/*  ----------------------------------------------------  */

.jisseki_detail_main{
	width:365px;
	float:left;

}


.jisseki_detail_main img {
	margin:5px 0;
}

.jisseki_detail_top {
	width:auto;
	border: 1px solid #dddddd;
	text-align:center;
}
.jisseki_detail_topc {
	width:auto;
	border-right: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	text-align:center;
	margin-bottom:10px;
}


.jisseki_detail_tbl {
	width:100%;
}

.jisseki_detail_img1, .jisseki_detail_img3 {
	width:48%;
	vertical-align:top;
	text-align:center;
	border: 1px solid #dddddd;
}
.jisseki_detail_img2 {
	width:4%;
}

.jisseki_detail_com1, .jisseki_detail_com3 {
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	text-align:center;
	padding:2px;
}



.jisseki_detail_side{
	width:180px;
	float:right;
	padding:5px;
	border: 1px solid #dddddd;
	line-height:130%;
}

.jisseki_detail_data {
	width:auto;
	border-bottom: 2px solid #ffcc00;
	font-size:15px;
	font-weight:bold;
	padding-bottom:3px;
	margin-bottom:5px;
}


.jisseki_detail_disc {
	width:auto;
	border-bottom: 2px solid #ffcc00;
	font-size:15px;
	font-weight:bold;
	padding-bottom:3px;
	margin:5px 0;
}


/*  ----------------------------------------------------  */
/*  スタイルORパーツ一覧 */
/*  ----------------------------------------------------  */

.stylepost h2 {
	height:18px;
	padding-top:7px;
	padding-bottom:5px;
	padding-left:10px;

	color:#555555; 
	font-size: 18px;
	border-left: solid 5px #ffcc00;
}

.stylepost h2 a:link , .stylepost h2 a:visited { 
	color: #555555; 
	text-decoration: none;
}

.stylepost h2 a:active ,.stylepost h2 a:hover { 
	color: #f57f00; 
	text-decoration: underline;
}


.style_outer_waku {
	width:auto;	
	border: 1px solid #dddddd;
	padding:5px 10px;
	margin-bottom:20px;
}

.style_margin {
	padding:10px;
}

/*
.style_outer_waku img{
	margin:2px;
}
*/

.styleimg_waku1{
	width:115px;
	margin-right:20px;
	text-align:center;
	float:left;
	padding:2px;
	border: 1px solid #dddddd;
}
.styledata_waku1{
	width:115px;
	margin-right:20px;
	text-align:center;
	float:left;
	padding:5px 2px;

}

.styleimg_waku4{
	width:115px;
	text-align:center;
	float:right;
	padding:2px;
	border: 1px solid #dddddd;
}
.styledata_waku4{
	width:115px;
	text-align:center;
	float:right;
	padding:5px 2px;

}

/*  ----------------------------------------------------  */
/*  スタイル詳細（カテゴリー別） */
/*  ----------------------------------------------------  */

.style_nav_grp {
	width:auto;
	height:auto;
	background-color:#FFFFCC;
	text-align:center;
	margin-bottom:10px;
}
.style_nav_grp ul {
	padding:10px;
}
.style_nav_grp li {
	display:inline;
	padding-right:10px;
}

.stylepost_detail  {
	padding:5px;
	border: solid 1px #dddddd;
	
}

.stylepost_detail  img {
	border: solid 1px #dddddd; 
	padding:2px; 
	float:left;
	margin:0px 5px 5px 0px;
}

.stylepost_detail h2 {
	height:18px;
	padding-top:7px;
	padding-bottom:5px;
	padding-left:10px;

	color:#555555; 
	font-size: 18px;
	border-left: solid 5px #ffcc00;
	
	margin-bottom:10px;
}

.stylepost_detail h2 a:link , .stylepost_detail h2 a:visited { 
	color: #555555; 
	text-decoration: none;
}

.stylepost_detail h2 a:active ,.stylepost_detail h2 a:hover { 
	color: #f57f00; 
	text-decoration: underline;
}

.style_dotline {
	height:10px;
	border-bottom: dotted 1px #888888;
	margin-bottom:15px;
	
}



/*  ----------------------------------------------------  */
/*  サイトマップ */
/*  ----------------------------------------------------  */

.sitemappost_waku {
	padding:10px;
}

.sitemappost ul{
	margin-top:10px;
	margin-left:20px;
	margin-bottom:20px;
}


.sitemappost li{
/*	line-height:180%; */
	margin-bottom:10px;
	padding-top:4px;
	padding-bottom:4px;

}

.sitemappost h2 {
	height:0;
	overflow:hidden;
}

.maph2 {
	height:18px;
	padding-top:7px;
	padding-bottom:5px;
	padding-left:10px;

	color:#555555; 
	font-size: 18px;
	border-left: solid 5px #ffcc00;	
}

/*  ----------------------------------------------------  */
/*  今様 */
/*  ----------------------------------------------------  */

.imazama_tbl{
	margin-left:auto;margin-right:auto;
	margin-bottom:5px;
	width:500px;
	border-collapse:collapse;
}
.imazama_tbl td{
	border: solid 1px #888888;
	padding:2px;
}


/*  ----------------------------------------------------  */
/*  フッター */
/*  ----------------------------------------------------  */

#footer{
	text-align:center;
	height:30px;
 	background: url(images/footer_bottom.gif) no-repeat left bottom; 
	padding:10px 15px 0px 15px;

}

#address{
	padding:5px 0px 5px 0px; 
	text-align:right;
	border-top:1px solid #cccccc;
}


/*  ----------------------------------------------------  */
/*  General Class */
/*  ----------------------------------------------------  */

.clear{
	clear:both;
	height:0;
	overflow:hidden;
}

.txt_underline {
	text-decoration: underline;
}

.f-small{
	font-size:11px;
}
.f-red {
	color:red;
}

.img_left {
	float:left;
	margin-bottom:5px;
}

.float_left {
	float:left;
}
.float_right {
	float:right;
}

