@charset "utf-8";
/*
Theme Name: HirakiSeisakusyo
Theme URI: http://www.hirakiseisakusyo.co.jp
Description: HirakiSeisakusyo（開製作所）様専用のデザインテーマです。
Author: Sunbranding Co.,Ltd.
Author URI: http://www.sunbranding.co.jp/
Version: 0.1.0.0
License: GNU General Public License
License URI: license.txt
Tags: white,blue,green
*/

/*************************************
 * Reset default browser CSS
 *************************************
 * Wordpressが生成するclass
 *************************************/

 /********************************************
 * =Reset default browser CSS.
 * Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
 ********************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}
:focus {outline: 0;}
ol, ul {list-style: none;}
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img {border: 0;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
body{
	font: 13px/1.5 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	color:#333;
	-webkit-text-size-adjust: 100%;
	background:#CCC;
}
/********************************************
 * Wordpressが生成するclass
 ********************************************/
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {float: left;}
.alignright {float: right;}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
	-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;
}
/********************************************
 * 共通
 ********************************************/
 
 /*フロート指定
----------------------------------*/
.fl {float:left;}
.fr {float:right;}
/* リンクデフォルト設定
----------------------------------*/
a{
	margin:0;
	padding:0;
	text-decoration:none;
	outline:0;
	vertical-align:baseline;
	background:transparent;
	font-size:100%;
	color:#3366CC;
}
a:hover, a:active{
	outline: none;
	color:#3366CC;
}
a:visited {
	outline: none;
	color:#3366CC;
}
/* クリアフィックス
----------------------------------*/
.clearfix:after {
	content: ".";  /* 新しいコンテンツ */
	display: block;
	clear: both;
	height: 0;
	visibility: hidden; /* 非表示に */
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}
/********************************************
 * レイアウト
 ********************************************/
.home {
	background-image:url('images/bg.jpg');
	background-repeat:repeat-x;
	background-position:left top;
/*	background-color:#f0f0f0;*/
}
.page {
	background-image:url('images/bg.jpg');
	background-repeat:repeat-x;
	background-position:0px -249px;
}
#container {
	width:960px;
	margin: 0 auto;
	background-color:#f0f0f0;
}
#header {

}
#maincontainer {
	margin-top: 20px;
	margin-bottom: 10px;
}
#breadcrumb li {
	display: inline;
	margin-right:5px;
}
#main {
	width:100%;
}
#pagemain {
	width:690px;
	float:right;
}
#pagemain-parent {
	width:690px;
	float:right;
}
#pagemain-noside {
	width:940px;
	margin:10px;
}
#leftmenu {
	margin-left:5px;
	width:250px;
	float:left;
}

#footer {
	margin-bottom:20px;
}

#copyright {
	text-align:center;
	line-height:3em;
	background-color:#666666;
	font-weight:bold;
	color:#fff;
}


/********************************************
 * ヘッダ
 ********************************************/
.headtitle {
	float:left;
	width:600px;
}
.headcomment {
	width:600px;
	padding:3px 0;
	font-size:80%;
	font-weight:normal;
	
}
/* ロゴ (サイトタイトル)
----------------------------------*/
#header h1{
	width:450px;
	height:60px;
}

/* コンタクト
----------------------------------*/
.contact{
	float:right;
	padding-top:5px;
	text-align:right;
	color:#000;
	font-size:90%;
}

.contact .tel{
	margin-bottom:-3px;
	font-size:180%;
	font-family:Arial, Helvetica, sans-serif;
}

/* トップイメージ
----------------------------------*/
#topimage {
	width:960px;
	height:400px;
	background-image:url('./images/topimage_2.jpg');
	background-repeat:no-repeat;
	background-position:right bottom;
}
/*
#subimage {
	width:960px;
	height:200px;
	background-image:url('./images/subimage.jpg');
	background-repeat:no-repeat;
	background-position:right bottom;
}
*/
h2 {
	text-indent:-10000px;
	width:690px;
	height:120px;
	background-repeat:no-repeat;
	background-position:right bottom;
}

