@charset "shift_jis";


body {
  font-size: 100%;
  text-align: center;
  font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
  padding: 0;
  margin: 0;
  background-color:#FFFFBF; 
  
}

#main {
  font-size: 100%;
  text-align: center;
  padding: 0;
  margin: 0;
    background:url(img/con_bk.jpg) repeat-x 0 0;

  
}


#wrapper {
  text-align: left;
  margin: auto;

  width: 100%;
}
 
#container {
  width: 1135px;
  margin: auto;

}


#header {
	width: 915px; 
 float: right;
height: 120px;
background-image:url(img/hdbk_02.jpg);

}

#header-inner {
   width: 905px;
  float: right;
  color: #666;
  height: 120px;
  position:relative;
background-image:url(img/hdbk.jpg);  
}


#contents {
  width: 915px;
  float: right;
  background-image:url(img/con_bk02.jpg);
}

#contents2 {
  width: 725px;
  margin: 10px 0px 0px 35px;
    font-size:12px;

}

  
#sidebar {
  width: 220px;
  float: left;

}
#footer {
	width:1135px;
  padding: 0;
  margin:auto;
 

}
#footer02 {
	width:100%;
  padding: 0;
  margin:auto;
 
  background: url(img/footer_bk.jpg) repeat-x 0 100%;
}



h1 {
  font-size: 70%;
  font-weight: bold;
  color: #CCC;
  
   margin: 15px 10px 10px 30px;
}

h2 {
  font-size: 20px;
  font-weight: bold;
  color: #CCC;
      line-height:1.5em;
   margin: 5px 0px 10px 0px;
}

#contents p {
  line-height: 1.6em;
  margin-bottom: 0.5em;
}

.side-title {
  text-align: center;
  padding: 5px 0;
  background-color: #cc6;
  color: #333;
}

.localnavi {
  list-style-type: none;
  margin-bottom: 2em;
}

.localnavi li { display: inline; }

.localnavi a {
  text-decoration: none;
  width: 180px;
  display: block;
  padding: 4px 9px;
  border: 1px outset #cc9;
  background-color: #cc9;
  color: #330;
}

.localnavi a:hover {
  text-decoration: none;
  border: 1px outset #cc9;
  background-color: #330;
  color: #fff;
}


#global_navi {  

position: absolute;
bottom:0;
left:0;

height:60px; margin:0; width:755px;  
}  
  
#global_navi ul {  
list-style:none; margin:0; padding:0;  
}  
  
#global_navi ul li {  
display:inline; margin:0; padding:0;  
}  
  
#global_navi ul li a {  
background:url(img/bt.jpg); display:block;  
float:left; height:60px; text-indent:-9999px;  
}  
  
#global_navi ul li a#gn_a {  
width:170px;  
}  
  
#global_navi ul li a#gn_a:hover {  
background-position:left -60px;  
}  
  
#global_navi ul li a#gn_b {  
background-position:-170px top; width:110px;  
}  
  
#global_navi ul li a#gn_b:hover {  
background-position:-170px -60px;   
}  
  
#global_navi ul li a#gn_c {  
background-position:-280px top; width:130px;  
}  
  
#global_navi ul li a#gn_c:hover {  
background-position:-280px -60px;   
}  
  
#global_navi ul li a#gn_d {  
background-position:-410px top; width:100px;  
}  
  
#global_navi ul li a#gn_d:hover {  
background-position:-410px -60px;   
}  
  
#global_navi ul li a#gn_e {  
background-position:-510px top; width:140px;  
}  
  
#global_navi ul li a#gn_e:hover {  
background-position:-510px -60px;   
}  
#global_navi ul li a#gn_f {  
background-position:-650px top; width:105px;  
}  
  
#global_navi ul li a#gn_f:hover {  
background-position:-650px -60px;   
}  

/**/  

#global_h1 {  
height:60px; margin:0; width:355px;
float:left;
}   

#global_navi2 {  
height:60px; margin:0; width:400px;
float:left;

}   
  
#global_navi2 ul {  
list-style:none; margin:0; padding:0;  
}  
  
#global_navi2 ul li {  
display:inline; margin:0; padding:0;  
}  
  
#global_navi2 ul li a {  
background:url(img/bt2.jpg); display:block;  
float:left; height:60px; text-indent:-9999px;  
}  
  
#global_navi2 ul li a#gn_a {  
width:200px;  
}  
  
#global_navi2 ul li a#gn_a:hover {  
background-position:left -60px;  
}  
  
