/* 
Theme Name:kaname seitai
Theme URI: http://www.www.www/
Description: fReeHPD
Author: Makoto Nakao
*/@charset "UTF-8";
/*フローの解除スタイル*/
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
.h-line{
	width:780px;
	margin:0 auto 0 auto;
	color:#CCC;
}
div {
	margin:0;
	padding:0;
}
img {
	border:none;
}
h1 {
	font-size:12px;
	text-align:right;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
h2{
	font-size:20px;
	margin:20px 10px 20px 15px;
	border-color:#024719;
	color: #024B13;
	border-bottom-style: none;
	border-bottom-width: 1px;
	line-height: 1.5em;
	border-left-style: solid;
	border-left-width: 5px;
	text-indent: 4px;
}
h3{
	font-size:16px;
	margin:25px auto 5px 15px;
	line-height: 1em;
	text-indent: 3px;
	color: #000;
}
strong{
	font-weight:bold;
	color:#900	
}
em{
	font-weight:bold;
	font-style:normal;
}

body{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0;
	padding: 0;
	background-color: #F1F1F1;
}
.telNum{
	font-size:20px;
	color:#060;
	font-weight:bold;
}
.imgBox{
	clear:both;
}
/*==================================================
	基本レイアウトボックス
==================================================*/
#wrapper {
	text-align:center;
	background-image: url(images/bk_all.gif);
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#header {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#content {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bk_contents.gif);
}
#sidebar {
	margin: 0px;
	float: left;
	width: 220px;
	text-align: left;
}
#article {
	margin: 0px;
	float: right;
	width: 560px;
	font-size: 15px;
}
#footer {
	width: 800px;
	font-size: 14px;
}
/*==================================================
	Headerのスタイル
==================================================*/
#headLeft {
	float: left;
	width: 300px;
	height: 74px;
}
#headRight {
	float: right;
	width:480px;
	background-image: url(images/h_title_r.jpg);
	height: 74px;
}
/*--------ヘッドメニューのスタイル--------*/
#headMenu{
	list-style-type:none;
	width:780px;
	margin:0;
	padding:0;
	background-image: url(images/h_menu.jpg);
	float: left;
	font-size: 14px;
	height: 36px;
}
#headMenu li {
	float:left;
	width:130px;
	margin-top: 5px;
	margin-bottom: 2px;
	line-height: 20px;
}
#headMenu li a:link,
#headMenu li a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#000;
}
#headMenu li a:hover,a:active {
	text-decoration:none;
	font-weight:bold;
	color:#C30;
}

/*--------記事エリアのスタイル--------*/
#textBox {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	border: 1px solid #CCC;
	text-align: left;
	padding-bottom: 10px;
}
#textBox p{
	margin:10px 20px 10px 20px;
	line-height: 1.5em;
}
#textBox ul{
	margin:15px 10px 15px 20px;
}
#textBox ol{
	margin:10px 10px 10px 20px;
	line-height:1.5em;
}
#textBox li{
	margin:8px 0px 8px 0px;
	line-height:1.2em;
}
#responce{
	margin:10px 10px 10px 10px;
}
#link_navi{
	margin:10px 20px 10px 20px;
	border: 1px solid #CCC;
	text-align: left;
	line-height: 1.5em;
	}
#link_navi p{
	margin:10px 25px;
}
#link_navi table {
	margin:10px 25px 10px 25px;
	border-color:#CCC;
	border-style:solid;
	border-width:1px;
	text-align:left;
	border-collapse:collapse;
}
#link_navi th,td {
	padding:10px;
	font-weight:normal;
	border-style:solid;
	border-width:1px;
	border-color:#CCC;	
}
#link_navi th {
	width:30%;
}
ul#link_list{
	list-style-type:none;
	padding:0px;
}
#link_list h2 {
	border-bottom-style:none;
	font-size:16px;
	color: #060;
	margin:5px;
}
ul#link_list li li{
	list-style-type:disc;
	padding:0px;
	margin:5px;
	margin-left:-20px;
}
#textBox table {
	margin:10px 25px 10px 25px;
	border-color:#CCC;
	border-style:solid;
	border-width:1px;
	text-align:left;
	border-collapse:collapse;
}
#textBox th,td {
	padding:10px;
	font-weight:normal;
	border-style:solid;
	border-width:1px;
	border-color:#CCC;
	text-align:left;
}
#textBox th {
	background-color:#FFC;
	font-weight:bold;
}
.question{
	color:#1A6699;
	font-weight:bold;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#999;
	background-image:url(images/icon_q.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:3px;
	padding-left:25px;
}
.answer{
	margin:5px auto;
	background-image:url(images/icon_a.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:3px;
	padding-left:25px;
	margin-bottom:25px !important;
}
.voiceBox{
	border-color:#E2B18A;
	border-style:solid;
	border-width:1px;
	padding:10px;
	margin-bottom:20px !important;
}

/*==================================================
	サイドバーのスタイル
==================================================*/

#sidebar ul{
	list-style-type: none;
	padding-left: 0px;
	font-size: 16px;
	margin: 10px 0px 10px 0px;
}
#sidebar li.page_item {
	background-image:url(images/s_menu.jpg);
	background-repeat: no-repeat;
	text-indent: 30px;
	line-height: 35px;
	background-position: top left;
}
#sidebar li li.page_item{
	background-image:url(images/s_leader.gif);
	line-height: 21px;
	margin: 3px auto 3px 0px;
	text-indent: 16px;
}
#sidebar li.page-item-42 {
	background-image:url(images/s_menu_1.jpg);
}
#sidebar li.page-item-38 {
	background-image:url(images/s_menu_2.jpg);
}
#sidebar li.page-item-89 {
	background-image:url(images/s_menu_3.jpg);
}
#sidebar li.page-item-82 {
	background-image:url(images/s_menu_4.jpg);
}
#sidebar li.page-item-95 {
	background-image:url(images/s_menu_5.jpg);
}
#sidebar li.page-item-news {
	background-image:url(images/s_menu_6.jpg);
}
#sidebar li.page-item-banner{
	background-image:none;
	margin:5px 5px 0px 0px;
	line-height:normal;
}
#sidebar li.page-item-blog {
	background-image:none;
	margin-top:10px;
	text-indent: 20px;
	margin-bottom: 0px;
}

