@charset "utf-8";
/* CSS Document */

#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	clear: both;
	margin-top: 10px;
	margin-bottom: 15px;
	background-repeat: no-repeat;
	background-position: left top;
}
#main_top .box {
	background-repeat: repeat-y;
	width: 547px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: -1px;
	background-color: #FEF4E9;
	background-image: url(img/main_box_top_middle.png);
	overflow: hidden;
}
#main_top .box2 {
	background-repeat: repeat-y;
	width: 547px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: -1px;
	background-color: #FEF4E9;
	background-image: url(img/main_box_top_middle.png);
	overflow: hidden;
	height: 200px;
}
#news li {
	list-style-type: none;
	height: 15px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9900;
	margin-top: 10px;
	padding-left: 7px;
}
#news {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.sidebar_top_box {
	background-image: url(img/sidebar_top_middle.png);
	background-repeat: repeat-y;
	height: 170px;
	width: 210px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: -5px;
}
.sidebar_top_box a {
}

#wrapper #main_bottom {
	background-image: url(img/main_bottom.png);
	clear: both;
	width: 100%;
	margin-top: 15px;
	height: 55px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
#main_bottom li {
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000099;
	margin-bottom: 5px;
	list-style-type: none;
	color: #CCCCCC;
	font-size: 80%;
}
#main_bottom ul {
	margin-left: 15px;
}
#main_bottom li a {
	color: #999999;
}
#main_bottom a:hover {
	color: #FF6633;
}


#wrapper #wrap_l {
	background-repeat: no-repeat;
	background-position: left top;
}
#wrapper #wrap_r {
	background-repeat: no-repeat;
	background-position: right top;
}

* {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 100%;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
body {
	font-size: 80%;
	color: #333333;
	background-image: url(kawakita/img/body_back.png);
	background-repeat: repeat-x;
	background-color: #000;
}
#header {
	width: 800px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	height: 60px;
}
#logo a {
	text-indent: -9999px;
	height: 38px;
	width: 232px;
	display: block;
	margin: 0px;
	padding: 0px;
}
#header h1 {
	height: 38px;
	width: 232px;
	background-image: url(kawakita/img/logo_main.png);
	float: left;
	margin: 0px;
	padding: 0px;
}

#header h2 {
	width: 350px;
	margin-top: 10px;
	margin-left: 15px;
	float: left;
	font-size: 90%;
	font-weight: normal;
	color: #FFF;
}
#header #search_box {
	float: right;
	height: 30px;
	overflow: hidden;
	clear: right;
	width: 270px;
}
#header #head_navi {
	float: right;
	height: 14px;
	width: 176px;
	clear: none;
	margin-top: 0px;
}

#navi {
	height: 37px;
	width: 815px;
	margin-right: auto;
	margin-left: auto;
}

ul#navigation {

	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	list-style: none;
	clear: both;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;

}

#navigation li {
	float: left;
	text-indent: -9999px;
}

#navigation a {
	text-decoration: none;
	overflow: hidden;
	background-image: url(kawakita/img/global_navi.png);
	background-repeat: no-repeat;
	margin: 0px;
}

#navi1,#navi1 a,
#navi2,#navi2 a,
#navi3,#navi3 a,
#navi4,#navi4 a,
#navi5,#navi5 a,
#navi6,#navi6 a {
	text-decoration: none;
	display: block;
	float: left;
	list-style-type: none;
	height: 37px;
	width: 163px;
	display: block;
	background-image: url(kawakita/img/gloval_navi.png);
}


#navi1,#navi1 a{
	background-position: 0px 0px;

}

#navi2,#navi2 a{
	background-position: -163px 0px;
	display: block;
	float: left;
}




#navi3,#navi3 a{
	background-position: -326px 0px;
	display: block;
	float: left;
}

#navi4,#navi4 a{
	background-position: -489px 0px;
	display: block;
	float: left;
}

#navi5,#navi5 a{
	background-position: -652px 0px;
	display: block;
	float: left;
}




#navi1 a:hover{
	background-position: 0px -50px;
}



#navi2 a:hover{
	background-position: -163px -50px;
	display: block;}


#navi3 a:hover{
	background-position: -326px -50px;
	display: block;}

#navi4 a:hover{
	background-position: -489px -50px;
	display: block;}

#navi5 a:hover{
	background-position: -652px -50px;
	display: block;}

