@charset "shift_jis";

/* パンくずリスト・タイトル
--------------------------------------------------*/
ol#path {
	margin: 10px 5px 20px;
	font-size: 84.6%;
	line-height: 1.335;
	text-align: left;
}
ol#path li {
	display: inline;
	line-height: 110%;
	list-style-type: none;
}
ol#path li a {
	padding-right: 12px;
	background: url(../common_img/path.gif) no-repeat right center;
}

/*タイトル*/
.title {
	text-align: left;
	padding-bottom: 10px;
}

.title_blue {
	width: 95%;
	text-align: left;
	background-image: url(../common_img/stitle_blue.gif);
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 120%;
	font-weight: bold;
	color: #1E8693;
	background-repeat: no-repeat;
	height: 42px;
	padding: 9px 0 0 20px;
}

.title_pink {
	width: 95%;
	text-align: left;
	background-image: url(../common_img/stitle_pink.gif);
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 120%;
	font-weight: bold;
	color: #F2509A;
	background-repeat: no-repeat;
	height: 42px;
	padding: 9px 0 0 20px;
}



/* 詳細ページナビゲーション
--------------------------------------------------*/
/* グローバルナビゲーション*/
#pnavi {
	width: 720px;
	height: 40px;
	clear:both;
}

#pnavi li {
	margin: 0 1px 0 0;
	float: left;
	display: block;
}
#pselect {
	float: right;
	display: block;
	padding: 5px 0 0;
}
#pselect li {
	float: left;
	display: block;
}



/* 観光・ギャラリーインデックス
--------------------------------------------------*/
/*写真用*/
.index_photo {
	width: 960px;
	overflow: hidden;
	padding: 20px 0 20px 12px;
}
.index_parson {
	width: 960px;
	overflow: hidden;
	padding: 20px 0 20px;
}
.index_place {
	width: 85%;
	font-size: 84%;
	overflow: hidden;
	padding: 0 0 5px;
	margin: 0 0 0 10px;
	text-align: left;
}
.index_text {
	width: 90%;
	overflow: hidden;
	margin: 0 0 0 10px;
	padding: 5px 0 0;
	text-align: left;
	border-top: #333 dotted 1px;
}





/* 観光
--------------------------------------------------*/
/*背景付テキストボックス*/
.sightseeing_box {
	width: 710px;
	overflow: hidden;
	font-size: 100%;
	line-height: 1.5;
	padding: 20px 0 0 15px;
	background: url(../sightseeing/img/blue_line_back.jpg) repeat-y;
	border-top: 10px solid #65C1DC;
}
.sightseeing_box02 {
	width: 710px;
	overflow: hidden;
	font-size: 100%;
	line-height: 1.5;
	padding: 0 0 20px 15px;
	background: url(../sightseeing/img/blue_line_back02.jpg) no-repeat;
}
/*写真用*/
.sightseeing_write {
	width: 209px;
	overflow: hidden;
	background-color: #FFF;
	padding: 7px 0 0;
	margin: 0 20px 0 0;
	display: block;
	float: left;
}
.sightseeing_title {
	width: 85%;
	overflow: hidden;
	margin: 5px 0 0 8px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 115%;
	font-weight: bold;
	text-align: left;
	background: url(../sightseeing/img/point.gif) no-repeat 0px 2px;
	padding: 0 0 0 15px;
}



/* ギャラリー
--------------------------------------------------*/
/*背景付テキストボックス*/
.gallery_box {
	width: 710px;
	overflow: hidden;
	font-size: 100%;
	line-height: 1.5;
	padding: 20px 0 0 15px;
	background: url(../gallery/img/pink_line_back.jpg) repeat-y;
	border-top: 10px solid #F2509B;
}
.gallery_box02 {
	width: 710px;
	overflow: hidden;
	font-size: 100%;
	line-height: 1.5;
	padding: 0 0 10px 15px;
	background: url(../gallery/img/pink_line_back02.jpg) no-repeat;
}
.gallery_title {
	width: 85%;
	overflow: hidden;
	margin: 5px 0 0 8px;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 115%;
	font-weight: bold;
	text-align: left;
	padding: 0 0 0 15px;
	background: url(../gallery/img/point.gif) no-repeat 0px 1px;
}