/*★子ページを隠す設定
	カレントページの親に属するものだけ表示させる*/
#sidebar li li.page_item ul{
	display:none;
}

#sidebar li li.current_page_parent ul{
	display:block;
}
/*------サイドバーのリンクの書式--------*/
/*★インデックスのリンク
	訪問に関係なく同じ色・太さ・ロールオーバー効果無し
*/
#sidebar li.page_item a:link,
#sidebar li.page_item a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#003501;
}
/*★メニュー内のリンク
	ロールオーバー効果あり*/
/*親ページの子ページが表示されているとき太字にする（ここに書くことがポイント）*/

/*メニュー内の通常のリンクの設定*/
#sidebar li li.page_item a:link,
#sidebar li li li.page_item a:link {
	text-decoration:none;
	font-weight:normal;
	color:#00F;
}
#sidebar li li.page_item a:visited {
	text-decoration:none;
	font-weight:normal;
	color:#639;
}
#sidebar li li.page_item a:hover,a:active {
	text-decoration:underline;
	font-weight:normal;
}
#sidebar li li.current_page_item a:link,
#sidebar li li.current_page_item a:visited {
	font-weight:bold;
}
/*---------ブログのRSSを表示するスタイル-------*/
#rss_box{
	width: 156px;
	margin-left: 20px;
	margin-top:10px;
	text-align: left;
	color:#000;
	line-height: 1.2em;
	border-style:solid;
	border-width:1px;
	border-color:#CCC;
	margin-bottom: 10px;
	text-indent: 0px;
}

#rss_box ul{
	margin-left:5px;
	list-style: none;
	color: #000;
	font-size: 12px;
}
#rss_box li{
	line-height: 1.2em;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
	border-bottom-color: #D9E4EB;
}
/*---------新着情報を表示するスタイル-------*/
#newsBox{
	width:200px;
	font-size:10px;
	overflow:auto;
	height:100px;
	padding:5px 5px 5px 5px;
	margin-bottom:5px;
	text-indent:0px;
}
#newsBox p{
	line-height:1.2em;
	border-bottom-style:dashed;
	border-bottom-color:#CCC;
	border-bottom-width:1px;
}
#newsBox p a:link{
	text-decoration:none;
	font-weight:normal!important;
	color:#00F !important;
}
#newsBox p a:visited {
	text-decoration:none;
	font-weight:normal!important;
	color:#639 !important;
}

/*---------お気に入り登録ボタンのレイアウト-------*/
div.sidebar_box{
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
}
/*==================================================
   フッターのスタイル
==================================================*/
#footMenu {
	background-image: url(images/f_menu.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 800px;
	line-height: 30px;
	color:#FFF
}
#footMenu a:link{
	color:#FFF;
	text-decoration:none;
}
#footMenu a:hover,a:active {
	text-decoration:underline;
}
#footMenu a:visited{
	color:#FFDDBA;
	text-decoration:none;
}
#footInfo{
	font-size:12px;
	color:#666;
	line-height:1.1em;
	margin: 5px auto 5px auto;
}
#copyRight{
	font-size:12px;
	text-align:center;
}
#footer table {
	margin:10px auto 10px auto;
	border-color:#CCC;
	border-style:solid;
	border-width:1px;
	width:500px;
	text-align:left;
	border-collapse:collapse;
}
#footer th,td {
	padding:5px;
	font-weight:normal;
	border-style:solid;
	border-width:1px;
	border-color:#CCC;	
}
#footer th {
	width:150px;
}
.BoxStyle {
	padding: 0px;
	width: 450px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border: 1px solid #060;
}
.BoxStyleBold {
	width: 460px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border: 2px solid #060;
}
