/* ==========================================================================
   BaseStyle
========================================================================== */
html {
	overflow-y: scroll;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	font-size: 72.5%;
}
body {
	font-size: 100%;
	line-height: 1.7em;
	font-size: 1.3em;
	word-spacing: normal;
}
body, input, button, textarea, select { font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif; }
.wrapper {
	width: 900px;
	margin: 0 auto;
}
/*-- header --*/
header{
	background: url(../images/hd_bg.jpg) left top repeat-x;
	height: 140px;
}
#header {
	height: 110px;
	padding-top:30px;
}
.logo {
	margin: 0;
	padding:0;
	float: left;
}
.header_r {
	float: right;
	width: 210px;
	overflow:hidden;
}
.header_r ul{
	padding:0;
	margin:0;
	width:220px;}
.header_r li{
	float:left;
	margin-right:10px;
	list-style:none;}
.navigation {
	margin: 0;
	padding: 32px 0 0 0;
	clear: both;
	height: 48px;
}
.navigation li {
	float: left;
	list-style: none;
}
.pagetop{
	text-align: right;
	margin-top: 10px;
	padding-top: 10px;
}
/*-- contents --*/
#contents {
	clear: both;
	width: 900px;
	margin-top:20px;}
#L_contents{
	width:220px;
	float:left;}
#R_contents{
	width:650px;
	float:right;}
/*-- slide --*/
#slideshow {
	overflow:hidden;
    position:relative;
	height:280px;
	margin-bottom:20px;}
#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;}
#slideshow IMG.active {
    z-index:10;}
#slideshow IMG.last-active {
    z-index:9;}
/*-- footer --*/
#footer {
	background:url(../images/fot_bg.jpg) left top repeat-x;
	clear: both;
	height:60px;
	margin-top:30px;
	padding: 20px 0px;
}
#footer_in{
	width: 900px;
	margin:0 auto;
	line-height: 1.3em;
	font-size:15px;
}
/* ==========================================================================
   PageStyle
========================================================================== */
/*-- index --*/
.submenu ul{
	margin:0px;
	padding: 0px;
	clear: both;
	border:#93E2F3 1px solid;
	border-top:none;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;}
.submenu li{
	list-style:none;
	border-bottom:#1AB3D2 1px dotted;
	padding:5px 10px;}
.submenu li a{
	display: block;
	background:url(../images/arrow01.jpg) left 7px no-repeat;
	background-position:0% 50%;
	text-decoration:none;
	color:#000;
	padding-left:14px;}
.submenu li a:hover{
	color: #1AB3D2; }
.news ul{
	padding:0;
	margin:0;
	height:200px;
	overflow:auto;}
.news li{
	list-style:none;
	border-bottom:#1AB3D2 1px dotted;
	padding:4px 10px 6px 10px;
	background:url(../images/arrow01.jpg) left 13px no-repeat;
	text-decoration:none;}
.news li a{
	color:#000;}
.news li a:hover{
	color: #1AB3D2;}
#link{
	width:900px;
	clear:both;
	margin:30px 0;
	padding:0;
	list-style: none;
	overflow:hidden;}
#link ul{
	width:910px;
	padding:0;}
#link li {
	list-style:none;}
#link li a {
	float: left;
	margin-right:10px;
	width:170px;
	color:#333;
	background:#337fcc;
	font-size:1.4em;
	font-weight:bold;
	text-align:center;
	display:block;
	text-decoration:none;
	border:1px solid #ccc;
	padding:12px 0 8px 0;
	border-radius:5px;
	background:-moz-linear-gradient(rgba(230,230,230,0), rgba(230,230,230,1));
	background:-webkit-gradient(linear, 100% 0%, 100% 100%, from(rgba(230,230,230,0)), to(rgba(230,230,230,1)));
	box-shadow:1px 2px 2px rgba(0,0,0,0.3), 0px 1px 0px rgba(255,255,255,1) inset, 0px -1px 0px rgba(255,255,255,0.5) inset;
}
#link li a:hover{
	background:-moz-linear-gradient(rgba(230,230,230,0), rgba(230,230,230,0.5));
	background:-webkit-gradient(linear, 100% 0%, 100% 100%, from(rgba(230,230,230,0)), to(rgba(230,230,230,0.5)));
}
.sitemap_box{
	float:left;
	width:300px;
	margin:10px;}
.sitemap_box h3{
	clear:both;
	font-size:bold;
	font-size:1.2em;
	background:url(../images/arrow01.jpg) left 13px no-repeat;
	padding-top:3px;
	padding-left:10px;
	margin:0 0 10px;}
.sitemap_box a{
	text-decoration:none;
	color:#000;}
.sitemap_box a:hover{
	text-decoration:none;
	color:#1AB3D2;}
/*-- heading --*/
.title {
	clear:both;
	color:#0B5161;
	font-weight:bold;
	font-size:1.4em;}
h2 {
	clear:both;
	font-weight: bold;
	color: #0B5162;
	background: url(../images/h2.jpg) no-repeat left top;
	height:36px;
	padding:14px 0 0 20px;
	margin:0 0 20px;
	font-size:1.4em;
}
h3 {
	clear:both;
	font-size:bold;
	font-size:1.2em;
	background:url(../images/h3.jpg) left 2px no-repeat;
	padding-left:30px;
	margin:20px 0 10px;}
h4{
	clear:both;
	color: ##0B5161;
	font-size:1.2em;
	font-weight:bold;
	margin:20px 0 10px;}