@charset "shift_jis";
/*01*/
/* ========ベーシック======== */
* {
	font-family: "メイリオ", Meiryo,Tahoma,"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","MS P ゴシック",verdana,sans-serif;
}
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}
input, select, textarea {
	font-family: "MS P ゴシック",Tahoma,"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3",verdana,sans-serif;
	font-size: 0.9em;
}
body {
	letter-spacing: 1px;
	background: #fff url("../images_01/bg.gif") 0 133px repeat-x;
/* 背景高さ位置 */border-top: 3px solid #134D99;
}
br {
	letter-spacing: normal;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
img {
	border: 0;
	vertical-align: bottom;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
}
.h05 {
	height: 5px;
}
.h10 {
	height: 10px;
}
.h20 {
	height: 20px;
}
.image {
	float: left;
	margin: 0 9px 9px 0px;
}
.image_r {
	float: right;
	margin: 9px 0px 9px 15px;
}
.red {
	color: #CC9966;
	margin-bottom: 20px;
}
.wht {
	color: #006666;
}
.p2 {
	background-image: url('../images_01/p_2.gif');
	height: 10px;
	width: 10px;
	border: 0px;
	float: left;
	margin-top: 5px;
}
.ulp2 {
	list-style-image: url('../images_01/p_2.gif');
	text-align: right;
	float: right;
}
.p2ul {
	list-style-image: url('../images_01/p_2.gif');
	margin-left: 50px;
	margin-top: 0px;
}
/* ========レイアウト======================================================== */
#container {
	width: 980px;
	margin: 0 auto -130px;
/*フッター=push分*/padding: 0;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
#header {
	width: 980px;
	height: 110px;
	background: #FFFFFF;
}
#menu {
	float: left;
	width: 980px;
	margin-top: 1px;
}
#contents {
	float: left;
	width: 980px;
	padding: 10px 0;
	background: #FFFFFF;
}
#footer {
	height: 130px;
	width: 100%;
	margin: 0 auto;
	background: #999999;
	text-align: center;
}
#infooter {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 10px;
}
.push {
	height: 130px;
	width: 980px;
	margin: 0 auto;
}
/* ========フリーページ============================ */
.voice {
	margin-bottom: 20px;
	padding: 0 10px 10px 0;
}
.voice p {
	line-height: 1.3em;
}
.voice img.left {
	float: left;
	margin: 0 20px 10px 0;
}
.voice img.right {
	float: right;
	margin: 0 0 10px 20px;
}
.voice p.tantou {
	clear: left;
	margin: 12px 0px 0 0px;
	padding: 6px 20px;
	border: 1px dotted #C0C0C0;
	background-color: #EEEEEE;
}
.right {
	text-align: right;
}
/* ========ヘッダー内============================ */
#header #pr {
	position: static;
	left: 0;
	top: 0;
	background: #EEEEEE;
	width: 980px;
}
#header #pr h1 {
	margin: 0;
	padding: 0 0 0 5px;
	font-weight: normal;
	font-size: 0.8em;
	line-height: 1.2em;
}
/* ========SERCH CUSTOMIZE======== */
#serch dt {
	float: left;
	margin: 0;
	padding: 0;
}
#serch dd {
	float: left;
	margin: 1px 0 0 10px;
	padding: 0;
}
/* ========メニュー ======== */
#menu ul {
	margin: 0 0 1px 0;
	padding: 0;
	font-size: 1.0em;
	list-style: none;
}
#menu li {
	overflow: hidden;
	float: left;
	margin: 0;
	margin-left: -1px;
	padding: 0;
	border: 1px solid #CECBCE;
	border-bottom: none;
	background: #FFFFFF url("../images_01/bg_menu.gif") -40px 0 repeat-x;
}
#menu li a {
	display: block;
	width: 139px;
	height: 20px;
	padding: 10px 0;
	line-height: 20px;
	font-weight: normal;
	text-align: center;
	outline: none;
}
#menu li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #FFFFFF url("../images_01/bg_menu.gif") 100% 100% repeat-x;
}
#menu li.home {
	width: 139px;
	margin-left: 0;
	border-left: 1px solid #CECBCE;
}
#menu li.active a {
	color: #FFFFFF;
	background: #FFFFFF url("../images_01/bg_menu.gif") 100% 100% repeat-x;
	text-decoration: none;
}
/* ========コンテンツ内============================ */
#main {
	float: left;
	width: 750px;
	font-size: 0.8em;
	line-height: 1.3em;
	padding-bottom:20px;
}
#sub {
	float: right;
	width: 220px;
}
#main p {
	margin: 0 0 10px 0;
