/*----------------------------------------------------------------------------*/

html{overflow-y:scroll;}
div.cf{clear:both;}
img{
	border:0px;
	padding:0px;
	margin:0px;
	vertical-align: bottom; /*IEで下に余白ができてしまうのを防ぐ*/
}
.ntdc{text-decoration:none !important;}
/*----------------------------------------------------------------------------*/

body{
	margin:0px;
	background:#ffffff url(im/olback.gif) repeat-y;
	background-position: center; 
	padding:0px 0px 40px 0px;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
}

/*ヘッダ*/
div#head{
	height:116px;
	background:url(im/hb.gif);
}
div#headnaka{
	margin:auto;
	width:940px;
	height:116px;
}
div#headr{
	float:left;
	width:160px;
	height:89px;
}
div#headl{
	float:left;
	width:780px;
	height:89px;
}

/*メインメニュー*/
ul#mm{margin:0px;padding:0px;height:44px;}
#mm li{margin:0px;padding:0px;list-style:none;float:left;}
/*----------------------------------------------------------------------------*/

/*コンテンツエリア*/
div#contents{
	margin:auto;
	width:940px;
	padding:0px;
}
/*コンテンツメイン*/
div#contm{
	float:right;
	width:662px;
	margin:0px 0px 60px 0px;
	padding:0px 0px 0px 8px;
}
#contm p{
	margin:8px 0px;
	padding:0px;
	font-size:14px;
	line-height:22px;
	color:#3c3c3c;
}
#contm p.tt{margin-bottom:0px;font-weight:bold;}
#contm p.nm{margin:0px;}
#contm a{color:#1D3994;text-decoration:none;}
#contm a:hover{color:#1D3994;text-decoration:underline;}


/*コンテンツ左サイド*/
div#conts{
	float:left;
	padding:8px 0px 0px 0px;
	width:270px;
}

div#kanib{margin:8px 0px;}
/*----------------------------------------------------------------------------*/

/*フッタ*/
div#foot{
	position:fixed !important;
	position:absolute;
	bottom:0;left:0;
	width:100%;
	height:36px;
	background:url(im/fb.gif);
	font-size:12px;
	text-align:center;

}
div#fmenu{height:20px;color:#666666;width:940px;margin:auto;}
	div#fmenul{float:left;height:20px;width:850px;}
	div#fmenur{float:left;height:20px;width:90px;}
div#fcr{height:16px;color:#ffffff;background:#0091ba;}
#foot a{color:#1D3994;text-decoration:none;}
#foot a:hover{color:#1D3994;text-decoration:underline;}

/*----------------------------------------------------------------------------*/

h1{
	margin:0px;
	padding:3px 0px 0px 0px;
	height:23px;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
}
h2{
	margin:0px;
	padding:0px;
}
h3{
	margin:0px;
	padding:0px;
}
h4{
	margin:0px 0px 8px 0px;
	padding:7px 0px 0px 24px;
	width:630px;
	height:33px;
	color:#003a8a;
	font-size:22px;
	font-weight:bold;
	background:url(im/h4.gif);
}
h4.sam{
	margin:0px 0px 8px 0px;
	padding:10px 0px 0px 0px;
	width:660px;
	height:27px;
	color:#003a8a;
	font-size:16px;
	font-weight:bold;
	background:none;
	border-bottom:1px solid #003a8a;
}
h4.uy{margin-top:20px;}
h5{
	margin:16px 0px 4px 0px;
	padding:6px;
	height:24px;
	color:#3c3c3c;
	font-size:18px;
	font-weight:normal;
	background:#e0f7fd;
	border:1px solid #cbd8e8;
	border-left:4px solid #0d89ac;
	border-radius:4px;
}
h5.mt{margin-top:24px;}
h6{
	border-left:4px solid #0091ba;
	margin:20px 0px 8px 0px;
	padding:0px 0px 0px 6px;
	width:650px;
	color:#3c3c3c;
	font-size:14px;
	font-weight:bold;
}

