body {
	margin: 0px;
	padding: 0px;
	font-size:12px;
	background-color:#ffffff;
	background-image:url(site_img/bg.gif);
	background-repeat:repeat-x;
	color:#000000;
}
table {
	font-size:12px;
	margin-left:10px;
	}

p {
	margin-top: 0.5em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
	line-height: 140%;
}

hr {
   border-width: 1px 0px 0px 0px;
   border-style: dotted;
   border-color: 999999;
   height: 1px;
   width:95%;
   margin-left:10px;
}

#blue {color:#0060C5;}
#red {color:#ff0000;}
	
#main{
    position:absolute;
    text-align:center;
    width:100%;
}


#contentsbox {
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
/*	background-image:url(site_img/main_bg.gif);
	background-repeat:repeat-y;	*/
	width: 900px;
	overflow:auto;
	overflow: hidden; 
	overflow: visible !important;
}



#header{
	height:100px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	}

#contentarea {
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	float:left;
	padding-top:0px;
	padding-left:25px;
	padding-right:25px;
	background-image:url(site_img/menu_bg.gif);
	background-repeat:repeat-y;
	}


.localNavi {
	width: 240px;
	float: left;
	margin-top:0px;
	padding:0px;
	text-align:left;
}

.localNavi_contents {
	float: left;
	padding-left:5px;
	text-align:left;
}

.contents {
	width:605px;
	padding-top:0px;
	padding-right:0px;
	margin-right:0px;
	margin-top: 0px;
	margin-left:5px;
	float:left;
	text-align:left;
}

.top {
	height:60px;
	margin-left:auto;
	margin-right:10px;
	padding-right:20px;
	padding-left:20px;
	padding-top:10px;
	text-align:right;
	}
	
.logo {
	float: left;
	width:350px;
	height:65px;
	margin-left:0px;
}

#footer {
	clear:both;
	width:100%;
	float: right;
	text-align:left;
	background-color:#EDEDED;
	padding:5px;
	margin-top:20px;
	margin-bottom:25px;
	font-size: 11px;
	color:#969696;
	}

.topimage {
	background-image:url(images/topimage.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	float:right;
	width:605px;
	height:195px;
	margin-left:0px;
	}
/*globalMenu-------------------------------------*/

#globalMenu{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width: 850px;
}
ul#navi {
	margin-left:0px;
	margin-top:10px;
	margin-bottom:0px;
	float:left;
	padding: 0px;
}
ul#navi li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
ul#navi a {
	display:block;
	margin: 0px;
	padding: 0px;
}
ul#navi li span{
	text-indent:-9999px;
	position:absolute;
}

ul#navi .b01 {
	background-image: url(site_img/b01.gif);
	background-repeat:no-repeat;
	width: 150px;
	height: 35px;
}

ul#navi .b02 {
  background: url(site_img/b02.gif) no-repeat;
  width: 140px;
	height: 35px;
}
ul#navi .b03 {
	background: url(site_img/b03.gif) no-repeat;
	width: 140px;
	height: 35px;
}

ul#navi .b04 {
  background: url(site_img/b04.gif) no-repeat;
  	width: 140px;
	height: 35px;
}
ul#navi .b05 {
	background: url(site_img/b05.gif) no-repeat;
	width: 140px;
	height: 35px;
	
}
ul#navi .b06 {
  background: url(site_img/b06.gif) no-repeat;
  	width: 140px;
	height: 35px;
}

ul#navi  a.b01:hover {
  background: url(site_img/b01.gif) no-repeat;
  background-position: 0px -35px; 
}
ul#navi  a.b02:hover {
  background: url(site_img/b02.gif) no-repeat;
  background-position: 0px -35px; 
}
ul#navi  a.b03:hover {
  background: url(site_img/b03.gif) no-repeat;
  background-position: 0px -35px; 
}
ul#navi  a.b04:hover {
  background: url(site_img/b04.gif) no-repeat;
  background-position: 0px -35px; 
}
ul#navi  a.b05:hover {
  background: url(site_img/b05.gif) no-repeat;
  background-position: 0px -35px; 
}
ul#navi  a.b06:hover {
  background: url(site_img/b06.gif) no-repeat;
  background-position: 0px -35px; 
}

