@charset "utf-8";
/*
Theme Name: 株式会社クヌギカスタマイズ
Theme URI: http://kunugi.info/
Description: 株式会社クヌギのカスタマイズテーマ
Version: 1.0
Author: Hiroyuki Yahagi
Author URI: http://kunugi.info/
Tags: white, custom header, fixed width, two columns, widgets

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

*/

*{
	margin: 0;
	padding: 0;
}
body {
	font-size: 14px;
	color:#000000;
	margin: 0;
	padding: 0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 16px;
}
img {
	border: 0;
	}
table td{
	vertical-align: top;
}
h1 {
}
h2 {
	font-size: 16px;
}
h3 {
}
h4 {
}
h5 {
	font-size: 14px;
}
input,textarea{
	color: #000;
	background:#EBEBEB;
	font-size: 14px;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
a{
	color: #009900;
	text-decoration: underline;
	font-weight: bold;
}
p{
	padding: 7px 0;
}
ul,ol{
	list-style-position: inside;
}

input,textarea{
	font-size: 14px;
}

.red{
	color: #DC143C;
}
.green{
	color: #009900;
}

.clear{
	clear: both;
}
.small{
	font-size: 12px;
}
.bold{
	font-weight: bold;
}
.align_center{
	text-align: center;
}
.align_right{
	text-align: right;
}

/*メインテーブル*/
div#main{
	width: 945px;
	margin: 0 auto;
	background:  #FFF;
	position: relative;
}

/*
	ヘッダー
*/
div#header{
}
h1{
	padding: 10px 0;
	width: 165px;
	height: 34px;
}
div#description{
	width:450px;
	text-align: left;
	padding-right: 5px;
	position: absolute;
	left: 190px;
	top: 10px;
	font-weight: bold;
	color: #2D5A73;
}


/*検索ボックス*/
div#searchform_box{
	width:291px;
	position: absolute;
	left: 642px;
	top: 5px;
	text-align: right;
}

div#header-submenu{
	font-size: 12px;
	width:371px;
	height: 18px;
	padding: 7px 0 0 30px;
 	text-align: left;
	position: absolute;
	left: 642px;
	top: 29px;
	font-weight: bold;
	color: #2D5A73;
	background-image: url(../../../images/header-menu/bg-header-submenu.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
div#header-submenu a{
	padding: 0 0 0 15px;
	color: #5F5F5F;
	text-decoration: none;
	background-image: url(../../../images/header-menu/bg-header-submenu-arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
}
div#header-submenu a:hover{
	background-image: url(../../../images/header-menu/bg-header-submenu-arrow_o.gif);
}
div#header-menu{
	background-image:url(../../../images/header-menu/bg-header-mainmenu.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding: 6px 2px 0 4px;
	height: 31px;
}
div#header-menu ul{
	list-style-type: none;
	list-style-position: outside;
}
div#header-menu ul li{
	font-family: "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: left;
	width: 117px;
	height: 23px;
	padding: 8px 0 0 0;
	text-align: center;
	color: #FFF;
	background-color: #000;
	background-image: url(../../../images/header-menu/bg-header-menu.jpg);
	background-repeat: no-repeat;
}
div#header-menu ul li a{
	color: #FFF;
	text-decoration: none;
}
div#header-menu ul li a:hover{
	display: block;
	width: 117px;
	height: 23px;
	background-image: url(../../../images/header-menu/bg-header-menu_o.jpg);
}

div#header-menu ul li#header-menu-select{
	color: #408100;
	background-image: url(../../../images/header-menu/bg-header-menu-select.jpg);
}
div#header-menu ul li#header-menu-select a{
	color: #408100;
}
div#header-menu ul li#header-menu-select a:hover{
	background-image: url(../../../images/header-menu/bg-header-menu-select_o.jpg);
}

/*
	メインコンテンツ
*/
div#main_content{
	padding: 10px 0 0 0;
	width: 941px;
	margin: 0 auto;
}

/*パンクズリスト*/
div#breadcrumb{
	clear: left;
	padding: 10px 0 0 20px;
}


/*左メニューブロック*/
div#block_left{
	float: left;
	width: 170px;
	color: #000;
	background-color: #EDEDED;
	padding: 8px;
	border: solid 1px #E1E1E1;
}
div#block_left .block-title{
}
div#block_left .block-content{
	width: 160px;
	padding: 5px;
	background: #FFF;
}
div#block_left ul,div#block_left ol{
	list-style: none;
	list-style-position: outside;
}

/*新着ニュース*/
div.block-news dl{
	border-bottom: solid 1px #EDEDED;
	margin-bottom: 10px;
}
div.block-news dl dt{
	color: #2D5A73;
	font-weight: normal;
}
div.block-news dl dt a{
	font-weight: normal;
}


/*事業内容*/
div.zizyou{
	border-bottom: solid 1px #EDEDED;
	margin-bottom: 10px;
}
.zizyou-title{
	color: #2D5A73;
	font-weight: bold;
}

