@charset "utf-8";
/*
Theme Name: シンエイ工営株式会社
Theme URI: 
Description: シンエイ工営株式会社用のテーマ
Author: シンエイ工営株式会社
Author URI: http://shinei-fp.co.jp/

*/

@import "common.css";
@import "base.css";



/*---------------------------------------------------------------------------*/
/* 共通の指定                                                                */
/*---------------------------------------------------------------------------*/

.square {
	background:url(img/square_arrow.gif) left center no-repeat;
	padding:0 0 0 20px;
	}
.info_title {
	width:183px;
	height:16px;
	padding:5px 0 0 10px;
	color:#FFFFFF;
	border:1px solid #AF9685;
	background:url(img/info_title_bg.jpg) top left repeat-x;
	}
	
	
.area {
	padding:5px 0 0 20px;
	line-height:140%;
	}

.info_area {
	margin:0 0 10px 0;
	padding:5px;
	line-height:140%;
	background-color:#FFFFFF;
	border:1px solid #AF9685;
	}
.top_concert_img {
	width:190px;
	margin:5px 0;
	text-align:center;
	}
/* \ */
* html .top_concert_img {
	width:180px;
	margin:5px 0;
	text-align:center;
	}



.historyback {
	margin:10px 0 0 0;
	width:500px;
	text-align:center;
	}
/*---------------------------------------------------------------------------*/
/* 個々のページの指定                                                        */
/*---------------------------------------------------------------------------*/

/** トップページ **/
#top_img {
	float:left;
	width:767px;
	height:415px;
	margin:15px 15px;
	border:1px solid #D9D1C3;
	background-color:#4A3324;
	}
#top_swf {
	float:left;
	width:457px;
	height:415px;
	margin:0;
	}
/* \ */
* html #top_img {
	margin:15px 8px;
	}



#top_swf_navi {
	float:right;
	width:275px;
	height:383px;
	margin:0;
	padding:15px;
	background-color:#4A3324;
	}

#top_swf_navi p {
	width:245px;
	color:#FFFFFF;
	line-height:160%;
	}
	
	

	
#feed {
	margin:0 0 20px 0;
	}
#feed ul li {
	line-height:200%;
	}
#links {
	margin:0;
	}
#links ul li {
	line-height:200%;
	}

/**シンエイ工営の家づくり　ページ**/
#seinou {
	padding-right:5px;
	}

#seinou p {
	margin:0;
	padding:0;
	}
#seinou h5 {
	width:490px;
	margin:5px;
	padding:3px 0 3px 10px;
	background-color:#EEEBE8;
	color:#7B8AB2;
	}
.anshinbox {
	float:left;
	width:160px;
	margin:20px 10px 40px 0;
	}
.anshinbox_title {
	margin-bottom:5px;
	padding:3px 0 3px 10px;
	background-color:#EEEBE8;
	color:#7B8AB2;
	}


.seinou_box {
	overflow:hidden;
	width:490px;
	margin:20px 0 20px 10px;
	padding:0;
	}
.seinou_box_left {
	float:left;
	width:260px;
	margin-right:10px;
	padding:0;
	}
.seinou_box_right {
	float:right;
	width:212px;
	padding:0;
	}	


/**施工例　一覧　ページ**/
.sekoureilist_box {
	float:left;
	margin:10px 5px 20px 5px;
	width:155px;
	height:210px;
	border-bottom:1px dotted #cccccc;
	}
	
.sekourei_title {
	font-size:80%;
	margin-top:5px;
	margin-left:0;
	}
/**施工例　ページ**/
table.sekourei_ph {
	width:490px;
	margin:15px 0 15px 15px;;
	padding:0;
	}
table.sekourei_ph th {
	width:238px;
	padding:0 10px 0 0;
	}
table.sekourei_ph td.top {
	width:121px;
	height:116px;
	padding:0;
	text-align:left;
	vertical-align:top;
	}
table.sekourei_ph td.under {
	width:121px;
	height:96px;
	padding:0;
	text-align:left;
	vertical-align:top;
	}

.voice_top {
	margin:15px 0 0 -15px;
	width:526px;
	height:67px;
	background:url(img/sekourei/clients_voice_bg_top.gif) top left no-repeat;
	}
.voice_main {
	padding:0 50px;
	margin:0 0 0 -15px;
	width:426px;
	background:url(img/sekourei/clients_voice_bg_main.gif) top left repeat-y;
	}
