@charset "shift_jis";

* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	list-style: none;
}

html{
	height:100%;
}

body {
	font-size: 11px;
	font-family: "ヒラギノ明朝 Pro W6", "Osaka‐等幅", "ＭＳ Ｐゴシック", trebuchet MS, trebuchet, verdana, arial, sans-serif;
	color: #000000;
	background: #ebe7ba;
	height:100%;
	text-align: center;
	line-height: 1.2;
}

img {
	/*
	vertical-align: bottom;
	*/
	border: none;
}

.layout #inner {
/*
	width: 820px;
	_height: 100%;
*/
	padding: 0px;
	background: url("../images/body_back.gif") repeat-y top center;
}

.main_contents {
	float: right;
	width: 600px;
/*
	height:100%;
	min-height: 100%;
*/
	background: url(../images/contents_bg.gif) left;
}

.c-both {
	clear:both;
} 

.top_map {
	clear: both;
	overflow: auto;
	float: right;
	width: 555px;
	height: 320px;
	margin: 20px 10px 15px 0;
	padding: 0px;
	vertical-align: bottom;
}

.area_map {
	clear: both;
	overflow: auto;
	float: right;
	width: 600px;
	height: 600px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.access_map {
	clear: both;
	overflow: auto;
	float: right;
	width: 600px;
	height: 860px;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	position: relative;
	width: 800px;
	margin: 0px auto;
	padding: 0px 0 0px 0px;
	background: #FFFFFF;
	height:100%;
	min-height: 100%;
}

#logo {
	padding: 0px;
}

div#mainm div#contents{
	padding: 5px 5px 5px 5px;
}

div#contents dl.category{
	float: left;
	display: inline; /* for WinIE6 */
	margin: 15px 0px 0px 23px;
}

div#contents dt.category_sightseeing{
	color: #666666;
	background: url(../images/category_sightseeing.jpg) no-repeat #FFF;
	width: 170px;
	height: 35px;
}

div#contents dt.category_enjoy{
	color: #666666;
	background: url(../images/category_enjoy.jpg) no-repeat #FFF;
	width: 170px;
	height: 35px;
}

div#contents dt.category_stay{
	color: #666666;
	background: url(../images/category_stay.jpg) no-repeat #FFF;
	width: 170px;
	height: 35px;
}

div#contents dt.category_specialty{
	color: #666666;
	background: url(../images/category_specialty.jpg) no-repeat #FFF;
	width: 170px;
	height: 35px;
}

div#contents dt.category_food{
	color: #666666;
	background: url(../images/category_food.jpg) no-repeat #FFF;
	width: 170px;
	height: 35px;
}

div#contents dt.category_order{
	color: #666666;
	background: url(../images/category_order.jpg) no-repeat #FFF;
	width: 170px;
	height: 35px;
}

div#contents dt.category_map{
	color: #666666;
	background: url(../images/category_map.jpg) no-repeat #FFF;
	width: 170px;
	height: 35px;
}

/* TOP 各カテゴリ内部の説明文章部分の長さがもっとほしい場合はここのheightを大きくする */
div#contents dd.category{
	color: #666666;
	background: url(../images/category_middle.jpg) repeat-y #FFF;
	width: 170px;
	height: 130px;
	list-style-type:none;
}

div#contents p.categorypic{
	width: 140px;
	margin: 5px 15px 5px 15px;
}

/* TOP 各カテゴリ内部の説明文章部分 */
div#contents p.category{
	width: 150px;
	text-align: left;
	color: #43151f;
	margin-left: 10px;
	margin-right: 10px;
}

div#contents dd.categoryEnd{
	color: #666666;
	background: url(../images/category_bottom.jpg) no-repeat #FFF;
	width: 170px;
	height: 10px;
	list-style-type:none;
}

#itemList_banner {
	margin-top: 4px;
}

#itemList_banner li {
	float: right;
	display: inline; /* for WinIE6 */
	width: 170px;
	margin: 15px 20px 0px 0px;
}

.navi_panel {
	float: left;
	width: 200px;
}

#itemList_navi {
	margin-top: 0px;
}

#itemList_navi li {
	float: left;
	display: inline; /* for WinIE6 */
	width: 200px;
	margin: 0px;
}

/* ▽NAVI * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#itemList_navi a {
/*
	background: url(../images/navi_off.jpg) left bottom no-repeat;
*/
	background-repeat:no-repeat;
	background-image:url(../images/navi_off.jpg);
}

#itemList_navi a:hover {
	background: url(../images/navi_on.jpg) left bottom no-repeat;
}

