@charset "utf-8";
/* CSS Document */

/*-----------------reset--------------------*/
html, div, span, applet, object, iframe, h1, h2, h3,
h4, h5, h6, p, blockquote, pre, a, abbr, acronym,
address, big, cite, code, del, dfn, em, font, img, ins,
kbd, q, s, samp, small, strike,  tt,
var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{
margin:0;
padding:0;
border:0;
font-weight:inherit;
font-style:inherit;
font-family:inherit;
}
a, a:link, a:visited, a:hover, a:active{text-decoration:none}
table{border-collapse:separate; border-spacing:0;}
th, td {text-align:left; font-weight:normal;}
img, iframe {border:none; text-decoration:none;}
hr{margin:0; padding:0; border:0; color:#000; background-color:#000; height:1px;}

h1,h2,h3,h4{
	clear:both;
	}
img.ico{
	vertical-align:middle;
	}
/*-----------------アクセシビリティ設定--------------------*/
.speak{
	position:absolute;
	left:-9999em;
	top:0;
}
/*-----------------body設定--------------------*/
body {
	border-top:4px solid #3c9e50;
	margin: 0;
	padding: 0;
	font-size:1em;
	line-height: 1.6;
	color:#313131;
	text-align:center;
	font-family:"メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}
	* html body {font-family:"ＭＳ Ｐゴシック", sans-serif; font-size:90%;}/* for IE6 */
	*+html body {font-family:"メイリオ", Meiryo, "ＭＳ Ｐゴシック"; font-size:90%;}/* for IE7 */
	html>/**/body {font-family:"メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif; font-size: 90%;}/* for IE8 */
	html:not(:target) body {font-size:0.9em; line-height:1.6; font-family:"Lucida Sans Unicode","Lucida Grande",Arial,Helvetica,Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ ProN W3", Osaka, "メイリオ", sans-serif;}/* for modern browser not IE8(FF,safari,chrome,opera) */

/*-----------------リンク設定--------------------*/
a:link, a:visited {
	color:#333;
	text-decoration:underline;
}
a:hover, a:active, a:focus {
	text-decoration:none;
}


a.ov img{
	display: inline-block;
	}
a.ov:hover img{
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	}
a.none{
	background:none !important;
	padding:0 !important;
	display:inline !important;
	}
a.arrow{
	padding:0 0 0 12px;
	background:url(../img/ico_arrow.png) no-repeat left center;
	display:inline-block;
	}

/*-----------------フロート設定--------------------*/

.fl_l{
	float:left;
	margin:0 10px 0 0;
	}
.fl_r{
	float:right;
	}
.talignc{
	text-align:center !important;
	}
/*-----------------マージン設定--------------------*/

.mt-5{
	margin-top:5px !important;
	}
.mt-10{
	margin-top:10px !important;
	}
.mt-15{
	margin-top:15px !important;
	}
.mt-20{
	margin-top:20px !important;
	}
.mt-25{
	margin-top:25px !important;
	}
.mt-30{
	margin-top:30px !important;
	}

.mr-0{
	margin-right:0 !important;
	}
.mr-5{
	margin-right:5px !important;
	}
.mr-10{
	margin-right:10px !important;
	}
.mr-15{
	margin-right:15px !important;
	}
.mr-20{
	margin-right:20px !important;
	}
.mr-25{
	margin-right:25px !important;
	}
.mr-30{
	margin-right:30px !important;
	}

.ml-5{
	margin-left:5px !important;
	}
.ml-10{
	margin-left:10px !important;
	}
.ml-15{
	margin-left:15px !important;
	}
.ml-20{
	margin-left:20px !important;
	}
.ml-25{
	margin-left:25px !important;
	}
.ml-30{
	margin-left:30px !important;
	}

.mb-5{
	margin-bottom:5px !important;
	}
.mb-10{
	margin-bottom:10px !important;
	}
.mb-15{
	margin-bottom:15px !important;
	}
.mb-20{
	margin-bottom:20px !important;
	}
.mb-25{
	margin-bottom:25px !important;
	}
.mb-30{
	margin-bottom:30px !important;
	}

/*-----------------width設定--------------------*/
.w-1em{width:1em;}
.w-50{width:50px;}
.w-60{width:60px;}
.w-70{width:70px;}
.w-80{width:80px;}
.w-90{width:90px;}
.w-100{width:100px;}
.w-110{width:110px;}
.w-120{width:120px;}
.w-130{width:130px;}
.w-140{width:140px;}
.w-150{width:150px;}
.w-160{width:160px;}
.w-170{width:170px;}
.w-180{width:180px;}
.w-190{width:190px;}
.w-200{width:200px;}
.w-210{width:210px;}
.w-220{width:220px;}
.w-230{width:230px;}
.w-240{width:240px;}
.w-250{width:250px;}
.w-260{width:260px;}
.w-270{width:270px;}
.w-280{width:280px;}
.w-290{width:290px;}
.w-300{width:300px;}
.w-310{width:310px;}
.w-320{width:320px;}
.w-330{width:330px;}
.w-340{width:340px;}
.w-350{width:350px;}
.w-360{width:360px;}
.w-370{width:370px;}
.w-380{width:380px;}
.w-390{width:390px;}
.w-400{width:400px;}
.w-410{width:410px;}
.w-420{width:420px;}
.w-430{width:430px;}
.w-440{width:440px;}
.w-450{width:450px;}
.w-460{width:460px;}
.w-470{width:470px;}
.w-480{width:480px;}
.w-490{width:490px;}
.w-500{width:500px;}


/* page-top */
#page-top {
	position:fixed;
	bottom:20px;
	right:20px;
}
#page-top a {
}
#page-top a:hover {
}

/* Button */
.btn {
  display: inline-block;
  *display: inline;
  padding: 4px 8px;
  margin-top: 0.5em;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 100%;
  line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  *border: 0;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

.btn:active,
.btn.active {
  background-color: #cccccc \9;
}

.btn:first-child {
  *margin-left: 0;
}

.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}


/* table */
.main_table{
	margin:0 0 1em 0;
	padding:0;
	border-collapse: collapse;
	border-spacing:4px;
	}
.main_table th{
	font-weight:bold;
	padding:10px;
	background:#f5edc6;
	border-bottom:1px solid #e2e2e2;
	text-align: center;
	border:1px solid #e2e2e2;
	}
.main_table td{
	padding:10px;
	border:1px solid #e2e2e2;
	background-color: #fdfbf1;
}

.td_r{
	border-right:1px solid #e2e2e2;
}
	
.attention{
	font-weight:bold !important;
	color:#cc0000 !important;
}
.attention_box{
	border:2px solid #f66;
	padding:10px;
	color:#C00;
}
.new{
	line-height:1;
	padding:2px 5px;
	color:#FFF;
	font-size:10px;
	background:#f66853;
	font-family:Arial, Helvetica, sans-serif;
	}
.link {
	background:url(../img/ico_link.png) no-repeat 0 center;
	padding-left:20px;
}

/* down */

.pdown {
	background:url(../img/icon_arrow5.png) no-repeat 0 center;
	padding-left:18px;
}



a.out{
	background:url(../img/icon_external.gif) no-repeat 0 5px;
	padding-left:18px;
	display:inline-block;
	}
a.pdf{
	background:url(../img/icon_pdf.gif) no-repeat left 5px !important;
	padding-left:20px !important;
	}
.pdfbox {
	background-color:#fce8e5;
	border:1px solid #e0d5d4;
	padding:8px 12px !important;
	font-size:0.9em;
}
.pdfbox a {
	background:url(../img/icon_pdf.gif) no-repeat left center !important;
	padding-left:20px !important;
	font-weight:bold;
	font-size:1.1em;
}
a.word{
	background:url(../img/icon_doc.gif) no-repeat 0 5px;
	padding-left:18px;
	display:inline-block;
	}
.wordbox {
	background-color:#e0effd;
	border:1px solid #e0d5d4;
	padding:8px 12px !important;
	font-size:0.9em;
}
.wordbox a {
	background:url(../img/icon_doc.gif) no-repeat left center !important;
	padding-left:20px !important;
	font-weight:bold;
	font-size:1.1em;
}

a.xls{
	background:url(../img/icon_xls.gif) no-repeat 0 5px;
	padding-left:18px;
	display:inline-block;
	}
.xlsbox {
	background-color:#ebffd7;
	border:1px solid #e0d5d4;
	padding:8px 12px !important;
	font-size:0.9em;
}
.xlsbox a {
	background:url(../img/icon_xls.gif) no-repeat left center !important;
	padding-left:20px !important;
	font-weight:bold;
	font-size:1.1em;
}

a.ppt{
	background:url(../img/icon_pps.gif) no-repeat 0 5px;
	padding-left:18px;
	display:inline-block;
	}