/* 
Theme Name: katakori-0906
Theme URI: http://www.www.www/
Description: katakori-0906
Author: Makoto Nakao
*/

@charset "UTF-8";
/*+++++++++書式のリセット++++++++++*/
*{
	margin:0;
	padding:0;
	}
a:link {
	color: #57832A;
}
a:visited {
	color: #8E4B0E;
}
a:hover {
	font-weight:bold;
	}
p{
	line-height:1.5em;
	margin-top:1.2em;
	margin-bottom:1.2em;
	}
h1 {
	margin:0px 15px 0px 20px;
	font-size:12px;
	color:#333333;
	font-weight: normal;
	text-align: right;
	line-height:100%;
	}
	
h2 {
	color:#000000;
	font-size:1.1em;
	line-height:1em;
	margin:10px 10px 5px -10px;
	padding:5px 0px 5px 0px;
	border-left:solid 4px;
	border-color:#006600;
	text-indent:5px;
	background-color: #FFFFFF;
	}
h3 {
	font-size:1.2em;
	margin-top:0px;
	margin-bottom:0px;
	color:#336600;
	text-indent:0px;
	}
h4 {
	width: 370px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	border-width:1px;
	border-style:solid;
	border-color:#CC6600;
	background-color:#FFFFCC
}	
strong {
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
em {
	font-style: normal;
	font-weight: bold;
	color: #333333;
}


/*+++++++++++++++++++++++++++++++*/
/*+++++++ページレイアウト++++++++*/
/*+++++++++++++++++++++++++++++++*/
body {
	font-size: 15px;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
	color:#4D4D4D;
}
#wrapper{
	width:800px;
	background-image: url(images/cont_back.gif);
	text-align:left;
	margin: 0px auto;
	}
#header {
	width: 800px;
	background-image: url(images/com_back.gif);
}
#contentsBox{
	width:780px;
	margin:0px auto 0px auto;
	}
#side_bar {
	margin: 0px 0px 0px 0px;
	float: left;
	width: 200px;
	padding-left: 0px;
}
#article {
	width:580px;
	float:right;
	margin: 0px;
	padding: 0px;
}	

#Contents_Note {
	width:500px;
	float:left;
	margin-left:30px;
	margin-top:0px;
	margin-bottom:20px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 8px;
	padding-right:8px;
	border:solid thin;
	border-color:#999999;
}
#footer {　/*3段から1段組なった部分の書式*/
	margin: 0px;
	clear: both;
	width: 800px;
	background-repeat: repeat-y;
	background-image: url(images/com_back.gif);
}
div.spacerBox{
	width:800px;
	background-image:url(images/com_back.gif);
	}
/*+++++++++++++++++++++++++++++++*/
/*ヘッダー内の文書構造の書式*/
/*+++++++++++++++++++++++++++++++*/
#globalMenu {
	;
	list-style-type:none;
	width: 800px;
	float: left;
	height: 18px;
	font-weight: bold;
	color: #8D4A0D;
	margin: 0px;
	line-height: 18px;
	background-image: url(images/back_menu.gif);
	padding: 5px 0px 0px 0px;
	}

#globalMenu a:link, #globalMenu a:visited {
	color:#397200;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	}
#globalMenu a:hover, #globalMenu a:active {
	color:#003300;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	}	
#globalMenu li{
	float:left;
	text-align: center;
	font-size: 14px;
	padding: 0px 20px 0px 20px;
	}
div#globalMenuBox{
	width:808px;
	margin:0;
	padding:0;
	background-image:url(images/back_menu.gif);
	}
/*+++++++++++++++++++++++++++++++*/
/*side_bar内の文書構造の書式*/
/*+++++++++++++++++++++++++++++++*/
div.sidebar_Index {
	width: 200px;
	margin-left: 0px;
	font-weight: bold;
	text-indent: 0px;
	padding-left: 0px;
}
div.Side_Bar_List {
	width:195px;
	margin-left:0px;
	margin-top:8px;
	margin-bottom:8px;
}
div.Side_Bar_List li.page_item {
list-style-type:none;
list-style-image:url(images/nav_list_mark.gif);
}

div.Side_Bar_List li.current_page_item {
	list-style-type:none;
	list-style-image:url(images/nav_list_mark-2.gif);
	font-weight: bold;
	color: #8E4B0E;
}
div.Side_Bar_List li.current_page_item a:link, div.Side_Bar_List li.current_page_item a:visited {
	color:#8E4B0E;
	text-decoration:none;
	}

