@charset "UTF-8";

/* ----- すべての要素 ----- */

*
{
	margin:0;
	padding:0;
	font-size:10pt;
	line-height:130%;
}

img
{
	border:0;
}

/* ----- float解除 ----- */

div.clear
{
	clear:both;
}

div.clear hr
{
	display:none;
}


/* ----- リンク ----- */

a
{
	color:#0099cc;
	text-decoration:none;
}

a:hover
{
	color:#006699;
	text-decoration:underline;
}


/* ----- body ----- */

body
{
	color:#666666;
	background:#ebebeb url(mt/images/body_bg.gif) repeat-y 50% 0;
	text-align:center;
}


/* ----- ブログ全体 ----- */

div#main-container
{
	width:800px;
	color:#666666;
	background:#ffffff;
	margin:0 auto;
	text-align:left;
}


/* ----- ヘッダー部分 ----- */

div#header
{
	color:#ffffff;
	background:url(mt/images/header.gif) no-repeat;
	padding:10px 10px 52px 10px;
	margin:0 ;
}

div#header h1.blog-name
{
	width:5px;
	height:5px;
}

div#header h1.blog-name a
{
	display:block;
	width:5px;
	height:5px;
	font-size:0;
	font-weight:normal;
	text-decoration:none;
	text-indent:-9999px;
}

/* ----- バナー部分 ----- */

div#banner
{
	width:560px;
	height:160px;
	margin:0 0 20px 20px;
}

div#banner h2.blog-description
{
	display:none;
}

div#banner1
{
	width:570px;
	margin:0 0 10px 15px;
}

/*======================================
	081107Global Navigation Module
=======================================*/

ul#globalNavi {
	width: 798px;
	margin: 0px 0 20px 1px;
	padding: 0 0 0 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #ddd;
	background: #eee url(mt/images/m_grad01.gif) repeat-x 0 -3px;
}

ul#globalNavi li {
	margin: 0;
	padding: 0;
	float: left;
	width: 114px;
	line-height: 1;
	list-style-type: none;
	font-size: 9px;
}

/*--------------------------------------
	1.Button
---------------------------------------*/

ul#globalNavi li a {
	padding: 0.4em 2px; /* Button Height */
	border: none;
	border-right: 2px solid #222;
	display: block;
	position: relative; /* IE6 Bug Fix */
	text-align: center;
	text-decoration: none;
	color: #444;
	border-left: 1px solid #eee;
	border-right: 1px solid #aea99b;
	background: #eee url(mt/images/m_grad01.gif) repeat-x 0 -3px;
}

/*--------------------------------------
	2. On mouse
---------------------------------------*/

ul#globalNavi li a:hover {
	color: #fff;
	background: #eee url(mt/images/m_grad02.gif) repeat-x 0 -3px;
}

/*--------------------------------------
	3. Current 
---------------------------------------*/

ul#globalNavi li.current a:link,
ul#globalNavi li.current a:visited,
ul#globalNavi li.current a:hover {
	color: #000;
	background-color: #fff;
}

/*--------------------------------------
	clearFix
---------------------------------------*/

ul#globalNavi {
	_height: 1px;
	min-height: 1px;
}

ul#globalNavi:after {
	height: 0;
	visibility: hidden;
	content: "";
	display: block;
	clear: both;
}

/* for MacIE5 \*//*/

ul#globalNavi {
	height: auto;
	overflow: hidden;
}
/* end */

/* ----- コンテンツ全体 ----- */

div#container
{
	width:600px;
	float:left;
}

/* ----- top用追加080723 ----- */
/* ----- トップ左バナー ----- */

#left {
	float:left;
	width:200px;
	background-color:#ffffff;
	margin:10px 0 20px 20px;
}

#left a{
	font-size:11px;
	color:#4a6eff;
	line-height:120%;
}

.ban02_jal {
	font-size:11px;
	color:#555555;
	line-height:120%;
	padding:30px 0px 10px 34px;
	background:url(mt/images/ban02_jal.gif) no-repeat;
	margin:0;
}

.ban02_ana {
	font-size:11px;
	color:#555555;
	line-height:120%;
	padding:30px 0px 10px 10px;
	background:url(mt/images/ban02_ana.gif) no-repeat;
	margin:0;
}

