@charset "UTF-8";

/*
Theme Name: Cool-02
Theme URI: 
Description: <a href="http://flaparts.jp/">FlapArts</a>が開発したデザインテンプレートです。
Version: 1.0
Author: 
Author URI: 
*/


/* -------------------------------------------------------------------- */
/* common ------------------------------------------------------------- */
/* -------------------------------------------------------------------- */

body {
	background: #B9B4B2 url("img/back_all.gif") left top repeat;
	color: #000;
	font-family: "メイリオ", Verdana, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
}

/* 全体を内包しているブロック ----------------------------------------- */

#wrapper {
	width: 908px;
	margin : 0 auto;
	background: #808088;
	padding: 0 0 4px 0;
}
#wrap {
	width: 908px;
	text-align: center;
}
#all {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	background: #FFFFFF;
}
#contentAll:after { content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;}
#contentAll { zoom: 100%; }

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

#header { position: relative; }
#header h1, #header .like_h1 { position: absolute; color:#FFFFFF; }
#header div.unun { position: relative; }

#header #swf13d51 { height:154px; }

/* -------------------------------------------------------------------- */
/* 左メニュー --------------------------------------------------------- */
/* -------------------------------------------------------------------- */

#sidebar {
	float: left;
	width: 170px;
	font-size: 100% !important;
}
#sidebar ul{ margin: 0; }
#sidebar ul li, #sidebar ul li ul li { line-height: 0; }
#sidebar ul.sidebar_block li a, #sidebar ul.sidebar_block li ul li a {
	color: #000;
	margin:3px 0 0 0;
	padding: 5px 5px 4px 34px;
	text-decoration: none;
	display: block;
	background: url("img/icon_top.gif") left bottom no-repeat;
	line-height: 1.4;
}
#sidebar ul.sidebar_block li a:hover {
	color: #000;
	background: url("img/icon_top_on.gif") left bottom no-repeat;
}
#sidebar ul.sidebar_block li.current_page_item a ,#sidebar ul.sidebar_block li.current-cat a {
	background: url("img/icon_top_on.gif") left bottom no-repeat;
}

#sidebar p.module_title{
	float: left;
	margin:0;
}
div#text-532337012{
	padding:5px 5px 0;
}
div#text-532337012 div.textwidget{
}

/* 投稿（展示検索） --------------------------------------------------------------- */
#sidebar ul.sidebar_block1{margin-bottom: 20px; }
#sidebar ul.sidebar_block1 li a, #sidebar ul.sidebar_block1 li ul li a {
	color: #000;
	padding: 5px 5px 4px 34px;
	text-decoration: none;
	display: block;
	background: url("img/back_sidebtn1_on.gif") left bottom no-repeat;
	line-height: 1.4;
}
#sidebar ul.sidebar_block1 li a:hover {
	color: #000;
	background: url("img/back_sidebtn1_off.gif") left bottom no-repeat;
}
#sidebar ul.sidebar_block1 li.current_page_item a ,#sidebar ul.sidebar_block1 li.current-cat a {
	background: url("img/back_sidebtn1_off.gif") left bottom no-repeat;
}
#sidebar ul.sidebar_block1 li.cat-item-13{
	font-size: 86% !important;
}
#sidebar ul.sidebar_block1 li.cat-item-13 a{
	padding: 6px 5px 6px 34px;
}


/* 投稿（その他） --------------------------------------------------------------- */
#sidebar ul.sidebar_block2{margin-bottom: 20px; }
#sidebar ul.sidebar_block2 li a, #sidebar ul.sidebar_block2 li ul li a {
	color: #000;
	padding: 5px 5px 4px 34px;
	text-decoration: none;
	display: block;
	background: url("img/back_sidebtn2_on.gif") left bottom no-repeat;
	line-height: 1.4;
}
#sidebar ul.sidebar_block2 li a:hover {
	color: #000;
	background: url("img/back_sidebtn2_off.gif") left bottom no-repeat;
}
#sidebar ul.sidebar_block2 li.current_page_item a ,#sidebar ul.sidebar_block2 li.current-cat a {
	background: url("img/back_sidebtn2_off.gif") left bottom no-repeat;
}
#sidebar ul.sidebar_block1 li.cat-item-21{
	margin-top: 1px !important;
	_margin-top: 0 !important;
}
*:first-child+html #sidebar ul.sidebar_block1 li.cat-item-21{
	margin-top: 0 !important;
}

