@charset "utf-8";
/*
H35
H80
*/

* {
	margin:0;
	padding:0;
	font-weight:normal;
	font-size: 100%;
}
body {
	color: #333333;
	font-size: 14px;
	line-height: 160%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Helvetica, Arial, sans-serif;
	background:#F3FCFF;
	margin:0px;
}
img {
	border-style:none;
}
a {
	color: #666666;
	text-decoration:none;
}
.aul {
	text-decoration:underline;
}
#page {
	background:#FFFFFF;
	width:960px;
	margin:0 auto;
}
#header {
	background-image: url(../images/header/header.png);
	height:90px;
}
#logo {
	float:left;
	width:400px;
	margin:10px;
}
#headermenu {
	font-size:90%;
	float:right;
	margin:30px 20px 0;
}
#topimage {
	height:400px;
	position:relative;
	top:0;
	left:0;
	z-index:2;
	overflow:hidden;
}
#pointmae {
	width: 960px;
	height:auto;
	position:absolute;
	left:0px;
	top:0px;
	z-index:4;
}
#pointusi {
	background:#000000;
	width: 960px;
	height:auto;
	position:absolute;
	left:0px;
	top:0px;
	z-index:3;
}
#navi {
	background:#FFFFFF;
}
#navi li.li1 {
	display:inline;
	list-style-type: none;
	height:60px;
}
#navi .lev0 {
	filter:Alpha(opacity=80);
	opacity:0.8;
	MozOpacity:0.8:
	-ms-filter:"alpha(opacity=80)";
}
#navi .lev0:hover {
	filter:Alpha(opacity=100);
	opacity:1.0;
	MozOpacity:1.0:
	-ms-filter:"alpha(opacity=100)";
}
#banner {
	margin:20px 10px 40px;
}
#pankz {
	font-size:90%;
	clear:both;
	background-color: #FFFFFF;
	padding:5px 0px;
}
#pankz li {
	display:inline;
}
#pankz li:first-child:before {
	content:"";
	padding:0;
}
#pankz li:before {
	content:">";
	padding:0 5px;
}
#contents {
	background-color: #FFFFFF;
	background-image: url(../images/common/bk.png);
	background-repeat: repeat-y;
	overflow: auto;
}
.group0 {background-image: url(../images/midasi/h1_0.png);height:200px}
.group1 {background-image: url(../images/midasi/h1_1.png);height:200px}
.group2 {background-image: url(../images/midasi/h1_2.png);height:200px}
.group3 {background-image: url(../images/midasi/h1_3.png);height:200px}
.group4 {background-image: url(../images/midasi/h1_4.png);height:200px}
.group5 {background-image: url(../images/midasi/h1_5.png);height:200px}
h1 {
	color:#FFFFFF;
	font-size:24px;
	line-height:200px;
	padding:0 20px;
}
#rightarea {
	float:right;
/*	background:#DAEBF3;*/
	width:200px;
}
#content {
	float:left;
	width:720px;
	padding:20px;
}
#content li {
	margin-left:20px;
}
h2 {
	color:#00425E;
	background-image:url(../images/midasi/h2.png);
	line-height:40px;
	padding-left:40px;
}
.h2b {
	color:#00425E;
	background-image:url(../images/midasi/h2b.png);
	line-height:40px;
	margin:20px 10px 10px;
	padding-left:40px;
}
h3 {
	color:#FFFFFF;
	background:#6B8299;
	font-size:100%;
	padding:5px 20px;
}
.submenu {
	color:#00425E;
	background-image:url(../images/submenu/02.png);
	line-height:40px;
	display:block;
	margin:0 10px;
	padding-left:40px;
	height:40px;
}
.submenuc {
	color:#00425E;
	background-image:url(../images/submenu/02c.png);
	line-height:40px;
	display:block;
	margin:0 10px;
	padding-left:40px;
	height:40px;
}
.listbut1 {
	color: #FFFFFF;
/*
	background-image:url(../images/common/listbut1.png);
	background-color: #0a648e;
	background-repeat: no-repeat;
*/
	background-color: #0a648e;
	background: linear-gradient(to bottom, #2483B3, #005980);
	display: block;
	height: 24px;
	padding:5px 20px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
#footer {
	font-size:90%;
	color: #FFFFFF;
	line-height:160%;
	background:#005980;
	clear:both;
	text-align:left;
	padding:20px;
}
#footer #fnavi {
	height:150px;
}
#footer a {
	color: #FFFFFF;
}
#footer li {
	list-style-type: none;
}
#footer .w0 {float:left;width:140px;}
#footer .w1 {float:left;width:220px;}
#footer .w2 {float:left;width:160px;}
#footer .w3 {float:left;width:140px;}
#footer .w4 {float:left;width:140px;}
#footer .w5 {float:left;width:100px;}

