@charset "utf-8";
div,img,h1,h2,h3,h4,h5,h6,ul,ul li,dl,dt,dd,p,form{
	margin:0;
	padding:0;
	border:0;
	display:block;
	list-style:none;
	}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: 13px/140% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background: #DAD7D2 url(img/all_bg.jpg) repeat-x 0px 0px;
	color: #123F37;
}
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
a:link {
	text-decoration: none;
	color: #408F1F;
}
a:visited{
	text-decoration: none;
	color: #408F1F;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#container {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	background: url(img/bg.jpg) repeat-y 0px 0px;
}
#header {
	background: url(img/head_bg.jpg) no-repeat 0px 0px;
	height: 200px;
	width: 820px;
}
#t_header {
	background: url(img/top/head_bg.jpg) no-repeat 0px 0px;
	height: 113px;
	width: 820px;
}
#header #title {
	float: left;
	padding-top: 10px;
	padding-left: 25px;
}
#t_header #title {
	padding-top: 36px;
	padding-left: 87px;
	float: left;
}
#mag_btn {
	float: right;
	margin-top: 70px;
	margin-right: 15px;
}
#menu {
}
#menu li {
	float: left;
}
#contents {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
	position: relative;
}
#top_img {
}
#t_main,#main {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	text-align: left;
}

#side_menu a:link,#t_main a:link,#footer a:link,.pagetop a:link {
	text-decoration: none;
	color: #123F37;
}
#side_menu a:visited,#t_main a:visited,#footer a:visited,.pagetop a:visited{
	text-decoration: none;
	color: #123F37;
}
#side_menu a:hover,#t_main a:hover,#footer a:hover,.pagetop a:hover {
	text-decoration: underline;
}
#side_menu a:active,#t_main a:active,#footer a:active ,.pagetop a:active{
	text-decoration: none;
}

#t_topics {
	float: left;
}
#t_shopnews {
	float: right;
}
#t_main li,#side_menu li ,.list01 li{
	background: url(img/point02.gif) no-repeat 0px 5px;
	padding-left: 10px;
}
#t_main ul ,#t_main div p,#side_menu ul,.list01{
	margin-left: 12px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#t_main h2{
	margin-bottom: 10px;
}
#t_main div{
	padding-bottom: 20px;
	width: 355px;
	background: #F4F4EE;
}
#t_main .golist {
	float: right;
}
#footer {
	background: #DAD7D2 url(img/foot_bg.gif) no-repeat 0px 0px;
	text-align: left;
	padding: 0px 40px 50px 20px;
	font-size: 11px;
}
#footer li {
	background: url(img/point01.gif) no-repeat 0px 5px;
	padding-left: 8px;
	float: left;
	margin-right: 10px;
}
#footer p {
	clear: left;
	font-size: 13px;
	margin-bottom: 5px;
	text-align: right;
}
#c_main {
	float: right;
	width: 530px;
	margin-top: 20px;
}
#side {
	float: left;
	width: 190px;
	margin-top: 20px;
}
.banner li {
	margin-bottom: 10px;
}
.banner img {
	display: inline;
}
#c_main h3 {
	font-size: 14px;
	line-height: 29px;
	background: url(img/h3_bg.gif) no-repeat 0px 0px;
	padding-left: 20px;
	font-weight: normal;
	margin-bottom: 20px;
	clear: both;
}
#c_main h4 {
	background: url(img/h4_bg.gif) no-repeat 0px 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	border-bottom: 1px dotted #84A494;
	margin-bottom: 15px;
	font-size: 14px;
	font-weight: bold;
}
#c_main p {
	margin-bottom: 20px;
}
.type01 {
	margin-bottom: 20px;
	border-collapse:collapse;
	
}
.type01 td {
	border: 1px solid #8DBEA4;
	padding: 3px 5px;
}
.type01 th {
	background: #CDE6B5;
	border: 1px solid #8DBEA4;
	padding: 3px 5px;
}
.type02 {
	margin-bottom: 20px;
	border-collapse:separate
	
}
.type02 td {
	padding: 3px 3px 3px 0px;
	vertical-align: top;
	font-size: 11px;
}
.type02 th {
	padding: 3px 5px;
	font-size: 11px;
	font-weight: normal;
	background: #ECF5E2;
	text-align: center;
}
#side_menu {
	background: url(img/side/bg.jpg) repeat-y 0px 0px;
	width: 180px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
#side_menu h2 {
	font-size: 13px;
	font-weight: bold;
	background: url(img/side/h2.jpg) no-repeat 0px 0px;
	padding-left: 8px;
	line-height: 29px;
	color: #FFFFFF;
	margin-bottom: 10px;
}
#c_main h5 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 15px;
}
#c_main dt {
	font-weight: bold;
	background: url(img/point02.gif) no-repeat 0px 5px;
	padding-left: 10px;
}
#c_main dd {
	margin-bottom: 10px;
}
.list01 {
	margin-bottom: 15px;
}
#c_main dl {
	margin-bottom: 20px;
}
.pagetop,#footer .pagetop {
	font-size: 11px;
	left: 660px;
	margin-bottom: 0px;
	text-align: right;
	clear: both;
}
.pagetop a{
	background: url(img/pagetop.gif) no-repeat 0px 3px;
	padding-left: 10px;
}
#footer .pagetop {
	margin-bottom: 30px;
}
.img_r {
	float: right;
	padding-bottom: 5px;
	padding-left: 5px;
}
.img_l {
	float: left;
	padding-bottom: 5px;
	padding-right: 5px;
}
.img_r img ,.img_l img {
	margin-bottom: 5px;
}
#navi {
	font-size: 11px;
	margin-bottom: 5px;
	text-align: right;
}

em {
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}
.img_r p,.img_l p {
	font-size: 11px;
	text-align: center;
}
#map_guide {
	background: url(img/map/menu/bg.gif) no-repeat;
	height: 340px;
	width: 740px;
	position: relative;
}
#map_guide li{
	position: absolute;
	
}
#map_guide li .map01{

	
}
#map_guide .map01 {
	left: 361px;
	top: 83px;
}
#map_guide .map02 {
	left: 238px;
	top: 121px;
}
#map_guide .map03 {
	left: 343px;
	top: 28px;
}
#map_guide .map04 {
	left: 176px;
	top: 208px;
}
#map_guide .map05 {
	left: 118px;
	top: 148px;
}
#map_guide .map06 {
	left: 22px;
	top: 98px;
}
#map_guide .map07 {
	left: 223px;
	top: 55px;
}
#map_guide .map08 {
	left: 512px;
	top: 93px;
}
#map_guide .map09 {
	left: 263px;
	top: 238px;
}
#map_guide .map10 {
	left: 297px;
	top: 171px;
}
#map_guide .map11 {
	left: 432px;
	top: 32px;
}	
#map_guide .olivex {
	left: 501px;
	top: 27px;
}
#map_guide .sunolive {
	left: 626px;
	top: 41px;
}