.ban02_pet {
	font-size:11px;
	color:#555555;
	line-height:110%;
	padding:40px 0px 20px 0px;
	text-align:center;
	background:url(mt/images/ban02_pet.gif) no-repeat;
	margin:0;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {
	display:inline-block;
}

.clearfix {
	display:block;
}

/*---------右sidenav 080929-----------*/

#sidenav{
 float : lefty
 width : 192px;
margin: 0;
}

#sidenav a {
 background : #ebebeb;
 border : 1px solid;
 border-color : #ffffff #aaaaaa #aaaaaa #ffffff;
 color : #56564b;
 display : block;
 font-size : 9pt;
 font-weight : nomal;
 padding : 4px 0 2px 0;
 margin : 1px;
 text-align : center;
 text-decoration : none;
 width : 192px;
}

#sidenav a:hover {
 color : #aceb4e;
 background : #888888;
 border-color : : #ffffff #aaaaaa #aaaaaa #ffffff;
}

#sidenav a:active {
 border-color : #aaaaaa #ffffff #ffffff #aaaaaa;
}

/* ----- 右リンク・情報 ----- */

div.sidetitle
{
	width : 192px;
	text-align : center;
	margin: 0 0 -2px 0;
}

div.sidelink
{
	margin: 0 0 20px 0;

}

div.sideinfo
{
	margin:20px 0 20px 0;

}

/* ----- 右リンクバナー ----- */
div.sideban
{
	margin:40px 0 20px 0;
	text-align : center;
}

div.sidemail
{
	margin:0 0 20px 0;

}

div.to_tt
{
	margin:0 0 5px 0;
	padding:5px;
	text-align : right;
}

/* ----- 新着情報 ----- */

div.top-news
{
	float:left;
	width:340px;
	padding:20px;
}

div.top-news h3
{
	height:20px;
	font-size:0;
	font-weight:normal;
	text-decoration:none;
	text-indent:-9999px;
	background:url(mt/images/news_tit.gif) no-repeat 0 0;
	border-bottom:1px solid #cccccc;
	margin:0 0 10px 0;
}

div.top-news ol li
{
	margin:0 0 10px 0;
	list-style:none;
	font-size:10pt;
	line-height:150%;
	background:url(mt/images/news_icon.gif) no-repeat 0 5px;
	padding:0 0 0 12px;
}


/* ----- エントリー全体 ----- */

div.content
{
	padding:0 20px 20px 20px;
}

/* ----- アーカイブナビ・パンくず ----- */

div.content p.navi-link
{
	font-size:7.5pt;
	color:#bbbbbb;
	margin:0 0 15px 0;
	padding:2px;
}

div.content p.navi-link a
{
	font-size:7.5pt;
	color:#0099cc;
	padding:2px;
	text-decoration:none;
}


/* ----- アーカイブタイトル ----- */

div.content h2#archive-title
{
	margin:0 0 20px 0;
}


/* ----- エントリー日付 ----- */

div.content p.entry-date
{
	font-size:9pt;
	color:#ffffff;
	background:#cccccc;
	line-height:100%;
	padding:3px;
	margin:0 0 15px 0;
}


/* ----- エントリータイトル ----- */

div.entry-content h2.entry-title
{
	font-size:11pt;
	color:#333333;
	background:#ffffff;
	line-height:100%;
	border-bottom:1px solid #cccccc;
	padding:0 0 3px 0px;
	margin:0 0 10px 0;
}

div.entry-content h2.entry-title a
{
	font-size:11pt;
	color:#333333;
	background:#ffffff;
	text-decoration:none;
}

div.entry-content h2.entry-title a:hover
{
	text-decoration:none;
}


/* ----- エントリー ----- */

div.entry
{
	margin:0 0 30px 0;
}

div.entry-content p
{
	font-size:10pt;
	line-height:140%;
	margin:0 0 10px 0;
}

div.entry-content blockquote
{
	font-size:10pt;
	line-height:140%;
	padding:10px;
	border:dotted 1px #cccccc;
	margin:20px 0;
}

div.entry-body ul,
div.entry-body ol
{
	padding:0 0 0 20px;
	margin:0 0 10px 0;
}

div.entry-body ul li,
div.entry-body ol li
{
	font-size:10pt;
	margin:0 0 3px 0;
}


/* ----- タグ ----- */

div.entry-tags
{
	margin:0 0 20px 0;
}