/*   line-height: 1.5em;*/
}
#main a {
	color: #134D99;
}
#main a:hover {
	color: #134D99;
	text-decoration: underline;
}
#main h2 {
	clear: both;
	margin-bottom: 8px;
	padding: 1px 10px;
	line-height: 2.0;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	background: #FFFFFF url("../images_01/bg_h2.gif") 100% 100% repeat-x;
}
#main_top h2 {
	clear: both;
	margin-bottom: 8px;
	padding: 1px 10px;
	line-height: 2.0;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	background: #FFFFFF url("../images_01/bg_h2.gif") 100% 100% repeat-x;
}
#main h3 {
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 1.1em;
	line-height: 1.6;
	color: #134D99;
	border-left: 5px solid #005DD8;
	border-bottom: 1px dotted gray;
	width: 300px;
	padding: 0 10px;
	clear: both;
}
#main h4 {
	margin-bottom: 2px;
	font-size: 1.1em;
}
#main h5 {
	margin-bottom: 2px;
	font-size: 75%;/* 12px相当 */
}
#main h6 {
	margin-bottom: 2px;
	font-size: 75%;/* 12px相当 */
}
/* ============検索メニューリスト========================================== */
.to-kensaku-b ul {
	margin-left: -16px;
	height: 60px;
}
.to-kensaku2 ul {
	list-style-image: url("../images_01/p_2.gif");
	height: 30px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.to-kensaku3 ul {
	list-style-type: none;
	margin-left: -10px;
	margin-top: 10px;
	height: 170px;
}
.to-kensaku-b li {
	float: left;
	display: inline;
	margin-right: 65px;
	list-style: none;
	width: 80px;
}
.to-kensaku2 li {
	float: left;
	margin-right: 20px;
	width: 120px;
}
.to-kensaku3 li {
	float: left;
	margin-right: 5px;
	width: 135px;
	font-size: 0.85em;
}
.to-kensaku-c ul {
	margin-left: 30px;
	height: 60px;
}
.to-kensaku2-c ul {
	list-style-image: url("../images_01/p_2.gif");
	height: 30px;
	margin-left: 50px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.to-kensaku3-c ul {
	list-style-type: none;
	margin-left: 30px;
	margin-top: 10px;
	height: 170px;
}
.to-kensaku-c li {
	float: left;
	display: inline;
	margin-right: 100px;
	list-style: none;
	width: 80px;
}
.to-kensaku2-c li {
	float: left;
	margin-right: 60px;
	width: 120px;
}
.to-kensaku3-c li {
	float: left;
	margin-right: 45px;
	width: 135px;
	font-size: 0.85em;
}
/* ============================================================= */
.to-riq li {
	list-style-image: url("../images_01/p_2.gif");
	margin-left: 40px;
	margin-bottom: 10px;
}
#main dt {
	margin-bottom: 3px;
}
#main dd {
	padding: 0;
	margin: 0 0 0.5em 1em;
	padding: 3px;
	background: #F1F1F1;
}
/* TOPNAVI CUSTOMIZE */
#main div.topNavi {
	overflow: hidden;
	position: relative;
	margin-left: -10px;
	margin-bottom: 10px;
}
* html #main div.topNavi {
	height: 1em;
	overflow: visible;
}
#main div.topNavi div.topNaviColumn {
	display: inline;
	width: 243px;
	float: left;
	margin: 10px 0 0 10px;
	padding: 0 0 2em 0;
}
#main div.topNavi h2.topNaviImg {
	margin: 0 0 5px 0;
	padding: 0;
	background: none;
}
#main div.topNavi div.topNaviColumn div.topNaviColumnmidasi {
	height: 20px;
	padding: 6px 0 0px 15px;
	color: #000000;
	text-align: left;
	background: #EFEBEF;
	border-bottom: 1px solid silver;
	font-size: 1.0em;
}
#main div.topNavi div.topNaviColumn p.detail {
	position: absolute;
	bottom: 0;
	width: 200px;
	text-align: right;
}
#main div.topNavi div.topNaviColumn p.detail a {
	padding: 0 0 0 7px;
	background: url("../images_01/p_2.gif") no-repeat -3px 50%;
}
#main div.topNavi div.topNaviColumn p.cLeft {
	right: 510px;
}
#main div.topNavi div.topNaviColumn p.cLeft2 {
	right: 255px;
}
#main div.topNavi div.topNaviColumn p.cRight {
	right: 5px;
}
/* INFORMATION CUSTOMIZE */
#main dl.information {
	margin: 0;
}
#main dl.information dt {
	float: left;
	padding-top: 5px;
}
#main dl.information dd {
	margin: 0 0 5px 0;
	padding: 5px 0px 5px 9em;
	background: url("../images_01/bg_dotline.gif") 0 100% repeat-x;
}
/* ========テーブル======== */
.table {
	width: 750px;
	margin-bottom: 0px;
	border-collapse: collapse;
	border: 1px solid #C0C0C0;
	border-spacing: 0;
	line-height: 1.4;
}
.table th {
	height: 30px;
	border: 1px solid #C0C0C0;
	border-width: 0 0 1px 1px;
	background: #D9F2F2;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
	vertical-align: middle;
}
.table td {
	padding: 5px;
	border: 1px solid #C0C0C0;
	border-width: 0 0 1px 1px;
	text-align: left;
	vertical-align: top;
}
.table col.col1 {
	background: #D9E5F2;
}
.table col.col2 {
	background: #FFFFFF;
}
.table td ol {
	margin: 0;
	padding: 0 0 0 30px;
}
.table td li {
	margin: 0;
	padding: 0;
}
.bgcolor2 {
	background-color: #D9F2F2;
	color: #000000;
}
.bgcolor3 {
	background-color: #FFFFFF;
}
.bgcolor4 {
	background-color: #D9E5F2;
	color: #000000;
}
.bgcolor5 {
	background-color: #E5F2D9;
}
.bgcolor6 {
	background-color: #6666CC;
}
.table2 {
	width: 750px;
	margin-bottom: 0px;
	border-collapse: collapse;
	border: 1px solid #C0C0C0;
	border-spacing: 0;
	line-height: 1.4;
}
.table2 th {
	padding: 5px;
	border: 1px solid #C0C0C0;
	border-width: 0 0 1px 1px;
	background: #EFEBEF;
	font-weight: bold;
	line-height: 120%;
	text-align: left;
}
.table2 td {
	padding: 5px;
	border: 1px solid #C0C0C0;
	border-width: 0 0 1px 1px;
	text-align: left;
}
.table2 td ol {
	margin: 0;
	padding: 0 0 0 30px;
}
.table2 td li {
	margin: 0;
	padding: 0;
}
/* ========左サブコンテンツ===================================================== */
#sub_left {
	float: left;
	width: 220px;
}
#sub_left .section {
	margin-bottom: 10px;
	font-size: 0.8em;