/*----------------------------------------------------------------------------*/
div#pan{
	padding:4px 0px 0px 0px;
	width:940px;
	height:26px;
	font-size:12px;
}
#pan a{color:#003a8a;text-decoration:none;}
#pan a:hover{color:#0091ba;}
/*----------------------------------------------------------------------------*/
div.ami{
	margin:4px 0px;
	padding:6px;
	background:#ffe7dc;
	font-size:16px;
	line-height:24px;
}

div#privacy{
	margin:4px 0px;
	padding:4px 0px;
	border:solid 1px #cccccc;
	background:#f0f9fd;
}
/*----------------------------------------------------------------------------*/
div#fbot{margin:0px 0px 20px 0px;}
#fbot input{
	margin:12px 0px;
	width:300px;
	height:40px;
	font-size:16px;
	background:#184e97;
	color:#ffffff;
	font-weight:bold;
	border:solid 1px #71a59d;
}
#fbot input:hover{
	background:#2867bd;
}

div.bigbot{
	margin:4px;
	padding:20px;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	color:#ffffff;
	border:1px solid #aaaaaa;
	border-radius:8px;
	box-shadow:0px 1px 0px 0px #cccccc;
	text-decoration:none !important;
}
div.bigbot:hover{text-decoration:none !important;}

div.ks1{background:#39aad3;}
div.ks1:hover{background:#7ac8e4;}

div.ks2{background:#93b32f;}
div.ks2:hover{background:#abc755;}

div.ks3{background:#ec6d47;}
div.ks3:hover{background:#f5997e;}

div.ks4{background:#3271c1;}
div.ks4:hover{background:#0091ba;}

div.sbs{margin:10px 0px;padding:20px 0px;width:257px;}
div.sbs2{margin:10px 0px;padding:20px 0px;width:326px;}

input[type="submit"].f0{
	width:660px;
	height:80px;
	font-size:0px;
	border-style: none;
	background:url(im/support/riyou.gif);
}
input[type="submit"].f0:hover{
	background:url(im/support/riyour.gif);
}
/*----------------------------------------------------------------------------*/
ul#def{
	margin:0px 0px 8px 0px;
	padding:0px;
	font-size:14px;
	color:#3c3c3c;
}
#def li{
	margin:0px 0px 6px 0px;
	padding-left:22px;
	line-height:18px;
	list-style: none;
	background: url(im/uldef.gif) no-repeat 10px 5px;
}
ol.no{
	margin:0px 24px 0px 28px;
	padding:0px;
	font-size:14px;
}
ol.no li{
	margin:8px 0px 0px 16px;
	padding-left:0px;
	line-height:24px;
}
ol.no ul li{
	margin:0px 0px 6px -28px;
	padding-left:22px;
	line-height:16px;
	list-style: none;
}
/*----------------------------------------------------------------------------*/
p.ng{
	margin:0px;
	padding:0px 0px 0px 16px !important;
	font-size:14px;
	font-weight:bold;
	color:#ff0000 !important;
	background:url(im/oth/err.gif) no-repeat;
}
span.kome{
	font-size:12px;
	color:#888888;
}
span.kyou{
	color:#003f95;
	background:#c4edff;
	margin:0px 4px;
}
/*----------------------------------------------------------------------------*/
#contm table{
	font-size:14px;
	margin:0px 0px;
	padding:8px 0px;
	border-collapse: collapse;
}
#contm th{
	border:1px solid #cccccc;
	font-weight:bold;
	text-align:center;	
	color:#3c3c3c;
	padding:6px 6px;
	line-height:14px;
	background:#eeeeee;
}
#contm th.nk{
	border:1px solid #ffffff;
	color:#ffffff;
	background:#fa9545;
}
#contm th.om{
	border:1px solid #cccccc;
	color:#ffffff;
	background:#185f54;
}
#contm td{
	border:1px solid #cccccc;
	text-align:left;	
	line-height:20px;
	padding:6px 6px;
	color:#404040;
}
#contm td.c{text-align:center;}
#contm td.fb{font-size:16px;}
#contm td.r{text-align:right;}
#contm td.t{vertical-align:top;}
#contm td.nk{border:1px solid #ffffff;}
#contm tr.sima:nth-child(even) td{background:#fff7f7;}
/*----------------------------------------------------------------------------*/
div#contmest1{}
#contmest1 th{
	color:#ffffff;
	background:#68811a;
}
#contmest1 input[type="submit"]{
	width:640px;
	height:80px;
	border-style:none;
	font-weight:bold;
	font-size:34px;
	color:#ffffff;
	background:url(im/sampling/est/submit1.gif);
}
#contmest1 input[type="submit"]:hover{
	background:url(im/sampling/est/submit1r.gif);
}

