@charset "UTF-8";

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

Browser Reset CSS

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

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,table,th,td,address,form,p,footer {
	margin: 0;
	padding: 0;
}
.download   {
	width: 900px;
	height: 30px;
	display: block;
	float: left;
	clear: both;
	text-align: right;
	margin-bottom: 50px;
}
.download img {
	float: right;
}
.download p {
	float: right;
	padding-top: 5px;
}

img {
	display: block;
}

a:link img,a:visited img,a:active img,a:hover img {
	border: 0;
}
ul,ol {
	list-style: none;
}
h1,h2,h3,h4,h5,h6,address,caption,em {
	font-style: normal;
	font-weight: normal;
}
#wrapper h3 {
	margin-bottom: 15px;
	font-weight: bold;
}
.hr   {
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 30px;
}


ul{
    zoom:1;/*for IE 5.5-7*/
}
ul:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}

dl{
    zoom:1;/*for IE 5.5-7*/
}
dl:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}

/* ---------- バグ回避 ----------- */

/* IE6 で画像が消えることがあるバグを回避 */
#contents img {
  _position: relative;
}

/* IE6/IE7 で垂直配置がずれるバグを回避 */
html[lang^="ja"] #sidenavi {
  margin-top: 0;
}
table, tr, td { margin: 0; border-width: 0; outline-width: 0; }

/* ---------------------------------------------------------------- *
	clearfix
 * ---------------------------------------------------------------- */
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */
#screen {
	
}


/* ---------------------------------------------------------------- *
　　　共通デザインの設定
 * ---------------------------------------------------------------- */
body {
	padding: 0;
	margin: 0;
	width: 100%; /* ブラウザのサイズを小さくした際の対応 */
	display: table; /* ブラウザのサイズを小さくした際の対応 */
}

body{
	font-size: 95.75%;
	font-family: "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
	line-height: 170%;
	color: #000;
	background-color: #9FA4C5;
 }
* + html body{
	font-family: "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
 }

*:first-child+html body {/* IE 7 Adjustment [Center Layout] */
	padding-left: 1px;
	 *font-size: small; /* IE 7 */
}


#wrapper {
	background: #fff;
	width: 960px;
	margin: 0 auto;
}


#header  {
	margin-bottom: 0px;
	background-color: #FFFFFF;
	padding: 15px 0px;
	width: 960px;
	float: left;
	clear: both;
}
#header h1 {
	float: left;
	padding-top: 5px;
	font-size: 13px;
	padding-bottom: 5px;
	padding-left: 30px;
}
#header img {
	width: 960px;
	float: left;
}

/* -----フッタ部分---- */
#footer {
	background-color: #E5E5E5;
	display: block;
	clear: both;
	float: left;
	padding-top: 10px;
	padding-bottom: 0px;
	width: 100%;
	padding-bottom: 10px;
	text-align: center;
}




/* -----ナビ---- */
#navi {
	float: right;
	padding-top: 70px;
}

#navi a,
.download a p {
	color: #000;
	text-decoration: none;
}
#navi a:hover,
.download a:hover p {
	color: #5658CE;
	text-decoration: underline;
}



/* ロールオーバーの透明度 */
.download a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}




/* -----ヘッダ部分---- */



/* -----コンテンツ部分---- */
.contentsCol01 {
	background-color: #fff;
	display: block;
	clear: both;
	float: left;
	padding-top: 0px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
	width: 900px;
}
.contentsCol01 p  {
	padding-left: 12px;
}
p.lead {
	font: 25px/200% "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: center;
	margin-bottom: 30px;
	margin-top: 20px;
}

#wrapper h2  {
	width: 888px;
	height: 37px;
	display: block;
	background-image: url(../images/bg_ttl.png);
	font-size: 22px;
	line-height: 40px;
	padding-left: 12px;
	margin-bottom: 15px;
	padding-top: 3px;
}


/* 表組み */
.tbl01 {
	width: 888px;
	border-collapse: collapse;
	font-size: 15px;
	margin-top: 20px;
	margin-left: 12px;
}
.tbl01 tr {
	
}
.tbl01 th, 
.tbl01 td {
	text-align: left;
	vertical-align: top;
	background-image: url(../images/tbl_border.gif);
	background-repeat: repeat-x;
	background-position: bottom;	
}

.tbl01 th {
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	white-space: nowrap;
	width: 100px;
	background-color: #FDECBC;
	padding: 4px 0px 8px 0px;
}
.tbl01 td {
	vertical-align: top;
	width: 763px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 25px;
}


/* 「トップに戻る」ボタン 2014.7.25 */
.backtotop {
    position: fixed;
    right: 15px;
    bottom: 70px;
    z-index: 9000;
    display: none;
}    
 
.backtotop a {
	display: block;
	color: #777777;
	background-color: #FDD35D;
	border-radius: 50%;
	height: 55px;
	width: 80px;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	padding-top: 25px;
	margin-right: 15px;
	line-height: 140%;
}
 
.backtotop a:hover {
    background: #666666;
    color: #FFFFFF;
}
.clear {
	clear: both;
}
