@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
}

html, body, div, h1, h2, h3, h4, h5, h6, 
p, blockquote, pre, address, ul, ol, li, dl, dt, dd, 
table, th, td, form, fieldset, input { 
	margin: 0;
	padding: 0;
	font-family:Meiryo,
	"メイリオ",
	"Hiragino Kaku Gothic Pro W3",
	"ヒラギノ角ゴ Pro W3",
	Osaka,
	"MS P Gothic",
	"ＭＳ Ｐゴシック",
	sans-serif;
}
/* For Win IE 7 */ 
*:first-child+html * { 
	font-family:Meiryo,
	"メイリオ",
	"Hiragino Kaku Gothic Pro W3",
	"ヒラギノ角ゴ Pro W3",
	Osaka,
	"MS P Gothic",
	"ＭＳ Ｐゴシック",
	sans-serif;
}
/* For Win IE 6 or sooner */ 
* html * { 
	font-family:Meiryo,
	"メイリオ",
	"Hiragino Kaku Gothic Pro W3",
	"ヒラギノ角ゴ Pro W3",
	Osaka,
	"MS P Gothic",
	"ＭＳ Ｐゴシック",
	sans-serif;
}

/* For Win IE 7 */ 
*:first-child+html * { 
	letter-spacing: 0; /* hasLayout */ 
}

/* For Mac IE */ 
textarea, select, input {
	font-family: Osaka,
	"ヒラギノ角ゴPro W3",
	"ＭＳ Ｐゴシック",
	Verdana,Arial,
	sans-serif;
}

ul,ol {
	list-style: none;
}

img {
	border: none;
}
/* base styles */
body {
	text-align: center;
	line-height: 20px;
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 12px;
	background: #fff;
}

a:link,
a:visited {
	color: #4A659C;
	text-decoration: underline;
}
a:hover {
	color: #ABB1BD;
	text-decoration: underline;
}

.mB30 {
	margin-bottom: 30px;
}

.mB15 {
	margin-bottom: 15px;
}

.mB10 {
	margin-bottom: 10px;
}

.txtRed {
	color: #F40000;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
  overflow: visible;
}

.clearfix {
	display: block;
}

#header span {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	overflow: hidden;
}

a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.tit_3 a:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
}
.c_b{
	clear:both;
}
/***------------
haeder
------------***/
#header {
	width: 600px;
	margin:0 auto 20px auto;
	text-align: left;
}
h1{
	background:url(../img/top.jpg) no-repeat;
	width:600px;
	height:250px;
	margin-bottom:15px;
}
#nav {
	width: 605px;
	height: 40px;
	font-size:15px;
	font-weight:bold;
}

