* {
	margin:0px;
	padding:0px;
}

body{
	color:#FFF;
	font-size: 12px;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	line-height: 150%;
	background-position:840px 0px;
	background-color: #29251D;
	background-image: url(http://blog.doozierag.com/images/back.gif);
	background-repeat: repeat-y;
}

br.clear {
	clear			: both;
	font			: 0/0 sans-serif;
}

li {
	list-style:none;
}

img {border:none;}
.small {font-size:10px;}
.right {text-align:right;}
.center {text-align:center;}


/* ------------------------------------- 
 *	リンクの色設定（初級モードで設定）
 * ------------------------------------- */

a:link,
a:visited,
a:active  {color: #CBC596; text-decoration: underline;}
a:hover   {color: #999; text-decoration: none;}

#title a:link,
#title a:visited,
#title a:active  {text-decoration: none;}



/* ------------------------------------- 
 *	ページレイアウト
 * ------------------------------------- */

#wrapper {
	width:840px;
	background-color: #000000;
	}

#header {
	height:300px;
	padding-left:20px;
	background-image: url(http://blog.doozierag.com/images/top.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	position: relative;
}

#body {
	padding:0 20px;
}

#main {
	width:450px;
	float:left;
	border:1px solid #433D32;
margin-left: 20px;
	}

#side {
	width:167px;
	float:left;
}

#side2 {
	width:150px;
	float:right;
	text-align: center;
}


.mae {
	display: block;
	width: 160px;
	float: left;
	text-align: right;
}

.mae a {
	display: block;
	height: 16px;
	width: 40px;
	background-image: url(http://blog.doozierag.com/images/btn_mae.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	text-align: left;
}



#footer {
	padding:20px;
}


/* ************************************************ 
 *	ヘッダー（サイトタイトル、メニュー）
 * ************************************************ */

/* ------------------------------------- 
 *	サイトタイトルの設定
 * ------------------------------------- */

#header #title {
	margin-top:0px;
}
.tsugi:after {
	clear: both;
}


h1 {
	font-size:20px;
	line-height:100%;
	margin-bottom:5px;
	width: 464px;
	float: left;
	height: 124px;
	display: block;
	position: absolute;
	left: 170px;
	top: 46px;
}
h1 a {
	display: block;
	height: 124px;
	width: 464px;
	text-indent: -9999px;
}


/* ------------------------------------- 
 *	ヘッダーメニュー（ショップに戻るボタン）
 * ------------------------------------- */

#header_menu {
	text-align:right;
	height:24px;
}
#header_menu img {
	width:98px;
	height:24px;
}
#header #title p {
	position: absolute;
	left: 448px;
	top: 186px;
	height: 88px;
}


/* ************************************************ 
 *	カレンダー
 * ************************************************ */

#calendar {
	text-align:center;
	font-size:11px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
} 

/* ************************************************ 
 *	フッター（メニュー、コピーライト）
 * ************************************************ */

#footer_menu {
}

address {
	color:#999;
	font-size:11px;
	font-style:normal;
}

address a:link,
address a:visited,
address a:active  {color:#999;}


/* ************************************************ 
 *	サイドメニュー
 * ************************************************ */

#side dl {
	margin-bottom:10px;
}

#side dt {
	height:25px;
	background-repeat:no-repeat;
	text-indent:-10000px;
}

#side dd {
	padding:10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #433D32;
	border-bottom-color: #433D32;
	border-left-color: #433D32;
}

#side li {
	background:url(http://blog.doozierag.com/template/cmsp/18/arrow.gif) no-repeat;
	background-position:0px 5px;
	padding-left:15px;
	margin-bottom:3px;
	line-height:140%;
}



#side2 dl {
	margin-bottom:10px;
}

#side2 dt {
	height:25px;
font-weight:bold;
color: #CBC596;}

#side2 dd {
}



/* ------------------------------------- 
 *	各タイトル画像の設定
 * ------------------------------------- */

