/* -------------------------------------------------------------------------- */
/*                                                                            */
/* 当方「嗚呼-argh」で配付しているテンプレートの再配布を禁止しています。　　  */
/* このテンプレートをカスタマイズした後の、テンプレートの配付も禁止です。     */
/* （↑これも再配布に該当します）                                             */
/*                                                                            */
/* -------------------------------------------------------------------------- */


* {
margin: 0;
padding: 0;
}

/* ボディ */
body {
	background:#999;
	color:#333;
	font: 12px/160% "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	margin:0px;
	padding:0px;

 /* ●トップ画像を差し換える場合はHTML編集フォーム著作表示の「wall paper ≫LEBELLION≠反逆」へのリンクの削除を必ずして下さい● */
	background: url(http://img-cdn.jg.jugem.jp/379/483102/20070515_113942.jpg) center repeat-y #999;
 background-attachment:fixed;
	}

/* 外枠 */
#back {
	width:510px;
	margin:0 auto;
	}

/* トップエリア */
#top {
	width:515px;
	height:50px;
}

/* エントリーエリア */
#box {
	width:505px;
	margin:0 auto;
	margin: 0px 0px 0px 0px;
	}

/* リンク文字 */
a {text-decoration: none;}
a:link {color : #ccc;}
a:visited {color :#ccc;}
a:hover {color :#999;}
a:active {color : #fff;}


ul {
	list-style-type: square;
	line-height:120%;
	margin:0px;
	margin-left:15px;
	padding:0px;
	}

li {
	margin-bottom:5px;
	}


img {
	border:none;
	}

form {
	margin: 0px;
	padding: 0px;
	}

/* 入力エリアの設定 */
input,textarea {
	color: #eee;
	font-size :12px;
	border:1px #ccc dotted;
	background-color:#666;
	padding: 2px;
	}



/* サイトタイトル------------------------------------------------------------ */

h1 {
	margin: 0px 1px 0px 1px;
	padding: 5px 0px 0px 20px;
	text-align: left;

	}

.site_title {
	font-size: 16px;
	}

.site_title a {	text-decoration: none;}
.site_title a:link {color : #333;}
.site_title a:visited {color :#333;}
.site_title a:hover {color :#999;}
.site_title a:active {color : #fff;}

.description {
	font-weight:normal;
	margin-left:10px;
	color: #ccc;
	font-size: 10px;
	}


/* メニュー------------------------------------------------------------------ */

.linkmenu {
	font-size: 10px;
	margin : 8px 1px 20px 1px;
padding: 2px 0px 2px 0px;
border-top: 1px dotted #333;
border-bottom: 1px dotted #333;
width:507px;
	text-align: center;
	color: #000;
	font-weight: bolder;
background: url(http://img-cdn.jg.jugem.jp/379/483102/20070509_109113.gif);

}

.linkmenu a {	text-decoration: none;}
.linkmenu a:link {color : #333;}
.linkmenu a:visited {color :#333;}
.linkmenu a:hover {color :#999;}
.linkmenu a:active {color : #fff;}

.MENU {
	visibility: hidden;
	z-index: 999;
	position: absolute;

	width:200px;
	margin-top:5px;
	padding-top:5px;

	background: #333;
	border: 1px dotted #ccc;
	}

.list{
	}

.list_title{
	margin-top:15px;
	font-size:18px;
	color: #666;
	text-align:center;
	border-bottom:1px #999 dotted;
	}

.list_text{
	font-size: 10px;
	padding:5px 10px;
	color: #999;
	text-align:left;
	}

/* カレンダー */

.calendar {
	font-family: "Verdana";
	font-size: 10px;
	color: #999;
	margin:0px auto;
	}

.calendar_month {
	font-family: "Verdana";
	margin-bottom: 10px;
	font-size: 10px;
	color: #666;
	}

.weekday {
	width: 25px;
	height: 20px;
	padding: 0px;
	text-align:center;
	font-size: 10px;
	color: #666;
	}

.cell {
	width: 25px;
	height: 20px;
	padding: 0px;
	text-align:center;
	font-size: 10px;
	color: #999;
	}

.calendar table {
	margin:0 auto;
	}


/* アマゾン */
.amazon {
	margin-bottom:10px;
	}

.amazon_text {
	font-size:10px;
	text-align: left;
	}

.amazon_text strong {
	}

/* エントリー---------------------------------------------------------------- */


.entry_head {
	width: 505px;
	text-align: center;
	position: relative;
	top: 0px;
	}

.entry {
	width: 505px;
	margin-bottom: 30px;
	}

.entry_top {
	}

.entry_in {
	margin-bottom:-1px;
	padding: 0px 25px 0px 25px;
	}

.entry_bottom {
	border-bottom:1px #333 dashed;
	padding: 0px 0px 0px 10px;
	}

.entry_headline {
	width: 450px;
　　　　height: 10px;
	margin: 20px 0px 30px 0px;
	}

.entry_title {
	font-size: 12px;
	font-weight: bolder;
	padding: 3px 0; 
	}

.entry_date {
	font-size: 10px;
	color: #bcbcbc;
	padding: 3px 0px 0px 10px; 
	}


 /* 続きを読む設定 */
.entry_more {
	padding-top: 10px;
	}

.entry_state {
	 color: #000;
	font-size: 10px;
	 text-align: center;
	 margin: 30px 0px 30px 0px; 
	}

blockquote {
	color: #000;
	border-left:1px dotted;
	margin: 10px 0;
	padding: 5px;
	padding-left:10px;
	}

.pict {
	display:block;
	text-align:center;
	margin:0 auto;
	}


.entry_navi {
	text-align:center;
	margin:30px 0;
	font-size: 10px;
	}


/* コメント・トラックバック・プロフィール */

.commnet_form {
	margin:20px auto;
}

.tb_main_title {
	border-bottom:1px dotted #333;
	margin:40px 0 10px 0;
	padding-bottom: 3px;
	text-align:center;
	font-size: 12px;
	font-family: Arial;
	color: #333;
	}


#tb {
	width:505px;
	margin-bottom:30px;
	font-size:12px;
	line-height:170%;
	}

.tb_url {
	margin:20px 0;
	text-align:center;
	}


.tbentry_title {
	font-weight:bolder;
	margin:20px 20px 0 20px;
	}

.tb_area {
	margin:0 20px 0 20px;
	}


.tb_state {
	color:#000;
	font-size:10px;
	text-align:right;
	border-bottom:1px dotted #333;
	margin:0 20px 10px 20px;
	}

.profile_name {
	font-weight:bolder;
	margin-bottom:5px;
	}





/* フッタ-------------------------------------------------------------------- */

#footer {
	width:480px;
	padding: 50px 10px 10px 10px;
	font-size: 10px;
	}


/* AD------------------------------------------------------------------------ */
#ad .linktext {
	line-height:160%;
	text-align:right;
	}


/* サーチ-------------------------------------------------------------------- */
.search {
	
	}

.search input {
	color: #eee;
	font-size :12px;
	border-bottom:1px #ccc dotted;
	background-color:#666;
	padding: 3px;
	}

.button {
	margin-left:5px;
	padding:0px;
	}

/* フリーエリア-------------------------------------------------------------- */
.f_t {
	font-weight:bolder;
	margin:10px 0 5px 0;
}

.f_c {

}