div#block_left ul li.widget{
	margin: 10px 0 20px 0;
}

/*右コンテンツブロック*/
div#block_right{
	float: right;
	width: 740px;
}

div.toppage h2{
	font-size: 16px;
	margin-bottom: 12px;
	color: #FFF;
	padding: 18px 0 10px 60px;
	background-image: url(../../../images/bg-h2-title.gif);
	background-repeat: no-repeat;
}

div#block_right .block_content{
	padding: 5px 0;
	margin-bottom: 15px;
}

/*想像をやる木に変える*/
div.okyakusamato_tunagaru{
	width: 600px;
	float: left;
	margin-bottom: 20px;
}
/*はじめまして株式会社クヌギです*/
div.kunugi-ceo{
	font-size: 12px;
	background-image:url(../../../images/top/kunugi-ceo.jpg);
	background-repeat: no-repeat;
	width: 126px;
	height: 136px;
	float:right;
	padding: 140px 5px 5px 5px;
	line-height: 18px;
}

/*運営HP*/
h3.h3-title-unnei-hp{
	font-size: 16px;
	margin-bottom: 12px;
	color: #FFF;
	padding: 18px 0 10px 60px;
	background-image: url(../../../images/top/bg-h3-title-unnei-hp.gif);
	background-repeat: no-repeat;
}
table.unnei-hp h4{
	color: #090;
	font-size: 14px;
	font-weight:bold;
}
table.unnei-hp{
	border-top: dotted 1px #CACACA;
	border-collapse: collapse;
}
table.unnei-hp th{
	background-color: #EDEDED;
	vertical-align:middle;
	width: 150px;
	border-left: dotted 1px #CACACA;
	border-bottom: dotted 1px #CACACA;
}
table.unnei-hp td{
	vertical-align: top;
	padding: 10px;
	border-right: dotted 1px #CACACA;
	border-bottom: dotted 1px #CACACA;
}


/*新着ニュース*/
.toppage .post{
	border-bottom: dotted 1px #666;
	padding: 10px 0;
	margin-bottom: 10px;
}

/*個別ページ*/
div.single_page h2{
	font-size: 26px;
	background: url(../../../images/bg-h2-page-title_bg.gif);
	background-repeat: no-repeat;
	color: #666;
	font-weight: bold;
	padding: 8px 0 0 50px;
	height: 25px;
	margin-bottom: 20px;
	border-bottom: solid 1px #3A7300;
}

/*ブログ*/
div.blog h2{
	font-size: 26px;
	background: url(../../../images/bg-h2-page-title_bg.gif);
	background-repeat: no-repeat;
	color: #666;
	font-weight: bold;
	padding: 8px 0 0 50px;
	height: 25px;
	margin-bottom: 20px;
	border-bottom: solid 1px #3A7300;
}

div.blog .post{
	border-bottom: dotted 1px #666;
	padding: 10px 0;
	margin-bottom: 10px;
}

div.blog .entry{
	padding: 10px 0;
	line-height: 150%;
}

/*事業概要*/
table.zigyounaiyou{
	width: 100%;
	margin: 5px auto 10px auto;
	border-collapse: collapse;
}

table.zigyounaiyou th{
	width: 200px;
	color: #498CD5;
	font-size: 24px;
	font-weight: bold;
	padding: 2px 0 2px 100px;
	text-align: left;
	border-bottom: dotted 1px #666;
}
table.zigyounaiyou th.bg_seo{
	background-image:url(../../../images/services/bg-seo.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
table.zigyounaiyou th.bg_portable{
	background-image:url(../../../images/services/bg-portable.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
table.zigyounaiyou th.bg_webpage{
	background-image:url(../../../images/services/bg-webpage.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
table.zigyounaiyou th.bg_ec{
	background-image:url(../../../images/services/bg-ec.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
table.zigyounaiyou td{
	padding: 8px;
	border-bottom: dotted 1px #666;
}
/*会社概要*/
table.kaisya_gaiyou{
	width: 100%;
	margin: 20px 0;
	border-collapse:collapse;
	line-height: 150%;
}
table.kaisya_gaiyou th{
	text-align: right;
	padding: 8px 15px;
	border-bottom: solid 1px #BEBEBE;
}
table.kaisya_gaiyou td{
	text-align: left;
	font-weight: normal;
	padding: 8px 15px;
	border-bottom: solid 1px #BEBEBE;
}
/*お問い合わせ*/
table.contact_form{
	width: 100%;
	margin: 20px 0;
	border-collapse:collapse;
	line-height: 150%;
}
table.contact_form th{
	text-align: right;
	padding: 15px 15px;
	border-bottom: solid 1px #BEBEBE;
}
table.contact_form td{
	text-align: left;
	font-weight: normal;
	padding: 15px 15px;
	border-bottom: solid 1px #BEBEBE;
}
table.contact_form td.align_center{
	text-align: center;
}
/*フッター*/
div#footer{
	border-top: solid 1px #CCCCCC;
	padding-top: 20px;
	clear: both;
	text-align: center;
}