@charset "utf-8";
html,body,div,h1,h2,h3,h4,h5,h6,p,blockquote,pre,address,ul,ol,li,dl,dt,dd,table,th,td,form,a,img,hr {
	margin: 0;
	padding: 0;
}

body {
	font-size: 14px;
	line-height: 135%;
	background-color: #E1EEF4;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.clear {
	clear: both;
}
.none {
	display: none;
}
.red {
	color: #F00;
}
.blue {
	color: #003399;
}
.f14b {
	color:#408CD9;
	font-size: 14px;
}
.f14 {
	font-size: 14px;
}
.f16r {
	font-size: 16px;
	color:#990000;
	font-weight:600;

}
.f26b {
	font-size: 26px;
	font-weight:600;

}
.f16b {
	font-size: 16px;
	font-weight:600;

}
#container {
	width: 1000px;
	margin: 0 auto;
	background-image: url(../img/back_bar01.jpg);
	background-repeat: repeat-x;
}
#home_header {
	width: auto;
	height: 25px;
	margin: 0 auto;
	background-color: #000000;
}
h1 {
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	display: block;
	padding: 4px 0;
	width: 1000px;
	margin: 0 auto;
}

#blk_bar {
	width: 800px;
	height: 5px;
	margin: 0 auto;
	background-color: #000000;
}
#title{
	width:1000px;
	height: 230px;
	background-image: url(../img/top_title.jpg);
	background-repeat: no-repeat;
}
#contents {
	background-color: #FFF;
	background-image: url(../img/kaso_bg.jpg);
	background-repeat: no-repeat;
	width: 798px;
	margin: 0 auto;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}
#contents_index {
	background-color: #FFF;
	/*background-image: url(../img/contents_bg.jpg);*/
	background-repeat: no-repeat;
	width: 798px;
	margin: 0 auto;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	height:500px;
}
#top_navi{
	width: 798px;
	height: 29px;
	margin: 0 auto;
}
#top_navi span {
	display: none;
}
#top_navi ul {
	float: right;
	clear: right;
}
#top_navi li {
	display: inline;
	float: left;
	list-style-type: none;
}
#navi01 a {
	background-image: url(../img/gaiyou.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 29px;
	width: 110px;
}
#navi01 a:hover {
	background-image: url(../img/gaiyou.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	height: 29px;
	width: 110px;
}
#navi02 a {
	background-image: url(../img/tenpo.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 29px;
	width: 110px;
}
#navi02 a:hover {
	background-image: url(../img/tenpo.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	height: 29px;
	width: 110px;
}
#navi03 a {
	background-image: url(../img/top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 29px;
	width: 108px;
}
#navi03 a:hover {
	background-image: url(../img/top.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	height: 29px;
	width: 108px;
}
#footer {
	background-image: url(../img/circle01.jpg);
	background-repeat: repeat;
	width: 798px;
	margin: 0 auto;
}
/** フッター部分　**/
#ft_text {
	float: left;
	width: 370px;
	padding-bottom: 20px;
}
#jyouhou {
	width: 250px;
	font-size: 12px;
	background-color: #FFF;
	margin: 29px 0 0 30px;
	background-image: url(../img/tr_mark.jpg);
	background-repeat: no-repeat;
	padding:14px 14px 14px 80px;
}

#jh_text01 {
	width: 250px;
	padding-bottom: 4px;
}
#jh_text02 {
	width: 250px;
	line-height: 120%;
}
#ft_photo {
	float: right;
}
#photo01 {
	background-image: url(../shop/img/photo01.jpg);
	background-repeat: no-repeat;
	width: 367px;
	height: 137px;
	display: block;
	margin-right: 21px;
}


#copy {
	width: 800px;
	height: 25px;
	background-color: #000000;

	margin: 0 auto;
}
#cp_text {
	padding: 4px 0 0 0;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
}