#wrapper #sidebar_top {
	float: left;
	width: 230px;
	margin-left: 6px;
	display: inline;
}
#wrapper #main_top {
	float: right;
	width: 547px;
	margin-right: 12px;
	margin-bottom: 15px;
	display: inline;
}
#wrapper #sidebar_sub {
	float: left;
	width: 200px;
	margin-left: 6px;
	display: inline;
}
.sidebar_sub_box {
	background-image: url(img/sidebar_sub.png);
	background-repeat: repeat-y;
	height: 500px;
	width: 176px;
	margin-left: 10px;
	margin-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 20px;
}
.sidebar_sub_box ul {
	background-image: url(img/sidebar_li.png);
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 20px;
	list-style-type: none;
	padding-bottom: 20px;
	margin: 0px;
	padding-top: 0px;
}
#main_sub {
	width: 580px;
	float: right;
	margin-right: 8px;
	padding-top: 10px;
	margin-bottom: 20px;
}
#main_sub h2 {
	background-image: url(img/h2_back.png);
	height: 30px;
	width: 540px;
	margin-left: 10px;
	line-height: 28px;
	padding-left: 25px;
	font-size: 110%;
	margin-top: 20px;
	margin-bottom: 15px;
	background-repeat: no-repeat;
	clear: both;
}
#main_sub p {
	text-indent: 7px;
	margin-right: 50px;
	margin-left: 40px;
	margin-top: 15px;
	line-height: 200%;
	font-size: 90%;
}
#main_sub .table_base {
	width: 547px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/tbody.png);
	background-repeat: repeat-y;
	margin-bottom: -5px;
	font-size: 110%;
	line-height: 140%;
}
.sidebar_sub_box a {
	color: #B56402;
}
.sidebar_sub_box a:hover {
	color: #FFFF66;
}

.table_base  tfoot tr {
	background-image: url(img/tfoot.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.table_base    tbody  tr {
	background-image: url(img/tr_line.png);
	background-position: bottom;
	font-size: 80%;
	background-repeat: no-repeat;
}

.table_base th {
	height: 15px;
	width: 110px;
	line-height: 15px;
	font-weight: normal;
	color: #000066;
	padding-top: 5px;
	padding-bottom: 5px;
}

.table_base  thead tr {
	background-image: url(img/thead.png);
	background-repeat: no-repeat;
	height: 5px;
	width: 100%;
	background-position: center;
}
.table_base  td  {
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.sidebar_sub_box li {
	height: 20px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F2AE3C;
	margin: 0px;
	color: #CC9933;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 85%;
}
#wrap_r .strow {
	margin-right: auto;
	margin-left: 8px;
}
.contact-txta01 {
	margin-top: 5px;
	margin-right: 17px;
	margin-bottom: 17px;
	margin-left: 17px;
	width: 540px;
	font-size: 80%;
}
.contact {
	margin-top: 20px;
	margin-left: 15px;
	color: #333333;
	margin-bottom: 5px;
	font-size: 90%;
}
.photo {
	float: right;
	height: 150px;
	width: 120px;
	background-color: #CCCCCC;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#main_sub .detail_link {
	clear: left;
	float: right;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.detail_link a {
	text-decoration: underline;
}
.detail_link a:hover {
	color: #FF6600;
	text-decoration: none;
}
#wrapper .sidebar_top_box li{
	margin-bottom: 5px;
	list-style-type: none;
	margin-left: 5px;
	font-weight: bold;
	color: #900;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F2AD59;
	margin-right: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 85%;
	background-image: url(img/sidebar_list_back.png);
	background-repeat: no-repeat;
	background-position: 5px 2px;
}
.sidebar_top_box a {
	margin-left: 10px;
	font-weight: normal;
	color: #630;
	margin-top: 10px;
	font-size: 100%;
	display: block;
}
.sidebar_top_box ul {
	margin: 0px;
	padding: 0px;
	font-size: 85%;
}
#sitemap a {
	color: #630;
}
#sitemap  li   {
	margin-left: 5px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	list-style-type: square;
	font-weight: bolder;
	padding: 0px;
	text-decoration: underline;
	width: 300px;
}
#wrapper #wrap_r #sitemap ul {
	margin-left: 10px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: normal;
}
#top_img {
}

#wrapper #wrap_r #sitemap ul ul {
	font-size: 90%;
	list-style-type: lower-roman;
	font-weight: normal;
	margin-left: 15px;
}
#wrapper #wrap_r #main_sub #sitemap ul ul li {
	list-style-type: lower-roman;
	font-weight: normal;
}
#sitemap ul li {
	list-style-type: disc;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}
#main_sub #privacy td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	line-height: 150%;
	padding-right: 20px;
}
#privacy td strong {
	color: #630;
	margin-left: -5px;
}
.box #menu1{
	background-color: #FEF4E9;
	height: 90px;
	background-image: url(img/main_box_top_middle.png);
	background-repeat: repeat-y;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 550px;
	overflow: visible;
}
demo2 {
	margin-top: 15px;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	width: 500px;
	display: inline;
	margin-bottom: -10px;
	vertical-align: bottom;
}
#demo2 td {
	vertical-align: bottom;
	padding-top: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td a img {
	height: 75px;
	width: 103px;
}


#menu1 img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#news li a {
	color: #960;
}
#news li {
	color: #930;
}
#top_img {
	text-align: center;
	margin-bottom: 15px;
	padding-top: 5px;
}
