
@media print {
/* --------

h3.print-break {
	page-break-before:always;
	clear:both;
}

---------- */

body {
	background:none;
	color:#333333;
}

/* --------

テンプレートベース部分

---------- */

* {
	margin:0 auto;
}

#wrap {
	width:100%;
}

/*

 ヘッダー部分 
 
 */

ul#head {
	width:100%;
	height:auto;
}

/*

 h1タグ 
 
 */
 
ul#head li#bar h1 {
	color:#000000;
}

/*

 タチオンロゴ部分 
 
*/
 
ul#head li#logo {
	display:none;
}

/*

 エリアガイドロゴ部分 
 
 */
 
ul#head li#guide-logo {
	display:none;
}

/*

 ヘッダー広告バナー部分 
 
 */
 
ul#head li#head-ad {
	display:none;
}

/*

 ぱんくず部分 
 
 */
 
.pankuzu {
	display:none;
}

/*

 コンテンツ大枠部分 
 
 */

#content {
	width:100%;
}

#content-main {
	width:100%;
	margin:0 auto;
	float:none;
}

#content-right {
	display:none;
}

#left-content {
}

#center-content {
}

/*

 ヘッダー広告テキスト部分 
 
 */
 
#text-ad {
	display:none;
}

/*

 ブックマーク他、検索等部分 
 
 */
 
ul.bookmark {
	display:none;
}

/*

 フッター部分 
 
 */
 
.foot-banner {
	display:none;
}

.foot-pgtop {
	display:none;
}

#foot {
	background:none;
}

/*

 フッター　ぽかなび施設表示部分 
 
 */
 
#foot ul.pokanavi {
	display:none;
}

/*

 フッターリンク部分 
 
 */
 
#foot ul.foot-links {
	display:none;
}

/*

 コピーライツ部分 
 
 */
 
#foot .copyright {
	color:#000000;
}

/* --------

メインコンテンツ共通部分

---------- */


/* --------

メインコンテンツ共通部分 index

---------- */

/*

 エリアで選ぶ・住所で選ぶ部分 
 
 */
 
#content-main #map {
	background:none;
	border-bottom:1px solid #003366;
	width:100%;
}

#content-main #map ul#area {
	background:none;
}

/*

 エリアで選ぶ側 
 
 */
 
#content-main ul#area li.map-img {
}

#content-main ul#area li.map-img .title {
}

/*

 住所で選ぶ側 
 
 */
 
#content-main ul#area li.area-category {
	float:left;
}

#content-main ul#area li.area-category .title {
}

#content-main ul#area li.area-category .category {
	width:30%;
}

/*

 シーズンリンク  
 
*/

#content-main ul.index-season {
	width:100%;
}

#content-main ul.index-season li .title {
	background:none;
	padding-left:0px;
}

/*

 全新着情報表示　（注）右側の新着情報と同じクラス名使用 
 
 */
 
#content-main ul.new-list li {
	border-bottom:1px solid #eeeeee;
}

#content-main ul.new-list .name {
	padding-left:0px;
	background:none;
}

/*

 （注）各カテゴリトップページの新着情報と同じクラス名使用　ここのみ表示！！！ 
 
 */
 
#content-main .new-category .category-item {
	background:none;
}

#content-main .new-category a ,
#content-main .new-category a:hover {
	color:#003366;
}

/* --------

メインコンテンツ共通部分 view

---------- */

/*

 コンテンツ　大見出し 
 
 */
 
#content-main h2#title {
	background:none;
	color:#333333;
}

/*

 詳細ページ　大見出しに電話番号・住所表示 
 
 */
 
#content-main .detail-title {
	background:none;
	color:#333333;
	border-bottom:3px solid #eeeeee;
	width:100%;
	height:auto;
}

body #content-main .detail-title h2#title {
	background:none;
	color:#333333;
}

#content-main .main-name {
	color:#333333;
}

body #content-main .main-name h2#title {
	background:none;
	color:#333333;
}

/*

 電話番号と住所の囲みul 
 
 */
 
.detail-title .title-data {
	background:none;
	color:#003366;
	text-align:left;
	padding-right:15px;
}

/*

 コンテンツ　見出し　新着・シーズン・ライフスタイル・公共施設等 
 
 */
 
#content-main h3 {
	background:none;
	border-bottom:3px solid #eeeeee;
	color:#333333;
	clear:both;
}

/*

 コンテンツページ内　新着情報 
 
 */

#content-main ul.new-content li {
	background:none;
	border-bottom:1px solid #eeeeee;
}

#content-main ul.new-content .name {
	padding-left:0px;
	background:none;
}

#content-main ul.new-content .new-category {
	font-size:12px;
	line-height:16px;
	float:left;
	margin:3px 0;
	width:140px;
}

#content-main .new-category .category-item {
	background:none;
	color:#003366;
}

#content-main ul.spot-list {
	width:100%;
}

#content-main ul.spot-list {
}


/*

 コンテンツ内　タチオン内コンテンツリンク表示　スッタフ取材の強力コンテンツというところ 
 
 */
 
#content-main ul.tachion-content {
	display:none;
}

/*

 施設詳細ページ　データ下のリンク部分 
 
 */
 

#content-main ul.links {
	display:none;
}

/*

 スポット一覧ページの上部と下部　カテゴリー・ページリンク部分 
 
 */
 
#content-main ul.spot-links {
	display:none;
}

/* --------

右サイド部分

---------- */

/*

 カテゴリー一覧表示 
 
 */
 
#content-right ul.area-menu {
	background:none;
	border:3px solid #019AF7;
}

#content-right ul.area-menu li.all-arealinks {
	display:none;
}

/*

 右側　我が町自慢などのリンクメニュー　ボックス枠　灰色 
 
 */
 
#content-right ul.right-links1 {
	display:none;
}

/*

 右側　ご連絡先などのメニュー　ボックス枠　青色 
 
 */
 
#content-right ul.right-links2 {
	display:none;
}

/*

 右側　バナー表示 
 
 */
 
#content-right ul.right-banner {
	display:none;
}

/*

 右側　フレーム表示 
 
 */
 
#content-right iframe {
	display:none;
}

#content-right ul.new-list {
	background:none;
	border:3px solid #f2f2f2;
}

/*

 右側　新着情報表示部分　（注）indexコンテンツ内の新着情報と同じクラス名使用 
 
 */
 
#content-right ul.new-list li.list {
	background:none;
	border-bottom:1px solid #eeeeee;
}

#content-right ul.new-list li .category {
	color:#003366;
	padding:0px;
	background:none;
}

#content-right ul.new-list .name {
	padding-left:0px;
	background:none;
}

#content-right ul.new-list li.all-arealinks {
	padding-left:0px;
	background:none;
}


/* --------

店舗ページのご案内部分

---------- */

/*

 お知らせ部分 個別ページのみ 
 
 */

#left-content ul.news-list {
	background:none;
}

#left-content ul.news-list li.list {
	padding:5px 5px 5px 5px;
	background:none;
}

/*

 タイトル 
 
 */
 
h2#content-title {
	background:none;
	border-bottom:3px solid #eeeeee;
	width:100%;
}

h2#content-title img {
	background:none;
	float:left;
}

h2#content-title .title-comment {
	color:#000000;
	float:left;
}

body h3#c-title {
	border:none;
}

body h3#faq-title {
	border:none;
}

ul.merit {
	width:480px;
}

ul.merit li {
	border:1px solid #eeeeee;
}

}