/*==================all==================*/
* { 
	margin: 0; padding: 0; 
	font-family:'ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3';
	font-size:100%;
}

br{
	letter-spacing: 0;
}

body{
	background:#1D1C1A url(/img/treasure/all_back.gif) repeat-y;
}	

a{
	color:#FFBF00;
	text-decoration:none;	
}

a:hover{
	text-decoration:underline;
}	

#all{
	width:960px;
	text-align:left;
}

#left{
	float:left;
	width:240px;
	margin-bottom:150px;
}


#right{
	float:right;
	width:720px;
	padding-bottom:60px;
}

#mark{
	margin:50px 42px 99px 42px;
}

#logo{
	margin:17px 0 0 24px;
}

#staff_blog{
	margin:68px 0 132px 26px;
}

#mark img , #logo img , #staff_blog img{
	border:0px;
	margin:0;
	padding:0;
	vertical-align:top;
}

hr{
	display:none;
}

img{
	border:0;
}	

.clear{
	 clear:both;
}


/*==================left==================*/

h2{
	margin-top:38px;
	background-color:#99CCCC;
}

h2 img{
	border:0px;
	margin:0;
	padding:0;
	vertical-align:top;
}	

/*===navi===*/

.left_navi li{
	list-style-type:none;
	width:240px;
	vertical-align:bottom;
	letter-spacing:0.07em;	
}

.left_navi li span{
	display:block;
	padding:7px 5px 7px 20px;
	background:url(/img/treasure/navi_dotted.gif) no-repeat bottom;
}	

.left_navi li a{
	display:block;
	width:100%;
	background-color:#2A2927;
	vertical-align:bottom;
	font-size:7.5pt;
	text-decoration:none;
	color:#CBCBCB;
}

.left_navi li a:hover{
	background-color:#000;
	color:#FFAB00;
	text-decoration:none;
}


/*==================right==================*/

h3{
	margin:0 25px 31px 25px;
}

h3 img{
	border:0px;
	margin:0;
	padding:0;
	vertical-align:top;
}	

/*===ブログタイトル===*/

.log_title{
	margin:0 25px;
}

.log_title td {
	color:#CCCCCC;
	vertical-align:bottom;
}	

td.day{
	color:#999999;
	font-size:0.75em;
	letter-spacing:0.07em;		
}	

.log_title h4{
	color:#FFFFFF;
	font-size:10.5pt;
	font-weight:bold;
	margin:2px 0 8px 0;
	letter-spacing:0.07em;		
}

td.log_data{
	text-align:right;
	padding-bottom:8px;
	font-size:0.75em;
}

@media screen{td.log_data{letter-spacing:0.07em;}}

/*===ブログ本文===*/

.log_body{
	margin:0 25px;
	background-color:#000;
	padding:22px 0px;
}

.log_body img{
	margin:10px 22px 10px 0;
}	

.log_body p{
	font-size:9pt;
	line-height:1.5em;
	color:#CCC;
	margin:0 22px;	
}

@media screen{.log_body p{letter-spacing:0.07em;}}

.log_body a{
	font-size:9pt;
}

.log_body br{
	letter-spacing: 0;
}

.log_body strong{
	font-weight:bold;
	font-size:9pt;	
}

.log_body em{
	font-style:italic;
	font-size:9pt;	
}

.log_body u{
	text-decoration:underline;
	font-size:9pt;
}	

.photo{
	background-image:url(/img/treasure/back_naname.gif);
	padding:7px;
	margin-bottom:10px;
}

p.next_body a{
	font-size:7.5pt;
}

p.next_body{
	margin-top:5px;
	font-size:7.5pt;
	letter-spacing:0.07em;	
}

p.dotted_livlog{
	margin:4px 25px 50px 25px;
}	

/*==================エントリーページ==================*/
/*===タイトルリンク===*/

.entry_title{
	margin:0 25px;
}

.entry_title td{
	vertical-align:top;
	word-break:break-all;
	letter-spacing:0.07em;		
}

.entry_title a{
	font-size:9pt;
}

.title_main{
	width:32px;
	text-align:center;
}

.title_space{
	width:12px;
	color:#CCCCCC;
	font-size:9pt;
	text-align:center;	
}

.title_left{
	width:307px;
	text-align:right;
}

.title_right{
	width:307px;
	text-align:left;
}

p.dotted_livlog_2{
	margin:10px 25px 40px 25px;
}

/*===コメント・トラバ===*/

h3.top_margin{
	margin-top:60px;
}	

.comment_body{
	margin:0 25px 15px 25px;
	padding:15px 22px;	
	line-height:1.5em;
	color:#CCCCCC;
	font-size:9pt;
	background-color:#000;
}

@media screen{
	.comment_body{letter-spacing:0.07em;}
	.from{letter-spacing:0.07em;}
	.trackback_url{letter-spacing:0.07em;}
	#trackback_title td{letter-spacing:0.07em;}		
}

.from{
	text-align:right;
	color:#999999;
	margin:0 25px 4px 25px;
	font-size:7.5pt;
}

.trackback_url{
	color:#CCCCCC;
	margin:0 0 35px 25px;
	font-size:9pt;
}

#trackback_title{
	margin:0 25px;	
}

#trackback_title h4{
	font-size:7.5pt;
	padding-bottom:8px;
	font-weight:normal;
}

#trackback_title h4 a{
	font-size:9pt;
	font-weight:normal;	
}

#trackback_title td{
	color:#CCCCCC;
	vertical-align:bottom;
}

#trackback_title .log_data{
	font-size:7.5pt;
	color:#999999;	
}	

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

#comments_post{
	margin:0 25px 49px 25px;
	padding:15px 22px;
	background-color:#000;	
}	


#comments_post td{
	color:#CCCCCC;
	font-size:9pt;	
}

#comments_post .text , #comments_post .textarea , #comments_post .formbutton{
	margin-top:4px;
	font-size:9pt;		
}

#comments_post .text{
	width:200px;
}	

#comments_post .textarea{
	width:600px;
	height:100px;
}	

#comments_post .form_td{
	padding-bottom:10px;
}

/*==================アーカイブページ==================*/

.archive_title{
	color:#CCCCCC;
	font-size:9pt;
	text-align:center;
	font-weight:bold;
}	