img{border:0}


h2{
	font-size:1.1em;
	line-height:2em;
	font-weight:bold;
	background-image:url(images/h2_bg_01.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	border-bottom:1px solid #666;
	border-left:5px solid #77befb;
	padding-left:.5em;
	margin-top:1em;
	margin-bottom:.5em;
	clear:both;
	}
	
h3{
	font-size:110%;
	font-weight:bold;
	border-bottom:1px solid #666;
	margin-top:1em;
	margin-bottom:0.5em;
}

#jwrapper{
	width: 804px;
	margin:10px auto;
	}

#jheader{
	width:auto;
	margin:0 0 20px 0;
	}

#jcontent{
	width:600px;
	margin:0 0 10px 0;
	padding-left:-1em;
	font-size:1.2em;
	line-height:2em;
	text-align:left;
	float:right;
	}
	
#jcontent p {
	text-indent:1em;
}
#jcontent p.ni {
	text-indent:0em;
}

#jcontent ul {
	margin-left:1em;
	margin-top:0.5em;
	margin-bottom:0.5em;
	list-style-type:square;
}
#jcontent ol {
	margin-left:2em;
	margin-top:0.5em;
	margin-bottom:0.5em;
}

dl.list309 dt {
  clear: left;
  float: left;
  margin: 0 0 0.8em;
  width: 7em;
  border-left: solid 8px #e29564;
  padding-left: 5px;
  color: #000;
}

dl.list309 dd {
  margin-bottom: 0.8em;
  margin-left: 7.5em;
  /*line-height:1.5em;*/
}
	
#jsidebar{
	width:180px;
	margin:0;
	float:left;
	font-size:115%;
}

.topimage {
	margin-bottom:20px;
}
	
.clr{clear:both;}

/*ナビゲーション*/
#navilist{
width:auto;
margin:10px 0 10px 0;
padding:0;
/*font-size:1em;*/
font-weight:normal;
line-height:0;
list-style-type:none;
}

#navilist li a{
color: #333;
font-weight:bold;
display:block;
text-decoration:none;
line-height:normal;
padding: 10px;
border:1px solid #00a040;
margin-bottom:10px;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eaf6fd', endColorstr = '#00afec');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eaf6fd', endColorstr = '#00afec')";
background-image: -moz-linear-gradient(top, #eaf6fd, #00afec);
background-image: -ms-linear-gradient(top, #eaf6fd, #00afec);
background-image: -o-linear-gradient(top, #eaf6fd, #00afec);
background-image: -webkit-gradient(linear, center top, center bottom, from(#eaf6fd), to(#00afec));
background-image: -webkit-linear-gradient(top, #eaf6fd, #00afec);
background-image: linear-gradient(top, #eaf6fd, #00afec);
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
/*Use "background-clip: padding-box" when using rounded corners to avoid the gradient bleeding through the corners*/
/*--IE9 WILL PLACE THE FILTER ON TOP OF THE ROUNDED CORNERS--*/
}

#navilist li a:hover{
color:#333;
font-weight:bold;
display:block;
text-decoration:none;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eaf6fd', endColorstr = '#bae3f9');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eaf6fd', endColorstr = '#bae3f9')";
background-image: -moz-linear-gradient(top, #eaf6fd, #bae3f9);
background-image: -ms-linear-gradient(top, #eaf6fd, #bae3f9);
background-image: -o-linear-gradient(top, #eaf6fd, #bae3f9);
background-image: -webkit-gradient(linear, center top, center bottom, from(#eaf6fd), to(#bae3f9));
background-image: -webkit-linear-gradient(top, #eaf6fd, #bae3f9);
background-image: linear-gradient(top, #eaf6fd, #bae3f9);
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
/*Use "background-clip: padding-box" when using rounded corners to avoid the gradient bleeding through the corners*/
/*--IE9 WILL PLACE THE FILTER ON TOP OF THE ROUNDED CORNERS--*/
}

#navilist .current{
color:#333;
font-weight:bold;
display:block;
line-height:normal;
padding:10px;
margin-bottom:10px;
border:1px solid #00a040;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#fcd7a1', endColorstr = '#f9c270');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#fcd7a1', endColorstr = '#f9c270')";
background-image: -moz-linear-gradient(top, #fcd7a1, #f9c270);
background-image: -ms-linear-gradient(top, #fcd7a1, #f9c270);
background-image: -o-linear-gradient(top, #fcd7a1, #f9c270);
background-image: -webkit-gradient(linear, center top, center bottom, from(#fcd7a1), to(#f9c270));
background-image: -webkit-linear-gradient(top, #fcd7a1, #f9c270);
background-image: linear-gradient(top, #fcd7a1, #f9c270);
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
/*Use "background-clip: padding-box" when using rounded corners to avoid the gradient bleeding through the corners*/
/*--IE9 WILL PLACE THE FILTER ON TOP OF THE ROUNDED CORNERS--*/
}

#navi2 {
width:100%;
background-color:#CCC;
margin:10px 0;
padding:0;
font-size:12px;
line-height:18px;
list-style-type:none;
}

#navi2 li a{
color: #666;
display:block;
text-decoration:none;
padding:5px;
margin-right:10px;
border:1px solid #666;
float:left;
}

#navi2 li a:hover{
color:#333;
display:block;
background-color:#ddc9b4;
text-decoration:none;
}

.topframe{
	border: solid 1px #9fd9f6;
	background-color:#f5fbfe;
	padding: 7px;
	line-height:1.5em;
	margin-bottom:1em;
}

.topframe td {
	padding:0.5em;
}

.figtab td {
	padding:4px;
}

.fig{
	width:500px;
	margin:20px auto;
	font-size:12px;
	line-height:20px;
	}
.fig img {
		border:1px solid #00a040;
}
	
.figtab{
	width:500px;
	margin:20px auto;
	font-size:12px;
	line-height:normal;
	}
	
.font10{
	font-size:10px;
	}
	
.kaijo{
	font-weight:bold;
	color:#666666;
	}
	
.photor{
	width:151px;
	margin:10px 0 10px 10px;
	float:right;
	font-size:12px;
	line-height:normal;
	}
	
.photo216r{
	width:216px;
	margin:10px 0 10px 10px;
	float:right;
	font-size:12px;
	line-height:normal;
	}
	
.photol{
	width:151px;
	margin:10px 10px 10px 0;
	float:left;
	font-size:12px;
	line-height:normal;
	}
	
.shikaku {
	color:#00a0e9 !important;
}

.jcs-header {
	width:auto;
	margin:0 0 10px;
}

.b {font-weight:bold !important;}
.c {text-align:center !important;}