div.entry-tags h3.entry-tags-header
{
	font-size:9pt;
	font-weight:normal;
	color:#ffffff;
	background:#aaaaaa;
	padding:3px;
	margin:0 0 5px 0;
}

div.entry-tags ul
{
	list-style:none;
}

div.entry-tags ul li
{
	display:inline;
	font-size:9pt;
	margin:0 10px 0 0;
}


/* ----- エントリー情報 ----- */

div.entry ul.entry-info,
div.search-results-container ul.entry-info
{
	list-style:none;
	border-top:1px solid #cccccc;
	padding:3px 0 0 0;
	margin:0 0 20px 0;
	line-height:130%;
}

div.entry ul.entry-info li,
div.search-results-container ul.entry-info li
{
	display:inline;
	font-size:9pt;
	margin:0 10px 0 0;
}


/* ----- サイドバー ----- */

div#sidebar-left
{
	width:200px;
	float:right;
	clear:right;
}

div#sidebar-right
{
	width:200px;
	float: right;
	clear: right;
}

div.sidebar-inner
{
	padding:0;
}


/* ----- サイドバータイトル ----- */

div.category-archives h3
{
	height:28px;
	font-size:0;
	font-weight:normal;
	text-decoration:none;
	text-indent:-9999px;
	background:url(mt/images/category_tit.gif) no-repeat 0 0;
	margin:0 0 10px 0;
}


div.sidebar-inner h3 a
{
	color:#0099cc;
	background:#efefef;
}

div.search-form h3
{
	height:42px;
	font-size:0;
	font-weight:normal;
	text-decoration:none;
	text-indent:-9999px;
	background:url(mt/images/search_tit.gif) no-repeat 0 0;
	margin:0 0 1px 0;
}

/* ----- サイト内検索 ----- */

div.search-form
{
	margin:0 0 20px 0;
}

div.search-form form
{
	background:url(mt/images/search_bg.gif) repeat-x 0 0;
	padding:10px;
}

div.search-form fieldset
{
	border:none;
}

div.search-form legend
{
	font-size:70%;
	color:#666666;
	background:inherit;
	margin:0 0 5px 0;
}

div.search-form input.search-input
{
	width:160px;
	font-size:80%;
	margin:0 0 5px 0;
}


/* ----- カテゴリー一覧 ----- */

div.category-archives
{
	margin:0 0 20px 0;
}

div.category-archives ul
{
	list-style:none;
	margin:0 0 10px 0;
	line-height:100%;
}

div.category-archives ul li
{
	display:inline;
	line-height:100%;
	margin:0;
	padding:0;
}

div.category-archives ul li a
{
	font-size:9pt;
	display:block;
	padding:5px 10px 3px 10px;
	background:#8b8b80;
	color:#ffffff;
	border-bottom:1px solid #cad5e0;
	margin:0;
}

div.category-archives ul li a:hover
{
	font-size:9pt;
	display:block;
	padding:5px 10px 3px 10px;
	background:#cad5e0 url(mt/images/category_a.gif) no-repeat 0 50%;
	text-decoration:none;
	color:#ffffff;
	line-height:100%;
	border-bottom:1px solid #cad5e0;
	margin:0;
}

/* -- 追加(サブカテゴリー) -- */
div.category-archives-list
{
	font-size:8pt;
}

div.category-archives ul li ul li a
{
	font-size:8pt;
	display:block;
	padding:5px 5px 3px 25px;
	color:#0080cc;
	background:#ffffff url(mt/images/subcat_icon.gif) no-repeat 10px 4px;
	border-bottom:1px solid #cad5e0;
	margin:0;
}

div.category-archives ul li ul li a:hover
{
	font-size:8pt;
	display:block;
	padding:5px 5px 3px 25px;
	color:#0000ff;
	background:#ffffff url(mt/images/subcat_icon.gif) no-repeat 10px 4px;
	line-height:100%;
	border-bottom:1px solid #cad5e0;
	margin:0;
}

/* ----- 新着記事一覧 ----- */

div.recent-entry
{
	margin:0 0 20px 0;
}

div.recent-entry ol
{
	list-style:none;
}

div.recent-entry ol li
{
	font-size:80%;
	margin:0 0 5px 0;
}


/* ----- バックナンバー一覧 ----- */

div.monthly-archives
{
	margin:0 0 20px 0;
}

div.monthly-archives ol
{
	list-style:none;
}

div.monthly-archives ol li
{
	font-size:80%;
	margin:0 0 5px 0;
}


