﻿?@charset "UTF-8";

/* ---------------------
 * FONTSIZE MODEL * 
 * ---------------------
 *  63% ->	10pxに相当
 *  70% ->	11pxに相当
 *  75% ->	12pxに相当
 *  82% ->	13pxに相当
 *  88% ->	14pxに相当
 *  94% ->	15pxに相当
 * 100% ->	16pxに相当
 * 107% ->	17pxに相当
 * 113% ->	18pxに相当
 * 119% ->	19pxに相当
 * 125% ->	20pxに相当
 * --------------------- */


/* ========BASIC======== */
* {
   font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"MS P ゴシック",verdana,sans-serif;
   color:#000;
}

body {
   margin:0;
   padding:0;
   letter-spacing:1px;
   border-top:3px solid #008284;
}

br {
   letter-spacing:normal;
}

a {
   color:#000;
   text-decoration:none;
}

a:hover {
   color:#999;
   text-decoration:underline;
}

img {
   border:0;
   vertical-align:bottom;
}

img.fl_left {
   float:left;
   margin-right:10px;
}

.eimg
{
	margin: 10px 1em 1em 10px;
	background: url(./img/imgback.png) bottom right;
	float: left;
	width: auto;
}

.eimg img
{
	background: #ffffff;
	position: relative;
	left: -7px;
	top: -7px;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}

div.base {
	position: relative;
}
div.insidefrog {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 550px;
} 


/* ========TEMPLATE LAYOUT======== */
div#wrapper {
   background:#d5eaff;
   width: 100%;
   margin: 0 auto;
   padding: 0;
   
}

div#top {
   background:#fafffa;
   width:780px;
   margin:0 auto;
   padding:0;
   border-left:15px solid #FFFFFF;
   border-right:15px solid #FFFFFF;
}

div#header {
   position:relative;
   width:100%;
}

div#pr {
   position:absolute;
   left:0;
   top:0;
}

div#serch {
   position:absolute;
   top:0;
   right:0;
}

div#gnavi {
   position:absolute;
   bottom:0;
   right:0;
}

div#menu {
   float:left;
   width:100%;
}

div#icatch {
   width:100%;
}

#container1{
	width: 100%;
	position: relative;
	padding: 2.5em 0 0 0;
}

div#contents {
   float:left;
   width:100%;
   background:#fff;
   position: relative;
}

div#main {
   float:left;
   width:550px;
}

div#sub {
   float:right;
   width:220px;
}

div#totop {
   clear:both;
}

div#footMenu {
   float:left;
   width:100%;
   margin-top:10px;
}

div#footer {
   clear:both;
   width:100%;
   border-top: 3px solid #005542;
   background-color: #008a6b;
}

div#kaikan {
   float:left;
   width:780px;
}

/* ========HEADER CUSTOMIZE======== */
div#header h1 {
   margin:0;
   padding:20px 0 0 0;
   font-size:200%;/* 32px相当 */
   line-height:1.0;
}

div#header h1 a:hover {
   color:#f1f1f1;
}


div#header #gnavi ul {
   list-style:none;

}
div#header #gnavi li {
   float:left;
   margin-left:15px;
   font-size:70%;/* 11px相当 */
}

div#header #gnavi li a {
   display:block;
   padding-left:8px;
   background:url("img/bg_arrow.gif") 0 50% no-repeat;
}


/* ========SERCH CUSTOMIZE======== */
div#serch dt{
   float:left;
   margin:0;
   padding:0;
}

div#serch dd{
   float:left;
   margin:1px 0 0 10px;
   padding:0;
}


/* ========MENU CUSTOMIZE======== */
#menu{
	margin: 0;
	padding: 0;
	width: ***;
	position: absolute;
	top: 0;
	left: 0;
}
div#menu ul {
   margin:0 0 1px 0;
   padding:0;
   font-size:75%;/* 12px相当 */
   list-style:none;
}

div#menu li {
   overflow:hidden;
   float:left;
   margin:0;
   margin-left:-1px;
   padding:0;
   border:1px solid #CECBCE;
}

div#menu li a {
   display:block;
   width:129px;
   height:20px;
   padding:0.5em 0;
   line-height:20px;
   font-weight:bold;
   text-align:center;
   outline:none;
   border-bottom: 5px double #008284;
}

div#menu li a:hover {
   color:#fff;
   text-decoration:none;
   background-color: #008284;
   border-bottom: 5px solid #008284;
}

div#menu li.home {
   width:128px;
   margin-left:0;
   border-left:1px solid #CECBCE;
}

div#menu li.active a {
   color:#fff;
   background-color: #008284;
   border-bottom: 5px solid #008284;
   text-decoration:none;
}