div#contmest2{}
#contmest2 th{
	color:#ffffff;
	background:#bb5536;
}
#contmest2 input[type="submit"]{
	width:640px;
	height:80px;
	border-style:none;
	font-weight:bold;
	font-size:34px;
	color:#ffffff;
	background:url(im/sampling/est/submit2.gif);
}
#contmest2 input[type="submit"]:hover{
	background:url(im/sampling/est/submit2r.gif);
}

/*----------------------------------------------------------------------------*/

#menu ul{ 
	margin:0px; 
	padding:0px; 
	list-style: none; 
}
#menu li{ 
	display:inline;
	padding:0px;
	margin:0px;
}
#menu li a{
	width:234px; 
	margin:4px 0px;
	padding:8px 10px;
	text-align:left;
	font-size:14px;
	display:block; 
	background:#ffffff;
	border-bottom:1px solid #aaaaaa;
	border-left:4px solid #0091ba;
	color:#3c3c3c;
	text-decoration:none;
}
#menu li a:hover{
	background-color:#dbf0ff;
}
#menu li p{
	width:234px; 
	margin:4px 0px;
	padding:8px 10px;
	text-align:left;
	font-size:14px;
	display:block; 
	background:#0091ba;
	border-bottom:1px solid #aaaaaa;
	border-left:4px solid #0091ba;
	color:#ffffff;
	text-decoration:none;
}

#menu li ul{
	margin:0px 0px 10px 10px; 
	padding:0px; 
	list-style: none; 
}
#menu li ul li{ 
	display:inline;
	padding:0px;
	margin:0px;
}
#menu li ul li a{
	width:230px; 
	border-bottom:1px solid #aaaaaa;
	border-left:none;
	margin:1px 0px;
	padding:3px 10px;
	text-align:left;
	font-size:12px;
	display:block; 
	color:#3c3c3c;
	text-decoration:none;
	background:url(im/sidelili.gif) no-repeat;
}
#menu li ul li a:hover{
	background-color:#dbf0ff;
}
#menu li ul li p{
	width:230px; 
	border-bottom:1px solid #aaaaaa;
	border-left:none;
	margin:1px 0px;
	padding:3px 10px;
	text-align:left;
	font-size:12px;
	display:block; 
	color:#ffffff;
	text-decoration:none;
	background:url(im/sidelili.gif) no-repeat #0091ba;
}
div.sidetit{
	margin:10px 10px 10px 0px;
	padding:0px 10px;
	color:#3c3c3c;
	font-size:16px;
	text-align:center;
	border-bottom:1px solid #aaaaaa;
}
/*----------------------------------------------------------------------------*/
div.uranuri{
	padding:8px;
	background:#f5fbfd;
	border:1px solid #e4e4e4;
}
div.uranuri2{
	padding:0px;
	background:#e9f9fe;
}
div.uranuri3{
	padding:8px;
	background:#ffffdc;
	border:1px solid #e4e4e4;
}

/*----------------------------------------------------------------------------*/
div.fl50{float:left;width:50%;}
/*----------------------------------------------------------------------------*/
div#topm{
	float:left;width:680px;
}
div#tops{
	float:left;width:260px;
}
#tops ul{margin:0px;padding:0px;}
#tops li{margin:0px 0px 8px 0px;padding:0px;list-style:none;}

