body{
	margin:20px 0;
	padding:0;
	font-size:13px;
	color:#333;
	line-height:1.3;
	font-family:"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif; 
}
img{
	border:none;
}
form{
	margin:0;
	padding:0;
}

/*---ForFireFox---*/
a:focus{outline:none;}

#all{
	text-align:center;
	/*margin:20px 0;*/
}
#main{
	width:960px;
	margin:0 auto;
	text-align:left;
}
h1{
	margin:0;
	padding:0;
	text-indent:-9999px;
	width:980px;
	height:79px;
	background:url(../img/header.jpg) no-repeat;
}
h1 a{
	width:980px;
	height:79px;
	display:block;
}

/*ヘッダー*/
/*===================================================*/
#header_block{
	width:980px;
}

.header{
	background:url(../img/head.jpg) no-repeat;
	height:76px;
	position:relative;
	margin-bottom:3px;
	float:left;
}
.header h1{
	text-indent:-9999px;
	background:url(../img/janog.gif) no-repeat 103px 22px;
	padding:22px 0 0 103px;
	width:390px;
	height:38px;
}
.header h1 a{
	width:390px;
	height:38px;
	display:block;
}

.r_banner{
	width:468px;
	height:60px;
	padding:16px 0 0 0;
	float:left;
}


/*メニュー*/
/*===================================================*/

.mainmenu{
	width:960px;
    font-family: 'verdana', 'trebuchet ms', sans-serif;
	letter-spacing:0.1em;
	clear:both;
}

.heder_line{
	width:960px;
	height:14px;
}
/*--------------------------------------*/
.contentsBox{
	border-left:#CCC solid 1px;
	border-right:#CCC solid 1px;
	min-height:1px;
}
.contentsBox:after {
content:".";
display:block;
height:0px;
clear:both;
visibility:hidden;
}
.contentsBox { display:inline-table; }
* html .contentsBox { height:1px; }
.contentsBox { display:block; }

/*-------------------------------------------*/
.footer{
	width:960px;
	height:36px;
	clear:both;
}
/*-------------------------------------------*/
.leftBox{
	float:left;
	width:705px;
}


/*-------------------------------------------*/
.rightBox{
	float:right;
	width:250px;
	text-align:center;
}
.rightBox .bordBox{
	margin-bottom:10px;
	height:130px;
}

.rightBox .rectBox{
	margin-bottom:5px;
	height:250px;
	border:solid 1px #000000;
}

.rightBox .textad{
	font-size:11px;
	height:14px;
	margin:0 12px 30px 12px;
	text-align:left;
}	

.rightBox .bnrBox{
	margin-top:3px;
	text-align:right;
}
.rightBox .bnrBox img{
	margin-bottom:15px;
	border:solid 1px #000000;
}

