/* bodyの設定 */

body {

	text-align: center;

	font-size: 90%;

	line-height: 140%;

	background-color: #ffffff;

	margin: 0px auto 0px auto ;

	}



/* リンクカラー設定 */

	a		{text-decoration: underline;}

	a:link		{text-decoration:none; color: #141E48;}

	a:visited	{text-decoration:none; color: #141E48;}

	a:hover		{text-decoration:underline;color:#141E48; background-color:#eeeeee;}

	a:active	{text-decoration:none; color: #141E48;}



/* 見出し用タグの設定 */

h1, h2, h3 {

	margin: 0px;

	padding: 0px;

	font-weight: normal;

	}



/* ブログ全体のサイズなどの設定 */

#container {

	padding: 0px;

	width: 800px;

	margin: 0px auto 0px auto ;

	border: 0px;

	background-color: #FFFFFF;

	text-align: left;

	line-height: 160%;

	left: 0px;

	top: 0px;

	border : 1px solid #000000 ;

	background: url(../img/topback.jpg) left top no-repeat ;

	}





/* バナー部分の枠設定 */

#banner {

	height: 205px;

	border-top: none;

	border-left: 0px;

	border-right: 0px;

	border-bottom: 0px;

	color: #FFFFFF;

	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;

	text-align: left;

	}



/* バナー部分のタイトルの色と装飾 */

#banner a {

	color: #993300;

	text-decoration: none;

	}



/* バナー部分のタイトルのサイズなど */

#banner h1 {

	display : none ;

	}

	

/* バナー部分のサブタイトル設定 */

#banner h2 {

	display : none ;

	}



/* コンテンツブロック部分の枠設定 */

.content {

	margin-left: none;

	margin-right: none;

	padding: 0px 5px 0px 5px;

	border: none; 

	/* background-color: #FFFFFF; */

	color: #333333;

	}





/* コンテンツヘッダー設定 */

.contentheader {

	display : none ;

	margin-top: 0px;

	margin-bottom: 0px;

	padding: 0px;

	height: 0px;

	color: #333333;

	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', 'Osaka',' sans-serif';

	font-size: 80%;

	}





/* コンテンツセパレーター設定 */

.contentseparater{

	margin-top: 10px;

	margin-bottom: 10px;

	padding: 0px;

	height: 0px;

	/* background:url(../img/contentseparater.gif) repeat left center; */

	color: #333333;

	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', 'Osaka',' sans-serif';

	font-size: small;

	}



/* ページ中央部分のフッター設定 */

.contentfooter{

	margin-top: 5px;

	margin-bottom: 10px;

	padding: 0px;

	height: 0px;

	/* background:url(../img/contentfooter.gif) repeat left center; */

	color: #333333;

	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', 'Osaka',' sans-serif';

	font-size: small;

	}





/* エントリブロック及びエントリ本文の設定 */

.entry {

	margin-left: none;

	margin-right: none;

	padding: 5px 10px 0px 10px;

	border: none;

	/* background-color: #FFFFFF; */

	border-bottom: 1px solid #999999; /* サイドバータイトルの下線 */

	color: #333333;

	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', 'Osaka',' sans-serif';

	font-size: small;

	}





/* エントリヘッダー（日付）設定 */

.entryheader {

	margin-top: 10px;

	padding: 0px;

	/* background-color: #99ccff; サイドバータイトルの背景 */

	color: #000000;

	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', 'Osaka',' sans-serif';

	font-size: 90%;

	text-align: left;

	font-weight: bold;

	text-transform: uppercase;

	}





/* エントリセパレータ設定 */

.entryseparater{

	margin-top: 0px;

	margin-bottom: 15px;

	padding: 0px;

	height: 15px;

	border-bottom: 1px dashed #999999;

	}

	

/* エントリフッター */

.entryfooter{

	margin-top: 0px;

	margin-bottom: 15px;

	padding: 0px;

	height: 15px;

	border-bottom: 0px;

	}

	

/* エントリpタグ設定 */

.entry  p {

	margin-bottom: 10px;

	color: #333333;

	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', 'Osaka',' sans-serif';

	font-size: small;

	font-weight: normal;

	text-align: left;

	line-height: 150%;

	}



/* エントリ本文の引用タグ設定*/

.entry  blockquote {

	line-height: 150%;

	}



/* エントリ本文の設定<li>タグ */

.entry  li {

	line-height: 150%;

	}

	

/* エントリh2設定 */

.entry  h2 {

	margin-bottom: 5px;

	color: #000000;

	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', 'Osaka',' sans-serif';

	font-size: 100%;

	font-weight: bold;

	text-align: left;

	}



/* エントリタイトル設定 */

.entry  h3 {

	margin-bottom: 10px;

	padding-bottom: 3px;

	color: #993300;

	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', 'Osaka',' sans-serif';

	font-size: 120%;

	font-weight: bold;

	text-align: left;

	background: url(../img/bg_entry.jpg) left bottom repeat-x ;

	}