/* ========MAINCONTENTS CUSTOMIZE======== */
div#info{
   border: 1px solid #ff0000;
   background-color: #ffffff;
   margin :4px 0;
   padding :4px;
}

div#info h2{
   margin-bottom:8px;
   padding:1px 10px;
   line-height:1;
   text-align: center;
   font-size:94%;/* 15px相当 */
   font-weight:bold;
}

div#info p{
   line-height:1;
   margin:0 0 1em 0;
   text-indent:1em;
   font-size:75%;/* 12px相当 */
}

div#info p.detail {
   text-align:right;
   line-height:1;
}

div#main img {
   margin-bottom: 5px;
}

div#main a {
   color:#134D99;
}

div#main a:hover {
   color:#134D99;
   text-decoration:underline;
}

div#main h2 {
   clear:both;
   margin-bottom:8px;
   padding:1px 10px;
   line-height:2.0;
   color:#fff;
   font-size:94%;/* 15px相当 */
   font-weight:bold;
   background-color: #008284;
}

div#main h3 {
   margin-bottom:8px;
   line-height:1.8;
   font-size:88%;/* 14px相当 */
   color:#008284;
   border-bottom:3px solid #008284;
   clear:both;
}

div#main h4 {
   margin-bottom:2px;
   font-size:75%;/* 12px相当 */
}

div#main h5 {
   margin-bottom:2px;
   font-size:75%;/* 12px相当 */
}

div#main h6 {
   margin-bottom:2px;
   font-size:75%;/* 12px相当 */
}

div#main p {
   margin:0 0 1em 0;
   line-height: 1.5em;
   font-size:75%;/* 12px相当 */
   text-indent:1em;
}

div#main p.lismall {
   font-size:smaller;
   text-indent:1em;
}

div#main ul,ol,dl {
   font-size:75%;/* 12px相当 */
}

div#main li {
   line-height:1.5em;
}

div#main dt {
   margin-bottom:3px;
}

div#main dd {
   padding:0;
   line-height:1.5em;
   margin:0 0 0.5em 1em;
   padding:3px;
/*   background:#f1f1f1;*/
}

div#main dt.txtright {
   text-align:right;
/*   background:#f1f1f1;*/
}


/* MAINBOX CUSTOMIZE */
div#main div.mainBox {
   overflow:hidden;
   position:relative;
   margin-left:-10px;
}

* html div#main div.mainBox {
   height:1em;
   overflow:visible;
}

div#main div.mainBox div.mainBoxColumn {
   display:inline;
   width:270px;
   float:left;
   margin-left:10px;
   padding:0;
}

div#main div.mainBox ul {
   margin:0 0 1em 1em;
   padding:0;
   background:none;
   list-style:none;
}

div#main div.mainBox div.mainBoxColumn p.detail {
   position:absolute;
   bottom:0;
   width:270px;
   text-align:right;
}

div#main div.mainBox div.mainBoxColumn p.detail a {
   padding:0 0 0 7px;
   background:url("img/bg_arrow.gif") no-repeat left 50%;
}

div#main div.mainBox div.mainBoxColumn p.cLeft {
   right:280px;
}

div#main div.mainBox div.mainBoxColumn p.cRight {
   right:0;
}

/* INFORMATION CUSTOMIZE */
div#main dl.information {
   margin:0;
}
div#main dl.information dt {
   float:left;
   padding-top:5px;
}

div#main dl.information dd {
   margin:0 0 5px 0;
   padding: 5px 0px 5px 9em;
   background:url("img/bg_dotline.gif") 100% 100% repeat-x;
}

div#main table {
   font-size:75%;/* 12px相当 */
}

div#main .fontreset {
   font-size:100%;
}

table {
   width:550px;
   margin-bottom:20px;
   margin-left:5px;
   border-collapse:collapse;
   border:1px solid #999;
   border-spacing:0;
   line-height:1.8;
}

table th {
   padding: 5px;
   border:1px solid #999;
   border-width: 0 0 1px 1px;
   background: #EFEBEF;
   font-weight: bold;
   line-height: 120%;
   text-align: center;
}

table td {
   padding:5px;
   border:1px solid #999;
   border-width:0 0 1px 1px;
   text-align:left;
}

table td.number {
   padding:5px;
   border:1px solid #999;
   border-width:0 0 1px 1px;
   text-align:right;
}

table td ol{
margin:0;
padding:0 0 0 30px;
font-size:100%;
}

table dl{
margin:0;
font-size:100%;
}

table dt{
	margin:0;
	line-height: 100%;
	padding:0;
}

table dd{
	margin:0;
	padding:0;
}