/* ----- 外部リンク ----- */

div.site-link
{
	margin:0 0 20px 0;
}

div.site-link ul
{
	list-style:none;
}

div.site-link ul li
{
	font-size:80%;
	margin:0 0 5px 0;
}


/* ----- クリエイティブ・コモンズ・ライセンス ----- */

div.cclicense
{
	margin:0 0 20px 0;
	font-size:60%;
	line-height:130%;
	text-align:center;
}

div.cclicense img
{
	margin:0 auto 5px auto;
}


/* ----- RSSリンク ----- */

div.syndicate
{
	margin:0 0 20px 0;
}

div.syndicate ul
{
	list-style:none;
}

div.syndicate ul li a
{
	display:block;
	height:38px;
	font-size:0;
	font-weight:normal;
	text-decoration:none;
	text-indent:-9999px;
	background:url(mt/images/rss.gif) no-repeat 0 0;
}

div.syndicate ul li a:hover
{
	background:url(mt/images/rss.gif) no-repeat 0 -38px;
}

/* ----- powered ----- */

div.powered
{
	margin:0 0 20px 0;
}

div.powered ul
{
	list-style:none;
}

div.powered ul li
{
	font-size:60%;
	line-height:130%;
}


/* ----- トラックバック ----- */

div.trackbacks-body
{
	margin:0 0 20px 0;
}

div.trackbacks-body h3
{
	font-size:80%;
	font-weight:normal;
	color:#333333;
	background:#aaaaaa url(mt/images/tit_bg.gif) 0 0;
	padding:5px 5px 5px 25px;
	border:1px solid #aaaaaa;
	margin:0 0 10px 0;
}

div.trackbacks-body dt
{
	font-size:80%;
	font-weight:bold;
	margin:0 0 5px 0;
}

div.trackbacks-body p
{
	font-size:80%;
	margin:0 0 10px 0;
}

div.trackbacks-body ul
{
	list-style:none;
	border-top:1px solid #cccccc;
	padding:3px 0 0 0;
	margin:0 0 20px 0;
}

div.trackbacks-body ul li
{
	display:inline;
	font-size:80%;
	margin:0 10px 0 0;
}

div.trackbacks-body input
{
	width:250px;
}


/* ----- コメント ----- */

div.comments
{
	margin:0 0 20px 0;
}

div.comments h3
{
	font-size:80%;
	font-weight:normal;
	color:#333333;
	background:#aaaaaa url(mt/images/tit_bg.gif) 0 0;
	padding:5px 5px 5px 25px;
	border:1px solid #aaaaaa;
	margin:0 0 10px 0;
}

div.comments p
{
	font-size:80%;
	line-height:130%;
	margin:0 0 10px 0;
}

div.comments ul
{
	list-style:none;
	border-top:1px solid #cccccc;
	padding:3px 0 0 0;
	margin:0 0 20px 0;
}

div.comments ul li
{
	display:inline;
	font-size:80%;
	margin:0 10px 0 0;
}

div.comments a img
{
	border:none;
}

/* ----- コメントフォーム ----- */

div.typekey-text
{
	font-size:80%;
	line-height:140%;
	margin:0 0 10px 0;
}

div.comments-post
{
	margin:0 0 20px 0;
}

div.comments-post h4
{
	font-size:80%;
	font-weight:normal;
	background:#cccccc;
	color:#ffffff;
	padding:3px;
	margin:0 0 5px 0;
}

div.comments-post-content p.comments-open-moderated
{
	font-size:80%;
	line-height:150%;
	margin:0 0 10px 0;
}

div#comments-open-data fieldset
{
	border:none;
}

div#comments-open-data legend
{
	font-size:70%;
	color:#666666;
	background:#ffffff;
	margin:0 0 5px 0;
}

dl#name-email dt,
dl#comments-url-data dt
{
	font-size:80%;
}

dl#name-email dd,
dl#comments-url-data dd
{
	font-size:80%;
	margin:0 0 5px 0;
}

div#comments-open-data ul.cookie
{
	list-style:none;
	margin:0 0 5px 0;
}

div#comments-open-data ul.cookie li
{
	font-size:80%;
}

dl#comments-open-text dt
{
	font-size:80%;
}

dl#comments-open-text dd textarea
{
	font-size:80%;
	margin:0 0 10px 0;
}

