@charset "utf-8";
/*共通*/
body,p,div,table,td,dl,dt,dd,ul,li,form,input,textarea{
margin:0px;
padding:0px;
}
html{
	overflow-y:scroll;}
body{
	font-weight:normal;
	color:#333;
	font-family:"メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	line-height:1.6;
	font-size:75%;
	background:#c9e3f0;}
img{
	border:none;}
a{
	color:#0000CC;
	text-decoration:none;}
a:hover{
	color:#0000CC;
	text-decoration:underline;}
ul{
	list-style:none;}
p{
	border-bottom:1px dotted #CCC;
	margin-bottom:4px;
	padding-bottom:4px;}
dt,dd{
	margin-bottom:4px;}
dt{
	font-size:14px;
	font-weight:bold;}
dd{
	border-bottom:1px #CCC dotted;
	padding-bottom:8px;}
table{
	width:649px;}
th,td{
	padding:8px;}
#container{
	background:#FFF;
	width:900px;
	margin:0px auto;
	padding:0px 10px;}
*html #container{
	background:#FFF;
	width:900px;
	margin:0px auto;
	padding:0px 8px;}
.clear{
	clear:both;}
.contents_bar{
	margin-top:5px;}
.box{
	padding:10px 10px 0px 10px;}
.gray{
	background-color:#EDEDED;}
/*ヘッダー*/
#header{
	position:relative;
	background:url(../img/header.jpg) no-repeat;
	width:900px;
	height:289px;}
#sub_header{
	position:relative;
	width:900px;
	background:url(../img/sub_header.jpg);
	height:93px;}
.logo{
	padding:15px 0px 0px 5px;
	width:313px;}
.h_koukoku{
	position:absolute;
	left: 437px;
	top: 15px;
}
/*メニュー*/
#menu{
	float:left;
	width:900px;
	height:44px;
	}
#menu ul,#menu li{
	float:left;}
/*左レイアウト*/
#leftlayout{
	float:left;
	margin:15px 0px 15px 5px;
	width:669px;}
*html #leftlayout{
	float:left;
	margin:10px 0px 15px 2px;
	width:669px;}
.text_advertisement{
	margin-bottom:4px;
	clear:both;
	border:none;}

/*広告枠上段*/
.advertisement01,.advertisement02,.advertisement03,.advertisement04,.advertisement05,.advertisement06{
	margin-bottom:15px;
	background:url(../img/advertisement01.jpg) no-repeat;
	padding-left:8px;
	width:215px;
	height:350px;
	float:left;}
.advertisement_name01,.advertisement_name02,.advertisement_name03,.advertisement_name04,.advertisement_name05,.advertisement_name06{
	text-align:center;
	color:#FFF;
	padding:10px 0px 0px 0px;}
.advertisement_text01,.advertisement_link01,.advertisement_text02,.advertisement_link02,.advertisement_text03,.advertisement_link03,.advertisement_text04,.advertisement_link04,.advertisement_text05,.advertisement_link05,.advertisement_text06,.advertisement_link06{
	width:190px;
	margin:5px 8px 0px 4px; }
.advertisement_baner01,.advertisement_baner02,.advertisement_baner03,.advertisement_baner04,.advertisement_baner05,.advertisement_baner06{
	width:190px;
	margin:20px 8px 0px 4px;
	}
/*広告枠下段*/
.advertisement04,.advertisement05,.advertisement06{
	margin-bottom:15px;
	background:url(../img/advertisement02.jpg) no-repeat;
	padding-left:8px;
	width:215px;
	height:350px;
	float:left;}
/*右レイアウト*/
#rightlayout{
	margin:15px 5px 0px 0px;
	float:right;
	width:215px;
	}
*html #rightlayout{
	margin:37px 5px 0px 0px;
	float:right;
	width:215px;
	}
#sub_rightlayout{
	margin:20px 5px 0px 0px;
	float:right;
	width:215px;
	}
*html #sub_rightlayout{
	margin:15px 3px 0px 0px;
	float:right;
	width:215px;
	}
.pr{
	background: url(../img/pickup.jpg) no-repeat;
	width:215px;
	height:272px;}
.pr_baner{
	text-align:center;
	padding:48px 0px 0px 0px;}
.pr_text,.pr_link{
	padding:5px 0px 0px 10px;}
.nitice{
	margin-top:15px;
	width:215px;
	background:url(../img/notice.jpg) no-repeat;
	height:161px;}
.notice_text{
	padding:45px 10px 0px 10px;
	}
/*フッター*/
#footer{
	clear:both;
	font-size:10px;
	text-align:center;
	background: url(../img/footer.jpg) no-repeat;
	width:900px;
	height:59px;}
#footer a{
	color:#333;
	text-decoration:none;}
#footer a:hover{
	color:#333;
	text-decoration:underline;}
.f_link{
	padding-top:10px;}
/*お問い合わせ*/
input{
	width:150px;}
.form_text{
	border:none;}
