/***　All　***/
* {
	margin:0;
	padding:0;
}

body,html {
	height: 100%;
}

body {
	font-family:'ＭＳ Ｐゴシック',Meiryo,'メイリオ',sans-serif;
	color:#4f4f4f;
	font-size:13px;
	line-height: 18px;
	text-align: center;
	background: url(../img/all/body.gif) repeat-x;
}

img{
	border: 0;
	margin: 0;
	padding: 0;
}

a {
	color:#16487b;
	text-decoration: underline;
}

a:hover {
	color:#2574b8;
	text-decoration: none;
}

ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

li{
	margin: 0;
	padding: 0;
}

p,div{
	text-align: left;
	margin: 0;
	padding: 0;
}

table{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 13px;
}

td{
	vertical-align: top;
}

h1{
	width: 850px;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	height: 20px;
	line-height: 20px;
	margin: 0 auto;
	text-align: left;
	color: #fff;
}

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

#container{
	width: 850px;
	margin: 0 auto;
	text-align: center;
}

#head_box{
	width: 850px;
	margin: 0 auto;
	height: 94px;
	float: left;
	background: url(../img/all/head.gif) no-repeat;
}

#head_box .logo{
	float: left;
	width: 480px;
	margin: 7px 0 0;
}

#head_box .tel{
	float: right;
	width: 225px;
}

#head_box .tel div{
	width: 110px;
	height: 30px;
	line-height: 30px;
	margin-bottom: 5px;
	font-size: 12px;
	text-align: center;
	float: right;
	margin: -20px 0 0;
}

#head_box .tel div a{
	background: #b80707;
	color: #fff;
	float: left;
	width: 110px;
	height: 30px;
	text-decoration: none;
	font-weight: bold;

	border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
}

#head_box .tel div a:hover{
	background: #ce2020;
}

#head_box .tel img{
	margin: 5px 0 0;
	height: 50px;
}

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

#menu_box{
	width: 850px;
	margin: 0;
	float: left;
}

#menu_box li{
	float: left;
	font-size: 0;
}

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

#main_image{
	margin: 15px 0 0;
	width: 850px;
	float: left;
}

#image-navigation{
	width: 850px;
	float: left;
	margin: 5px 0;
}

.navi{
	font-size: 0;
}

.navi li{

}

/*-------*/

#pan{
	margin: 5px 0 0;
	padding: 2px 0 0;
	width: 850px;
	float: left;
	background: url(../img/all/pan.gif) repeat #ddd;
	font-size: 11px;
	text-indent: 10px;
	line-height: 20px;
	height: 20px;
}

.sub_title{
	margin: 0 0 25px;
}

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

#contents{
	width: 850px;
	float: left;
	margin: 20px 0 10px;
}

#contents_main{
	width: 620px;
	float: right;
}

#contents_side{
	width: 200px;
	float: left;
}

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

.sub_title{
	margin: 0 0 20px;
}

.top_box{
	width: 620px;
	float: left;
	margin: 0 0 30px;
}

.top_box .top_title{
	margin: 0 0 15px;
}

.top_box .how_box{
	width: 620px;
}

.top_box .how_box .text{
	float: left;
	width: 330px;
}

.top_box .how_box .text p{
	margin: 10px;
}

.top_box .how_box .image{
	width: 280px;
	float: right;
}

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

.top_box .use_box{
	width: 620px;
	border-bottom: 1px dotted #ddd;
	padding: 0 0 10px;
	margin: 0 0 10px;
	float: left;
}

.top_box .use_box .text{
	float: left;
	width: 410px;
}

.top_box .use_box .text div{
	margin: 10px;
}

.top_box .use_box .text p{
	margin: 10px;
}

.top_box .use_box .image{
	width: 200px;
	float: right;
}


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

.top_box .rule_box{
	width: 620px;
}

.top_box .rule_box{
	float: left; 
	width: 600px;
}

.top_box .rule_box .text{
	float: left;
	width: 600px;
}

.top_box .rule_box .text p{
	margin: 0 10px 10px;
	line-height: 18px;
}

.top_box .rule_box .image{
	width: 600px;
	float: right;
}

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

.news_list{
	width: 620px;
	float: left;
}

.news_list li{
	width: 620px;
	border-bottom: 1px dotted #ccc;
	padding: 0 0 5px;
	margin: 0 0 5px;
	float: left;
}

.news_list p{
	width: 100px;
	float: left;
	text-indent: 10px;
}

.news_list div{
	width: 520px;
	float: left;
}

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


#contents_side .banner{
	margin: 0 0 15px;
}

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

.page_top{
	height: 50px;
	width: 850px;
	margin: 0 auto;
	clear: both;
}

.page_top p{
	float: right;
	margin: 29px 0 0;
}

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

#footer{
	width: 100%;
	height: 75px;
	background: url(../img/all/footer.gif) repeat-x;
	text-align: center;
	float: left;
	color: #686868;
}

#footer .footer_box{
	width: 850px;
	margin: 0 auto 0;
}

#footer .footer_box .link{
	font-family:'MS PGothic',Meiryo,'メイリオ',sans-serif;

	width: 850px;
	text-align: center;
	float: left;
	margin: 0 0 5px;
	color: #afafaf;
	height: 40px;
	line-height: 40px;
	font-size: 11px;
}

#footer .footer_box .link a{
	color: #686868;
	text-decoration: none;
}

#footer .footer_box .link a:hover{
	color: #686868;
	text-decoration: underline;
}

#footer .footer_copy{
	float: left;
	width: 850px;
}

/*---*/

#footer .footer_box .copy{
	text-align: center;
	color: #686868;
	width: 850px;
	float: right;
	margin: 3px 0 0;
}

#footer .footer_box .copy span{
	font-size: 11px;
}

#footer .footer_box .copy a{
	color: #686868;
	text-decoration: none;
}

#footer .footer_box .copy a:hover{
	color: #686868;
	text-decoration: underline;
}