.voice_bottom {
	margin:0 0 0 -15px;
	width:526px;
	height:64px;
	background:url(img/sekourei/clients_voice_bg_bottom.gif) top left no-repeat;
	}
		

/**施工例ギャラリー**/

/**住まいのＱ&Ａ**/
.faq_list {
	width:490px;
	padding:10px;
	margin:10px;
	border:1px solid #cccccc;
	}
.faq_listtitle {
	margin:5px 0;
	padding:2px 0 2px 10px;
	border-left:5px solid #7B8AB2;
	color:#7B8AB2;
	font-weight:bold;
	}
#faq h5 {
	width:490px;
	margin:5px;
	padding:3px 0 3px 10px;
	background-color:#EEEBE8;
	color:#7B8AB2;
	}
#faq ul {
	list-style-type:circle;
	list-style-position:outside;
	margin-left:15px;
	}
#faq ul li {
	padding:2px 30px 2px 0;
	}
.faq_pagetop {
	float:right;
	width:120px;
	margin:0 15px 0 0;
	padding:3px 0 3px 20px;
	font-size:small;
	background:url(img/square_arrow_pagetop.gif) left center no-repeat;
	}

/**住まいのコラム**/
#colum p {
	margin:10px;
	}
	
#colum a {
	color:#0000ff;
	margin:10px 0 0 15px;
	}
#colum a:hover {
	color:#ff0000;
	margin:10px 0 0 15px;
	}
#colum h5 {
	width:90%;
	margin:10px 0;
	padding:5px 0;
	border-top:1px solid #999900;
	border-bottom:1px solid #999900;
	border-right:1px solid #999900;
	border-left:5px solid #999900;
	text-align:left;
	}

#colum ul {
	width:500px;
	text-align:left;
	list-style-type:none;
	list-style-position:inside;
	}

#colum li {
	margin:0 0 0 -20px;
	padding:3px 0;
	font-size:12px;
	}

#colum_hint a {
	color:#0000ff;
	margin:10px 0 0 0;
	}
#colum_hint a:hover {
	color:#ff0000;
	margin:10px 0 0 0;
	}
#colum_hint ul {
	width:500px;
	text-align:left;
	list-style-type:none;
	list-style-position:inside;
	}
#colum_hint li {
	width:500px;
	text-align:left;
	list-style-type:none;
	list-style-position:inside;
	}

/**余田のつぶやき　ブログ**/
.blogtitlebox {
	overflow:hidden;
	width:501px;
	height:37px;
	margin:15px 0 10px 0;
	padding-left:15px;
	background:url(img/h4_bg.jpg) center left no-repeat;
	font-weight:bold;
	}	
.blogtitle {
	width:200px;
	float:left;
	padding-top:9px;
	}
.blogdata {
	width:100px;
	float:right;
	padding-top:9px;
	}
.blogbody {
	width:510px;
	margin:0 10px;
	padding:0;
	}

#backward {
	overflow:hidden;
	width:510px;
	padding:10px;
	border:1px solid #cccccc;
	}
#backward li {
	float:left;
	width:90px;
	padding:5px 0;
	}

/**会社案内**/
.company_table {
	width:510px;
	background:url(img/yoda_ph.jpg) top right no-repeat;
	}
.company_table th {
	width:100px;
	padding:5px;
	text-align:right;
	vertical-align:top;
	}
.company_table td {
	padding:5px;
	text-align:left;
	vertical-align:top;
	}

/**お問い合わせ**/
#present img {
	margin:15px;
	}
#contact {
	width:500px;
	margin:5px;
	padding:0;
	}
#contact th {
	width:120px;
	text-align:right;
	vertical-align:top;
	padding:10px;
	}
#contact td {
	text-align:left;
	padding:10px;
	}
.wpcf7-list-item {
	width:120px;
	margin:5px 0;
	}

#submit {
	width:500px;
	}
#submit td {
	padding:10px;
	text-align:center;
	}

	
	
/**サイトマップ**/
#sitemappage {
	margin:0 0 0 40px;
	padding-bottom:100px;
	}
#sitemappage ul {
	width:500px;
	margin:10px 0;
	list-style-type:none;
	}
#sitemappage li {
	padding:2px 0 2px 20px;
	background:url(img/square_arrow.gif) left center no-repeat;
	}

.child li {
	float:left;
	width:200px;
	padding:0 0 0 20px;
	margin:0 0 0 15px;
	background:url(img/square_arrow.gif) left center no-repeat;
	}
	