/* エントリ者情報設定 */

.entry  p.posted {

	margin-bottom: 10px;

	color: #999999;

	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', 'Osaka',' sans-serif';

	font-size: 80%;

	text-align: right;

	line-height: normal;

	}

	



/* サイドバーの枠設定 */

.sidebar {

	margin-top: 0px;

	margin-bottom: 0px;

	margin-left: 12px;

	margin-right: 0px;

	padding-top: 50px;

	height:200px ;

	background: url(../img/bg_categori.gif) left top no-repeat ;

	}



/* サイドバータイトル設定 */

.sidebar h2 {

	display : none ;

	}



/* サイドバー小項目の配置 */

.sidebar ul {

	margin: 0px;

	padding-left: 30px;

	}



/* サイドバー小項目の設定 */

.sidebar li {

	margin-top: 2px;

	margin-left: 0px;

	padding-left: 0px;

	color: #333333;

	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', 'Osaka',' sans-serif';

	font-size: 80%;

	text-align: left;

	line-height: 140%;

	list-style-type: none;

	}



/* サイドバー小項目の設定 */

.sidebar li.point {

	list-style-image: url(../img/arw02.gif);

	}



/* サイドバー小項目の設定 */

.sidebar li.point a {

	text-decoration:underline;

	}





/* サイドバー内画像の枠 */

.sidebar img {

	border: 0px;

	margin-bottom: 5px;

	}



/* サイドバー内リンク設定 */

.link-note {

	margin-bottom: 15px;

	padding: 3px;

	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', 'Osaka',' sans-serif';

	font-size: small;

	text-align: left;

	line-height: 150%;

	}





/* プロフィール写真の配置 */

.photo {

	margin-bottom: 5px;

	text-align: center;

	}



/* プロフィール写真の枠 */

.photo img {

	border: 0px;

	}





#powered {

	margin-top: 50px;

	color: #333333;

	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', 'Osaka',' sans-serif';

	font-size: small;

	text-align: left;

	line-height: 150%;

	}







/* コメント設定 */

#comment-data {

	float: left;

	margin-right: 15px;

	padding-right: 15px;

	width: 180px;

	border-right: 1px dashed #999999;

	text-align: left;

	}

	

/* ページ最下部フッターの枠設定 */

#footer {

	height: 20px;

	border-top: 0px;

	border-left: 0px;

	border-right: 0px;

	border-bottom: 0px;

	color: #FFFFFF;

	background: #000000 url(../img/footer.gif) center center no-repeat ;

	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', 'Osaka',' sans-serif';

	text-align: center;

	}





/* コメント入力フォーム設定 */

textarea[id="comment-text"] {

	font-family: "Hiragino Kaku Gothic Pro W3", "Osaka", "MS PGothic", "MS PMincho", "Hiragino Mincho Pro W3", "Trebuchet MS", Trebuchet, verdana, arial, sans-serif;

	width: 80%;

	}



textarea.comment-text {

	font-family: "Hiragino Kaku Gothic Pro W3", "Osaka", "MS PGothic", "MS PMincho", "Hiragino Mincho Pro W3", "Trebuchet MS", Trebuchet, verdana, arial, sans-serif;

	}







/* フリーエリアの枠設定 */

.freearea{

	margin-top: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	margin-right: 0px;

	padding: 0px;

	border: 0px; /* サイドバーのボーダー設定 */

	}



/* フリーエリアタイトル設定 */

.freetitle{

	display : none ;

	}





/* メニュー */





.freearea ul.menu {

	margin   : 10px 0px 0px 10px ;

	padding  : 0px 0px 0px 0px ;

}



.freearea ul.menu li {

	list-style: none;

	margin   : 0px 0px 0px 2px ;

	padding  : 0px 0px 0px 0px ;

}



.freearea ul.menu a {

	width :  170px ;

	height : 45px ;

	font-size : 1px ;

	text-indent : -1000px ;

	overflow : hidden ;

	display : block ;

}



.freearea ul.menu a.menu01 { background:url(../img/topmenu01.gif) no-repeat }

.freearea ul.menu a.menu02 { background:url(../img/topmenu02.gif) no-repeat }

.freearea ul.menu a.menu03 { background:url(../img/topmenu03.gif) no-repeat }

.freearea ul.menu a.menu04 { background:url(../img/topmenu04.gif) no-repeat }

.freearea ul.menu a.menu05 { background:url(../img/topmenu05.gif) no-repeat }

.freearea ul.menu a.menu06 { background:url(../img/topmenu06.gif) no-repeat }

.freearea ul.menu a.menu07 { background:url(../img/topmenu07.gif) no-repeat }

.freearea ul.menu a:hover	{ background-position: 1px 1px; }







/* ピックアップ -----------------------------------------*/



