@charset "Shift_JIS";

body {
	font-family: "ヒラギノ丸ゴ Pro W3", "Hiragino Maru Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.6em;
	color: #666; 
	background-color: #ffffff;
	margin: 0;
	padding: 0;
}

/*汎用*/
a:link,
a:visited {
  color: #3366ff;
  text-decoration: none;
}


a:hover, a:active {
  color: #ff9933;
  text-decoration: underline;
}

#soto {
width:840px;
}

#naka {
clear:both;
position:relative;
width:840px;
padding-top:12px;
}

.sec {
margin-left:165px;
width:650px;
margin-top:10px;

}

.sec h1 {
margin-top: 15px;
	font-size: 1em;
	text-align:center;
   color: #000000;
	background: #FFFFFF url(../../images/h_bg.jpg) left bottom repeat-x;
	border-top: 7px solid #238e23;
	border-bottom: 3px solid #CCCCCC;
	padding: 10px;
}

.sec h2 {
	font-size: 1em;
	color: #238e23;
	background-color: #EFEFEF;
	border-left: 5px solid #238e23;
	border-bottom: 1px solid #CCCCCC;
	margin: 0;
	padding: 5px
}

.sec h3 {
 font-size:0.85em;
 color:#000000;
 padding:3px;
 border-bottom:solid 2px #238e23;
 width:400px;
}

.sec h4 {
font-size: 12px;
color:#000000;
padding-left:3px;
margin-left:5px;
border-left:solid 10px #238e23;
}

.sec p,
.sec li {
font-size: 12px;
line-height:1.70;
margin: 10px 0 10px 10px;
}

/*紹介ページ用*/

.intro {
float:left;
width:315px;
border-right:solid 2px #cccccc;
border-bottom:solid 2px #cccccc;
font-size: 11px;
line-height: 1.65;
margin-bottom: 10px;
}



.intrograph {
float:left;
width:130px;
}


.graphr {
float:right;
margin-left:10px;
font-size: 10px;
text-align:center;
color:#5e8eab;
width:250px;

}

.graphl {
float:left;
margin-right:10px;
font-size: 10px;
text-align:center;
color:#5e8eab;
width:270px;
}

.right {
text-align: right;
}

.center {
text-align: center;
}


/*共通*/
#head {
 padding-top: 10px;
 padding-left:20px;
 height:50px;
}

#head h1{
 margin: 0;
 float: left;
width: 218px;
}

#head h1 img {
  vertical-align: bottom;
}

#head p {
font-size: 10px;
text-align:right;
}

.bar {
text align: center;
paddeing: 15px 0px;
}

#dnav {
position:absolute;
left:0;
top: 0;
width: 117px;
}

  
#dnav ul {
text-align:left;
padding-top:15px;
list-style-type: none;
}

#dnav li {
  margin: 0;
 padding-bottom: 10px;
  width: 117px;
  height: 42px;
  text-indent: -9999px;
   }
   
#dnav li a {
  text-decoration: none;		
  display: block;
  width: 117px;
  height: 42px;
 
}


.navi1{
font-size: 0.75em;
    line-height: 1.5; 
}

 table #ind {
width:750px;
border-color:#ccc;
background-color:f5f5f5;
}

table #ind th,
table #ind td{
font-size: 0.75em;
    line-height: 1.5; 
	}

.colum {
font-size: 10px;
clear:both;
margin: 10px;
width:590px;
	padding: 10px 5px;
	border: dotted 2px #ff6600;
	background-color: #f5f5f5;
}

.colum p{
margin: 10px 10px 10px 10px;
	text-indent:1em;
	}


#footer {
clear:both;
padding-top:5px;
margin-left:10px;

}

#footer p {
  text-align:right;
  font-size: 10px;
  margin-bottom:5px;
  }

#footer ul {
text-align: center;
  list-style-type: none;
  
}

#footer li {
text-decoration: none;	
 display: inline;
font-size: 12px;
font-weight:bold;
text-align: center;
}