/* ページ --------------------------------------------------------------- */
#sidebar ul.sidebar_block3{margin-bottom: 50px; }
#sidebar ul.sidebar_block3 li a, #sidebar ul.sidebar_block3 li ul li a {
	color: #000;
	padding: 6px 5px 4px 34px;
	text-decoration: none;
	display: block;
	background: url("img/back_sidebtn3_on.gif") left bottom no-repeat;
	line-height: 1.4;
}
#sidebar ul.sidebar_block3 li a:hover {
	color: #000;
	background: url("img/back_sidebtn3_off.gif") left bottom no-repeat;
}
#sidebar ul.sidebar_block3 li.current_page_item a ,#sidebar ul.sidebar_block3 li.current-cat a {
	background: url("img/back_sidebtn3_off.gif") left bottom no-repeat;
}
#sidebar ul.sidebar_block3 li.page-item-4 ,#sidebar ul.sidebar_block3 li.page-item-304{
	margin-top: -1px !important;
}


/* -------------------------------------------------------------------- */
/* 右メニュー --------------------------------------------------------- */
/* -------------------------------------------------------------------- */

#sidebar2 {
	float: right;
	padding:0 10px;
	width: 150px;
	background: url("img/back_side.gif") left top repeat-y;
}
#sidebar2 h3{
	color:#2D281A;
	font-size: 110%;
	line-height: 1.2;
	margin-bottom:5px;
}
div.book_new{
	border:1px solid #EFC74E;
	background:#FFF;
	text-align:center;
	width:150px;
	padding:15px 0;
	margin-bottom:5px;
}
div.banner{
	margin-bottom:10px;
}
#sidebar2 a { color: #045BAA; text-decoration: underline; }
#sidebar2 a:hover { color: #0570CF; text-decoration: none; }

/* 右検索 --------------------------------------------------------------- */

.search {
	margin: 20px 0 0;
}
.search input{vertical-align: top;}
.search input#s{
	width: 113px; _width: 95px; height: 16px; _height: 19px;
	text-align: left;
	border-top: 1px solid #595453;
	border-left: 1px solid #595453;
	margin: 2px 5px 0 0; padding: 1px 0;
}
.search input#searchsubmit{
	width: 30px; height: 20px;
	cursor: pointer;
	margin: 1px 0 30px 0; _margin: 2px 0 30px 0;
	background: url("img/bg_right-search.gif") left top no-repeat;
}

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

#content {
	float: right;
	width: 530px;
	margin: 0 15px 0 0;
	_display: inline;
}
.icon{
	display: inline-block;
	_display: inline;
	zoom: 100%;
	margin: 0 0 0 3px;
	float: right;
}
#content .entry p.schedule{
	padding: 0 0 5px 0;
}
#content hr.schedule {
   border-width: 2px 0px 0px 0px;
   border-style: solid;
   border-color: #CCE8EC;
   height: 2px;
}
#content hr{
   border-width: 1px 0px 0px 0px;
   border-style: dotted;
   border-color: #A4A4A4;
   height: 1px;
}
h3.highlight{
	background:#E4341B;
	color:#FFF;
	font-size: 84%;
	display: inline-block;
	_display: inline;
	zoom: 100%;
	padding:1px 5px;
	margin:0 0 3px;
}
*:first-child+html h3.highlight{
	display: inline;
}
table.custom{
	border:1px solid #BFBFBF;
	width:100%;
	margin:5px 0 20px;
}
table.custom th{
	background:#D9F3FC;
	width:140px;
	padding:5px;
	border-bottom:1px solid #BFBFBF;
	font-weight:bold;
	text-align:left;
}
table.custom td{
	padding:5px;
	border-bottom:1px solid #BFBFBF
}
table.custom td.bg_bl{
	background:#D9F3FC;
	width:160px;
}
div.top_box{
	border:1px dotted #A4A4A4;
	padding:10px;
	width:232px;_width:252px;
	height:150px;_height:170px;
	float: left;
	margin:0 5px 10px;
	overflow:auto;
}
div.top_box p{
	font-size: 90%;
}
h3.pickup{
	font-weight: bold;
	color: #178399;
}
p.module_title{
	float: left;
	margin:0 10px 0 0;
}
div#top_news div.widget:after { content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both; }
div#top_news div.widget { zoom: 100%; }