#footeradd {
	clear:both;
}
#footer #copy {
	color:#FFFFFF;
	line-height:80%;
	font-size:80%;
	width:100%;
	text-align:right;
	clear:both;
	margin-top:40px;
	padding:10px 0 0;
}
.but2 {
	background-color:#DDDDDD;
/*	background: -webkit-gradient(linear, left top, left bottom,from(#F0F0F0), to(#DDDDDD));*/
	background: linear-gradient(to bottom, #F0F0F0, #DDDDDD);
	text-align:center;
	display: block;
	width:200px;
	padding:10px 0px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	border:1px solid #AAAAAA;
}
/* ----------------------
タブ
----------------------- */
.tab01c {
	font-size:14px;
	line-height:25px;
	text-align:center;
	display:block;
	height:25px;
	margin-right:5px;
	padding:0 10px;
	float:left;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	border:1px solid #D9D9D9;
}
.tab01 {
	color:#999999;
	background:#DDDDDD;
	font-size:14px;
	line-height:25px;
	text-align:center;
	display:block;
	height:25px;
	margin-right:5px;
	padding:0 10px;
	float:left;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	border:1px solid #E6E6E6;
}
.netis {
	color:#FF0000;
}
.netis:before {
	content:"<";
	padding:0 5px;
}
.netis:after {
	content:">";
	padding:0 5px;
}
/* ----------------------

----------------------- */
table.list01 {
	width:100%;
	border-collapse:collapse;
}
th.list01 {
	background:#e1e1e1;
	text-align:left;
	padding:2px 5px;
}
td.list01 {
	vertical-align:top;
	padding:2px 5px;
}
td.list01n {
	font-family:Aharoni;
	color:#FF0000;
	font-size:80%;
	vertical-align:top;
	padding:2px 0px;
}
/* ----------------------

----------------------- */
table.list02 {
	width:100%;
	border-collapse:collapse;
}
th.list02 {
	border:1px solid #CCCCCC;
	background:#e1e1e1;
	text-align:left;
	padding:5px;
}
td.list02 {
	border:1px solid #CCCCCC;
}

tr.tab_chro0 {
	background:#f5f5f5;
}
tr.tab_chro1 {
	background:#FFFFFF;
}
tr.tab_chroc {
	background:#ddeeff;
}
tr.tab_chro0:hover {
	background:#ddeeff;
}
tr.tab_chro1:hover {
	background:#ddeeff;
}

/* ----------------------

----------------------- */
.cl {clear:both;}
.elel {width:95%;}
.elem {width:50%;}
.eles {width:35%;}
.h24 {height:24px;}
.h30 {height:30px;}
.h40 {height:40px;}
.h50 {height:50px;}
.h100 {height:100px;}
.lh30 {line-height:30px;}
.lh40 {line-height:40px;}
.pg5 {padding:5px;}
.pg20 {padding:20px;}
.mt5 {margin-top:5px;}
.mt10 {margin-top:10px;}
.mt20 {margin-top:20px;}
.mt40 {margin-top:40px;}
.mt60 {margin-top:60px;}
.mt80 {margin-top:80px;}
.mt100 {margin-top:100px;}
.w15 {width:15px;}
.w20 {width:20px;}
.w25 {width:25px;}
.w30 {width:30px;}
.w40 {width:40px;}
.w60 {width:60px;}
.w80 {width:80px;}
.w100 {width:100px;}
.w115 {width:115px;}
.w120 {width:120px;}
.w130 {width:130px;}
.w140 {width:140px;}
.w150 {width:150px;}
.w250 {width:250px;}
.w300 {width:300px;}
.w400 {width:400px;}
.w500 {width:500px;}
.t_l {text-align:left;}
.t_c {text-align:center;}
.t_r {text-align:right;}
.srk {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