ol.linone{
	list-style:none;
	margin:0;
	padding:0;
}

table td li.txtright{
	text-align:right;
}

table td.ippan{
	background-color:#d5eaff;
	text-align:center;
}
table td.taika_a{
	background-color:#ead5ff;
	text-align:center;
}
table td.taika_b{
	background-color:#ffd5ea;
	text-align:center;
}

div.box1{
	border:1px solid #999;
	padding:1em;
	font-size:75%;
	margin-bottom:2em;
}

div.box2{
	font-weight:bold;
	text-align:center;
}

/* ========SUBCONTENTS CUSTOMIZE======== */
div#sub .section {
   margin-bottom:10px;
}
div#sub .section img {
   border: 1px solid #008284;
}

div#sub h2 {
   clear:both;
   padding:1px 10px;
   line-height:2.0;
   color:#fff;
   font-size:94%;/* 15px相当 */
   font-weight:bold;
   background-color: #008284;
}

div#sub h3 {
   color:#fff;
   padding:5px;
   font-size:75%;/* 12px相当 */
   font-weight:bold;
   background:#008a6b;
   margin-top: 4px;
}

div#sub ul {
   margin:0;
   padding:0;
   border:1px solid #EFEBEF;
}

div#sub li {
   font-size:75%;/* 12px相当 */
   line-height:1.8;
   list-style:none;
}

div#sub li a {
   display:block;
   padding:5px 5px 5px 15px;
   border-left:5px solid #008a6b;
   border-bottom:1px solid #008a6b;
}

div#sub li a:hover {
   font-weight: bolder;
   display:block;
   color:#333;
   background-color:#d6d3ce;
   text-decoration:none;
   border-left:5px solid #008284;
   border-bottom:1px solid #008284;
}


/* ========TOTOP CUSTOMIZE========= */
div#totop {
   background:#fff url("img/bg.gif") repeat-x;
}

div#totop a {
   padding:0 0 0 12px;
   text-align:right;
   font-size:70%;/* 11px相当 */
   background:url("img/bg_totop.gif") 0 50% no-repeat;
}

div#totop h1 {
   padding:10px;
   text-align:center;
   font-size:100%;
   }

div#totop h2 {
   text-align:center;
   font-size:75%;
}

/* ========FOOTMENU CUSTOMIZE======== */
div#footMenu {
   margin:0;
   padding:10;
   letter-spacing:2px;
   background-color: #008284;
/*   border-top:3px solid #008284;*/
}

div#footMenu ul {
   margin:2px 0;
   padding:2px 0;
   text-align:center;
}

div#footMenu li {
   display:inline;
   margin:0 0 0 10px;
   font-size:75%;/* 12px相当 */
   list-style:none;
}

div#footMenu li a {
   color:#fff;
}

div#footMenu li a:hover {
   text-decoration:underline;
}


/* ========FOOTER CUSTOMIZE======== */
address {
   font-style:normal;
   font-size:70%;/* 11px相当 */
   color:#fff;
   line-height:2.0;
   text-align:center;
}

/* ========FOOTER CUSTOMIZE======== */
div#kaikan h2 {
   clear:both;
   margin-bottom:8px;
   padding:1px 10px;
   line-height:2.0;
   color:#fff;
   font-size:94%;/* 15px相当 */
   font-weight:bold;
   background-color: #008284;
}

div#kaikan h3 {
   margin-bottom:8px;
   line-height:1.8;
   font-size:88%;/* 14px相当 */
   color:#008284;
   border-bottom:3px solid #008284;
   clear:both;
}

div#kaikan p {
   margin:0 0 1em 0;
   line-height: 1.5em;
   font-size:75%;/* 12px相当 */
   text-indent:1em;
}

div#kaikan p.lismall {
   font-size:smaller;
   text-indent:1em;
}

div#kaikan ul,ol,dl {
   font-size:75%;/* 12px相当 */
}

div#kaikan li {
   line-height:1.5em;
}

div#kaikan dt {
   margin-bottom:3px;
}

div#kaikan dd {
   padding:0;
   line-height:1.5em;
   margin:0 0 0.5em 1em;
   padding:3px;
/*   background:#f1f1f1;*/
}

div#kaikan table {
   font-size:75%;/* 12px相当 */
}

div#kaikan .fontreset {
   font-size:100%;
}

ol.list_parentheses{
	padding:0 0 0 0em;
	margin:0;
}
ol.list_parentheses li{
	list-style-type:none;
	list-style-position:inside;
	counter-increment: cnt;
}

ol.list_parentheses li:before{
	display: marker;
	content: "(" counter(cnt) ")";
}


