@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
	color:#333;
}
body {
	font-size:12px;
	line-height:150%;
	background-color:#FFF;
}
html {  
    overflow-y:scroll;  
} 

img {
	border:0px;
}
.back {
	background-image:url(../images/format/back.jpg);
	width:830px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h1 {
	width:820px;
	background-color:#C51823;
	height:18px;
	line-height:20px;

	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header_h{
	margin-left:12px;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
}
#header {
	width:800px;
	height:57px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/*ナビゲーション*/
#navi {
	width:800px;
	height:34px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#navi ul{
    list-style:none;
    width:800px;
}
#navi li{
    list-style:none;
    float:left;
}
#navi a{
    display:block;
    height:34px;
    text-indent:-300px;
    overflow:hidden;
}
a.n01{
	width:134px;
    background-image:url(../images/format/navi.jpg);
	background-position:0px 0px;
}
a:hover.n01{
	width:134px;
    background-position:0px -34px;
}
a.n02{
	width:133px;
	background-position:-134px 0px;
    background-image:url(../images/format/navi.jpg);
}
a:hover.n02{
	width:133px;
    background-position:-134px -34px;
}
a.n03{
	width:133px;
	background-position:-267px 0px;
    background-image:url(../images/format/navi.jpg);
}
a:hover.n03{
	width:133px;
    background-position:-267px -34px;
}
a.n04{
	width:133px;
	background-position:-400px 0px;
    background-image:url(../images/format/navi.jpg);
}
a:hover.n04{
	width:133px;
    background-position:-400px -34px;
}
a.n05{
	width:133px;
	background-position:-533px 0px;
    background-image:url(../images/format/navi.jpg);
}
a:hover.n05{
	width:133px;
    background-position:-533px -34px;
}
a.n06{
	width:134px;
	background-position:-666px 0px;
    background-image:url(../images/format/navi.jpg);
}
a:hover.n06{
	width:134px;
    background-position:-666px -34px;
}

/*コンテンツ枠*/
#content {
	width:800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/*フッター*/
#foot {
	clear:both;
	text-align:center;
	width:800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#copyright {
	text-align:center;
	width:800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height:30px;
	vertical-align:text-top;
}
/*メインビジュアル*/
.main {
	width:800px;
	height:199px;
	margin-bottom:9px;
}
/*トップボタン系*/
#btn01 a{
	width:265px;
	margin-right:2px;
	margin-bottom:3px;
	float:left;
	display: block;
	overflow: hidden;
	height: 0px;
	padding-top: 62px;
	background-image: url(../images/top/btn01.jpg);
}
#btn01 a:hover {
	background-position: 0 -62px;
}
#btn02 a{
	width:265px;
	margin-right:3px;
	margin-bottom:3px;
	float:left;
	display: block;
	overflow: hidden;
	height: 0px;
	padding-top: 62px;
	background-image: url(../images/top/btn02.jpg);
}
#btn02 a:hover {
	background-position: 0 -62px;
}
#btn03 a{
	width:265px;
	margin-bottom:3px;
	float:left;
	display: block;
	overflow: hidden;
	height: 0px;
	padding-top: 62px;
	background-image: url(../images/top/btn03.jpg);
}
#btn03 a:hover {
	background-position: 0 -62px;
}
#btn04 a{
	width:265px;
	margin-right:2px;
	margin-bottom:14px;
	clear:none;
	float:left;
	display: block;
	overflow: hidden;
	height: 0px;
	padding-top: 62px;
	background-image: url(../images/top/btn04.jpg);
}
#btn04 a:hover {
	background-position: 0 -62px;
}

#btn05 a{
	width:265px;
	margin-right:3px;
	margin-bottom:14px;
	float:left;
	display: block;
	overflow: hidden;
	height: 0px;
	padding-top: 62px;
	background-image: url(../images/top/btn05.jpg);
}
#btn05 a:hover {
	background-position: 0 -62px;
}
#btn06 a{
	width:265px;
	margin-bottom:14px;
	float:left;
	display: block;
	overflow: hidden;
	height: 0px;
	padding-top: 62px;
	background-image: url(../images/top/btn06.jpg);
}
#btn06 a:hover {
	background-position: 0 -62px;
}
/*トップコンテンツ左*/
#topleft{
	clear:none;
	float:left;
	margin-left:5px;
	margin-right:5px;
	width:395px;
	background-image:url(../images/top/l_back.jpg);
}
#topleft div{
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width:361px;
}
#topleft li {
	background-image: url(../images/top/line.jpg);
	background-repeat: no-repeat;
	background-position: 0px 24px;
	list-style:none;
	line-height:25px;
}
#topleft span {
	color:#topleft;
}
/*トップコンテンツ右*/
#topright {
	float:left;
	width:385px;
	padding-bottom:25px;
}
/*ニュース*/
#news {
	height:131px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
	margin-bottom:13px;
}
#news div {
	width:375px;
	height:85px;
	overflow:auto;
	padding:5px;
}
.submain {
	width:800px;
	margin-bottom:15px;
}
.subcont {
	font-size:14px;
	line-height:170%;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:15px;
}
.r_text {
	text-align:right;
	font-size:14px;
	font-weight:bold;
	padding-right:10px;
}

#over_table {
}
#over_table td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	padding: 5px;
	font:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}

.subtitle{
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #0099CC;
	border-left-color: #0099CC;
	padding-left:5px;
	margin-bottom:10px;
	font-weight:bold;
	font-size:16px;
}
.formbtn{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:center;
	margin-top:10px;
}
.ol1 {
	margin-left: 20px;
}
.ol1 li {
	padding-top: 10px;
	padding-bottom: 10px;
}
.ul1 {
}
.ul1 li {
	margin-left: 30px;
}
.ul2 {
	margin-top: 20px;
	list-style-type: none;
	margin-left: 5px;
}
.ul2 li {
	background-repeat: no-repeat;
	background-position: left top;
	list-style-position: outside;
	background-image: url(../images/maru.gif);
	padding-left: 15px;
}
.pmb{
	margin-top:10px;
	padding:10px;
	background-color:#FFFFE1;
	border:solid #FC0 1px;
}
.activites-body{
	width:600px;
	padding-right:20px;
	float:left;
}
.activites-img{
	width:auto;
	
}


.shopping-img{
width:170px;
/*background-color:#999999;*/
margin-left:auto;
float:right;
}

.table-line-btm{
}



.title-01{
	font-size:24px;	
	/*border-bottom: 1px solid #000000;*/
	line-height:140%;
	font-weight:bold;
}
.title-01-center{
	font-size:24px;	
	/*border-bottom: 1px solid #000000;*/
	line-height:140%;
	font-weight:bold;
	text-align:center;
}
.title-02{
	font-size:14px;
	color:#FFF;
	font-weight:bold;
}

.title-03{
	font-size:12px;
	color:#FFF;
}

.title-04{
	font-size:16px;
	color:#FFF;
	font-weight:bold;
}
