@charset "shift_jis";


/* 
livedoorblog original template
designed by BEL
2009.03.23

カラー設定

アクセントカラー（ヘッダー・フッター・キャプション部分）
#FF0033
アクセントライン（記事キャプション上下の細い線）
#000000
本文記事ヘッダーの文字色（コメント等）
#0000ff
サイドメニュータイトル
#F5F5F5


ヘッダータイトル変更251行目
背景枠線変更200行目
---------------------------------------------------- */
@charset "<$MTPublishCharset$>";


/* 
livedoorblog original template
designed by BEL
2008.08.23

カラー設定

アクセントカラー（ヘッダー・フッター・キャプション部分）
#FFECCE
アクセントライン（記事キャプション上下の細い線）
#000000
本文記事ヘッダーの文字色（コメント等）
#0000ff
サイドメニュータイトル
.sidetitle（921行目）

listtitle
#000
newtitle
#000
フッター文字
address
記事ヘッダー（488行目）
.title a
#fff
.title （476行目）
#222222
ヘッダー文字（1010行以下）
---------------------------------------------------- */



/* サブヘッダー（タイトル部分）
---------------------------------------------------- */
#subbanner {
	width:840px;
	height:120px;
	background: #FDF5E6  url(../img_tmp/header_note.gif) no-repeat;
	background-position:right;
	margin:0 auto;
	}




/* 全体
---------------------------------------------------- */

* {
	margin:0;padding:0;
	font-family: verdana, Arial, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, Sans-Serif;
}

a:link,a:visited {
	text-decoration:underline;
}
a:hover,a:active {
	text-decoration:none;
}

input,textarea,select {
	margin:0px;
}

hr{
    display:none;
	}

/* 強調
---------------------------------------------------- */


strong {
	font-weight:normal;
}

em {
	font-style:normal;
}

.b {
	font-weight:bold;
}

.u {
    text-decoration:underline;
}

.red {
	color:#ff0000;
}

.pink {
	color:#FF0080;
}

.cyan {
	color:#0B82F9;
}

.white {
	color:#ffffff;
}


.blk {
	color:#000000;
}

.paple {
	color:#6633FF;
     }
	 
.blue {
	color:#0000ff;
     }	 

.d_blue {
	color:#1d2088;
     }

.dounyuu {
	text-align: center;
	font-style: normal;
	clear: both;
}

.dounyuu2 {
    text-align: center;
	font-style: normal;
	clear: both;
	font-size: 13px;
	line-height: 150%;
    }
	
.mincho {
	font-family: serif, "ＭＳ 明朝";
}
	
.green{
	color:#009999;
}

.purple{
color:#9933CC;
}

.glay{
color:#505050;
}

.mark-1 {
	background-color:#CCCCCC;
	padding:0px 2px 0 2px;
	line-height:140%;
}

.mark-2 {
	background-color:#FFFF00;
	padding:2px 2px 2px 2px;
	line-height:170%;
}

.mark-3 {
	background-color:#eb99cc;
	padding:0px 2px 0 2px;
	line-height:140%;
}


.f11 {
	font-size:11px;
	line-height:170%;
}


.f12 {
	font-size:12px;
	line-height:170%;
}


.f14 {
	font-size:14px;
	line-height:170%;
}

.f15 {
	font-size:15px;
	line-height:170%;
}

.f16 {
	font-size:16px;
	line-height:170%;
}

.f18 {
	font-size:18px;
	line-height:170%;
}

.f20 {
	font-size:20px;
	line-height:170%;
}

.f23 {
	font-size:23px;
	line-height:170%;
}
.f25 {
	font-size:25px;
	line-height:170%;
}
.f30 {
	font-size:30px;
	line-height:170%;
}



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

body { 
	text-align:center;
	color:#000000;
	background:#FAF0E6;
}

#container {
	width:850px;
	margin:0 auto;
	background:url(../img_tmp/container07.gif) repeat-y;
}


