@charset "UTF-8";
/* CSS Document */

/* 初期化 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	padding: 0;
	margin: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}

ol,ul {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,q:after {
	content: '';
}

abbr,acronym {
	border: 0;
}

/* 全ページ共通設定 */
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 75%;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #00B84C;
}
a:visited {
	color: #007F3D;
}
a:hover, a:focus {
	color: #00FF00;
}
#wrapper {
	width: 950px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #00B84C;
}
#header {
	position: relative;
	padding-bottom: 20px;
	float: left;
	width: 100%;
}
#content {
	clear: both;
	width: 100%;
}
#primary {
	float: left;
	width: 680px;
}
#secondary {
	float: right;
	width: 257px;
}
#localnavi {
	width: 100%;
}
#localnavi li {
	margin-bottom: 10px;
}
#secondary #address {
	border: 1px solid #666666;
	padding: 5px;
	font-size: 11px;
	line-height: 1.5;
}
#secondary #address h2 {
	padding-bottom: 15px;
	padding-top: 5px;
}
#secondary #address p {
	text-align: right;
	padding-bottom: 5px;
}
#secondary #address p a {
	display: block;
	padding-right: 15px;
	background-image: url(../../imags/un_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#footer {
	clear: both;
	width: 100%;
	padding-top: 50px;
}
#footer .footernavi li a {
	text-decoration: none;
	display: block;
}
#footer .footernavi {
	clear: both;
	width: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#footer .footernavi li {
	float: left;
	width: 110px;
	font-size: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #00B84C;
	margin-bottom: 7px;
}
.fnavilast {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00B84C;
}
#footer #footernavifast {
	width: 556px;
}
#footer #footernavisecond {
	width: 334px;
}
#copyright {
	clear: both;
	width: 100%;
	text-align: center;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #00B84C;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#logo {
	padding-top: 15px;
	padding-left: 5px;
	padding-bottom: 15px;
}
#utilitynavi {
	position: absolute;
	right: 0px;
	top: 5px;
	width: 385px;
	font-size: 10pt;
	line-height: 1.2;
	list-style-type: none;
}
#utilitynavi li {
	position: absolute;
	top: 0px;
}
#utilitynavi li#navInquiry {
	right: 9em;
	width: 7em;
}
#utilitynavi li#navSiteMap {
	right: 0px;
	width: 8em;
}
#utilitynavi li a {
	padding-left: 12px;
	background-image: url(../../imags/un_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#headimg {
	clear: both;
	width: 100%;
	padding-bottom: 8px;
	padding-top: 8px;
}
#globalnavi {
	background-color: #FFFFFF;
	background-image: url(../../imags/gn_bg.gif);
	background-repeat: repeat-x;
	width: 948px;
	height: 88px;
	background-position: top;
}
#globalnavi li {
	float: left;
	padding-right: 11px;
	background-image: url(../../imags/gn_li_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 7px;
	height: 88px;
}
#globalnavi li a {
	display: block;
	width: 140px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 95px;
	margin-top: 10px;
}
#globalnavi li#current a {
	background-position: right;
}
.navtop a {
	background-image: url(../../imags/gn_toppage.gif);
}
.navtenpo a {
	background-image: url(../../imags/gn_tenpo.gif);
}
.navibent a {
	background-image: url(../../imags/gn_ibent.gif);
}
.navkeiji a {
	background-image: url(../../imags/gn_keiji.gif);
}
.navtoiawase a {
	background-image: url(../../imags/gn_toiawase.gif);
}
.navacces a {
	background-image: url(../../imags/gn_akusesu.gif);
}
#globalnavi li a:hover, #globalnavi li a:focus {
	background-repeat: no-repeat;
	background-position: right top;
}
/* トップページ設定 */
#toptitle {
	width: 100%;
	clear: both;
}
#toptitle #toptitleimg {
	width: 670px;
	float: left;
	border: 1px solid #00B84C;
}
#toptitle #toptitleimg p {
	width: 429px;
	float: left;
}
#toptitle #toptitleimg h1 {
	float: right;
	background-color: #FFFFFF;
}
#toptitle #toptitleimg h2 {
	padding: 5px;
	font-size: 16px;
	background-color: #00B84C;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 0.1em;
	clear: both;
}
#toptitle #topnavi {
	float: right;
	width: 260px;
}
#toptitle #topnavi .column {
	height: 140px;
	clear: both;
}
#toptitle #topnavi .column h1 {
	font-size: 18px;
	width: 100%;
	display: block;
	clear: both;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
}
#toptitle #topnavi .column h1 a {
	background-image: url(../../imags/topnavi_arrow.gif);
	background-repeat: no-repeat;
	background-position: 6.5em center;
	display: block;
	width: 8em;
	text-decoration: none;
}
#toptitle #topnavi .column p {
	float: left;
	padding-right: 5px;
	width: 89px;
	height: 100px;
}
#toptitle #topnavi .column h2 {
	padding-bottom: 2px;
	font-size: 11px;
	line-height: 1.4;
	float: left;
	clear: right;
	width: 150px;
}
#toptitle #topnavi .column h2 a {
	font-size: 13px;
}
#toptitle #topnavi .column h3 {
	font-size: 10px;
	width: 230px;
	float: left;
}
#topics .sectiontitle {
	width: 100%;
	background-image: url(../../imags/sectitle_bg.gif);
	background-repeat: repeat-x;
	height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EBEBEB;
	clear: both;
}
#topics .sectiontitle h1 {
	font-size: 16px;
	float: left;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B1B2B3;
	color: #00B84C;
	margin-left: 10px;
	margin-top: 7px;
	margin-bottom: 7px;
	line-height: 1;
}
#topics .sectiontitle p {
	float: right;
	width: 80px;
	font-size: 16px;
	margin-top: 7px;
	margin-bottom: 7px;
	line-height: 1;
}
#topics .sectiontitle p a {
	text-decoration: none;
	width: 3em;
	background-image: url(../../imags/sectitle_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
}
#topics dl {
	font-size: 12px;
	line-height: 1.5;
	margin-top: 10px;
	margin-bottom: 10px;
}
#topics dl li {
	padding-top: 8px;
	padding-bottom: 8px;
	width: 100%;
	list-style-type: none;
	float: left;
	line-height: 1.5;
}
#topics dl li dt {
	float: left;
	color: #000000;
	width: 70px;
}
#topics dl li dd {
	float: right;
	width: 580px;
}
#topics dl li dd a {
	text-decoration: none;
}
/* セカンドページ共通設定 */
#primary .pagetitle {
	background-image: url(../../imags/event/pagetitle_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	clear: both;
	width: 100%;
	height: 60px;
}
#primary .pagetitle h5 {
	float: left;
	height: 60px;
	width: 5px;
}
#primary .pagetitle h1 {
	float: left;
	font-size: 34px;
	padding-top: 16px;
	padding-bottom: 10px;
	padding-left: 15px;
	color: #008ED7;
	line-height: 1;
}
#primary .pagetitle h6 {
	float: right;
	height: 60px;
	width: 5px;
}
#topicpath {
	font-size: 12px;
	line-height: 1.2;
	list-style-type: none;
	height: 30px;
}
#topicpath li {
	float: left;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 10px;
}
/* イベントページ設定 */
#event h2 {
	background-image: url(../../imags/event/contenttitle_bg.gif);
	background-repeat: repeat-x;
	clear: both;
	height: 48px;
	width: 100%;
	font-size: 24px;
	line-height: 48px;
	text-indent: 15px;
	margin-bottom: 5px;
}
#event .eventimg {
	float: left;
	width: 290px;
}
#event .eventcontent {
	float: right;
	width: 380px;
}
#event .eventcontent h3 {
	font-size: 18px;
	color: #2F89D3;
	line-height: 1.2;
	padding-bottom: 10px;
}
#event .eventcontent p {
	font-size: 14px;
	line-height: 1.5;
	color: #666666;
}
#event .eventcontent .recruit {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
}
#event .eventcontent .apply {
	height: 35px;
	background-color: #FFFFFF;
	border: 1px solid #47C482;
	width: 170px;
}
#event .eventcontent .apply p {
	background-image: url(../../imags/event/apply_bg.gif);
	background-repeat: repeat-x;
	height: 29px;
	margin: 3px;
}
#event .eventcontent .apply p a {
	text-decoration: none;
	font-size: 14px;
	line-height: 29px;
	background-image: url(../../imags/topnavi_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	width: 115px;
}
/* 未作成ページのお断り設定 */
#primary #sorry {
	font-size: 18px;
	margin-top: 10px;
	line-height: 1.5;
	clear: both;
	color: #999999;
	text-align: center;
}
/* お気に入りページ設定 */
#favorite {
	width: 100%;
	clear: both;
	padding-top: 10px;
}
#favorite #favoritemain {
	width: 370px;
	float: right;
}
#favorite #favoritemain h1 {
	font-size: 26px;
	color: #2F89D3;
	font-weight: bold;
	padding-bottom: 8px;
}
#favorite #favoritemain h2 {
	font-size: 21px;
	line-height: 1.2;
	padding-top: 5px;
	padding-bottom: 8px;
	font-weight: normal;
}
#favorite #favoritemain p {
	font-size: 13px;
	line-height: 1.5;
	color: #2F89D3;
}
#favorite #favoritemain p.storenote {
	padding-top: 50px;
	color: #333333;
	font-size: 14px;
	line-height: 1.3;
}
#favorite #favoritemain p.storenote a {
	text-decoration: none;
}
#favorite #favoriteside {
	width: 274px;
	float: left;
}
#favoriteside .favoritereport {
	padding-bottom: 15px;
	width: 100%;
	clear: both;
}
#favoriteside .favoritereport h1 {
	padding-top: 5px;
}
#favoriteside .favoritereport h2 {
	font-size: 18px;
	color: #2F89D3;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 3px;
}
#favoriteside .favoritereport p {
	font-size: 13px;
	line-height: 1.3;
}
/* アクセスページ設定 */
#primary #access {
	clear: both;
	width: 100%;
}
#access  h2  {
	font-size: 24px;
	color: #008ED7;
	clear: both;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 5px;
}
#access #surrounding {
	margin-bottom: 10px;
}
#surrounding p.smallmap {
	height: 270px;
	width: 680px;
	clear: both;
}
#surrounding p.bigmap {
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	text-align: right;
}
#access #parkingimg {
	width: 310px;
	float: left;
}
#access #accessnote {
	width: 360px;
	float: right;
}
#accessnote h3 {
	background-color: #008ED7;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 1;
	text-indent: 8px;
	margin-bottom: 5px;
}
#accessnote p {
	font-size: 14px;
	line-height: 1.3;
	margin-bottom: 15px;
}
/* 店舗一覧ページ設定 */
#primary #stores {
	clear: both;
	width: 100%;
	padding-top: 20px;
}
#stores #storecontent {
	width: 445px;
	float: right;
}
#stores #streetmap {
	width: 230px;
	float: left;
}
#storecontent #storecategory {
	font-size: 18px;
	width: 100%;
	height: 30px;
	padding-top: 10px;
}
#storecategory li {
	float: left;
	padding-right: 18px;
}
#storecontent  .food  a {
	color: #E20025;
}
#storecontent .shop a {
	color: #73BB2B;
}
#storecontent .eating a {
	color: #F26B1C;
}
#storecontent .service a {
	color: #2C9CDC;
}
#storecontent .others a {
	color: #584CBB;
}
#storecontent .storelist {
	font-size: 11px;
	padding-top: 10px;
}
#storecontent .storelist li {
	line-height: 14px;
	height: 14px;
	text-align: left;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
}
#storecontent .storelist li img {
	float: left;
}
#storecontent #leftlist {
	float: left;
	width: 210px;
}
#storecontent #rightlist {
	float: right;
	width: 230px;
}
/* 歴史ページ設定 */
#history {
	width: 100%;
	clear: both;
}
#history .hiscategory {
	width: 100%;
}
#history .histext {
	float: left;
	width: 450px;
	padding-bottom: 20px;
	padding-left: 15px;
}
#history .histext h1 {
	font-size: 16px;
	color: #008ED7;
	margin-bottom: 8px;
}
#history .histext p {
	font-size: 13px;
	color: #666666;
	font-weight: normal;
	line-height: 2;
}
#history .histext h4 {
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	line-height: 1.8;
	text-align: right;
}
#history .hisimg {
	float: right;
	width: 170px;
	padding-right: 10px;
	padding-left: 10px;
}
#history .hisimg .ue {
	padding-bottom: 8px;
}
#history .hisimg .naka {
	padding-bottom: 5px;
	padding-top: 80px;
}
#history .hisimg .shita {
	padding-bottom: 5px;
	padding-top: 120px;
}
#history .hisend {
	clear: both;
	width: 100%;
	padding-bottom: 30px;
	padding-top: 50px;
}
#history #dome .hisend {
	padding-top: 300px;
}
#primary ul#nav {
	height: 37px;
	position: relative;
	margin-top: 20px;
	margin-bottom: 40px;
}
#primary ul.greeting {
	background-image: url(../../imags/history/tab_01.gif);
	background-repeat: no-repeat;
}
#primary ul.dome {
	background-image: url(../../imags/history/tab_02.gif);
	background-repeat: no-repeat;
}
#primary ul.guild {
	background-image: url(../../imags/history/tab_03.gif);
	background-repeat: no-repeat;
}
#primary ul.legend {
	background-image: url(../../imags/history/tab_04.gif);
	background-repeat: no-repeat;
}
#primary ul.symbol {
	background-image: url(../../imags/history/tab_05.gif);
	background-repeat: no-repeat;
}
#primary ul#nav li {
	width: 136px;
	float: left;
	display: block;
	height: 37px;
	font-size: 12px;
	line-height: 1.2em;
	padding-top: 3px;
}
#primary ul#nav li#greetingNav {
}
#primary ul#nav li#domeNav {
}
#primary ul#nav li#guildNav {
}
#primary ul#nav li#glegendNav {
}
#primary ul#nav li#symbolNav {
}
#primary ul#nav li a {
	display: block;
	width: 100%; /* for WinIE6 */
	text-align: center;
	text-decoration: none;
	line-height: 30px;
	color: #000;
}
#primary ul#nav li a:hover {
	color: #0066CC;
}
/* サイトマップページ設定 */
#primary ul.sitemap {
	list-style-type: none;
	line-height: 1.2;
	font-size: 12px;
	margin-top: 30px;
}
#primary ul.sitemap li {
	list-style-type: none;
}
#primary ul.sitemap li a {
	display: block;
	width: 300px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 20px;
	background-image: url(../../imags/sitemap/sitemap_bt.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 10px;
}
#primary ul.sitemap li ul {
	margin-left: 40px;
}