/* ▲NAVI * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#ikasu_campaign01 {
	text-align:left;
	font-size:small;
	margin: 15px 30px 15px 30px;
	padding: 10px 10px 10px 10px;
	border-style:double;
}

#ikasu_campaign02 {
	font-size:small;
}

#information {
	clear: both;
	overflow: auto;
	width: 555px;
	margin: 0 auto;
	padding-bottom: 10px;
	background: url(../images/corner_bottom.gif) left bottom no-repeat;
}

#navi_all {
	clear: both;
	overflow: auto;
	width: 555px;
	margin: 3px 3px 0 0;
	padding-bottom: 0px;
}

#information #news {
	float: left;
}

#information #info {
	float: right;
}

#information .section {
	width: 270px;
}
/* SHIFT用に追加 */
#information1 {
	clear: both;
	overflow: auto;
	width: 555px;
	margin: 0 auto;
	padding-bottom: 10px;
	background: url(../images/corner_bottom.gif) left bottom no-repeat;
}
#information1 #news {
	float: left;
	font-size:large;
}

#information1 #info {
	float: right;
}

#information1 .section {
	width: 270px;
}
#information1 .section h3 {
	text-align: left;
	padding: 10px 0 6px 0;
	background: #FFF;
}

#information1 .section ul {
	padding: 10px 18px 0 18px;
	background: url(../images/corner_top.gif) left top no-repeat;
}

#information1 .section ul li {
	text-align: left;
	padding: 6px 0;
	border-bottom: 1px solid #FFFFFF;
}

#information1 .section ul li .date {
	font-weight: bold;
}
#news1 {
	width: 555px;
}

#news1 dt {
	font-size: 100%;
	color:#666666;
	line-height: 1.4;
	text-align: left;
}

#news1 dd {
	color: #333333;
	font-size: 110%;
	font-weight: bold;
	background: url(../images/news_left.gif) left bottom repeat-y;
	width: 555px;;
	margin-bottom: 10px;
	line-height: 1.2;
	text-align: left;
	padding: 6px 0 5px 0;
	border-bottom: 1px dotted #1fb3d9;
}

#news1 p.topic{
	width: 535px;
	text-align: left;
	margin-left: 15px;
	margin-right: 5px;
}

#news1 a {
	color: #000000;
	text-decoration: none;
}

#news1 a:hover {
	text-decoration: underline;
}

#news1 h2.newsTitle{
	margin: 15px 0 15px 0;
	background: url(../news/images/news_index.gif) left bottom repeat-y;
	width: 555px;
	height: 35px;
}

#news1 h2.infoTitle{
	margin: 15px 0 15px 0;
	background: url(../info/images/info_index.gif) left bottom repeat-y;
	width: 555px;
	height: 35px;
}

#info1 {
	width: 555px;
}

#info1 dt {
	font-size: 100%;
	color:#666666;
	line-height: 1.4;
	text-align: left;
}

#info1 dd {
	color: #333333;
	font-size: 110%;
	font-weight: bold;
	background: url(../images/info_left.gif) left bottom repeat-y;
	width: 555px;;
	margin-bottom: 10px;
	line-height: 1.2;
	text-align: left;
	padding: 6px 0 5px 0;
	border-bottom: 1px dotted #e6c721;
}

#info1 p.topic{
	width: 535px;
	text-align: left;
	margin-left: 15px;
	margin-right: 5px;
}

#info1 a {
	color: #000000;
	text-decoration: none;
}

#info1 a:hover {
	text-decoration: underline;
}
/* SHIFT用に追加 ここまで */

#navi_all #news {
	float: left;
}

#navi_all #info {
	float: right;
}

#navi_all .section {
	width: 270px;
}

#information .section h3 {
	text-align: left;
	padding: 10px 0 6px 0;
	background: #FFF;
	font-size:medium;
}

#information .section ul {
	padding: 10px 18px 0 18px;
	background: url(../images/corner_top.gif) left top no-repeat;
}

#information .section ul li {
	text-align: left;
	padding: 6px 0;
	border-bottom: 1px solid #FFFFFF;
}

#information .section ul li .date {
	font-weight: bold;
}

#bar {
	background: #21409b;
	width: 100%;
	height: 18px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	vertical-align: middle;
}

.index {
	margin-bottom: 35px;
}

#news {
	width: 555px;
}

#news dt {
	font-size: 100%;
	color:#666666;
	line-height: 1.4;
	text-align: left;
}

#news dd {
	color: #333333;
	font-size: 110%;
	font-weight: bold;
	background: url(../images/news_left.gif) left bottom repeat-y;
	width: 555px;;
	margin-bottom: 10px;
	line-height: 1.2;
	text-align: left;
	padding: 6px 0 5px 0;
	border-bottom: 1px dotted #1fb3d9;
}

#news p.topic{
	width: 535px;
	text-align: left;
	margin-left: 15px;
	margin-right: 5px;
}

#news a {
	color: #000000;
	text-decoration: none;
}

#news a:hover {
	text-decoration: underline;
}

#news h2.newsTitle{
	margin: 15px 0 15px 0;
	background: url(../news/images/news_index.gif) left bottom repeat-y;
	width: 555px;
	height: 35px;
}