div#comments-open-data ul.comments-open-footer
{
	list-style:none;
}

div#comments-open-data ul.comments-open-footer li
{
	display:inline;
	font-size:80%;
}

div#comments-open-data ul.comments-open-footer li input
{
	width:80px;
}


/* ----- システムテンプレート ----- */

body.one-column div#container
{
	width:auto;
	margin:0 40px;
	float:none;
}


/* ----- 検索テンプレート ----- */

div.module-content
{
	margin:0 0 20px 0;
}

div.module-content p
{
	font-size:80%;
	line-height:130%;
	margin:0 0 5px 0;
}

div.module-content ul
{
	margin:0 0 0 20px;
}

div.module-content ul li
{
	font-size:80%;
	margin:0 0 5px 0;
}

div.entry-content h2.search-result-tit
{
	font-size:80%;
	font-weight:normal;
	background:#666666;
	color:#ffffff;
	padding:3px;
	margin:0 0 15px 0;
}

div.straight-search
{
	margin:0 0 20px 0;
}

div.straight-search fieldset
{
	border:none;
}

div.straight-search legend
{
	font-size:70%;
	color:#666666;
	background:#ffffff;
	margin:0 0 5px 0;
}

div.straight-search ul
{
	list-style:none;
	margin:0 0 5px 0;
}

div.straight-search ul li
{
	display:inline;
}

div.straight-search ul li label
{
	font-size:80%;
}

div.straight-search ul li input.search-input
{
	width:160px;
	font-size:80%;
	margin:0 0 5px 0;
}

div.straight-search ul li input.search-submit
{
	width:80px;
	font-size:60%;
	margin:0 0 10px 0;
}


/* ----- フッター（追加） ----- */

div.footer
{
	background:#ffffff url(mt/images/footer_bg.gif) repeat-x 0 0;
	padding:10px 0;
	text-align:center;
	font-size:9pt;
	color:#999999;

/* ----- 081008ツアーページ ----- */

/* ---時刻表へ--- */
div.tour01
{
	color:#666666;
	font-size:8pt;
	margin:10px 10px 10px 0;
	text-align:right;
}

/* ---ポイント--- */
div.tour02
{
	width:480px;
	padding:5px 5px 5px 15px;
	color:#666666;
	border:1px solid #666666;
	font-size:10pt;
	line-height:130%;
	margin:0 0 10px 40px;
	text-align:left;
}

/* ---説明文--- */
div.tour03
{
	color:#666666;
	font-size:10pt;
	margin: 0 0 15px 10px;
	text-align:left;
}

/* ---タイトル帯--- */
div.tour04
{
	width:560px;
	font-weight:bold;
	background:#9999ff;
	padding: 2px 0 2px 0;
	color:#ffffff;
	font-size:10pt;
	margin:0 0 5pt 0;
	text-align:center;
}

/* ---表組--- */
div.tour05
{
	width:560px;
	color:#666666;
	font-size:9pt;
	margin:0 0 5pt 0;
	text-align:center;
}

/* ---ボタン--- */
div.tour06
{
	margin:0 0 10pt 0;
	text-align:center;
}

/* ---注記--- */
div.tour07
{
	margin:0pt 5pt 10pt 10pt;
	line-height:120%;
	color:#cc0000;
	font-size:9pt;
	text-align:left;
}

/* ---サブタイトル--- */
div.tour08
{
	margin:2pt 0pt 2pt 2pt;
	font-size:10pt;
	font-weight:bold;
	text-align:left;
}

/* ---会社概要本文--- */
div.gaiyou
{
	font-size:10pt;
	line-height:130%;
	margin:10pt 0 10pt 0;
	text-align:center;
}

/* ---パック扉本文--- */
div.pactop
{
	width:360px;
	padding:0;
	color:#666666;
	font-size:11pt;
	font-weight:bold;
	line-height:170%;
	margin:30px 0 50px 100px;
	text-align:left;
}

div.pactop a
{
	color:#0057cc;
	font-size:11pt;
	font-weight:bold;
	line-height:170%;
}

/* ---パック扉時刻表へ--- */
div.pactott
{
	width:560px;
	padding:5px 5px 5px 15px;
	color:#666666;
	font-size:10pt;
	line-height:130%;
	margin:10px 0 10px 0;
	text-align:center;
}

div.pactott a
{
	color:#0057cc;
	font-size:10pt;
	line-height:130%;
}