ul#navi .b01_on a {
	background:url(site_img/b01.gif) no-repeat;
	background-position: 0px -35px;
	width:150px;
}
ul#navi .b02_on a {
	background:url(site_img/b02.gif) no-repeat;
	background-position: 0px -35px;
	width:140px;
}
ul#navi .b03_on a {
	background:url(site_img/b03.gif) no-repeat;
	background-position: 0px -35px;
	width:140px;
}
ul#navi .b04_on a {
	background:url(site_img/b04.gif) no-repeat;
	background-position: 0px -35px;
	width:140px;
}
ul#navi .b05_on a {
	background:url(site_img/b05.gif) no-repeat;
	background-position: 0px -35px;
	width:140px;
}
ul#navi .b06_on a {
	background:url(site_img/b06.gif) no-repeat;
	background-position: 0px -35px;
	width:140px;
}
/*globalMenu-------------------------------------*/



a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color:#0300A7;
	text-decoration: underline;
}

/*ピックアップ*/
div.waku {
	border-color:#cccccc;
	border-width:1px;
	border-style:solid;
	width:605px;
	background: url(site_img/sidemenu_bg.gif);
	background-repeat:repeat-x;
	background-position:top left; 
	font-size:14px;
	text-align:left;
	}

/*トップサブメニュー*/
div.topsubmenu {
	divpadding:5px;
	border-color:#cccccc;
	border-width:2px;
	border-style:solid;
	background:#FFFFFF;
	width:228px;
	}
.submenuhead { 
	width:100%;
	height:30px;
	font-size:14px;
	padding-top:5px;
	margin:0px;
	color:#FFFFFF;
    border-top-width: 0;
    background: url(site_img/sidemenu_bg.gif);
	background-repeat:repeat-x;
	background-position:top left; 
} 
.topsubmenulist {
		border-bottom:1px #999999 dotted;
		}
.topsubmenulist a {
	color: #000000;
	text-decoration:none;
}
.topsubmenulist a:hover {
	color:#999999;
	text-decoration:none;
}
/*トップサブメニュー*/


.top_goods {
	color: #666666;
	font-size: 12px;
	}

/*ピックアップ*/
#pickup {
	margin-top:20px;
	margin-left:15px;
	text-align:left;
}
#pickup a {
	color: #000000;
	text-decoration:none;
}
#pickup a:hover {
	color:#0300A7;
	text-decoration:underline;
}

.p_pickup{
	width:97%;
	list-style-image:url(site_img/b_pickup.gif);
	list-style-position:inside;
	border-bottom:1px #E5E8DB dotted;
	padding-bottom:5px;
}
.p_event{
	width:97%;
	list-style-image:url(site_img/b_event.gif);
	border-bottom:1px #E5E8DB dotted;
	list-style-position:inside;
	padding-bottom:5px;
}
.p_goods{
	width:97%;
	list-style-image:url(site_img/b_goods.gif);
	list-style-position:inside;
	border-bottom:1px #E5E8DB dotted;
	padding-bottom:5px;
}
.p_bosyu{
	width:97%;
	list-style-image:url(site_img/b_bosyu.gif);
	list-style-position:inside;
	border-bottom:1px #E5E8DB dotted;
	padding-bottom:5px;
}



li {
	margin-bottom: 20px;
	line-height: 1.3em;
	color: #000000;
	font-size: 12px;
}
#pdf {
	list-style-image:url(site_img/adobepdf.gif);
}
#arrow {
	list-style-image:url(site_img/arrow.gif);
}
#ensen {
	list-style-image:url(site_img/maru.gif);
	font-size:12px;
}
#maru {
	list-style-image:url(site_img/nomaru.gif);
	font-size:12px;
}



#unkou_table {
	font-size:12px;
	margin-left:0px;
	}


.small {
	font-size:11px;
	line-height:1.5em;
	}
.day {
	font-size:11px;
	line-height:1.5em;
	color:#999999;
	}
	