#news h2.infoTitle{
	margin: 15px 0 15px 0;
	background: url(../info/images/info_index.gif) left bottom repeat-y;
	width: 555px;
	height: 35px;
}

#info {
	width: 555px;
}

#info dt {
	font-size: 100%;
	color:#666666;
	line-height: 1.4;
	text-align: left;
}

#info dd {
	color: #333333;
	font-size: 110%;
	font-weight: bold;
	background: url(../images/info_left.gif) left bottom repeat-y;
	width: 555px;;
	margin-bottom: 10px;
	line-height: 1.2;
	text-align: left;
	padding: 6px 0 5px 0;
	border-bottom: 1px dotted #e6c721;
}

#info p.topic{
	width: 535px;
	text-align: left;
	margin-left: 15px;
	margin-right: 5px;
}

#info a {
	color: #000000;
	text-decoration: none;
}

#info a:hover {
	text-decoration: underline;
}

#entry {
	font-size: 110%;
	text-align: left;
	background-color: #FFF;
	margin: 20px 0px 10px 0px;
	border: 1px solid #CCCCCC;
	width: 555px;
}

#entry h3 {
	background-image: url(../images/box_bottom.gif);
	background-repeat: no-repeat;
	height: 35px;
}

#entry h3 span {
	display: none;
}

#entry p {
	margin: 15px 5px 15px 5px;
}

.entry_title {
	color: #333333;
	font-size: 120%;
	font-weight: bold;
	padding-top: 5px;
	text-align: left;
	margin-left: 20px;
	margin-right: 5px;
}

.entry_date {
	font-size: 100%;
	color: #666666;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
}

.company {
	background: #ebebeb;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}

#company_info {
	font-size: 120%;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka-等幅";
	color: #534031;
	line-height: 1.5;
	background: #ebebeb;
	width: 90%;
	margin: 10px;
	padding: 0;
	text-align: left;
}

#copyright {
	width: 100%;
	margin: 0 0 0 0px;
	padding: 0;
	border-top: 1px solid #EBEBEB;
	text-align: center;
}
/* 各ページのコンテンツ部分を追加（コマツ） */
h1.maincontents {
	width: 600px;
	height:100%;
	min-height: 100%;
	background: url(../images/contents_bg.gif) left;
}
h2.maincontents {
	color: #333333;
	font-size: 1.25em;
	font-weight: bold;
	text-align: left;
	margin: 15px 0 15px 0;
	background: url(../news/images/news_index.gif) left bottom repeat-y;
	width: 555px;
	height: 35px;
}
div.maincontents {
	text-align: left;
	background-color: #FFF;
	margin: 20px 0px 10px 0px;
	border: 1px solid #CCCCCC;
	width: 555px;
}
table.main {
	width: 100%;
	border:"0";
}
table.contents {
	width: 100%;
}
p.maincontents_title {
	color: #333333;
	font-size: 120%;
	font-weight: bold;
	padding-top: 5px;
	text-align: left;
	margin-left: 20px;
	margin-right: 5px;
	float:left;
}
p.maincontents {
	color: #333333;
	font-size: 1.3em;
	padding-top: 5px;
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;
}
p.maincontents_stay {
	color: #333333;
	font-size: 1.3em;
	padding-top: 5px;
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;
}
td.main {
	border-bottom: solid 1px;
	padding-left: 20px;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka-等幅";
	font-size: 1.1em;
}
td.main1 {
	color:darkslategray;
	border-bottom: solid 1px;
	padding-left: 20px;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka-等幅";
	font-size: 1.1em;
	width:80px;
}
p.graph {
	float:none;
	margin-left: 10px;
}
p.graph_spe {
	float:left;
	margin-left: 10px;
	margin-top: 10px;
}
.clearfloat{
	clear:left;
}

#ikac_list {
	text-align:left;
	margin:25px 25px 25px 25px;
}

#ikac_category {
	background-color:#0000cc;
	color:#ffffff;
	padding:3px 3px 3px 15px;
	font-size:10pt;
	font-weight: bold;
}

#ikac_name_title {
	width:225px;
	font-size:10pt;
	margin:0px 0px 0px 15px;
	float:left;
}

#ikac_address_title {
	width:200px;
	font-size:10pt;
	float:left;
}

#ikac_tel_title {
	width:125px;
	font-size:10pt;
	float:left;
}

#ikac_fax_title {
	width:125px;
	font-size:10pt;
	float:clear;
}

#ikac_name {
	width:225px;
	font-size:10pt;
	margin:0px 0px 0px 15px;
	float:left;
}

#ikac_address {
	width:200px;
	font-size:10pt;
	float:left;
}

#ikac_tel {
	width:125px;
	font-size:10pt;
	float:left;
}

#ikac_fax {
	width:125px;
	font-size:10pt;
	float:clear;
}

#ikasu_campaign03 {
	margin:0px 25px 15px 100px;
	float:left;
}

#ikasu_campaign04 {
	float:clear;
}