div#news{
	width:660px;
	height:420px;
	background:url(im/top/newsback.gif);
}
#news dl{
	margin:0px;
	padding:10px 0px;
	font-size:14px;
	color: #3c3c3c;
}
#news dl dt{
	clear: left;
	float: left;
	width:96px;
	padding:0px 0px 0px 4px;
	font-weight:bold;
	border-left: solid 4px #33a7c8;
}

#news dl dd{
	margin:0px 0px 10px 110px;
}

img.news{
margin:4px;
padding:1px;
border:solid 1px #bbbbbb;
}

#news a{color:#333;text-decoration:none;}
#news a:hover{color:#333;text-decoration:underline;}

/*----------------------------------------------------------------------------*/
div#sitemap{font-size:14px;}

#sitemap ul{
	margin:0px;
	padding:0px;
	line-height:30px;
	list-style:none;
}
#sitemap ul li{
  margin: 0 0 0 0.5em;
  padding:0px;
  border-left:1px solid #999;
}
#sitemap ul li:before{
  margin-right:0.5em;
  border-bottom:1px solid #999;
  float:left;
  width:1em;
  height:0.75em;
  overflow:hidden;
  content:"";
}
#sitemap ul li:last-child{border:none;}
#sitemap ul li:last-child:before{border-left:1px solid #999;}
#sitemap ul li ul{margin-left:1.5em;}
/*----------------------------------------------------------------------------*/
p.dame{
	margin:0px !important;
	padding:0px 0px 0px 16px !important;
	font-size:20px !important;
	color:#b20e0f !important;
	font-weight:bold;
	background:#ffff00 url(im/bi.gif) left no-repeat;
}
/*----------------------------------------------------------------------------*/
div.suplist{
	float:left;
	padding:8px 0px;
	text-align:center;
	width:163px;
}
p.suplist{
	margin:4px !important;
	padding:0px;
	font-size:12px;
	line-height:14px !important;
}
/*----------------------------------------------------------------------------*/
p.hotit{
	font-size:16px !important;
}
p.evst{
	font-size:16px !important;
}
/*----------------------------------------------------------------------------*/
.w2{width:200px;}
.w3{width:300px;}
.w4{width:400px;}
.w5{width:490px;}

p.rei{
	margin:1px 0px !important;
	padding:0px !important;
	font-size:12px !important;
	color:#888888 !important;
}
/*----------------------------------------------------------------------------*/
dl#sup{
	margin:6px 10px 0px 0px;
	padding:10px 4px;
	font-size:14px;
	border:1px solid #aaaaaa;
	border-radius:4px;
}
#sup dt{
	clear:left;
	float:left;
	width:24px;
	padding:0px;
	font-size:16px;
	text-align:center;
	font-weight:bold;
	border-radius:10px;
}
#sup dt.sss1{background:#e0f7fd;color:#3aa6c5;}
#sup dt.sss2{background:#0091ba;color:#ffffff;}
#sup dt.sss3{background:#ffffff;color:#cccccc;}

#sup dd.sss1{color:#666666;}
#sup dd.sss2{color:#3370c1;font-weight:bold;}
#sup dd.sss3{color:#cccccc;}


#sup dd{
	margin:0px 0px 10px 30px;
}
/*----------------------------------------------------------------------------*/
dl.tyuu{font-size:14px;color:#3c3c3c;margin:0px 0px 0px 10px;}
.tyuu dt{position:relative;}
.tyuu dt span{position:absolute;}
.tyuu dd{margin:0px;padding:0px 0px 0px 16px;}

p.tyuu{
	color:#666 !important;
	text-indent:-1em;
	padding-left:1em !important;
	margin:0px 0px 5px 0px!important;;
}
/*----------------------------------------------------------------------------*/
.vv:hover{
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}