/* ヘッダー
---------------------------------------------------- */
#banner {
	width:840px;
	height:20px;
	background:# url() no-repeat;
	margin-bottom:0px;
	margin:0 auto;
	}
	

#banner .index{
	font-size:12px;
	color:#000000;
	line-height:1em;
    float:left;
	text-indent: 0px;
	text-align:left;
	padding-top: 5px;
	padding-left: 15px;
	font-weight:normal;
}


#banner .other{
	font-size:12px;
	text-indent:-9999px;
	color:#000000;
	line-height:1em;
    float:left;
	padding-top: 5px;
	padding-left: 40px;
	font-weight:normal;
}


#banner p{
    list-style-type:none;
    font-size:12px;
	float:right;
	margin-top: 5px;
	margin-right: 40px;
	text-indent: 0px;
	}
	
#banner p a{
    color:#ff0000;
	}
	
#banner p a:hover{
    color:#FF9900;
	}



/* サブヘッダー（タイトル部分）
---------------------------------------------------- */


#subbanner .index{
	font-size:15px;
	padding-top: 5px;
	padding-left: 10px;
	text-align:left;
	margin-right: 200px;
}

#subbanner .index a{
	color:#000000;
}

#subbanner .toptitle{
	font-size:13px;
	text-indent:0px;
	color:#000000;
	padding-top: 15px;
	padding-left: 20px;
	margin-right: 100px;
	line-height:12px;
    text-align:right;
	font-weight:normal;
}

#subbanner .entry{
	font-size:14px;
    text-align:left;
	padding-top: 12px;
	padding-left: 10px;
	margin-right: 200px;
	font-weight:normal;
}

#subbanner .entry a{
	font-size:14px;
	color:#000000;
	font-weight:bold;
}


/* メインエリア
---------------------------------------------------- */

#mainarea {
	background: url() repeat-y;
}



/*ヘッダー下のバナースペース
---------------------------------------------------- */

#hmenu{
    width:850px;
    line-height:140%;
	margin:0px auto;
}


#hmenu .toptitle{
	font-size:11px;
	text-indent:0px;
	color:#000000;
	padding-top: 5px;
	padding-left: 20px;
	margin-right: 15px;
	line-height:12px;
    text-align:right;
	font-weight:normal;
}




/*  メインエリア
---------------------------------------------------- */


  
/*  センターコンテンツ
---------------------------------------------------- */

#content {
    margin-right:10px;
	padding:0px 20px 5px 10px;
	width:560px;
	display:inline;
	float:right;
  }

#content p {
	text-align:left;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
  }
  
  
#content .h {
    font-size:15px;
	font-weight:normal;
	margin-bottom:5px;
	margin-top:5px;
	margin-left:0px;
	width:160px;
	text-align:left;
    }


/*サイドメニュー　左 
---------------------------------------------------- */


#side_r{
    float:left;
	}
	
#side_contents{
	width: 200px;
	margin-bottom:20px;
    margin-left: 15px;
	}

#side_r li{
   list-style-type: none;
	}



