@charset "UTF-8";


/* 
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_hoken.jpg) 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;
}
.red {
	color:#cc0000;
}
.blue {
	color:#0000cc;
}
.green{
	color:#006600;
}

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

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

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

.f09 {
	font-size:80%;
	line-height:120%;
}
.f10 {
	font-size:100%;
	line-height:120%;
}
.f12 {
	font-size:120%;
	line-height:120%;
	font-weight:bold;
}
.f14 {
	font-size:140%;
	line-height:140%;
	font-weight:bold;
}
.f16 {
	font-size:160%;
	line-height:140%;
	font-weight:bold;
}


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

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

#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:11px;
	text-indent:0px;
	color:#000000;
	padding-top: 5px;
	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;
    height:20px;
    line-height:30px;
	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;
	font-size:13px;
	line-hight:2em;
	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{
 	    font-size:14px;
		font-weight:bold;
		padding-top:5px;
	}



/* 記事タイトル */

	.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;
	}


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


	.sidebody{
		line-height:150%;
		text-align:left;
		padding:15px 10px 15px 10px;
		margin:0;
    	background: url(../img_tmp/side_b.gif);
		background-position: center bottom;
	}

	
	.sidebody  p{
		font-size:12px;
		line-height:150%;
		text-align:left;
	}


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






/*ツリー化カテゴリ
---------------------------------------------------- */



li.cate {
font-size:13px;
list-style: none!important;
margin: 0 0 5px 0px!important;
}

li.cate a {
line-height:20px!important;
color:#000000;
text-decoration:none;
background: #FFECCE;	
display: block;
padding-left:5px;
padding-right:5px;
}


li.cate  a:hover,
li.cate  a:active {	
	color: #fff;
	text-decoration: none;
	background:#666 url(../img/);
	background-repeat: no-repeat;
}




li.cate_tree2  {
font-size:13px;
list-style: none!important;
margin: 0 0 5px 0px!important;
}

li.cate_tree2 a {
line-height:20px!important;
color:#000000;
text-decoration:none;
background: #FFECCE;	
display: block;
padding-left:5px;
padding-right:5px;
}


li.cate_tree2 a:hover,
li.cate  a:active {	
	color: #fff;
	text-decoration: none;
	background:#666 url(../img/);
	background-repeat: no-repeat;
}




li.cate_tree2_end  {
font-size:13px;
list-style: none!important;
margin: 0 0 5px 0px!important;
}

li.cate_tree2_end a {
line-height:20px!important;
color:#000000;
text-decoration:none;
background: #FFECCE;	
display: block;
padding-left:5px;
padding-right:5px;
}

li.cate_tree2_end a:hover,
li.cate  a:active {	
	color: #fff;
	text-decoration: none;
	background:#666 url(../img/);
	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;
}