.h2_company { background-image:url('./images/h2_company.jpg'); }
.h2_business { background-image:url('./images/h2_business.jpg'); }
.h2_facility { background-image:url('./images/h2_facility.jpg'); }
.h2_product { background-image:url('./images/h2_product.jpg'); }
.h2_reqruit { background-image:url('./images/h2_reqruit.jpg'); }
.h2_inquiry { background-image:url('./images/h2_inquiry.jpg'); }
.h2_sitemap { background-image:url('./images/h2_sitemap.jpg'); }
.h2_infomation { background-image:url('./images/h2_infomation.jpg'); }
.h2_estimate { background-image:url('./images/h2_estimate.jpg'); }
.h2_order { background-image:url('./images/h2_order.jpg'); }
/********************************************
 * サイドメニュー
 ********************************************/
/*サイドメニュー*/
#sidemenu {
	padding:10px;
	border:1px solid #c0c0c0;
	background-color:#f0f0f0;
	line-height:2.5em;
	margin-bottom:20px;
}
.smenu li {
	border-bottom:1px dotted #c0c0c0;
}
.smenu li {
	padding-left:20px;
	background:url('./images/4point-icon/blue.gif');
	background-repeat:no-repeat;
	background-position:left 0.9em;
	line-height:2.5em;
}
.smenu_child {
	margin-left:5px;
}
.smenu_child li {
	border-bottom:none;
}
.smenu_child li {
	pading-left:10px;
	background:none;
	background:url('./images/arrow-icon/blue_2.gif');
	background-repeat:no-repeat;
	background-position:left;
	line-height:2.5em;
}


/*お問い合わせ*/
#inquiry_bunner {
	padding:10px;
	border:1px solid #c0c0c0;
	background-color:#ffff90;
	border-radius:15px;
	line-height:2em;
	text-align:center;
}
#inquiry_bunner .tel {
	font-size:1.5em;
	line-height:3em;
	font-weight:bold;
}




/********************************************
 * メイン
 ********************************************/

/* トップページ
----------------------------------*/
#topmain {
	border:1px solid #c0c0c0;
	margin-bottom:20px;
	min-height:500px;
	height:auto !important;
	height:500px;
}
#topmain h3 {
	font-size:2em;
	font-weight:bold;
}

#topmain p {
	margin:10px;
}

.message {
	padding:10px;
	font-size:1.1em;
}

.checklist li {
	margin-left:10px;
	padding-left:15px;
	background:none;
	background:url('./images/check-icon/blue.gif');
	background-repeat:no-repeat;
	background-position:left 0.3em;
}
.arrowlist li {
	margin-left:30px;
	padding-left:15px;
	background:none;
	background:url('./images/arrow-icon/blue_2.gif');
	background-repeat:no-repeat;
	background-position:left;
}

.prlist li {
	float:left;
}
.prblock {
	width:200px;
	height:50px;
	margin:10px;
}

/* お知らせ
----------------------------------*/
#infomation {
	border:1px solid #c0c0c0;
}
.info_title {
	width:160px;
	margin:0px;
	padding:10px;
	float:left;
}
.info_list {
	width:480px;
	margin:0px;
	padding:10px;
	float:right;
}
.note-date { line-height:2em;}
.note-txt {margin:-2em 0px 0px 10em; padding:0px; line-height:2em;}

/* サブページ
----------------------------------*/
.biz_block {
	padding:10px;
	font-size:1.1em;
}
.order_block {
	padding:10px;
	font-size:1.1em;
	text-align:center;
	line-height:3em;
}
.biz_imagelist li {
	float:left;
	padding:10px;

}