div#pickup {

	color : #ffffff ;

	font-size : 12px ;

	height : 150px ;

	margin : 0px 0px 0px 19px ;

}



div#pickup img {

	border : #ffffff 1px solid ;

	margin : 5px 0px 3px 0px ;

}



/* サブメニュー -----------------------------------------*/



div#submenu {

	font-size : 86% ;

	line-height : 160% ;

	margin   : 15px 0px 10px 0px ;

	padding : 0px 0px 0px 0px ;

}



div#submenu ul { padding : 0px 0px 0px 30px ; margin : 0px 0px 0px 0px ;}

div#submenu li {	list-style-image: url(../img/arw01.gif);}

div#submenu a		{ color : #000000 ; text-decoration:underline; }





/* バナー ----------------------------------------------*/



div#link {

	margin   : 0px 0px 20px 10px ;

}



div#link a {

	width:180px ; 

	font-size : 1px ;

	text-indent : -1000px ;

	overflow : hidden ;

	display : block ;

}



div#link a.film		{ background:url(../img/banner.gif) no-repeat; height:90px ; }

div#link a.foodpia	{ background:url(../img/banner_food.gif) no-repeat; height : 40px ; }

div#link a.kankou-renmei	{ background:url(../upload/kankou-renmei.jpg) no-repeat; height : 60px ; }

div#link a.kankou-kyoukai	{ background:url(../upload/kankou-kyoukai.gif) no-repeat; height : 60px ; }

div#link a.ryokan-hotel	{ background:url(../upload/ryokan-hotel.jpg) no-repeat; height : 52px ; }

div#link a.IME2009	{ background:url(../upload/IME2009.jpg) no-repeat; height : 60px ; }







/* コピーライト ----------------------------------------*/



div#copyright {

	font-size : 86% ;

	line-height : 130% ;

	margin   : 0px 0px 0px 10px ;

}







/* ヘッダー ------------------------------------------------------------------*/



div#header {/* \*/

	width : 800px ;

	height: 120px ;

	background : url(../img/title.jpg) no-repeat ;

}



div#header h1 {	display : none ; }

div#header h2 {	display : none ; }







/* 言語メニュー ------------------------------------------------------------------*/



div#lang {

	width : 255px ;

	height : 20px ;

	position :absolute ;

	top : 2px ;

	margin-left : 543px ;

}



div#lang ul {

	padding  : 0px 0px 0px 0px ;

	margin   : 1px 1px 0px 0px ;



}



div#lang li {

	margin   : 0px 0px 0px 3px ;

	padding  : 0px 0px 0px 0px ;

	float : left ;

	list-style: none;

}



div#lang a {

	width :  60px ;

	height : 16px ;

	font-size : 10px ;

	text-indent : -1000px ;

	overflow : hidden ;

	display : block ;

}



div#lang a.lang01 { background:url(../img/lang01.gif) no-repeat }

div#lang a.lang02 { background:url(../img/lang02.gif) no-repeat }

div#lang a.lang03 { background:url(../img/lang03.gif) no-repeat }

div#lang a.lang04 { background:url(../img/lang04.gif) no-repeat }

div#lang ul a:hover	{ background-position: -60px 0px; }











/* メニュー ----------------------------------------------------------------*/





div#menu {/* \*/

	width : 800px ;

	height: 30px ;

	background-color : #000000 ;

}



div#menu ul {/* \*/

	margin   : 0px 0px 0px 0px ;

	padding  : 2px 0px 0px 0px ;

}



div#menu li {/* \*/

	list-style: none;

	margin   : 0px 0px 0px 2px ;

	padding  : 0px 0px 0px 0px ;

	float : left ;

}



div#menu a {/* \*/

	width :  120px ;

	height : 26px ;

	font-size : 1px ;

	text-indent : -1000px ;

	overflow : hidden ;

	display : block ;

}

div#menu a.menu00 {/* \*/ background:url(../img/menu00.gif) no-repeat ;	width :  60px ; }

div#menu a.menu01 {/* \*/ background:url(../img/menu01.gif) no-repeat }

div#menu a.menu02 {/* \*/ background:url(../img/menu02.gif) no-repeat }

div#menu a.menu03 {/* \*/ background:url(../img/menu03.gif) no-repeat }

div#menu a.menu04 {/* \*/ background:url(../img/menu04.gif) no-repeat }

div#menu a.menu05 {/* \*/ background:url(../img/menu05.gif) no-repeat }

div#menu a.menu06 {/* \*/ background:url(../img/menu06.gif) no-repeat }

div#menu a.menu07 {/* \*/ background:url(../img/menu07.gif) no-repeat }

div#menu ul a:hover	{/* \*/ background-position: -120px 0px; }


div.menu_movie {
	margin: 10px 0px 0px 10px;
}

div.noscr_txt {
	padding: 0px 10px 0px 0px;
	font-size: 86%;
	line-height: 130%;
}