#global_navi2 ul li a#gn_b {  
background-position:-200px top; width:200px;  
}  
  
#global_navi2 ul li a#gn_b:hover {  
background-position:-200px -60px;   
}  
  

a:link {	color:#60B4BF;
    text-decoration:underline;
}
a:visited {	color:#60B4BF;
    text-decoration:underline;
}
a:hover {
	    text-decoration:none;}
a:active { color: #f00; }



#pan {
  width: 725px;
  margin: 10px 0px 0px 30px;
}


dl#pan{
    width:725px;
	    padding:0px 0px 0px 5px;
}
 
dl#pan dt{
    clear:left;
    float:left;
    margin:0;
	color: #4B4B4B;
    padding:0px;
    width:700px;
    line-height:1.5em;
		font-size:12px;
		font-weight:bold;
}
 
dl#pan dd{
    margin:0;
    padding:0px 0px 10px 0px;
    border-bottom:2px dotted #CCC;
    line-height:1.5em;
		font-size:12px;
}
 
dl#pan a{
    padding: 5px 20px 5px 0;
    
	color:#60B4BF;
    text-decoration:underline;
}
 
dl#pan a:hover{
    text-decoration:none;
}


#TEXT{
		
  width: 510px;
  float: left;

    margin: 15px 5px 5px 5px ;

}
#TEXT_IMG{
	 margin: 15px 0px 0px 0px ;
	  width: 200px;
  float: left;
  
}
 
#hon{
	
  width: 600px;
  float: left;
  margin:  0px 0px 20px 0px;
 
  line-height:1.5em;
  font-size:12px;

}
#KS{
 width:725px;
 height:100%;
 min-height: 205px;
	background-color:#FFF;
}

 dl#KS{
    width:725px;
	background-color:#FFF;
    margin:0px 0px 0px 0px;
}
 
dl#KS dt{
    clear:left;
    float:left;
	
    padding:10px 10px 0px 10px;
    width:210px;
 		 
}
 
dl#KS dd{
	margin:0px 0px 0px 220px;
    padding:5px 10px 10px 10px;
	width:485px;
    line-height:1.5em;
		font-size:12px;
}



dl#KS a{
	color:#60B4BF;
    text-decoration:underline;
}
 
dl#KS a:hover{
    text-decoration:none;
}

#KS2{
 width:725px;
 height:100%;
 min-height: 205px;
	background-color:#FFF;
}

 dl#KS2{
    width:725px;
	background-color:#FFF;
    margin:0px 0px 0px 0px;
}
 
dl#KS2 dt{
    clear:left;
    float:left;
	
    padding:10px 10px 0px 10px;
    width:140px;
 		 
}
 
dl#KS2 dd{
	margin:0px 0px 0px 150px;
    padding:5px 10px 10px 10px;
	width:555px;
    line-height:1.5em;
		font-size:12px;
}



dl#KS2 a{
	color:#60B4BF;
    text-decoration:underline;
}
 
dl#KS2 a:hover{
    text-decoration:none;
}


table {
  width: 724px;
  border-spacing: 0;
  font-size:14px;
}
table th {
  color: #000;
  padding: 8px 15px;
  background: #eee;
  background:-moz-linear-gradient(#eee, #ddd 50%);
  background:-webkit-gradient(linear, 100% 0%, 100% 50%, from(#eee), to(#ddd));
  font-weight: bold;
  border-top:1px solid #aaa;
  border-bottom:1px solid #aaa;
  line-height: 120%;
  text-shadow:0 -1px 0 rgba(255,255,255,0.9);
  box-shadow: 0px 1px 1px rgba(255,255,255,0.3) inset;
}
table th:first-child {
  border-left:1px solid #aaa;
  border-radius: 5px 0 0 0;	
}
table th:last-child {
  border-radius:0 5px 0 0;
  border-right:1px solid #aaa;
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}
table tr td {
  padding: 8px 15px;
}
table tr td:first-child {
  border-left: 1px solid #aaa;
}
table tr td:last-child {
  border-right: 1px solid #aaa;
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}
table tr {
  background: #fff;
}
table tr:nth-child(2n+1) {
  background: #f5f5f5;
}
table tr:last-child td {
  border-bottom:1px solid #aaa;
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}
table tr:last-child td:first-child {
  border-radius: 0 0 0 5px;
}
table tr:last-child td:last-child {
  border-radius: 0 0 5px 0;
}
table tr:hover {
  background: #eee;
}