/* 　DLありがとうございます。以下規約です、ご一読願います。
--------------------------------------------------------------
・このテンプレートは自由カスタマイズして構いませんが
　再配布は禁止しています。

・このテンプレートに使用している画像の加工・再配布は禁止ですが
　ご自分で用意した画像との入れ替えは可能です。
　他の素材屋WEBサイトの素材を使われるときは、
　その素材屋WEBサイトの利用規約に従ってください。 

・フッター部分の作者や広告のリンク表示は、削除しないでください。
　　
・アダルト、違法、宗教サイト、または一部にそのような内容を含むサイトでの
　使用は禁止します。

・商用がメインのサイトでの利用は禁止です。
　個人のブログの一部にアフィリエイトを設置してある場合を除く。 

・このテンプレートを使用した場合に発生する如何なる問題についても
　当方は一切の責任を負いません。

**************************************************************/

html {
	scrollbar-face-color: #000; 
	scrollbar-3dlight-color: #3d3d3d; 
	scrollbar-highlight-color: #666; 
	scrollbar-shadow-color: #3d3d3d; 
	scrollbar-darkshadow-color: #d3d3d3; 
	scrollbar-arrow-color: #666; 
	scrollbar-track-color: #223; 
}

body {
	margin: 0px; 
	text-align: left;
	line-height: 1.5; 
	font-size: 12px; 
	font-family: sans-serif,"ＭＳ ゴシック","ヒラギノ角ゴ Pro W3",Osaka; 
	color: #888; 
	background: #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: #888; 
	background: #000; 
	border: 1px solid #3d3d3d; 
}

th,td {
	vertical-align: top; 
}

blockquote {
	margin: 0px 30px 10px 10px;
	padding: 10px;
	border: 1px dotted #999; 
}

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: #000;
}

#header {	
	width : 540px; 
	height: 300px; 
	margin-top: 10px; 
	margin-left: 10px; 
	margin-right: 0px; 
	margin-bottom: 5px; 
	border: 1px solid #3d3d3d;
	background: url(http://blog-imgs-41.fc2.com/r/o/o/rooster0109/blogtop.jpg) #000;
}

#menu {
	float : left; 
	background: #000;
}

#main {
	float : right; 
	width : 570px; 
	background: #000;
}

#footer {
	width : 790px; 
	clear : both; 
	line-height: 1.2; 
	margin-top: 10px; 
	padding: 10px 0px 10px 0px;
	text-align: center; 
	border-top: 1px solid #3d3d3d; 
	background: url(http://blog-imgs-11.fc2.com/t/s/u/tsukifune0/mono-footer.jpg);
}

/*タイトル設定------------------------------------------------*/

.blog_title {
	margin-top: 245px; 
	margin-right: 10px; 
	font-size: 20px; 
	font-weight: bold; 
	text-align: right; 
}

.blog_title a {
	text-decoration: none; 
	color: #ccc;
}

.blog_title a:hover {
	text-decoration: underline;
}

.sub_title {
	margin-right: 10px; 
	color: #ccc; 
	text-align: right; 
}

/*メニュー部分設定--------------------------------------------*/

.menu_block {
	width : 180px;
	margin-top: 10px; 
	margin-left: 15px; 
	margin-bottom: 5px; 
	padding: 8px 8px 10px 8px;
 	border: 1px solid #222;
	background: #111;
}

.menu_title {
	margin-bottom: 10px; 
	border-right: 1px solid #444; 
	border-bottom: 1px solid #444; 
	color: #dcdcdc; 
	background: url(http://blog-imgs-11.fc2.com/t/s/u/tsukifune0/mono-menu-title.gif) repeat;
}

.menu_block a {
	text-decoration: none; 
	color: #999; 
}

.menu_block a:hover {
	text-decoration: underline;
}

ul {
	margin-left: 20px; 
	padding: 0; 
 	list-style-type: square;
}


li {
	padding-top: 0; 
	padding-bottom: 0; 
	padding-left: 0px;
}

/*記事部分等設定----------------------------------------------*/

.main_block {
	width : 540px; 
	margin: 5px 10px 15px 10px; 
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #222;
	border-bottom: 1px solid #222;
	background: #111; 
}

.main_title {
	margin: 10px; 
	padding: 5px 3px 0px 5px;
	font-size: 14px; 
	color: #dcdcdc; 
	font-weight: bold; 
	border-right: 1px solid #444; 
	border-bottom: 1px solid #444; 
	background: url(http://blog-imgs-11.fc2.com/t/s/u/tsukifune0/mono-main-title.jpg);
}

.main_title a {
	text-decoration: none; 
	color: #dcdcdc; 
}

.main_title  a:hover {
	text-decoration: underline;
}

.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; 
}

.cm_block {
	margin-bottom: 10px; 
	border-bottom: 1px solid #3d3d3d; 
}

.cm_title {
	font-weight: bold; 
	color: #ccc;
}

/*ページ移動設定----------------------------------------------*/

.page_navi {
	width : 540px; 
	margin: 10px; 
	text-align: center;
}

/*カレンダー設定----------------------------------------------*/

.line_calendar { 

	width : 540px; 
	font-size: 7pt;  
	color: #666;  
	margin-left: 10px;  
	text-align: center; 	
} 

.line_cal_day { 
	margin-left: 2px; 
	margin-right: 1px;  
}


/*全件表示---------------------------------------------*/
/*全記事表示する場合のみ--------------------------------*/

.archives_block {
	width : 540px; 
	margin: 5px 10px 15px 10px; 
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #222;
	border-bottom: 1px solid #222;
	background: #111; 
}

.archives_title {
	margin: 10px; 
	padding: 0px 3px 0px 10px;
	font-size: 14px; 
	color: #dcdcdc; 
	font-weight: bold; 
	border-right: 1px solid #444; 
	border-bottom: 1px solid #444; 
	background: url(http://blog-imgs-11.fc2.com/t/s/u/tsukifune0/mono-main-title.jpg);
}

.archives_body{

	color: #666; 
	margin: 15px 0px 15px 15px;

}
.archives_body a{
	font-weight: bold;
	text-decoration: none;
	color: #bababa;
}

.archives_body a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #ccc; 
}