div.newsBox{
	width:195px;
	margin-left:auto;
	margin-top:0px;
	margin-bottom:0px;
	height:180px;
	overflow:auto;
	margin-right: 1px;
	padding:0px;
	}
div.newsBox p{
	font-size:12px;
	border-bottom-style:dotted;
	border-bottom-color:#999999;
	border-bottom-width:1px;
	margin:0px;
	padding:0px;
	line-height: 120%;
	}
	
div.Side_Bar_Cal {
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	width: 500px;
	margin: 8px 45px 8px auto;
	padding: 8px 0px;
}
div.Side_Bar_Banner{
	padding-left:30px;
	}
div.sidebar_Index_Note {
	background-color:#BAE125;
	width: 199px;
	margin-left: 0px;
	font-weight: bold;
	text-align:center;
	color:#397200;
	font-size: 14px;
	border-bottom: solid #999999 1px;
	border-top: solid #999999 1px;
	border-right: solid #999999 1px;
}
div.Side_Bar_Map {
	margin-left:15px;
	margin-top:8px;
	margin-bottom:8px;
	font-size:12px;
	line-height:120%;
}
#SideBar_List_Note{
	width:185px;
	margin-left:0px;
	margin-top:5px;
	margin-bottom:5px;
	line-height:1.2em;
	}
#SideBar_List_Note li{
	font-size:1em;
	line-height:1.2em;
	margin:0px;
	text-indent:0px;
	}
ul.children{
	list-style:none;
	padding-left:5px;
	margin-left:0px;
	padding-bottom:5px;
	margin-bottom:5px;
	}

/*+++++++++++++++++++++++++++++++*/
/*airtcile内の文書構造の書式*/
/*+++++++++++++++++++++++++++++++*/
div.textBox {
	width:460px;
	margin-left:30px;
	margin-top:0px;
	margin-bottom:20px;
	border:solid 1px;
	border-color:#999999;
	padding: 0px 20px 0px 30px;
}
	
h2.articleTitle{
	font-size: 1.1em;
	font-weight: bold;
	color: #397200;
	line-height: 18px;
	border-color:#999999;
	background-color:#BAE125;
	border-style: solid;
	border-width: 1px;
	margin: 10px 0px 5px -10px;
	}	



ul,ol {
	margin-top:5px;
	margin-bottom:5px;
	list-style-position:outside;
	margin-left:10px;
	padding-left:15px;
	line-height:1.5em;
	}
dt {
	margin-bottom:0px;
	margin-top:10px;
	}
	
div.msgBox{
	width:500px;
	border:solid 1px;
	border-color:#999999;
	text-align: left;
	margin: 0px 0px 20px 30px;
	padding: 10px 0px 10px 10px;
	}	

/*+++++++++++++++++++++++++++++++*/
/*footer内の文書構造の書式*/
/*+++++++++++++++++++++++++++++++*/
#alignRight{
	width:800px;
	background-image:url(images/cont_back.gif);
	}
address {
	text-align:center;
	font-size:10px;
	font-style:normal;
	line-height:12px;
	}
#Footer strong {
	font-size:small;
	font-weight:bold;
	color:#333333;
	}
table.info_area{
	margin-left:40px;
	margin-right:auto;
	margin-bottom:10px;
	font-size:0.9em;
	color:#333333;
	font-weight:bold;
}
table.info_area strong{
	color:#333333;}
#Calender {
	width:550px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
	border:solid 1px #999999;
	background-color:#FFFFCC;
	text-align:left;
	padding:20px 20px 30px 20px;
	}
#Contact_index{
	margin:10px 42px 0px auto;
	padding:0;
	width:508px;
	}
#Contact {
	width:508px;
	background-image: url(images/response_img_2.jpg);
	height: 86px;
	margin: 0px 42px 10px auto;
	background-repeat: no-repeat;
	padding: 0;
	}
#Contact p{
	margin-left:70px;
	line-height:15px;
	margin-top: 0px;
	font-size: 12px;
	}
#Contact2 {
	margin-left:auto;
	margin-right:auto;
	padding-bottom:5px;
	width:400px;
	font-size:0.9em;
	color:#333333;
	text-align:center;
	line-height:1.2em;
	}
#copyRight {　/*フッター部の書式*/
	padding: 0px;
	clear: both;
	width: 800px;
	background-image:url(images/foot_img.gif);
	background-repeat: no-repeat;
	text-align:center;
	height: 35px;
	padding-top: 3px;
}
#footLink{
	text-align:center;
	font-size:12px;
	line-height:150%;
	}

