/* 
　DLありがとうございます。

・このテンプレートは自由カスタマイズして構いません。
　但し、カスタマイズに関するご質問は受け付けておりませんので
　自己責任にてお願いします。

・このテンプレートの再配布は禁止です。

・このテンプレートに使用している画像の加工・再配布は禁止。
　ご自分で用意した画像との入れ替えは可能です。

・フッター部分に表示される著作権表示や広告等は
　消さないでください。
　　
・アダルトサイト、または一部にそのような内容を含むサイトでの
　使用禁止。

・商用のみのサイトでの利用は禁止。
　（ブログの一部にアフィリエイトを設置してある場合を除く） 

・このテンプレートを使用した場合に発生する問題について
　当方は一切の責任を負いません。
**************************************************************/

html {
	scrollbar-face-color: #000000; 
	scrollbar-3dlight-color: #3d3d3d; 
	scrollbar-highlight-color: #666666; 
	scrollbar-shadow-color: #3d3d3d; 
	scrollbar-darkshadow-color: #d3d3d3; 
	scrollbar-arrow-color: #666666; 
	scrollbar-track-color: #232323; 
}

body {
	margin: 0px; 
	text-align: left;
	line-height: 1.6; 
	font-size: 12px; 
	font-family: sans-serif,"ＭＳ ゴシック","ヒラギノ角ゴ Pro W3",Osaka; 
	color: #888888; 
	background: url() #232323; 
	word-break:break-all;
}

a {
	text-decoration: none; 
	color: #bababa; 
}

a:hover {
	text-decoration: underline;
}

a img {
	border : none; 
}

input,textarea,select,button,submit {
	color: #888888; 
	background: #000000; 
	border: 1px solid #3d3d3d; 
}

th,td {
	vertical-align: top; 
}

img.emoji {
	vertical-align: middle; 
	border: 0; 
}

/*レイアウト設定----------------------------------------------*/

#container {
	position: relative;
	width: 790px; 
	margin: 0 auto; 
	border-right: 1px solid #3d3d3d;
	border-left: 1px solid #3d3d3d;
	background: url() #000000;
}


#header {	
	float : right; 
	width : 540px; 
	height: 300px; 
	margin-top: 10px; 
	margin-right: 9px; 
	margin-bottom: 10px; 
	border: 1px solid #3d3d3d;

	background: url(http://blog-imgs-12.fc2.com/f/r/a/fragranceshower/title.png) #000000;
}

#menu {
	float : left; 
	background: url() #000000;
}

#main {
	float : right; 
	width : 570px; 
	background: url() #000000;
}

#footer {
	width : 790px; 
	clear : both; 
	margin-top: 30px; 
	text-align: center; 
	border-top: 1px solid #3d3d3d; 
	background: url(http://blog51.fc2.com/s/silkroad2006/file/mono-footer.jpg) #333333;
}

/*タイトル設定------------------------------------------------*/


.blog_title {
	margin-top: 220px; 
	margin-right: 10px; 
	font-size: 20px; 
	font-weight: bold; 
	text-align: left; 
}

.blog_title a {
	text-decoration: none; 
	color: #000000;
}

.sub_title {
	margin-right: 10px; 
	color: #000000; 
	text-align: left; 
}

/*メニュー部分設定--------------------------------------------*/

.menu_block {
	width : 180px;
	margin-top: 10px; 
	margin-left: 15px; 
	margin-bottom: 5px; 
	padding: 8px; 
	padding-bottom: 10px;
 	border: 1px solid #222222;
	background: url() #111111;

}

.menu_title {
	margin-bottom: 10px; 
	border-right: 1px solid #444444; 
	border-bottom: 1px solid #444444; 
	color: #dcdcdc; 
	background: url(http://blog51.fc2.com/s/silkroad2006/file/mono-menu-bcg.gif) repeat;
}

ul {
	margin-left: 20px; 
 	list-style-type: square;
}


li {
	padding-top: 0; 
	padding-bottom: 0; 
	padding-left: 0px;
}


/*記事部分等設定----------------------------------------------*/

.main_block {
	width : 540px; 
	margin: 10px; 
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #222222;
	border-bottom: 1px solid #222222;
	background: url() no-repeat #111111; 
}

.main_title {
	margin: 10px; 
	font-size: 14px; 
	color: #ffffff;
	font-weight: bold; 
	border-right: 1px solid #444444; 
	border-bottom: 1px solid #444444; 
	background: url(http://blog51.fc2.com/s/silkroad2006/file/mono-maintitle-bcg.jpg);

}

.main_title a {
	text-decoration: none; 
}

.main_body {
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 10px;

}

.main_state {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	text-align: right;
	font-size: 10px; 
}

.link_block {
	margin-bottom: 10px; 
	border-bottom: 1px solid #3d3d3d; 
}

.link_title {
	font-weight: bold; 
}

/*ページ移動設定----------------------------------------------*/

.page_navi {
	width : 540px; 
	margin: 10px; 
	text-align: center;
}

/*カレンダー設定----------------------------------------------*/

.line_calendar { 

	width : 540px; 
	font-size: 7pt;  
	color: #666666;  
	margin-left: 10px;  
	text-align: center; 	
} 

.line_cal_day { 
	margin-left: 2px; 
	margin-right: 1px;  
}

/*全件表示の設定----------------------------------------------*/
/*プラグインのアーカイブに全件表示の設定がある場合に有効------*/

.Archives_block {
	width : 540px; 
	margin: 10px; 
	padding-bottom: 10px;
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #222222;
	border-bottom: 1px solid #222222;
	background: url() no-repeat #111111; 
}

.Archives_title {
	margin: 10px; 
	padding-left: 20px;
	font-size: 14px; 
	color: #dcdcdc; 
	font-weight: bold; 
	border-right: 1px solid #444444; 
	border-bottom: 1px solid #444444; 
	background: url(http://blog51.fc2.com/s/silkroad2006/file/mono-maintitle-bcg.jpg);

}