@charset "euc-jp";


/* 
Tomoriginal template for FC2_3c
designed by BEL 2009/08/28
---------------------------------------------------- */



/* 全体
---------------------------------------------------- */

* {
	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:#006100;
}

.red-b {
	border-bottom:solid 2px #FF0000;
	line-height:140%;
	font-weight:bold;
}

.blue-b {
	border-bottom:dashed 2px #0000cc;
	line-height:140%;
	font-weight:bold;
}

.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 { 
	color:#000000;
	background: #ffffff url(http://blog-imgs-47.fc2.com/j/a/u/jaujaujau/back_grade.gif) repeat-x 0px 0px;
}

#container {
	width:900px;
	margin:0 auto;
	background:#EEEEEE url(http://blog-imgs-47.fc2.com/j/a/u/jaujaujau/container.gif) repeat-y;
}


/* ヘッダー
---------------------------------------------------- */
#banner {
	width:900px;
	margin:0px auto;
	margin-bottom:0px;
	}
	

#banner .index{
	font-size:14px;
	color:#000000;
	line-height:1em;
    float:left;
	text-indent: 0px;
	padding-top: 15px;
	padding-left: 40px;
	font-weight:normal;
}


#banner .other{
	font-size:12px;
	text-indent:-9999px;
	color:#000000;
	line-height:1em;
    float:left;
	padding-top: 15px;
	padding-left: 40px;
	font-weight:normal;
}


#banner p{
    list-style-type:none;
    font-size:12px;
	float:right;
	margin-top: 15px;
	margin-right: 40px;
	text-indent: 0px;
	}
	
#banner p a{
    color:#ff0000;
	}
	
#banner p a:hover{
    color:#FF9850;
	}



/* サブヘッダー（タイトル部分）
---------------------------------------------------- */
#subbanner {
	width:900px;
	height:140px;
	margin:0px auto;
	background:#FDF5E6 url(http://blog-imgs-47.fc2.com/j/a/u/jaujaujau/toptitle.gif) no-repeat;
	margin-bottom:0px;
	}
	

#subbanner .toptitle{
	font-size:18px;
	text-indent:0px;
	padding-top: 15px;
	padding-left: 20px;
	color:#222222;
	line-height:20px;
    text-align:left;
	font-weight:bold;
}

#subbanner .toptitle a{
    text-decoration:none;
	color:#222222;
}

#subbanner .entry{
	font-size:10px;
	color:#222222;
    text-align:left;
	padding-top: 12px;
	padding-left: 50px;
	padding-right: 50px;
	font-weight:normal;
}




/*ヘッダー下のバナースペース
---------------------------------------------------- */

#hmenu{
    width:898px;
    height:30px;
	margin:0px auto;
    background:#ffffff;
	padding-top:1px;
	padding-bottom:3px;
	background: url(http://blog-imgs-47.fc2.com/j/a/u/jaujaujau/menu.gif) no-repeat;
}



/*グローバルメニュー
---------------------------------------------------- */

#navi {
    border-top: 0px solid #222;
    border-bottom: 0px solid #222;
    border-left: 0px solid #ff0000;
    background: ;
	margin-left:3px;
	margin-right:4px;
	padding-left:0px;
	height:28px
}
html > body #navi,
html > body #navi ul li a { /* for Safari */
	height:27px;
}


#navi ul {
    margin: 0;
    padding: 0;
    list-style: none;
}


#navi ul li {
    float:left;
    width: 177px;
	margin-right:1px;
}


#navi ul li a {
    display: block;
    font-size: 12px;
    text-align: center;
    letter-spacing: 0.1em;
    line-height: 2.3;
    text-decoration: none;
}
#navi ul li a:link,
#navi ul li a:visited {
    background: ;
    color: #fff;
}
#navi ul li a:hover {
    background:;
    color: #F1701B;
}





/*  メインエリア
---------------------------------------------------- */


  
/*  センターコンテンツ
---------------------------------------------------- */


#content {
	float:left;
	width:490px;
	display:inline;
	background:#ffffff url() no-repeat;
    margin-left: 195px;
	padding:0px 10px 5px 10px;
  }
  

#content p {
	text-align:left;
	font-size:12px;
	line-hight:2em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
  }



/*サイドメニュー　左 
---------------------------------------------------- */


#side_l{
    margin-left: -695px;
    float:left;
	width: 185px;
	margin-bottom:20px;
	margin-top:28px;
	background:# url() no-repeat;
	}

#side_l li{
   list-style-type: none;
	}



/*サイドメニュー　右 
---------------------------------------------------- */


#side_r{
    float:left;
	width:185px;
	margin-bottom:20px;
	margin-top:28px;
	background:# url() no-repeat;
	}