/*   line-height: 1.1em;*/
}
#sub_left p {
	margin: 0 0 5px 0;
	line-height: 1.15em;
}
#sub_left .section form {
	margin: 0;
}
#sub_left .section a {
	color: #134D99;
}
#sub_left .section a:hover {
	color: #134D99;
}
#sub_left h2 {
	text-align: center;
	font-size: 1.0em;
	padding: 5px;
	font-weight: bold;
	color: #fff;
	background: #6E6E6E;
}
#sub_left h3 {
	text-align: center;
	padding: 5px;
	font-size: 1.0em;
	font-weight: bold;
	background: #EFEBEF;
}
#sub_left ul {
	margin: 0;
	padding: 0;
	border: 1px solid #EFEBEF;
}
#sub_left li {
	padding: 5px;
	line-height: 1.2;
	list-style: none;
	border-bottom: 1px solid #E7E7EF;
}
#sub_left li a {
	display: block;
	padding: 5px 5px 5px 15px;
	background: url("../images_01/bg_arrow.gif") 5px 50% no-repeat;
}
#sub_left li a:hover {
	display: block;
	color: #333333;
	background: #EFEBEF url("../images_01/bg_arrow.gif") 5px 50% no-repeat;
	text-decoration: none;
}
/* ========右サブコンテンツ===================================================== */
#sub .section {
	margin-bottom: 10px;
	font-size: 0.8em;
