@charset "UTF-8";


/* ========BASIC======== */
html {
   overflow-y:scroll;
}

body {
	margin:0;
	padding:0;
	line-height:1.6;
	letter-spacing:1px;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:83%;
	color:#333;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat;

}

br {
   letter-spacing:normal;
}

a {
   color:#333;
   text-decoration:none;
}

a:hover {
   color:#0172AB;
}
#top #wrapper #contents #sub #navi .section {
	margin-bottom: 10px;
}


img {
   border:0;
   vertical-align:bottom;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}


/* ========TEMPLATE LAYOUT======== */
#top {
	width:980px;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#wrapper {
	width:980px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DFDFDF;
	border-left-color: #DFDFDF;
}

#header {
	position:relative;

}


#contents {
	background-repeat: no-repeat;
	background-position: 13px 25px;
	background-image: url(../images/bg_contents_3.gif);
	border-top: 1px solid #FE0000;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}


#main {
	float:right;
	width:710px;
	margin-top: 15px;
}

#sub {
	float:left;
	width:220px;
	margin-top: 15px;
	font-weight: bold;
	font-size: 13px;
}

#navi {
   float:left;
   width:200px;
}

#pageTop {
	clear:both;
	font-size: 13px;
}

#footer {
	clear:both;
	margin:0;
	font-size: 12px;
}


/* ========HEADER CUSTOMIZE======== */
#header h1 {
   margin:0;
   padding:0px;
   color:#fff;
   line-height:70px;
}


/* ========SUBCONTENTS CUSTOMIZE======== */

/* MENU CUSTOMIZE */

.menu {
   margin-bottom:10px;
}

.menu ul {
	margin:0 0 20px 0;
	padding:0;
}

.menu li {
	padding:0;
	color:#333;
	list-style-type:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
	display: block;
width:auto;     right:8px;     left:8px;     bottom:0;     -webkit-box-shadow:0 6px 6px rgba(0, 0, 0, 0.5);     -moz-box-shadow:0 6px 6px rgba(0, 0, 0, 0.5);     box-shadow:0 6px 6px rgba(0, 0, 0, 0.5); 

}

.menu li a {
	display:block;
	color:#333;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	border: 1px solid #DCDCDC;
	list-style: none;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 25px;
	background-color: #FFF;
	margin-bottom: 10px;
}

.menu li a:hover {
	color:#0172ab;
}


.menu dl {
	border: 1px solid #D6D6D6;
	list-style: none;
	background-color: #FFF;
	margin-top: -10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15;
	
	width:auto;     right:8px;     left:8px;     bottom:0;     -webkit-box-shadow:0 6px 6px rgba(0, 0, 0, 0.5);     -moz-box-shadow:0 6px 6px rgba(0, 0, 0, 0.5);     box-shadow:0 6px 6px rgba(0, 0, 0, 0.5); 
	
}

.menu dt {
   margin:0;
   padding:0;
   color:#333;
   list-style-type:none;
	 	
	 
}

.menu dt a {
	display:block;

	color:#333;
	padding:10px 0 10px 25px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}

.menu dt a:hover {
	color:#0172ab;
}




.menu dd {
	line-height:1.4;
	list-style:none;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0px;
	margin-left: 15px;
	   
}

.menu dd a {
	display:block;
	padding-left:17px;
	background-image: url(../images/bg_menu.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	border-style: none;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

.menu dd a:hover {
	color:#F0172ab;
}

/* ========MAIN CONTENTS CUSTOMIZE======== */
#main a {
   color:#0172AB;
}

#main a:hover {
}

#main .icatch {
	margin-bottom:20px;
	background-image: url(../images/topcoment_bg_400.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #C6C6C6;
	font-size: 13px;
}

#main .icatch .p1 {
	mpadding:5px;
	color:#F33;
	font-size:16px;
	font-weight:bold;
	margin-top: 10px;
}

#main .icatch .p2 {
	mpadding:5px;
	font-size: 13px;
}


#main h2 {
	margin-bottom:11px;
	padding:5px;
	color:#333;
	font-size:15px;
	font-weight:bold;
	border-top:2px solid #F93;
	background:url("../images/bg_h2.gif") 0 100% repeat-x;
}

#main h3 {
	margin-bottom:6px;
	font-size:13px;
	border-left:5px solid #FFA64D;
	background:url("../images/bg_h3.gif") 0 100% repeat-x;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 8px;
}

#main h4 {
	margin:0px 0 5px;
	font-size:13px;
	color: #FFF;
	background-image: url(../images/bg_h4_1.gif);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 37px;
	padding-top: 4px;
}

#main h5 {
	margin-top:5px;
	margin-bottom:2px;
	padding-left:5px;
	font-size:13px;
	color:#333;
	border-left:5px solid #3298D3;
	margin-left: 10px;
}

#main h6 {
	margin-bottom:2px;
	font-size:13px;
	color:#3298D3;
	padding-left: 10px;
}

#main p {
	margin:0 0 1em;
	padding-right: 10px;
	padding-left: 10px;

}

.red {
	font-weight: bold;
	color: #F00;
	font-size: 100%;
}

