@charset "shift_jis";

*{
margin:0;
padding:0;
}
/*=========body=========*/

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino KaKu Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, sans-serif;
	background-image: url('images/back.jpg');
	background-attachment:fixed;
	text-align:center;
	font-size:80%;
	margin: 0 auto;
}
img{
	border:none;
	}
/*=========container=========*/
#container {
  width: 800px;
  margin: 0 auto;
  padding-bottom:30px;
  background-color:#FFF;

}
/*=========header=========*/
#header{
	width:800px;
	margin: 0 auto;
	background:#FFF;
	
}
h2{
	font-size:11px;
	font-weight:normal;
	line-height:15px;
	padding-left:10px;
	}
#header h1{
   font-size:10px;	
   color:#666;
   text-align:left;
   padding-top:10px;
	}
table{
	margin: 0 auto;
	padding:0;
	}
.greeen{
	color:#090;
	font-weight:bold;
	font-size:24px;
	line-height:30px;
	padding-left:10px;
	}
.toawase{
	color:#333;
	font-weight:bold;
	font-size:16px;
	line-height:26px;
	}
.time{
	color:#333;
	font-weight:bold;
	font-size:13px;	
	}
/*=========flash=========*/
#flash img{
    text-align:center;
	}
#flash{
	width:780px;
	border-top:8px #1962d2 solid;
	margin: 0 auto;
	}
/*=========g_navi=========*/
#g_navi{
  margin: 0;
  padding: 0;
  height: 55px;
}

#g_navi ul{
  margin: 0;
  padding: 0 10px 0 10px;
}
#g_navi li {
	display:inline;
	list-style-type:none;
}
#g_navi li a {
	height:50px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
}
/*=========off=========*/
#g_navi li.m_01 a{
	background:url(images/g_navi01.jpg) no-repeat 0px 0px;
	width:156px;
}
#g_navi li.m_02 a{
	background:url(images/g_navi02.jpg) no-repeat 0px 0px;
	width:156px;
}
#g_navi li.m_03 a{
	background:url(images/g_navi03.jpg) no-repeat 0px 0px;
	width:156px;
}
#g_navi li.m_04 a{
	background:url(images/g_navi04.jpg) no-repeat 0px 0px;
	width:156px;
}
#g_navi li.m_05 a{
	background:url(images/g_navi05.jpg) no-repeat 0px 0px;
	width:156px;
}
/*=========on=========*/
#g_navi li.m_01 a:hover{
	background:url(images/g_navi01_on.jpg) no-repeat 0px 0px;
	width:156px;
}
#g_navi li.m_02 a:hover{
	background:url(images/g_navi02_on.jpg) no-repeat 0px 0px;
	width:156px;
}
#g_navi li.m_03 a:hover{
	background:url(images/g_navi03_on.jpg) no-repeat 0px 0px;
	width:156px;
}
#g_navi li.m_04 a:hover{
	background:url(images/g_navi04_on.jpg) no-repeat 0px 0px;
	width:156px;
}
#g_navi li.m_05 a:hover{
	background:url(images/g_navi05_on.jpg) no-repeat 0px 0px;
	width:156px;
}
/*=========contents=========*/
#contents{
  width: 780px;
  margin:0 10px 0 10px;
}
.title{
	padding-top:10px;

	}
.text_01{
	text-align:left;	
	line-height:26px;
	padding:15px 20px 0px 20px;
	font-size:14px;
	}
.contents_01{
	padding-bottom:15px;
	font-size:13px;
	}
.contents_01 ul{
	padding:10px 30px 10px 30px;
	}
.contents_01 ul li{
	font-weight:bold;
	line-height:18px;
	font-size:12px;
	padding-bottom:10px;
	color:#003;
	}
.text_02{
	text-align:left;	
	line-height:17px;
	font-size:12px;
    color:#333;
	padding:5px;
	}
.text_03{
	text-align:left;	
	line-height:27px;
	font-size:15px;
    color:#333;
	padding:0px 20px 0 50px;
	}
td.bk_01{
	background:url(images/bk_01.jpg);
	width:743px;
	height:140px;
	margin-bottom:20px;
	}
td.bk_02{
	background:url(images/bk_02.jpg);
	width:743px;
	height:90px;
	}
td.bk_03{
	background:url(images/bk_03.jpg);
	width:743px;
	height:91px;
	}
td.bk_04{
	background:url(images/bk_04.jpg);
	width:743px;
	height:105px;
	}
.point{
	padding-top:20px;
	}
/*=========footer=========*/
#footer{
	width: 800px;
	clear: both;
	padding-top:30px;
	padding-bottom:15px;
	text-align:center;
	height:30px;
}
#footer ul{
	height:45px;
	background-color:#1962d2;
    background-repeat: no-repeat;
	padding-left:130px;
}
#footer li{
	display: inline;
	border-right: 1px #fff solid;
	padding:0 10px;
	list-style:none;
	float: left;
	margin-top:18px;
}
#footer a{
	color: #fff;
	line-height:15px;
	text-decoration: none;
	font-size:12px;
}
#footer a:hover{
	color: #F90;
}
#footer #bo{
	border-left: 1px #fff solid;
}
#copy{
	height:50px;
	clear:both;
	text-align:center;
	padding-top:20px;
	line-height: 15px;
	font-size:12px;
	color: #333;
}
/*---------- 画像ロールオーバー ----------*/
a:hover img.ro-img
{
opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
} 
/*=========top=========*/
.top{
	float:right;
    width:125px;
		}
.top a{
	color:#999;
	text-decoration:none;
	font-size:12px;
		}
.top1 a:hover{
	color:#990134;
		}
.top1 a{
	color:#A29F9F;
	text-decoration:none;
	font-size:12px;
	text-align:left;
	padding-left:30px;
		}
.top a:hover{
	color:#00F;
		}	
		
.link_01{
	padding: 10px;
	text-align:right;
	}
/*=========contents_01table=========*/
.back_g{
	width:120px;
	text-align:center;
	background:#f5f2f2;
	padding:5px 0 5px 0;
	}
.back_g td{
	color:#333;
	font-size:13px;	
	margin-left:5px;
	}
.back_right{
	padding-left:10px;
	background:#fffafa;
	}

.cp_text{
	color:#333;
	font-size:14px;
	line-height:22px;
	}
.cp_text td{
	margin:0px 20px 0px 40px;
	}
.cp_text span{
	color:#F00;
	font-weight:bold;
	}
/*=========contact=========*/
.toiawase_gray{
	background:#f5f2f2;
	text-align:left;
	line-height:50px;
	font-size:14px;
	padding-left:10px;
	width:200px;
	}
.ex{
	color:#666;
	font-size:14px;
	}
.intext td{
	border:#f5f2f2 1px solid;
	}
.maintext{
	text-align:left;
	line-height:25px;
	font-size:16px;
	}
.intext{
	border:#f5f2f2 1px solid;
	margin-top:20px;
	}
.hissu{
	padding-left:10px;
	line-height:20px;
	}
.btn{
	padding-left:90px;
	border:none;
	}
.soushin td{
	clear:both;
	border:none;
	text-align:center;
	}
.form_text{
	font-size: 15px;
	}