#entry_list dt	  { background-image:url(http://blog.doozierag.com/images/newentryies.gif);}
#com_list dt	  { background-image:url(http://blog.doozierag.com/images/comments.gif);}
#tb_list dt 	  { background-image:url(http://blog.doozierag.com/images/tb.gif);}
#category_list dt { background-image:url(http://blog.doozierag.com/images/category.gif);}
#archives dt 	  { background-image:url(http://blog.doozierag.com/images/archives.gif);}
#user_list dt	  { background-image:url(http://blog.doozierag.com/images/profile.gif);}
#others dt		  { background-image:url(http://blog.doozierag.com/images/others.gif);}
#search dt		  { background-image:url(http://blog.doozierag.com/images/search.gif);}

#link dt {background-image:url(http://blog.doozierag.com/images/title_link.jpg);}


/* ------------------------------------- 
 *	検索
 * ------------------------------------- */

#search input.keyword {
	width:130px;
	margin-bottom:5px;
}
#search .btn {
	background:#999;
	color:#000;
	font-size:10px;
	border:none;
	padding:3px;
}


/* ************************************************ 
 *	メインエリア
 * ************************************************ */
 
#main dl {
	width:426px;
	padding:20px 0px;
}

#main dt {
	width:100%px;
	height:25px;
	background-repeat:no-repeat;
}

#main dd {
	padding:0 15px;
}

/* ------------------------------------- 
 *	各ボックスのボーダーパターン
 * ------------------------------------- */
.pattern_1 {
	border-bottom:1px solid #433D32;
}

/* ------------------------------------- 
 *	エントリーエリア
 * ------------------------------------- */

#entry_area {
	width:450px;
}

.entry {
	padding:10px 0px;
	margin-bottom:20px;
}

.e_title {
	width:100%px;
	height:25px;
	padding-bottom:5px;
}

h2 {
	font-size:14px;
	line-height:120%;
	padding-left:25px;
	margin-left:10px;
	background-image: url(http://blog.doozierag.com/images/star.gif);
	background-repeat: no-repeat;
	color: #CBC596;
}

.e_margin {
	padding:0 15px;
}

.e_date {
	padding:3px;
	font-size:11px;
	color: #999999
}

.e_body {
	padding:10px 0px;

}
.e_state {
	text-align:right;
	padding:3px;
	font-size:11px;
}

.entry_navi {
	text-align:center;
	margin-bottom:15px;
	font-size:11px;
}

/* ------------------------------------- 
 *	コメント・トラックバックエリア
 * ------------------------------------- */

#extra {
	width:100%;
	padding:20px 0px;
}

#extra dl {
	padding:0px;
}

#extra dd {
	width:510px;
	padding-bottom:20px;
	
}

#main dt.text {

	margin-bottom:10px;
}

h3 {
	font-size:14px;
	line-height:120%;
	padding-left:25px;
	margin-left:10px;
	background-image: url(http://blog.doozierag.com/images/star.gif);
	background-repeat: no-repeat;
	color: #CBC596;
}

/* ------------------------------------- 
 *	トラックバック
 * ------------------------------------- */

.tb {
	margin-bottom:20px;
}

.tb div,
.tb p {
	padding:5px 0px;
}	
.tb .border {

}

.comment_form .form {width:250px;}

/* ------------------------------------- 
 *	ページリンク
 * ------------------------------------- */
#pagenavi {
	text-align:center;
	font-size:x-small;
}
#pagenavi p {
	clear: both;
}


.pagelink span {
	margin:0 20px;
}
/* ------------------------------------- 
 *	プロフィール
 * ------------------------------------- */
#profile_area p {
	margin-top:10px;
}
.tsugi {
	display: block;
	width: 160px;
	float: right;
	text-align: left;
}
.tsugi a {
	display: block;
	height: 16px;
	width: 40px;
	background-image: url(http://blog.doozierag.com/images/btn_tsugi.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
