.navigation{
font-size: 9px; margin-top: -2px; margin-bottom: 18px; color: #999999;}
html, body {
height: 100%;}
body {
	margin: 0px;
	padding: 0px;
	font-family: 'Open Sans', sans-serif;
	font-size: 10pt;
	color: #707070;
	text-align: left;
background: rgba(255,255,255,1) url(../images/logo.png) repeat-x center top;;

}
body {
 font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
 }f
h1, h2, h3 {
margin: 0;
padding: 0;}
h1{
font-weight: bold;
}

p, ol, ul {
margin-top: 0px;}
p {
line-height: 180%;}
strong {}
a {
color: #FEE722;}
a:hover {
text-decoration: none;}
a img {
border: none;}
img.border {}
img.alignleft {
float: left;}
img.alignright {
float: right;}
img.aligncenter {
margin: 0px auto;}
hr {
display: none;}
#wrapper {}
#banner-wrapper{
	overflow: hidden;
	height: 66px;
	width: 980px;
	margin: 0px auto;
	padding-left: 8px;
//	border-bottom: 2px dotted #0000ff
}

#banner-wrapper p{
	margin-top:30px;
	margin-left:10px;
}

#banner-wrapper a{
	color:rgba(72,140,160,1.00);
	text-decoration:none;
}
#banner-wrapper a:hover{
	color:rgba(255,255,255,1.00);
	text-decoration:none;
}

#breadcrumbs{
text-align:left;
margin:0px auto 0px auto;
	height:15px;
	padding-top:5px;
	padding-bottom:5px;
background:#54BF9E;
}

#breadcrumbs a{
	color:#fff;
}
#breadcrumbs a:hover{
color:#f9f9f9;
}

#breadcrumbs p{
	padding-left:20px;
	color:grey;
}

#bg1{
	padding:5px;
	
}

#space{
background:black;
height:30px;

}

.container {
	
	width: 1020px;
	margin: 0px auto 0px auto;
	padding:20px;

	}

.container a{
	color:rgba(70,205,164,1.00);
	text-decoration:none;
}

.container a:hover{
	color:rgba(0,0,0,1.00);
}

.footer{
	text-align:center;
	color:grey;
padding:10px 0px 0px 10px;
background:black;
font-size:10px;
clear:both;
}

.footer p{
margin:0px 0px;
}

.clearfix {
clear: both;}
#header {
overflow: hidden;
height: 60px;}
.header_directry {
line-height:120%; 
padding:0px 0px 10px 0px;}
.header_directry a{
font-size:12px; 
font-weight:normal; 
color: #003366; 
text-decoration:underline;}
#space{
height:30px;

}

#logo-head {
padding:50px 10px 50px 10px ;
text-align:left;
	border-bottom:black solid 2px;

}

#logo-head  img{
text-align:center;

}
}
#logo-head h1, #logo-head p {
line-height: normal;}
#logo-head h1 a {
	text-decoration: none;
	text-transform: uppercase;
	font-size:20px;
color:#fff;
margin-left:90px;
	background:#54BF9E;
	padding:10px 20px;
}

#page {
overflow: hidden;
padding:0;}
#main {
	float: left;
	width: 1020px;
	margin:10px 0px 0px;
	padding-top:0px;
	border-radius: 10px 10px 0px 0px;
-moz-border-radius: 10px 10px 0px 0px;
-webkit-border-radius: 10px 10px 0px 0px;
	
}
.main-content {
	width:809px;
	float:right;
	//margin-right:10px;
}
#box-image{

border-bottom:#54BF9E 3px solid;
border-top:#54BF9E 3px solid;
background:url(../images/title.png) top right no-repeat;
}
#box-image img{
display:block;
}

#imagebox{
height:200px;
background:url(../images/img1.jpg) no-repeat;
}

#link-content
{
width:810px;


}

.box-content{
float:left;
	width:390px;
	margin:10px 0px 10px 10px;
background:#F2F2F1;
}

.content {
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px auto;
border-radius: 10px 10px 0px 0px;
-moz-border-radius: 10px 10px 0px 0px;
-webkit-border-radius: 10px 10px 0px 0px;
	
	
}
.content a{
color: #262626;}

#main h2{
	text-align:left;
	color:#54BF9E;
}
.content .title {

padding:5px 10px;
letter-spacing: -1px;
font-size:15px;
background:url(../images/title.png) top right no-repeat;
}

.title h2{
	font-size:15px;
}
.content .title a {

border: none;
font-size: 1.5em;
letter-spacing: -2px;
text-decoration: none;
font-weight: 600;
color:rgba(209,124,43,1.00);
}
.content .meta {
margin-bottom: 30px;
padding: 10px 0px 0px 0px;
text-align: left;
font-weight: 300;}
.content .meta .date {
float: left;}
.content .meta .posted {
float: right;}
.content .meta a {}
.content .box{
text-align: justify;
color:rgb(93, 81, 84);
padding:10px;
font-size:10px;


}
.content .box dl {
overflow:hidden;
line-height:3;}
.content .box dl dt {
float:left;
width:10em;}

#header-wrapper{
	height:250px;
	
	
}


#header-wrapper img{
	margin:0 0px;
	border-bottom:rgba(121,195,124,1.00) 1px solid;
	border-top:rgba(121,195,124,1.00) 1px solid;
}
::-webkit-scrollbar {  
    width: 5px;  
}  
::-webkit-scrollbar-track {  
    background-color: #eaeaea;  
    border-left: 1px solid #ccc;  
}  
::-webkit-scrollbar-thumb {  
    background-color: #ccc;  
}  
::-webkit-scrollbar-thumb:hover {  
    background-color: #aaa;  
}  


#wrap-side {
width:200px;
float:left;

}


#main-nav {
	float:left;
	width: 180px;
	margin:10px 10px 10px;
}

#main-nav h2 {
color:#fff;
	padding:5px 10px 5px;
letter-spacing: -1px;
margin:0px 0px;
text-align:left;
font-size:10px;
//display:inline;
list-style:none;
background:#54BF9E;
}

#main-nav ul {
margin: 0;
padding: 0;
list-style:none;


}

#title2{
//background:url(../images/title2.png)no-repeat top left;	

}
#main-nav li {
list-style:none;
margin: 0;
padding: 0;

}
#main-nav li ul {
list-style:none;
	margin: 0px 0px 30px 0px;

}
#main-nav li li {
list-style:none;
	text-align:left;
	line-height: 10px;
	padding:5px 19px 5px;
	margin:5px 0px;
	border-bottom:1px solid #F0F0F0;
}

#main-nav li li span {
display: block;
margin-top: -20px;
padding: 0;

font-style: italic;

}
#main-nav li li a {
font-size: 10px;
color:#54BF9E;
text-weight:bold;


}

#main-nav li li a:hover{
color:#000;

}

#main-nav li li:hover{
	border-bottom:1px solid #54BF9E;
}



#main-nav p {
margin: 0 0px;
text-align: justify;
}
#main-nav a {
border: none;

text-decoration: none;
}
#main-nav a:hover {
text-decoration: none;
}


