@charset "utf-8";
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 14px;
	font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-decoration: none;
}
img {
	border: none;
	text-decoration: none;
}
.both {
	clear: both;
}
.center {
	text-align: center;
}
.left {
	float: left;
}
ul {
	list-style-type: none;
}
h2 {
	font-size: 18px;
	margin-bottom: 10px;
}
.img_border {
	padding: 2px;
	border: 1px solid #eee;
	border-radius: 3px;
}

/*ページ内のタイトルで使用する*/
.h01 {border-left:5px solid #4fb73e; border-bottom:3px double #aaa; color:#000; font-size:20px; padding:3px 0 0 8px; font-weight:normal; margin-left:10px; margin-right:10px;}
.h02 {background:url(../img/button_m.gif) no-repeat 0 -2px; font-size:18px; padding:0 0 0 30px; font-weight:normal; margin:10px 0;}
.h03 {background:url(../img/button_s.gif) no-repeat 0px 1px; font-weight:normal; padding:0 0 0 25px; font-size:16px;}
.h04 {font-weight:bold; background-color:#62b9d4; text-align:center; color:#FFF; margin-top:10px; width:100%;}
/*120625追加*/
.h05 {background-color:#ccc; text-align:center; font-weight:bold; font-size:15px;}

/*--------------基本CSS--------------*/
body {
	text-align: center;
}
p {
	margin: 0;
}
#container {
	margin: 0 auto;
	text-align: left;
}
/*--------------header--------------*/
.header {
	height: 230px;
	background-image: linear-gradient(#cbefff, #fff);
}
.headerInner {
/*	width: 1170px;
*/
	width:100%;
	margin: 0 auto;
	padding-top: 10px;
}
.header_left {
	width: 360px;
	float: left;
}
.header_right {
	width: 810px;
	text-align: right;
	float: left;
	margin-bottom: 60px;
}
.menu {
	clear: both;
	width: 1170px;
}
.menu ul {
	color: #1b5c97;
	margin: 0 auto;
	width: 48em;
	list-style: none;
}
.menu li {
	/*background-color: #9F3;*/
	background-color:rgba(255,255,255,0.20);
	filter:alpha(opacity=20);
	-moz-opacity:0.20;
	-khtml-opacity: 0.20;
	padding-right: 30px;
	padding-bottom: 20px;
	float: left;
}
.menu li a {
	font-size: 16px;
	color: #1b5c97;
	display: block;
	text-decoration: none;
	margin-top: 20px;
	margin-left: 28px;
}
.menu li a:hover {
	color: #999;
	display: block;
	text-decoration: none;
}
/*.header_left ul {
	color: #1b5c97;
	margin: 0;
	padding: 0;
	list-style: none;
}
.header_left li {
	display: inline;
	padding: 0px;
	margin: 0;
	float: left;
}
.header_left li a {
	font-size: 16px;
	color: #1b5c97;
	display: block;
	text-decoration: none;
	margin-top: 20px;
	margin-left: 28px;
}
.header_left li a:hover {
}*/



.header_massage {
	text-align: left;
	width: 1170px;
	margin: 0 auto;
	padding-top: 350px;
	padding-left: 40px;
}
/*--------------main--------------*/
#main {
	width: 1170px;
	margin: 0 auto;
	padding-top: 10px;
	clear: both;
}
#main #bread #breadInner {
	float: right;
	padding-right: 7px;
	line-height: 120%;
}
#breadInner li {
	font-size: 10pt;
	float: left;
	list-style: none;
}
#breadInner li p {
	font-size: 10pt;
}
#main #bread #breadInner a {
	color: #1b5c97;
	display: block;
	text-decoration: underline;
}
#main #bread #breadInner a:hover {
	color: #1b5c97;
	display: block;
	text-decoration: none;
}