/*   line-height: 1.1em;*/
}
#sub p {
	margin: 0 0 5px 0;
	line-height: 1.15em;
}
#sub .section form {
	margin: 0;
}
#sub .section a {
	color: #134D99;
}
#sub .section a:hover {
	color: #134D99;
}
.midasi {
	border-left: 5px solid #005DD8;
	border-bottom: 1px dotted gray;
	margin-bottom: 10px;
	float: both;
}
.telbox {
	border: 1px dotted gray;
	width: 204px;
	margin-top: 10px;
	padding: 7px;
}
.telbox p {
	font-size: 0.8em;
}
.tel {
	color: #005DD8;
	font-size: 1.4em;
	font-weight: bolder;
	letter-spacing: -1px;
}
.fax {
	color: #005DD8;
	font-size: 1.2em;
	font-weight: bolder;
	letter-spacing: -1px;
}
#sub h2 {
	text-align: center;
	font-size: 1.0em;
	padding: 5px;
	font-weight: bold;
	color: #fff;
	background: #6E6E6E;
}
#sub h3 {
	text-align: center;
	padding: 5px;
	font-size: 1.0em;
	font-weight: bold;
	background: #EFEBEF;
}
#sub ul {
	margin: 0;
	padding: 0;
	border: 1px solid #EFEBEF;
}
#sub li {
	padding: 5px;
	line-height: 1.2;
	list-style: none;
	border-bottom: 1px solid #E7E7EF;
}
#sub li a {
	display: block;
	padding: 5px 5px 5px 15px;
	background: url("../images_01/bg_arrow.gif") 5px 50% no-repeat;
}
#sub li a:hover {
	display: block;
	color: #333333;
	background: #EFEBEF url("../images_01/bg_arrow.gif") 5px 50% no-repeat;
	text-decoration: none;
}
/* ========フッター================================================= */
/* ========トップへ========= */
#back-top {
    position: fixed;
    bottom: 130px;
    right:10px;
}

#back-top span{
    font-family:Calibri, "Trebuchet MS", sans-serif;
    font-size:1.28em;
    font-weight:bold;
}

#back-top a {
    font-size:0.64em;
    width: 88px;
    height: 48px;
    display: block;
    text-align: center;
    padding-top:10px;
    padding-bottom:10px;
    text-decoration: none;
	color: #FFFFFF;
	background-color: #494E54;
    border-radius: 8px;
}
#back-top a:hover {
	color: #FFFFFF;
	background-color: #4E555D;
}
/* ================= */
#totop {
	width: 980px;
	text-align: right;
	font-size: 0.75em;
	margin: 0 auto;
}
#totop a {
	padding: 2px 5px 0px 20px;
	background: #939393 url("../images_01/bg_totop.gif") 7px 50% no-repeat;
	color: #FFFFFF;
}
/* ========フッターテキスト============ */
#footArea {
	clear: both;
	width: 980px;
	margin: 0 auto;
	padding-bottom: 5px;
	text-align: left;
	font-size: 0.7em;
	line-height: 1.4em;
	border-top: 1px dotted #333333;
	color: #333333;
}
/* ========フッターメニュー======== */
#footMenu {
	clear: both;
	overflow: hidden;
	width: 980px;
	margin: 0 auto;
	padding: 5px 0px 13px 0px;
}
#footMenu .section {
	float: left;
	width: 145px;
	margin-right: 22px;
	padding: 0;
	text-align: left;
	color: #FFFFFF;
}
#footMenu h3 {
	font-size: 0.75em;
	padding: 0px 5px 0px 10px;
	border-bottom: 1px dotted #FFFFFF;
	margin-bottom: 2px;
	color: #FFFFFF;
	background: url("../images_01/bg_arrow.gif") 0px 50% no-repeat;
}
#footMenu h3 a {
	color: #FFFFFF;
}
#footMenu ul {
	margin: 0;
	padding: 0;
}
#footMenu li {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 0.95em;
	color: #FFFFFF;
}
#footMenu li a {
	padding-left: 0px;
	font-size: 0.7em;
	color: #FFFFFF;
}
/* ========アドレス======== */
#footer address {
	font-style: normal;
	font-size: 0.7em;
	color: #FFFFFF;
	line-height: 2.0em;
	text-align: center;
	border-top: 1px dotted #FFFFFF;
}
#footer address a {
	color: #FFFFFF;
}