.red1 {
	color: #F00;
	font-size: 100%;
}

.red2 {
	font-weight: bold;
	color: #F00;
	font-size: 16px;
	text-align: center;
}

.kitei {
	font-size: 100%;
	background-color: #FFFFDF;
	border: 1px solid #DFDFDF;
	margin-bottom: 20px;
	margin-top: 10px;
}

#main dl {
	margin-bottom:2px;
	margin-top: 3px;
	margin-left: 10px;
	list-style: url(none);
}

#main dt {
	margin-bottom:3px;
	list-style: none;
}

#main dd {
	padding:0;
	margin:0 0 0.5em 1em;
	padding:3px;
	list-style: none;
}


#main ul {
	margin-bottom:5
	px;
	margin-top: 2px;
	margin-left: 10px;

}

#main li {
	margin-bottom:2px;

}

#main ol {
	margin-bottom:0px;
	margin-top: 2px;
	margin-left: 10px;

}

.float {
  float: right;
  margin-left: 1em;
}

.float_left {
  float: left;
  margin-left: 1em;
}

.floatclear {
  clear: both;
}
			
.red {
	font-weight: bold;
	color: #F00;
}			

/* TOPNAVI CUSTOMIZE */
#main div.topNavi {
	overflow:hidden;
	position:relative;
	margin-left:-10px;
	margin-bottom:20px;
	font-size: 13px;
}

#main div.topNavi .p1 {
	mpadding:5px;
	color:#F33;
	font-size:15px;
	font-weight:bold;
	margin-bottom: 2px;
}

* html #main div.topNavi {
   height:1em;
   overflow:visible;
}

#main div.topNavi div.topNaviColumn {
	display:inline;
	width:345px;
	float:left;
	margin-left:10px;
	padding-top: 0;
	padding-bottom: 2em;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

#main div.topNavi h4.topNaviImg {
	margin:0;
	padding:0;
	background-image: none;
}

#main div.topNavi div.topNaviColumn p.detail {
	position:absolute;
	bottom:0;
	width:300px;
	text-align:right;
}

#main div.topNavi div.topNaviColumn p.detail a {
	padding:0 0 0 7px;
	background-image: url(../images/bg_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
}

#main div.topNavi div.topNaviColumn p.cLeft {
   right:370px;
}

#main div.topNavi div.topNaviColumn p.cRight {
   right:20px;
}


/* INFORMATION CUSTOMIZE */
* html body #main dl.information dd div {
   display:inline-block;
}

#main dl.information dt {
   float:left;
   width:10em;
   margin:0;
   padding:0;
}

#main dl.information dd {
   margin:0 0 0.5em 10em;
   padding:0;
   background:transparent;
}

.main_table {
   width:100%;
   border-collapse: collapse;
}

.main_table th {
	padding:5px 5px 5px 10px;
	font-size:12px;
	text-align:left;
	border:1px solid #ddd;
	background:#e0eef8;
	width: 20%;
	vertical-align: top;
}

.main_table_td_1 {
	padding:5px;
	font-size:12px;
	text-align:left;
	border:1px solid #ddd;
	width: 20%;
	vertical-align: top;
}

.main_table td {
   padding:5px;
   font-size:12px;
   text-align:left;
   border:1px solid #ddd;
}

.waku_k {
	margin: 5px;
	padding: 5px;
	border: 1px solid #36F;
}

.keiyu_table {
	width:100%;
	border-collapse: collapse;
	text-align: center;
}

.keiyu_t_td_1 {
	text-align: center;
	width: 33%;
}

.keiyu_t_td_2 {
	text-align: left;
	width: 33%;
	vertical-align: top;
	padding-right: 10px;
	padding-left: 10px;
}

/* ========PAGETOP CUSTOMIZE========= */
div#pageTop {
   padding:10px 0;
   text-align:right;
}

div#pageTop a {
   padding:0 0 0 12px;
   background:url(../images/bg_pagetop.gif) 0 50% no-repeat;
}

#main div.pageTop {
	padding:10px 0;
	text-align:right;
	clear:both;
	font-size: 13px;
	color: #333;
}

#main div.pageTop a {
   color: #333;
   padding:0 0 0 12px;
   background:url(../images/bg_pagetop.gif) 0 50% no-repeat;
}

#main div.pageTop a:hover {
   color:#0172AB;
}

/* ========FOOTMENU CUSTOMIZE======== */
div#footMenu ul {
	margin:0;
	padding:10px 0 10;
	text-align:center;
	background-color: #FFF;
	background-image: url(../images/bg_dotline.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}

div#footMenu li {
   display:inline;
   margin:0 0 0 10px;
   list-style:none;
}

div#footMenu li a {
   padding-left:10px;
   background: url("../images/bg_footmenu.gif") 0 50% no-repeat;
}


/* ========FOOTER CUSTOMIZE======== */
.copyright {
	padding:5px 0;
	font-style:normal;
	font-size:11px;
	color:#333;
	text-align:center;
	margin: 0;
}
.margin_botom_10 {
	margin-bottom: 10px;
}

.padding_hanbai {
	padding-top: 20px;
	padding-bottom: 40px;
}