.comp_info {
	width:620px;
	border:1px solid #ccc;
	border-collapse:collapse;
	margin:10px auto;
}
.comp_info th, .comp_info td {
	border:1px solid #ccc;
	padding:0.5em 1em;
	vertical-align: middle;
}
.comp_info th {
	width:10em;
	background-color:#dbdbdb;
	text-align:center;
	font-weight:bold;
}
.chief_image { width:160px; }
.chief_message { width:500px; margin: 0 auto; }
.google_map { width:600px;height:300px;background-color:#000;margin: 10px auto; }





.facility_list {
	width:620px;
	border:1px solid #ccc;
	border-collapse:collapse;
	margin:10px auto;
}
.facility_list th, .facility_list td {
	border:1px solid #ccc;
	padding:0.5em 1em;
	vertical-align: middle;
}
.facility_list th {
	background-color:#dbdbdb;
	text-align:center;
	font-weight:bold;
}






.reqruit_address {
	width:400px;
	margin:20px auto;
	border:1px solid #CCF;
	padding:10px;
	background-color:#CFF;
}


.sitemap_block {
	margin:10px;
		padding:10px;
	border:1px solid #00f;
}
.sitemap_list {
line-height:2em;
}

.sitemap_list_child {
}
.sitemap_list_child li {
	display:inline;
	margin-left:20px;
	}

.h3_infomationtitle {
	height:44px;
	background:url('./images/infomation_h3.gif');
	background-repeat:no-repeat;
	background-position:left;
	color:#FFF;
	padding-left:5px;
	line-height:44px;
}


.post-contents {
	margin:10px 0;
}
.info_title_block {
	border-bottom:1px solid #999;
}
.h4_info_title {
	font-size:1.2em;
	float:left;
}
.info_date {
	float:right;
}
.detail {
	text-align:right;
}


/********************************************
 * フッター
 ********************************************/
#footernav {
	background-color:#6699FF;
	margin-bottom:10px;
	line-height:1.6em;
	text-align:right;
}
#footernav li {
	display: inline;
	margin-right:5px;
}
#footernav a:link { color: #FFFFFF; }
#footernav a:visited { color: #FFFFFF; }
#footernav a:hover { color: #FFFFFF; }
#footernav a:active { color: #FFFFFF; }


/* footer 会社情報 */
#compinfo {
	float:left;
	width:300px;
	padding:10px;
	margin-left:5px;
	border:1px solid #c0c0c0;
	border-radius:5px;
	background:url('./images/footerbg.gif');
	background-repeat:repeat-x;
	background-position:right bottom;
}
#compinfo div.compname strong{
	font-size:1.5em;
	line-height:1em;
	font-weight:bold;
	color:#3366CC;
}
#compinfo ul{
	margin-left:10px;
}

#compinfo p.type{
	font-size:120%;
	font-weight:bold;
	color:#3366CC;
	border-bottom:1px dotted #3366CC;
	
	margin-bottom:5px;
}
#compinfo p.zip{}
#compinfo p.address{
	text-indent:1em;
}
#compinfo p.telfax{
	font-family:Arial, Helvetica, sans-serif;
	text-indent:1em;
}
#compinfo p.caution {
	margin-top:15px;
	margin-left:1em;
	color:#f33;
}
#compinfo p.caution strong{
	font-weight:bold;
}
#compinfo li { margin-bottom:10px; }
#compinfo li:last-child {margin-bottom:0px;}

/* footer サイトマップ */
#sitemap {
	float:left;
	width:580px;
	padding:10px;
	border:1px solid #c0c0c0;
	border-radius:5px;
	margin-left:20px;
}
#sitemap ul {
	margin:0 10px;
}
#sitemap ul li {
	line-height:1.6em;
}
#sitemap ul li ul {
	margin-left:1em;
}
#sitemap ul li li{
	display:inline;
}

.pic_block {
	width:300px;
	text-align:center;
}
.wpcf7 table {
	width:550px;
	margin:0 auto;
}
.wpcf7 td {
	padding:5px;
	vertical-align:top;
}
.wpcf7 td.send_block {
	background-color:#CCC;
	text-align:center;
}

.attention_block {
	margin:10px;
	border:1px solid #f00;
	border-radius:5px;
}