#side_r li{
   list-style-type: none;
	}




/* -------------------------------------------------------- */


/*  新着記事一覧 */

	.newtopics{
		text-align:left;
		margin:0px 0px 10px 0px;
	    padding-bottom:10px;	
		border-bottom:2px solid #999999;
		border-right:0px solid #DA000F;
		border-left:0px solid #DA000F;		
	}
	
	
    .newtopics a{color:#0000ff;}
    .newtopics a:hover{color:#FF9850;}
	.newtopics a:visited{color:#0000ff;}
	
	.newtopics li{
	    list-style-type:disc;
	    background: url() no-repeat;
		font-size:10px;
		line-height:180%;
        margin-left:20px;
	}
	
	
/* 新着記事タイトル */

	.newtitle{
		color:#222;
		letter-spacing:0.2em;
		font-size:14px;
		padding-top:5px;
		padding-left:15px;
		padding-bottom:5px;
		text-align:left;
		font-weight:bold;
	    background:url(http://blog-imgs-47.fc2.com/j/a/u/jaujaujau/title.gif) repeat-x;
		}
		
		
/* トピック一覧無地タイトル */

	.listtitle{
		color:#222;
		font-size:14px;
		padding-top:5px;
		padding-left:15px;
		padding-bottom:5px;
		text-align:left;
		font-weight:bold;
    	background:url(http://blog-imgs-47.fc2.com/j/a/u/jaujaujau/title.gif) repeat-x;
		}


/* カテゴリータイトル */

	.catetitle{
		color:#666;
		font-size:14px;
		text-align:left;
		font-weight:bold;
		padding:6px 5px 6px 10px;
		border-top:1px solid #999999;
		border-left:3px solid #999999;
		border-right:3px solid #999999;
		border-bottom:1px solid #999999;
	    background:;
		}



/* -------------------------------------------------------- */

/* 記事本文 */

	.blogbody{
		font-size:12px;
 	    width:490px;
		text-align:left;
		line-height:150%;
		margin:0px 0px 10px 0px;
		border-bottom:1px solid #AAAAAA;
		background:url() repeat-y;
        overflow:hidden;	
	}



/* 記事タイトル */

	.title{
		color:#222;
		font-size:13px;
		text-align:left;
		padding-top:10px;
		padding-left:15px;
		padding-bottom:5px;
		font-weight:bold;
		border-top:0px solid #999999;
	    background:url(http://blog-imgs-47.fc2.com/j/a/u/jaujaujau/title_20101111034813.gif) repeat-x;
		}
		
	.title a{
		color:#222;
		}
		
		
	.datetitle{
		color:#aaaaaa;
		font-size:12px;
		text-align:left;
		padding-left:5px;
		padding-bottom:10px;
		font-weight:bold;
		}

		

/* 記事日付 */

	.date{
		color:#F5F5F5;
		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:#666666;
		font-size:9px;
		text-align:right;
		margin:0 0 0px 0;
		background:;
	}
	
	.posted_m{
		margin:0 5px 0px 0;
	}

	a.aposted{color:#666666;text-decoration:none;font-weight:bold;}
	a.aposted:link{color:#666666;text-decoration:none;font-weight:bold;}
	a.aposted:visited{color:#666666;text-decoration:none;font-weight:bold;}
	a.aposted:active{color:#666666;font-weight:bold;}
	a.aposted:hover{color:#666666;text-decoration:none;font-weight:bold;}

	a.topnavi{color:#666;text-decoration:underline;font-weight:bold;text-decoration:none;}
	a.topnavi:link{color:#666;text-decoration:underline;font-weight:bold;text-decoration:none;}

	div.main{margin:10px;}


/* ページトップへのリンク */

	.pagetop{
		color:#F5F5F5;
		font-size:12px;
		text-align:right;
		margin:0 0 25px 0;
	}



/* -------------------------------------------------------- */


/*  無料レポート・インフォメーション部分 */

	.toptable{
		font-size:13px;
		line-height:135%;
		margin:10px 0px 0 0px;	
		border-top:0px solid #999999;
		border-bottom:2px solid #999999;
		border-right:0px solid #999999;
		border-left:0px solid #999999;		
	}
	



/* パンくずリストなど
---------------------------------------------------- */

.menu{
		color:#666;
		font-size:9px;
		text-align:left;
	}
	
.menu a:visited{color:#0000ff;}
	
.pankuzu{ 
    font-size:10px;
	text-align:left;
	margin-top:2px;
	margin-bottom:2px;
	}
	
.pankuzu a:visited{color:#0000ff;}
	
.nextpage{
		font-size:12px;
		padding:5px 20px;
		text-align:right;
	}	




/* トラックバックリンクURL 
---------------------------------------------------- */

    .tburl{
		color:#666;
		font-size:12px;
		text-align:right;
	}


	.tbtitle{
		color:#;
		font-size:12px;
		text-align:left;
		text-indent:5px;	
		font-weight:bold;
		padding:6px 0px 6px 0px;
		border-top:0px solid #999999;
		border-bottom:2px solid #999;
    	background:url() repeat-x;
		}



/* コメント・トラックバック
---------------------------------------------------- */

/* コメントタイトル */

	.comments-head{
		color:#191970;
		font-size:12px;
		text-align:left;
		font-weight:normal;
		padding:0 0 2px 5px;
		border-bottom:2px solid #999;
	}

/* コメント本文 */

	.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:#0000ff;}



/* トラックバック内容 */

	.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;}


/* 入力フォーム部分 */

	#form{
	margin:25px 0 0 0;
	text-align:left;}

	#author{border:1px solid #666;}
	#email{border:1px solid #666;}
	#url{border:1px solid #666;}
	#text{width:400px;height:200px;border:1px solid #666;}

	label {
		font-size:12px;
		font-weight:normal;
	}




/* サイドバーコンテンツ */
/* -------------------------------------------------------- */




/* カレンダー */


	.calendarheadbody{
		width:185px;
		background:#DA000F url() no-repeat;
	}

	.calendar{
		font-size:10px;
		position:center;
		width:185px;
		background: url() no-repeat;
	}


	.calendarhead{
		font-size:14px;
		color:#F5F5F5;
		text-align: left;
		padding-top:5px;
		padding-bottom:6px;
		padding-left:10px;
		font-weight:bold;
	}
	
	.calendarhead a{
		color:#F5F5F5;
	}
	
	.calendartable{
	width:160px;
	}


	.calendard{border-top:0px solid #191970;empty-cells:show;}
	.calendardbg{border-top:0px solid #191970;background:#CCCCCC;}
	.acalendar{color:#0000ff;}
	.calendartable{text-align:center;border:0px solid #191970;margin:0 auto 10px auto;}
	.calendarwd{background:;padding:2px;}
	.calendarweek{color:#191970;font-weight:bold;font-size:10px;position:center;}


	.calbody{
		font-size:10px;
		line-height:150%;
		text-align:left;
		padding:5px;
		border-right:1px solid #DA000F;
		border-bottom:1px solid #DA000F;
		border-left:1px solid #DA000F;
		margin:0;
	}
	

	.calbottom{
	    width:185px;
		height:0px;
		margin:0 0 10px 0;
	}




/* サイドメニュータイトル */


	.sidetitlebody{
	width:185px;
	background:url(http://blog-imgs-47.fc2.com/j/a/u/jaujaujau/sidetitle.gif) ;
	}


	.sidetitle{
		font-size:14px;
		color:#111111;
		text-align: left;
		padding-top:10px;
		padding-bottom:6px;
		padding-left:10px;
		font-weight:bold;
	}


/* サイドメニュー内コンテンツ */

	.side{
		font-size:10px;
		line-height:150%;
		text-align:left;
		padding:5px;
		border-right:1px solid #CCCCCC;
		border-bottom:1px solid #CCCCCC;
		border-left:1px solid #CCCCCC;
		margin:0;
	    background:url(http://blog-imgs-47.fc2.com/j/a/u/jaujaujau/sidebody.gif) repeat-x 0 bottom;
	}
	
    .side a{color:#0000ff;}
    .side a:hover{color:#FF6347;text-decoration:none;}
   	.side  a:visited{color:#FF6347;}

	.sidebottom{
	    width:185px;
		height:0px;
		margin:0 0 10px 0;
	}

	.sidebody{

	}


/* ページナビ
───────────────────────── */
div.page_navi {
	color:#333333;
	font-size:12px;
	line-height:150%;
	text-align:left;
	margin:0px 0px 10px;
	padding:0px 1em 0px 0px;
}




/* ライブドアブログバナー */

	.powered{
		text-align:center;
		margin:0 0 10px 0;
	}

/* RSS */

	.syndicate{
		font-size:11px;
		text-align:center;
	}




/* -------------------------------------------------------- */


	.form{
		padding:10px;
	}


/* フッタ
---------------------------------------------------- */

#footer {
	height:0px;
	margin:0px auto;
	clear:both;
}

#footer_2 {
	margin:0px auto;
	border-top:solid 2px #FD802C;
	background:#000000 url() no-repeat;
	clear:both;
}

address { 
	color:#ffffff;
	font-size:11px;
	font-style:normal;
	line-height:150%;
	text-align:center;
	text-indent:0px;
	margin:0px;
	padding:20px 20px;
}


address a{ 
	color:#ffffff;
}