@charset "utf-8";

/*-----------------------------------------------
 __default style clear
-----------------------------------------------*/

* {
	margin:0;
	padding:0;
}  
body {
	background:#FFF url(../img/bg.gif) no-repeat left top;
	font-family:Verdana, "ＭＳ Ｐゴシック", sans-serif;
	font-size:80%;
	color:#333;
	line-height:1.5;
	margin: 0px;
	padding: 0px;
}  
html {  
     overflow-y:scroll;  
}  
h1,h2,h3,h4,h5,h6 {  
}  
h2 {
	font-size: 16px;
	font-weight: bolder;
	color: #5e5423;
	font-style: normal;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5e5423;
	width: 100%;
 }
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #5e5423;
	font-style: normal;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5e5423;
	width: 100%;
 }

.line1 {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #3C0;
	width: 5px;
	height: 100px;
}
.line2 {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #55b6e3;
	width: 5px;
	height: 100px;
}
.line3 {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #ff5b5b;
	width: 5px;
	height: 100px;
}
.line4 {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #ff5fcc;
	width: 5px;
	height: 100px;
}
.line5 {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #ffba00;
	width: 5px;
	height: 100px;
}
.line6 {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #1eff4e;
	width: 5px;
	height: 100px;
}
.txtwtvn {
	font-size: 12px;
	color: #333333;
	line-height: normal;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 7px;
	padding-bottom: 3px;
}
.mark1 {
	margin-right: 5px;
	margin-left: 0px;
	padding-right: 2px;
	padding-left: 0px;
	padding-top: 4px;
	padding-bottom: 3px;
}

p,li,dt,dl {  
     line-height:1.6;  
 }  
p {  
     margin:0 0 1em 0;  
 }  
li {  
     list-style-type:none;
	 line-height:1.3;  
 }  
img,
fieldset {
	margin: 0px;
	padding: 0px;
}
address {  
     font-style:normal;  
 }  
.clear {  
     clear:both;  
 }
   
/*-----------------------------------------------
 __Base Link Color Setting
-----------------------------------------------*/

a {
	text-decoration: none;
}

a:link {
	color: #333333;
}

a:visited {
	color: #333333;
}

a:hover {
	color: #390;
}

a:active {
	color: #677936;
}


/*-----------------------------------------------
 __container
-----------------------------------------------*/

#container {
	width:750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0px;
}

/*-----------------------------------------------
 __header
-----------------------------------------------*/

#header {
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #000000;
	height: 102px;
	background-image: url(../images/t_back.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#header h1 {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;
	float: left;
}

#header p#siteDescription {
	padding-top: 70;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 25px;
	width: 500px;
	margin-top: 70;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20;
}

.ot {
	font-style:normal;
	font-size: 95%;
	width: 156px;
	margin-top: 19px;
	margin-bottom: 1px;
	float: left;
	padding-left: 220px;
 }  
 
 .ad {
	font-size: 100%;
	width: 440px;
	float: left;
	margin: 0px;
	padding-bottom: 10px;
 }  

 .se {
	font-size: 90%;
	width: 550px;
	clear: both;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 19px;
 }  

/*-----------------------------------------------
 __footer
-----------------------------------------------*/

#footer {
	clear:both;
	width:610px;
	margin-bottom:5px;
	color: #000;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-size: 10px;
	margin-right: auto;
	margin-left: auto;
}

#footer_navi {
	clear:both;
	width:740px;
	color: #665a41;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}



#footer_navi ul {
	margin:0 auto 5px;
	text-align:center;
	font-size: 95%;		
}

#footer_navi ul li {
	display:inline;
	margin-right:2px;
	padding-left:6px;
	line-height:1.1;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #665a41;
	font-size: 85%;
}

#footer_navi ul li.utilityHome {
	border-left:0;
}

#footer p#copyright {
	text-align:center;
	margin-bottom:0;
	font-size: 80%;
}

.privacy
{
	text-align:left;
	margin-bottom:0;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	background-position: center;
	font-size: 90%;
}

#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}


/* __main
------------------------------------------*/

#main {
	float:left;
	width:555px;
	margin-bottom:10px;
	color:black;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 8px;
}

#main a {
	color:blue;
}

#main ul {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0px;
}

#main ul li {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 0px;
	list-style-position: outside;
	list-style-type: square;
	margin-left: 20px;
}

#main a {
	text-decoration: underline;
}

#main a:link {
	color: #665a41;
}

#main a:visited {
	color: #665a41;
}

#main a:hover {
	color: #8d424f;
}

#main a:active {
	color: #677936;
}

/* __sub
------------------------------------------*/
#sub0 {
	float:left;
	width:180px;
	margin-bottom:10px;
	padding-top: 64px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(../images/fude_back.jpg);
	background-repeat: no-repeat;
	background-position: top;
}


#sub {
	float:left;
	width:180px;
	padding-top: 64px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/fude_back.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#sub h3 {
	font-size:110%;
	letter-spacing:1px;
	color: #665a41;
	padding-top: 10px;
}

#sub ul {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 8px;
}

#sub ul li {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.navi_l {
	float:right;
	width:159px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 7px;
	background-color: #f3f3f3;
}


/* __links
------------------------------------------*/

.links {
	clear:none;
	padding-top: 335px;
	padding-bottom: 20px;
	background-image: url(../images/kc_t.jpg);
	background-repeat: no-repeat;
	background-position: 35px top;
	background-color: #f3f3f3;
	width: 161px;
	padding-right: 5px;
	padding-left: 5px;
	float: right;
	margin: 0px;
 }  

/* __t
------------------------------------------*/
.t {
	height: auto;
	margin-bottom: 50px;
	color: #333333;
	width: 610px;
	margin-right: auto;
	margin-left: auto;
}
.t1 {
	width:180px;
	background-image: url(../images/k_syoukai.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 106px;
	margin-top: 7px;
	padding: 0px;
	margin-right: 7px;
}
.t2 {
	width:180px;
	background-image: url(../images/a_fude.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 106px;
	margin-top: 7px;
	padding: 0px;
	margin-right: 7px;
}
.t3 {
	width:180px;
	background-image: url(../images/kakigokoti.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 106px;
	margin-top: 7px;
	padding: 0px;
}
.tl {
	margin-top: 55px;
	padding: 0px;
	margin-left: 78px;
	line-height: 1.2em;
	margin-right: 2px;
}

/* __f
------------------------------------------*/
.f {
	float: left;
	margin-top: 7px;
	padding: 0px;
	margin-right: 7px;
}
.f1 {
	float: left;
	margin-top: 7px;
	padding: 0px;
	margin-right: 0px;
}

/* __fl
------------------------------------------*/
.fl {
	clear: both;
	height: auto;
	margin-bottom: 10px;
	float: left;
	color: #665a41;
}
.fl1 {
	width:180px;
	background-image: url(../images/fl1.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 85px;
	margin-top: 7px;
	padding: 0px;
	margin-right: 7px;
}
.fl2 {
	width:180px;
	background-image: url(../images/fl2.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 85px;
	margin-top: 7px;
	padding: 0px;
	margin-right: 7px;
}
.fl3 {
	width:180px;
	background-image: url(../images/fl3.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 85px;
	margin-top: 7px;
	padding: 0px;
}
.fll {
	margin-top: 37px;
	padding: 0px;
	margin-left: 89px;
	line-height: 1.2em;
	margin-right: 2px;
}

.k_map {
	clear: both;
	height: auto;
	margin-bottom: 10px;
	float: left;
	color: #665a41;
	margin-top: 8px;
	margin-left: 5px;
	width: 535px;
}