/*サイドメニュー　予備
---------------------------------


#side_l{
    float:left;
	width:185px;
	margin-bottom:20px;
	}


#side_l li{
   list-style-type: none;
	}
	

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



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


/*  新着記事一覧 */

	.newtopics{
		width:560px;
		text-align:left;
		margin:0px 0px 0px 0px;
	    padding-bottom:10px;	
		border-bottom:0px solid #000000;
		border-right:0px solid #FFECCE;
		border-left:0px solid #FFECCE;		
	}
	
	
    .newtopics a{color:#0000ff;}
    .newtopics a:hover{color:#FF9900;}
	.newtopics a:visited{color:#330066;}
	
	.newtopics li{
	    list-style-type:none;
	   	background: url() no-repeat 5px 6px;
		font-size:11px;
		line-height:180%;
        padding-left:20px;
	}
	
	
/* 新着記事タイトル */

	.newtitle{
		color:#000;
		height:30px;
		font-size:14px;
		line-height:30px;
		padding-left:35px;
		text-align:left;
		font-weight:bold;
		background: url(../img_tmp/title_h.gif) no-repeat;
		}
		
		
/* トピック一覧無地タイトル */

	.listtitle{
		color:#000;
		height:30px;
		font-size:14px;
		line-height:30px;
		padding-left:35px;
		text-align:left;
		font-weight:bold;
		background: url(../img_tmp/title_h.gif) no-repeat;
		}




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

/* 記事本文 */

	.blogbody{
 	    width:560px;
		text-align:left;
		line-height:150%;
		margin:10px 0px 10px 0px;
		border-bottom:2px solid #000000;
		border-right:0px solid #FFECCE;
		border-left:0px solid #FFECCE;		
		overflow:auto;
	}
	
	
	.blogbody h4{
	    list-style-type:none;
	   	background: url(../img_tmp/navi_red.gif) no-repeat 2px 4px;
		font-size:13px;
		line-height:200%;
        padding-left:25px;
		margin-left:-5px;
	}
	
	.blogbody h6{
	    list-style-type:none;
	   	background: url(../img_tmp/b_tri_red.gif) no-repeat 4px 8px;
		font-size:13px;
		line-height:200%;
        padding-left:20px;
		margin-left:0px;
	}




/* 記事タイトル */

	.title{
		color:#000;
		height:30px;
		font-size:14px;
		line-height:30px;
		padding-left:35px;
		text-align:left;
		font-weight:bold;
		background: url(../img_tmp/title_h.gif) no-repeat;
		}
		
	.title a{
		color:#000;
		}



/* 記事日付 */

	.date{
		color:#000;
		font-size:small;
		font-weight:bold;
		background:#f3fbca;
		padding:5px 0 3px 10px;
		border-right:1px solid #d1d1d1;
		border-bottom:1px solid #d1d1d1;
	}


/* 投稿者・投稿日など */

	.posted{
		color:#333;
		font-size:9px;
		text-align:right;
		margin:0 0px 0px 0px;
		padding-right:10px;
		background:#;
	}

	a.aposted{text-decoration:underline;font-weight:bold;}
	a.aposted:link{text-decoration:underline;font-weight:bold;}
	a.aposted:visited{text-decoration:underline;font-weight:bold;}
	a.aposted:active{font-weight:bold;}
	a.aposted:hover{text-decoration:none;font-weight:bold;}


	div.main{margin:10px 20px;}


/* ページトップへのリンク */

	.pagetop{
		color:#666;
		font-size:11px;
		text-align:right;
		margin:0 0 25px 0;
	}



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


/*  無料レポート・インフォメーション部分 */

	.toptable{
		font-size:13px;
		line-height:135%;
		width:510px;
		margin:10px 0px 0 0px;	
		border-top:0px solid #000000;
		border-bottom:2px solid #000000;
		border-right:0px solid #000000;
		border-left:0px solid #000000;		
	}
	
	
/* 無料レポート・インフォメーション部分タイトル */

	.toptabletitle{
		color:#fff;
		height:25px;
		font-weight:bold;
		border-bottom:0px solid #000000;
		background:url(../img_tmp/information.gif) no-repeat;
		}





/* テーブル設定 */
/* -------------------------------------------------------- */


.repotable {
	border: 0px solid none;
	background: none ;
}

.repotable01 {
	border: 0px solid none;
	background:  ;
}

.repotable02 {
	border: 0px solid #1d2088;
	border-collapse:collapse;
	margin:0 auto;
	background:  ;
}

.repotop {
	width:440px;
	background:  url() no-repeat;
	border: 0px solid none;
	padding: 7px;
}

.repotop p {
	font-size:15px;
	text-indent:25px;
	font-weight:bold;
	color:#ffffff;
}

.repocontents2{
	width: 440px;
	border: 0px solid none;
	padding: 7px;
}

.repocontents2 li {
	background:url(../img_tmp/red_b_s.gif) no-repeat;
	background-position: 0px 0px;
	padding:0 0 10px 23px;
}

.repocontents2 li a {
	font-size:12px;
}

.repocontents{
	width: 120px;
	border: 0px solid none;
	padding: 7px;
}

.repocontents li {
	background:url(../img_tmp/red_b_s.gif) no-repeat;
	background-position: 0px 0px;
	padding:0 0 10px 23px;
}

.repocontents li a {
	font-size:12px;
}


.repoth {
	width: 150px;
	border: 0px solid #1d2088;
	padding: 7px;
}

.repotd {
	width: 240px;
	border: 0px solid #1d2088;
	padding: 7px;
}
.repotd02 {
	width: 465px;
	border: 0px solid #1d2088;
	padding: 7px;
}
.repotr {
	border: 0px solid #1d2088;
	padding: 7px;
}




	
/* パンくずリスト・続きを読むなど
---------------------------------------------------- */

.menu{
		color:#666;
		font-size:9px;
		text-align:right;
	}
	
	
.pankuzu{ 
    font-size:10px;
	text-align:left;
	margin-top:2px;
	margin-bottom:2px;
	}
	
	
.nextpage{
		font-size:12px;
		padding:5px 20px;
		text-align:right;
	}	

.main-continues{
         font-size:13px;
		 }




/* トラックバックリンクURL 
---------------------------------------------------- */

    .tburl{
		color:#666;
		font-size:12px;
		text-align:right;
		width:510px;
	}


	.tbtitle{
		color:#222222;
		font-size:12px;
		text-align:left;
		font-weight:normal;
		padding:6px 10px 6px 10px;
		border-top:0px solid #000000;
		border-bottom:2px solid #000000;
	    background:#FFECCE;
		}



/* コメント・トラックバック
---------------------------------------------------- */

/* コメントタイトル */

	.comments-head{
		color:#222222;
		width:505px;
		font-size:12px;
		text-align:left;
		font-weight:normal;
		padding:0 0 2px 5px;
		border-bottom:2px solid #000000;
	}

/* コメント本文 */

	.comments-body{
		font-size:12px;
		text-align:left;
		margin:20px 0 15px 15px;
	}
	
/* コメント投稿者 */

	.comments-post {
		color:#666;
		font-size:9px;
		text-align:right;
		margin:0 0 25px 0;
	}

	.comments-post a{color:#0000ff;}
	.comments-post a:visited{color:#330066;}


	a.aposted{color:#666;text-decoration:none;font-weight:normal;}
	a.aposted:link{text-decoration:none;font-weight:normal;}
	a.aposted:visited{color:#666;text-decoration:none;font-weight:normal;}
	a.aposted:active{font-weight:normal;}
	a.aposted:hover{text-decoration:none;font-weight:normal;}
	


/* トラックバック内容 */

	.trackback-body{
		font-size:12px;
		text-align:left;
		margin:20px 0 15px 15px;
	}

/* トラックバック送信者 */

	.trackback-post{
		color:#666;
		font-size:9px;
		text-align:right;
		margin:0 0 25px 0;
	}

/* トラックバックリンク部分 */

	a.atrackback-post{text-decoration:underline;font-weight:bold;}
	a.atrackback-post:link{text-decoration:underline;font-weight:bold;}
	a.atrackback-post:visited{text-decoration:underline;font-weight:bold;}
	a.atrackback-post:active{font-weight:bold;}
	a.atrackback-post:hover{text-decoration:none;font-weight:bold;}


/* 入力フォーム部分 */

	table.form{margin:25px 0 0 0;
	text-align:left;}

	#author{border:1px solid #69c;}
	#email{border:1px solid #69c;}
	#url{border:1px solid #69c;}
	#text{width:510px;height:200px;border:1px solid #69c;}

	label {
		font-size:12px;
		font-weight:normal;
	}




/*----- コメント・トラックバック追加-----*/
.comments,
.comments-content,
.trackbacks{
	margin: 0;
}


.comment-content,
.comments-open-content,
#comments-open-footer,
.comments-closed,
#comment-form-external-auth,
.comments-open-moderated,
#comment-form-name,
#comment-form-email,
#comment-form-url,
#comment-form-remember-me,
#comments-open-text,
.trackbacks-header,
.trackbacks-info,
.trackback-content,
.trackback-footer{
	margin-bottom: 0.5em;
	text-align:left;
}


.comments-header,
.comments-open-header{
	margin-bottom: 0.5em;
	text-align:left;
	font-size:13px;
	padding-top:20px
}


.comment-header{
	margin-bottom: 0.5em;
	text-align:left;
	font-size:12px;
}

.comment-footer{
	margin-bottom: 0.5em;
	text-align:right;
}

.comments,
.trackbacks{
    overflow: hidden;
    width: 100%;
}



#comment-author, #comment-email, #comment-url, #comment-text {
    width: 90%;
}

#comment-bake-cookie {
    margin-left: 0;
    vertical-align: middle;
}

#comment-submit {
    font-weight: bold;
}




/* サイドバーコンテンツ */
/* -------------------------------------------------------- */




/* カレンダー */

	.calendar{
		font-size:x-small;
		position:center;
	}

	.calendarhead{
		color:#222222;
		font-size:x-small;
		font-weight:bold;
		letter-spacing:5px;
		margin:0 0 10px 0;
	}

	.calendard{border-top:1px solid #222222;empty-cells:show;}
	.calendardbg{border-top:1px solid #222222;background:#f3fbca;}
	.calendartable{text-align:center;border:1px solid #222222;margin:0 auto 10px auto;}
	.calendarwd{background:#d7f6f1;padding:2px;}
	.calendarweek{color:#222222;font-size:x-small;position:center;}



/* サイドメニュータイトル */


	.sidetitlebody{
		width:200px;
		background:#FFECCE url() no-repeat;
	}


	.sidetitle{
		font-size:14px;
		color:#000;
		text-align: left;
		padding:5px 10px 5px 10px;		
    	background: url(../img_tmp/side_h.gif);
		font-weight:bold;
	}


/* サイドメニュー内コンテンツ */


	.side{
		line-height:150%;
		text-align:left;
		padding:15px 10px 15px 10px;
		margin:0;
    	background: url(../img_tmp/side_b.gif);
		background-position: center bottom;
	}
	
	.side li{
	   	background: url(../img_tmp/b_tri_blue_ss.gif) no-repeat 0px 9px;
		font-size:12px;
		line-height:180%;
        padding-left:10px;
		padding-bottom: 2px;
        list-style-type: none;
		}
	
	.side  p{
		font-size:12px;
		line-height:150%;
		text-align:left;
	}


	.sidebottom{
	    width:195px;
		height:15px;
		background:;
		margin:0 0 10px 0;
	}


.side ul {
	margin: 0;
}

.side li a,
.side li a:visited {
color:#000000;
display: block;
text-decoration:none;
background: #FFECCE;	
padding-left:5px;
padding-right:5px;
}


.side li a:hover,
.side li a:active {	
	color: #fff;
	text-decoration: none;
	background:#666;
	background-repeat: no-repeat;
}





/*　検索窓　*/

.search{	
	margin: 0 5px 0 0px;
	border-left: 0px solid #000;
	border-right: 0px solid #000;
	border-bottom: 0px solid #000;
}


 .search div {
	padding: 0px;
	text-align: left;
}



/* RSS */

	.syndicate{
		font-size:10px;
		text-align:center;
	}


/*　キャリア表示　*/

	.powered{
		font-size:11px;
		line-height:170%;
		text-align:left;
		border-right:1px solid #111111;
		border-bottom:1px solid #111111;
		border-left:1px solid #111111;
		border-top:1px solid #111111;
		margin-top:10px;
		margin-left:20px;
		margin-right:30px;
		padding:5px 5px 5px 10px;
	}





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


/* フッタ
---------------------------------------------------- */

#footer {
    width: 840px;
	height:60px;
	font-size:1px;
	line-height:1px;
	margin:0px auto;
	border-top:#aaa 1px dashed;
	background:#0 url() no-repeat;
	clear:both;
}


address { 
	color:#333333;
	font-size:11px;
	font-style:normal;
	line-height:150%;
	text-align:center;
	text-indent:0px;
	margin:0px;
	padding:10px 0px 10px 0;
}


address a{ 
	color:#333333;
}





/* エンジン部分 */
/* -------------------------------------------------------- */



/* 検索結果 */
	
#k_box{
		margin:0px 0px 0px 0px;
		padding-left:10px;
		padding-right:0px;
		padding-top:2px;
		padding-bottom:2px;
		border-top:1px dashed #D0D0D0;
		border-bottom:1px dashed #D0D0D0;
		border-right:5px solid #D0D0D0;
		border-left:5px solid #D0D0D0;		
	}


#k_box p{
		font-size:12px;
		color:#222222;
		text-align:left;
		line-height:120%;
	}



	.teikyou{
		color:#999999;
		font-size:12px;
		text-align:left;
		margin:0 0 0px 0;
		font-weight:normal;
	}



/* 商品一覧部分 */


.table1
	{
	border-right:0px solid #ccc;
	border-top:0px solid #ccc;
　table-layout: fixed;
	line-height:150%;
	font-size:13px;
	}
	
.table1 img
	{
	border:none;
	}




.table2
	{
	border:1px solid #ccc;
	padding:10px 10px;
	}


.table2 td
	{
	border:none;
　table-layout: fixed;
　width:183px;
	}
	
	

.table3
	{
	border:1px solid #ccc;
	padding:10px 10px;
　table-layout: fixed;
	}

.table3 td
	{
	border:none;
	}
	


/* 商品詳細（detail.html）部分 */


.table_d2
	{
　table-layout: fixed;
　width:549px;
	line-height:150%;
	font-size:13px;
	}
	
.table_d2 img
	{
	border:none;
	}

.table_d2 td
	{
	border-bottom:1px solid #ccc;
	line-height:170%;
	padding:5px 0px;
	}


.table_hotel
	{
　table-layout: fixed;
　width:549px;
	line-height:150%;
	font-size:13px;
	}
	
.table_hotel img
	{
	border:none;
	}

.table_hotel td
	{
	border-bottom:1px solid #ccc;
	line-height:170%;
	padding:2px 0px;
	padding-left:5px;
	}

.table_hotel .th
	{
	width:30%;
	font-size:11px;
	background:floralwhite;
	}
	
.table_hotel .th2
	{
	font-size:11px;
	background:floralwhite;
	width:30%;
	}





/*ヘッダー下のスペース
---------------------------------------------------- */

#hmenu{
    width:820px;
	margin:0px auto;
    background:#ffffff;
	padding-bottom:2px;
	border-top:0px solid #181818;
	border-bottom:1px solid #181818;
}


#hmenu .prof{
    font-size:12px;
	text-align:left;
	padding-left:10px;
	font-weight:normal;
}



#hmenu .mark{
    font-size:10px;
	color:#CC0000;
	text-align:right;
	padding-right:20px;
	font-weight:normal;
}


#hmenu .mark2{
    font-size:10px;
	color:#CC0000;
	text-align:left;
	padding-left:20px;
	font-weight:normal;
}


#hmenu h2{
		color:#000;
		font-size:14px;
		line-height:20px;
		padding-left:35px;
		text-align:left;
		font-weight:bold;
		background: url(../img_tmp/title_h2.jpg) no-repeat;
}