/* トップ検索 --------------------------------------------------------------- */

div#feas div.submit{
	clear: both;
	border-top:1px dotted #CCCCCC;
	padding:15px 0 0;
	text-align:center;
}
div#feas div.submit input{
	background: url("img/bg_search.gif") center top no-repeat !important;
	border: none !important;
	padding: 5px 60px !important;
	cursor: pointer;
}
div.search1 input{
	vertical-align:top;
	margin:0 2px 7px 5px;
}
div.search2{
	float:left;
	margin:0 10px 15px 0;
}
div.search2 select{
	width:166px;
}
div.search2 label{
	width:120px;
	font-weight:bold;
	display:block;
	margin:5px 0 0 0;
}
div.search3{
	float:left;
	margin:0 10px 15px 0;
}
div.search3 select{
	width:78px;
}
div.search3 label{
	width:78px;
	font-weight:bold;
	display:block;
	margin:5px 0 0 0;
}
p.subcopy{
	line-height: 1.6em;
}

/* リンク設定 --------------------------------------------------------- */

#content a { color: #0570CF; text-decoration: underline; }
#content a:hover { text-decoration: none; }

/* パンくずリスト ----------------------------------------------------- */

.breadcrumb_a {
	padding: 16px 0 7px 0;
	font-size: 84%;
}

/* ページcommon ------------------------------------------------------- */

#content h2.top_n{
	margin: 15px 0 2px 0;
	font-size: 117%;
	color: #E4341B;
	font-weight: bold;
}
div#top_news {
	margin: 0 0 20px 0;
	padding: 7px 15px;
	border: 1px dotted #999999;
	width:498px;
	_width:530px;
}

#content h1.page_top, .top_txt h2 {
	font-size: 117%;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 5px 10px 8px 25px;
	background: url("img/title_back1.gif") left top no-repeat;
	color: #000;
}
h1.title_back2 {
	font-size: 117%;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 5px 10px 8px 25px;
	background: url("img/title_back2.gif") left top no-repeat;
	color: #000;
}
h1.title_back3 {
	font-size: 117%;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 5px 10px 8px 25px;
	background: url("img/title_back3.gif") left top no-repeat;
	color: #000;
}
#content h2.page_subtop {
	font-weight: bold;
	color: #3C6F84;
	border-left: 3px solid #3C6F84;
	padding: 0 0 0 5px; margin: 0 0 3px 0;
}
#content h2.page_subtop2 {
	font-weight: bold;
	color: #4E5311;
	border-left: 3px solid #4E5311;
	padding: 0 0 0 5px; margin: 0 0 3px 0;
}
#content h2.page_subtop3 {
	font-weight: bold;
	color: #9F5C0B;
	border-left: 3px solid #BA6B0C;
	padding: 0 0 0 5px; margin: 0 0 3px 0;
}

/* リンクページ ------------------------------------------------------- */

#content .entry p {
	padding: 0 0 10px 0;
}
#content .link {
	padding: 0 0 10px 0;
}
#content .link .cate-list ul li, #content .entry .link ul.blogroll li {
	margin: 0 0 2px 10px;
}

/* お問い合わせページ ------------------------------------------------------- */
div.wpcf7 li.submit input {
	background: url("img/bg_search.gif") center top no-repeat !important;
	border: none !important;
	padding: 5px 60px !important;
	cursor: pointer;
}

/* 会社案内ページ ------------------------------------------------------- */
#content li.page_corp{
	margin: 0 0 10px 15px;
	list-style-type: disc;
}

.line_dot{
	border-bottom:1px dotted #999;
	margin-bottom:10px;
}
#content #corp h2.page_subtop3{
	width:80px;
	_width:90px;
}

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

#footer {
	width: 908px;
	text-align: center;
	color: #FFFFFF;
}
#footer .footer_contents {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	border-top: 1px solid #A2AFB7;
	background: #B3BEC4;
}
#footer .copyright{
	text-align: right;
	padding: 10px 15px;
	font-size: 84%;
}


*html body div#ie6{
	margin-right:-8px;
}