/*+++++++++++++++++++++++++++++++*/
/*表の書式*/
/*+++++++++++++++++++++++++++++++*/
.textBox table{
	border-collapse:collapse;
	padding:5px;
	margin-right:10px;
	margin-top:15px;
	margin-bottom:15px;
	width: 450px;
	border-collapse:collapse;
	text-align: left;
	}
.textBox th{
	border:solid 1px #999999;
	background-color:#F9F9C7;
	padding: 5px;
	line-height: 120%;
	}
.textBox td{
	border:solid 1px #999999;
	background-color:#FFFFFF;
	padding: 5px;
	}

table.link_table {
	font-size:11px;
	line-height: 1.1em;
	font-weight: nomal;
	}

.link_table th{
	border:solid 1px #999999;
	background-color:#F9F9C7;
	padding: 5px;
	}
.link_table td{
	border:solid 1px #999999;
	background-color:#FFFFFF;
	padding: 5px;
	}


.link_example th{
	border:solid 1px #999999;
	background-color:#EEEEEE;
	color:#000000;
	width:150px;
	padding: 5px;
	}
.link_example td{
	border:solid 1px #999999;
	padding: 5px;
	background-color: #FFFFFF;
	}
	#calender_tab{
	line-height:1ems;
	font-size:12px;
	margin: 5px auto 5px auto;
	}
/*+++++++++++++++++++++++++++++++*/
/*リンク集の書式*/
/*+++++++++++++++++++++++++++++++*/
#Link_page_index{
	margin-bottom:30px;
	margin-top:0px;
	text-align:center;
	margin-left:auto;
	margin-right:0;
	font-size:small;
	}
#Link_page_index ul{
	list-style-type:none;
	}

#Link_page_index li{
	list-style:none;
	float:left;
	margin-left:15px;
	font-size:0.9em;
	
	}	
/*+++++++++++++++++++++++++++++++*/
/*コンタクトフォームの書式*/
/*+++++++++++++++++++++++++++++++*/
table.Std_Tab{
	border:solid 2px #999999;
	text-align:left;
	border-collapse:collapse;
	padding:5px;
	} 
th.Std_Tab{
	text-align:left;
	border:solid 1px #999999;
	background-color:#FFFF99;
	color:#000000;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	}
td.Std_Tab{
	border:solid 1px #999999;
	background-color:#EEEEEE;
	padding-bottom:5px;
	padding-top:5px;
	padding-right:5px;
	padding-left:5px;
	}
	
dl.FAQ_List{
	margin-left:20pt;
	line-height: 1.5em;
	}
dl.FAQ_List dt{
	font-weight:bold;
	color:#006600;
	margin-top: 10px;
	}
dl.FAQ_List dd{
	margin-left: 15px;
	margin-right: 100px;
	}
#Tel_Num {
	font-size: 1.5em;
	font-weight: bold;
	color: #BF4E24;
	margin-top: 10px;
	margin-bottom: 10px;
}

/*+++++++++++++++++++++++++++++++*/
/*+++++++++カレンダーの書式++++++++++*/
/*+++++++++++++++++++++++++++++++*/
.hanrei{
	margin-top:10px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:10px;
	}
table.frame_calender{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	vertical-align:top;
	}
table.calendar {
	padding: 0;
	margin: 0px;
	width:165px;
	border-style:solid;
	border-width:1px;
	border-color:#336600;
	background-color:#F1FFE3;
	margin-left: auto;
	margin-right: auto;
	}
table.calendar tr.headline td{
	font-size: 10px;
}
table.calendar th {
	text-align: left;
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #000000;
}
table.calendar th span {
	cursor: pointer;
	float: right;
}
table.calendar td {
	border-bottom: solid 1px #666600;
	text-align: center;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	line-height: normal;
	font-size: 10px;
	color: #000000;
}
table.calendar td.click {
	cursor: pointer;
	background-color: #FFFFFF;
}
table.calendar td.Today {
	font-weight: bolder;
	color: #009900;
	font-size: 12px;
}
table.calendar td.Sat {
	color: #000099;
}
table.calendar td.Sun {
	color: #660000;
	background-color: #FF9933;
}
table.calendar td.holyday {
	color: #660000;
	background-color:#FF9933}
table.calendar td.xday {
	color: #006600;
	font-size: 10px;
	background-color: #99CC33;
}
table.calendar td.birthday {
	color: #FFFFFF;
	background-color:#0066FF;
	font-size: 10px;
}	
#res_box {
	margin: 80px 0px 0px 60px;
	width: 275px;
	padding: 0px;
	line-height: 20px;
	font-size: 14px;
}