.gallery_title {
	width: 85%;
	overflow: hidden;
	margin: 5px 0 0 8px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 115%;
	font-weight: bold;
	text-align: left;
	padding: 0 0 0 15px;
	background: url(../gallery/img/point.gif) no-repeat 0px 3px\9;
}

/*写真館インデックス*/
.photo_write {
	width: 210px;
	overflow: hidden;
	background-color: #FFF;
	padding: 10px 0 0;
	margin: 0 20px 0 0;
	display: block;
	float: left;
}

/*人物図鑑インデックス*/
.person_write {
	width: 164px;
	overflow: hidden;
	background-color: #FFF;
	padding: 6px 0 0;
	margin: 0 12px 0 0;
	display: block;
	float: left;
}

.page_person {
	background-color: #FFF;
	width: 682px;
	overflow: hidden;
	padding: 5px;
	margin: 0;
	text-align: center;
}









/* リスト
--------------------------------------------------*/
/*ポイント*/
ul.point {
	margin: 0 0 5px 5px;
}
ul.point li {
	margin-left: 5px;
	list-style-position: inside;
	list-style-image: url(https://mannou.net/common_img/point.gif);
}
ul.asopoint {
	margin: 0 0 5px 10px;
}
ul.asopoint li {
	margin-left: 5px;
	list-style-position: inside;
	list-style-image: url(../association/img/point.gif);
}


/* 目次
--------------------------------------------------*/
.mokuji {
	width: 540px;
	margin: 10px auto 20px;
	padding: 0px 0px 0px 50px;
	overflow: hidden;
}
.mokuji li {
	background: url(https://mannou.net/common_img/mokuji_point.gif) no-repeat 3px 8px;
	padding: 5px 0px 15px 20px;
}

/* 本文
--------------------------------------------------*/
.textbox {
	width: 710px;
	overflow: hidden;
	font-size: 100%;
	line-height: 1.5;
	padding: 0 0 20px;
}


.textbox dt {
	font-size: 100%;
	margin: 5px;
}
.textbox dd {
	font-size: 100%;
	margin: 0 0 5px 10px;
}




/*Table*/
.listbox {
	width: 710px;
	overflow: hidden;
	font-size: 100%;
	line-height: 1.5;
	padding: 0 0 20px;
}
.listbox table {
	width: 98%;
	margin: 5px 0 10px;
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	font-size: 100%;
}
.listbox table th {
	padding: 3px 3px;
	background: #006600;
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
.listbox table td {
	padding: 3px 3px;
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	vertical-align: top;
}
.listbox table tr.even td {
	background: #E8E9F7;
}

.listbox table.center td {
	padding: 3px 3px;
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	vertical-align: top;
	text-align: center;
}


/*ホワイトボックス*/
.writebox {
	overflow: hidden;
	background-color: #FFF;
	margin: 10px 0 0;
}
.mail {
	width:360px;
}
.mailtext {
	width:160px;
	display: block;
	float: left;
	padding: 6px 0 0 5px;
	text-align:left;
}
.waddress {
	width:450px;
	padding: 5px;
}


/* 申し込みフォーム
--------------------------------------------------*/
/*フォーム用ボックス*/
.formbox {
	width: 710px;
	overflow: hidden;
	font-size: 100%;
	line-height: 1.5;
	padding: 0 0 20px;
}
/*テーブル*/
.formbox table {
	width: 98%;
	margin: 5px 0 10px;
	border: none;
	font-size: 100%;
}
.formbox table th {
	padding: 10px 3px;
	border: none;
	font-weight: normal;
	text-align:left;
}
.formbox table td {
	padding: 10px 3px;
	border: none;
	vertical-align: top;
}
.formbox table tr.even td {
	background: #E8E9F7;
}
table.top th {
	padding: 3px 3px;
	border: none;
	vertical-align: top;
}


/* お知らせ
--------------------------------------------------*/
.day {
	overflow: hidden;
	padding: 5px;
	background-color: #000;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	width: 15%;
}
.topics_title {
	width: 95%;
	clear: both;
	border-bottom: dotted #333 1px;
	overflow: hidden;
	margin: 10px 0 10px;
}
.topics_title h2 {
	width: 550px;
	text-align: left;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 120%;
	font-weight: bold;
	color: #1E8693;
	padding: 5px 0 5px 20px;
	background: url(../topics/img/point.gif) no-repeat 0px 5px;
	display: block;
	float: left;
}
.topics_title img {
	width: 80px;
	display: block;
	float: right;
}



/* プレゼント
--------------------------------------------------*/
.period {
	width: 95%;
	height: 25px;
	clear: both;
	background: #F8F7DB;
	overflow: hidden;
	margin: 0 0 10px;
}
.period_next {
	width: 99px;
	display: block;
	float: right;
	margin: 0 1px 0 0;
}
.period_application {
	width: 90px;
	display: block;
	float: right;
}
.period_period {
	display: block;
	float: left;
}
.period_text {
	width: 350px;
	height: 25px;
	background: #F8F7DB;
	overflow: hidden;
	font-size: 14px;
	padding: 5px 0 0 5px;
	color: #F2509A;
	display: block;
	float: left;
	font-weight: bold;
}
.present_box {
	width: 710px;
	overflow: hidden;
	font-size: 100%;
	line-height: 1.5;
}
.period_photo {
	width: 95%;
	clear: both;
	overflow: hidden;
	margin: 0 0 10px;
}






/* サイトマップ
--------------------------------------------------*/
.sitemap_top {
	width: 50px;
	display: block;
	float: left;
	padding: 5px 0 0;
}
.sitemap_box {
	width: 150px;
	display: block;
	float: left;
	padding: 5px 0 5px 15px;
}
.sitemap_box li {
	margin: 0 0 5px;
}
.sitemap_sightseeing {
	background: url(../sitemap/img/sightseeing.jpg) repeat-y;
}
.sitemap_gallery {
	background: url(../sitemap/img/gallery.jpg) repeat-y;
}
.sitemap_topics {
	background: url(../sitemap/img/topics.jpg) repeat-y;
}
.sitemap_sitemap {
	background: url(../sitemap/img/sitemap.jpg) repeat-y;
}




/* プライバシーポリシー
--------------------------------------------------*/
.address_box {
	width: 450px;
	display: block;
	float: right;
}





/* ページ
--------------------------------------------------*/
.page {
	background-color: #FFF;
	width: 660px;
	overflow: hidden;
	padding: 5px;
	margin: 0 0 0 12px;
	text-align: center;
}

.back {
	width: 200px;
	overflow: hidden;
	text-align:left;
	display: block;
	float: left;
	padding: 2px 0 0;
}
.number {
	width: 230px;
	overflow: hidden;
	text-align:center;
	margin: 0 auto;
	display: block;
	float: left;
}
.next {
	width: 200px;
	overflow: hidden;
	text-align:right;
	display: block;
	float: right;
	padding: 2px 0 0;
}




/* 背景
--------------------------------------------------*/
.back_blue {
	text-align: left;
	background-image: url(../common_img/blue_back.jpg);
	background-repeat: repeat;
}
.back_pink {
	text-align: left;
	background-image: url(../common_img/pink_back.jpg);
	background-repeat: repeat;
}

.color_text {
	width: 95%;
	text-align: left;
	padding: 8px 0 0 20px;
}




/* 共通
--------------------------------------------------*/
.center {
	text-align: center;
}
.right {
	text-align: right;
}

/*テーブル*/
table {
	width: 98%;
	margin: 5px 0 10px;
	border: none;
	font-size: 100%;
}
table th {
	padding: 3px 3px;
	border: none;
	font-weight: normal;
	text-align:left;
}
table td {
	padding: 3px 3px;
	border: none;
	vertical-align: top;
}
table tr.even td {
	background: #E8E9F7;
}

table.center td {
	padding: 3px 3px;
	border: none;
	vertical-align: top;
	text-align: center;
}
table.center th {
	padding: 3px 3px;
	border: none;
	vertical-align: top;
	text-align: center;
}

/*ライン*/
.under_line {
	border-bottom: #333 dotted 1px;
	margin: 0 0 10px;
}


/* イメージ画像
--------------------------------------------------*/
.imgright {
	float: right;
	margin: 0 0 10px 10px;
}
.imgright02 {
	float: right;
	margin: 0 0 0 10px;
}
.imgleft {
	float: left;
	margin: 0 10px 5px 0;
}
.imgleft02 {
	float: left;
	margin: 0 10px;
}