/*--------------side_left_navi--------------*/
#main #side_left_navi {
	width: 800px;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 50px;
	float: left;
}
.side_left_top {
	padding-top: 28px;
	margin-bottom: 15px;
}
#main #side_left_navi p {
	line-height: 2;
	font-size: 15px;
}
#side_left_massage1, #side_left_massage2 {
	overflow: hidden;
	margin-bottom: 35px;
}
#side_left_massage2 .side_left_message {
	width: 60%;
	padding-top: 5px;
}
.side_left_message {
	float: left;
	width: 70%;
	padding-top: 5px;
}
.side_left_message2 {
	float: right;
}
/*--------------side_right_navi--------------*/
#main #side_right_navi {
	text-align: left;
	width: 290px;
	margin-top: 20px;
	height: 1870px;
	padding-top: 10px;
	float: left;
}
#main #side_right_navi img {
	padding-bottom: 15px;
}
.left_navi_bottom {
	margin-top: 60px;
	margin-bottom: 40px;
}
/*--------------Gmap(S)--------------*/
#main #side_right_navi .Gmap {
	float: left;
	padding-bottom: 10px;
}
/*--------------navi--------------*/
.navi1 {
	clear: both;
	height: 580px;
	overflow: hidden;
}
.lbnrRadius01 a {
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	background: #1b5c97;
	padding: 6px 0 4px 20px;
	behavior: url(ie_css3/PIE.htc);
	text-align: left;
	text-decoration: none;
	color: #fff;
	font-size: 21px;
	display: block;
	margin: 20px 0 3px;
}
.lbnrRadius01 a:hover {
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	background: #cbefff;
	behavior: url(ie_css3/PIE.htc);
	color: #1b5c97;
	display: block;
}
.lbnrRadius02 ul {
	list-style: none;
}
.lbnrRadius02 ul li a {
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	background: #eee;
	padding: 6px 0 4px 20px;
	behavior: url(ie_css3/PIE.htc);
	text-align: left;
	text-decoration: none;
	color: #000;
	font-size: 16px;
	display: block;
	margin: 3px 0;
}
.lbnrRadius02 ul li a:hover {
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	background: #cbefff;
	behavior: url(ie_css3/PIE.htc);
	color: #1b5c97;
	display: block;
}
.navi2 {
	background-color: #cbefff;
	margin-bottom: 10px;
	border: 1px #ccc solid;
	border-radius: 3px;
}
.navi2 p {
	padding-bottom: 10px;
	padding: 25px;
	line-height: 150%;
}
#main #side_right_navi .navi3 {
	text-align: center;
}
#main #side_right_navi .navi3 img {
	text-align: center;
}
/*--------------footer--------------*/
#footer {
	clear: both;
}
.footer_top {
	background-color: #cbefff;
	height: 278px;
}
.footer_top .logo {
	float: left;
}
.footer_top .logo img {
	padding-top: 30px;
	padding-bottom: 30px;
}
.footer_top .logo p {
	padding-left: 22px;
}
/*--------------Gmap(M)--------------*/
.footer_top .Gmap {
	padding-top: 10px;
	float: right;
	margin-bottom: 15px;
	margin-right: 300px;
}
/*----------------------------*/
.footer_bottom {
	clear: both;
	text-align: left;
	background-color: #1b5c97;
	height: 100px;
}
.footer_bottom ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.footer_bottom li {
	display: inline;
	font-size: 12px;
	padding-top: 70px;
	margin-left: 20px;
	float: left;
}
.footer_bottom li a {
	color: #FFF;
	display: block;
	text-decoration: none;
}
.footer_bottom p {
	font-size: 12px;
	color: #FFF;
	text-align: right;
	padding-right: 50px;
	padding-top: 70px;
	margin-top: 0;
	margin-right: 250px;
}
.img_border {
	padding: 2px;
	border: 1px solid #cfcfcf;
}
.footerInner {
/*	width: 1170px;
*/
	width:100%;
	overflow: hidden;
	margin: 0 auto;
}
.footerInner2 {
	overflow: hidden;
	margin: 0 auto;
/*	width: 83%;
*/}
.footerInner .logo p {
	text-align: left;
	margin-left: 130px;
}

/* 上へ戻る */
#back-top a {
    bottom: 65px;
    right: 30px;
    position: fixed;
	z-index:20;
}