#nav li {
	float: left;
	width:146px;
	height:40px;
	margin-right:5px;
}
#nav li p{
	text-align:center;
	padding-top:12px;
}
#nav .nav1{
	height: 40px;
	background:url(../img/bg1.gif) no-repeat;
	width:146px;
}
#nav .nav2{
	height: 40px;
	background:url(../img/bg2.gif) no-repeat;
	width:146px;
}
#nav a{
	text-decoration:none;
	color:#fff;
	display:block;
	width:146px;
	height:40px;
}
#nav a:hover{
	color:#000;
	text-decoration:underline;
}
/***------------
contents
------------***/
#contents{
	clear:both;
	width:600px;
	text-align:left;
	margin:0 auto;
}
#contents .h2_b{
	color:#00A9D9;
	font-size:20px;
	background:url(../img/h2_b.gif) no-repeat;
	width:587px;
	height:31px;
	padding:5px 0 0 13px;
	margin-bottom:10px;
}
#contents .h2_r{
	color:#FF0615;
	font-size:20px;
	background:url(../img/h2_r.gif) no-repeat;
	width:587px;
	height:31px;
	padding:5px 0 0 13px;
	margin-bottom:10px;
}
.s_div1{
	width:600px;
	border-bottom:1px solid #E6E6E6;
	padding:0 10px;
	margin-bottom:25px;
}
.s_ul1{
	width:630px;
	margin-right:-50px;
}
.s_ul1 li{
	width:265px;
	padding-right:50px;
	float:left;
	margin-bottom:30px;
}
.s_ul1 a{
	font-size:14px;
}
.s_ul1 li p{
	background:url(../img/icon.gif) no-repeat 0 10px;
	padding:8px 0 0 18px;
	line-height:19px;
}
.h3_b{
	color:#00A9D9;
	font-size:16px;
	margin-bottom:20px;
}
.h3_r{
	color:#FF0615;
	font-size:20px;
	margin-bottom:15px;
	background:url(../img/h3_r.gif) no-repeat;
	width:587px;
	height:25px;
	padding:10px 0 0 13px;
}
.s_div2{
	width:580px;
	margin:0 auto 50px auto;
}
.s_ul2{
	width:620px;
	margin-right:-40px;
}
.s_ul2 li{
	width:252px;
	margin-right:40px;
	float:left;
	font-size:14px;
	margin-bottom:10px;
	background:url(../img/icon.gif) no-repeat 0 10px;
	border-bottom:1px #333 dashed;
	padding:8px 0 10px 18px;
}
.h5_g{
	background:url(../img/gold.gif) no-repeat;
	font-size:20px;
	color:#00A9D9;
	padding:3px 0 0 30px;
	margin-bottom:15px;
}
.h5_s{
	background: url(../img/silver.gif) no-repeat;
	font-size:20px;
	color:#00A9D9;
	padding:3px 0 0 30px;
	margin-bottom:15px;
}
.h5_c{
	background: url(../img/copper.gif) no-repeat;
	font-size:20px;
	color:#00A9D9;
	padding:3px 0 0 20px;
	margin-bottom:15px;
}
.h5_n{
	font-size:20px;
	color:#00A9D9;
	margin-bottom:15px;
}
.b_div1{
	width:600px;
	margin-bottom:30px;
}
.b_div1 .l{
	width:365px;
	float:left;
	padding-top:30px;
}
.b_div1 .r{
	width:220px;
	float:right;
}
.b_div2{
	width:600px;
	margin-bottom:30px;
	border-bottom:1px solid #E6E6E6;
	clear:both;
}
.b_div2 .l{
	width:220px;
	float:left;
	margin-right:20px;
}
.b_div2 .l img{
margin-bottom:5px;
}
.b_div2 .pdf{
	background:url(../img/icon_p1.gif) no-repeat;
	font-size:14px;
	height:33px;
	padding:15px 0 0 35px;
}
.b_div2 .pdf span,
.b_div2 .pdf_s span{
	font-size:12px;
}
.b_div2 .pdf_s{
	background:url(../img/icon_p3.gif) no-repeat 0 10px;
	font-size:14px;
	height:22px;
	padding:15px 0 0 28px;
}
.b_div2 .r{
	width:360px;
	float:right;
}
.b_div2 .r dt{
	border-bottom:1px #333 dashed;
	padding-bottom:10px;
	margin-bottom:5px;
}
.b_div2 .r dt .tit_1{
	font-size:16px;
	color:#FF0615;	
}
.b_div2 .r dd .tit_2{
	font-size:14px;
	color:#00A9D9;
}
.none{
	border-bottom:none;
}
.b_ul1{
	width:620px;
	margin-right:-20px;
	margin-bottom:50px;
}
.b_ul1 li{
	width:135px;
	margin-right:20px;
	float:left;
}
.b_ul1 li .tit_3 a{
	font-size:14px;
	color:#FF0615;
}
.b_ul1 li .tit_3 a:hover{
	font-size:14px;
	color:#FF838a;
}
.b_ul1 li .tit_3 img{
	margin-right:3px;
}
/***------------
footer
------------***/
#footer {
	width:600px;
	background: url(../img/ft_line.gif) no-repeat;
	clear: both;
	text-align:left;
	padding-top:10px;
	line-height:20px;
	margin:0 auto 20px auto;
}
#footer h4{
	color:#4A659C;
	font-size:14px;
	margin-bottom:10px;
}
