* {
margin: 0;
padding: 0;
}

html {
	color			: #333;
	font			: small/1.5em "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", "Verdana", sans-serif;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


/* =================================== */
/* レイアウトの設定 */
/* =================================== */

/* 全体を囲うblock */

#wrapper_body {
	background: #ffe400 url(http://img-cdn.jg.jugem.jp/36a/1136034/20090417_1037636.gif);
}

#wrapper {
	width: 735px;
	margin: 0 auto;
	background: #FFFFFF;
	padding-right: 12px;
	padding-left: 12px;
}

#header {
	height:232px;
	background: #FFF url(http://img-cdn.jg.jugem.jp/36a/1136034/20090416_1035770.gif) no-repeat;
	padding-left: 50px;
	padding-right: 20px;
	padding-top: 20px;
}

/* #main,#side用のblock */
#content {
	width: 730px;
}

#content #main {
	float:left;
	width: 495px;

}

#content #side {
	float:right;
	width: 224px;
	position:relative;
	top:10px;
	background: #FFFFFF;
}

/*ページ送り*/
#page_area {
	margin:15px 0 0 0;
}


/*フッター画像*/
#footer {
	height:23px;
	background: #ffd201 url(http://imaging.jugem.jp/template/muumuu/img/foot.gif) no-repeat;
	text-align: center;
	font-size: 11px;
	margin-top: 5px;
	padding-top: 6px;
	color: #7d7c7c;
}


/* =================================== */
/* リンクカラーの設定 */
/* =================================== */

/* 全般 */
a 			{ color: #2A2666; text-decoration: underline; }
a:link		{ color: #2A2666; text-decoration: underline; }
a:visited	{ color: #2A2666; text-decoration: underline; }
a:active	{ color: #2A2666; text-decoration: none; }
a:hover		{ color: #FFF; text-decoration: none; background:#CCC;}

/* ヘッダー */
#header a 			{ color: #FFF; text-decoration: none; }
#header a:link		{ color: #FFF; text-decoration: none; }
#header a:visited	{ color: #FFF; text-decoration: none; }
#header a:active	{ color: #FFF; text-decoration: none; }
#header a:hover		{ color: #FFF; text-decoration: none; background:none; }

/* 画像 */
img a 			{ text-decoration: none; }
img a:link		{ text-decoration: none; }
img a:visited	{ text-decoration: none; }
img a:active	{ text-decoration: none; }
img a:hover		{ text-decoration: none; background:none; }


/* タイトル */
#header h1 a 			{ color: #71531f; text-decoration: none; }
#header h1 a:link		{ color: #71531f; text-decoration: none; }
#header h1 a:visited	{ color: #71531f; text-decoration: none; }
#header h1 a:active	    { color: #71531f; text-decoration: none; }
#header h1 a:hover		{ color: #71531f; text-decoration: none; background:none; }

/* サイドコンテンツ */
#side a 			{ color: #2A2666; text-decoration: none; }
#side a:link		{ color: #2A2666; text-decoration: none; }
#side a:visited		{ color: #2A2666; text-decoration: none; }
#side a:active		{ color: #2A2666; text-decoration: none; }
#side a:hover		{ color: #FFF; text-decoration: none; background:#CCC;}


.calendar a 			{ color: #2A2666; text-decoration: none; }
.calendar a:link		{ color: #2A2666; text-decoration: none; }
.calendar a:visited		{ color: #2A2666; text-decoration: none; }
.calendar a:active		{ color: #2A2666; text-decoration: none; }
.calendar a:hover		{ color: #2A2666; text-decoration: none; } 


/* タイトル */
h2 a 			{ color: #2A2666; text-decoration: none; }
h2 a:link		{ color: #2A2666; text-decoration: none; }
h2 a:visited		{ color: #2A2666; text-decoration: none; }
h2 a:active		{ color: #2A2666; text-decoration: none; }
h2 a:hover		{ color: #FFF; text-decoration: none; background:#CCC;}


/* カレンダーcell */
.calendar .cell a 		{
	color: #2A2666;
	text-decoration: none;
	display:block;
	height:100%;
	background: url(http://imaging.jugem.jp/template/muumuu/img/cell_2.gif) !important;
}
.calendar .cell a:link	{
	color: #2A2666;
	text-decoration: none;
	background: url(http://imaging.jugem.jp/template/muumuu/img/cell_2.gif) !important;
}
.calendar .cell a:visited	{ 
	color: #2A2666; 
	text-decoration: none; 
	background: url(http://imaging.jugem.jp/template/muumuu/img/cell_2.gif) !important;
}

.calendar .cell a:active	{ 
	color: #2A2666; 
	text-decoration: none;  
	background: url(http://imaging.jugem.jp/template/muumuu/img/cell_2.gif) !important;
}

.calendar .cell a:hover		{ 
	color: #26CFFF; 
	text-decoration: none; 
	background: url(http://imaging.jugem.jp/template/muumuu/img/cell_3.gif) !important;
}
	
	
	

/* =================================== */
/* 装飾の設定 */
/* =================================== */


.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear	: both;
	font	: 0/0 sans-serif;
}

.tex_le {
	text-align: left;
}

.ml_5 {
	margin-left:5px;
}

.ml_15 {
	margin-left:15px;
}


/* =================================== */
/* #header */
/* =================================== */
#header h1 {
	margin:0 10 10 0;
	padding:0;
	font: bold 25px arial;
	text-align: right;
	color: #71531f;
}

#header p {
	margin: 5px 0 0 25px;
}


.url {
	top: -64px;
	position:absolute;
	left: 435px;
}

.url02 {
	top: -205px;
	position:absolute;
	left: 50px;
}

.main_txt {
	width:440px;
	float: right;
}


/* =================================== */
/* #main */
/* =================================== */

/*エントリーナビゲーション*/
#main .entry_navi{
	margin:0 0 10px 0;
	text-align:center;
}

/* エントリー部分全体 */
#main .entry_area {
	width:495px;
}

/* エントリー部分コメント */
#main .entry_area_02 {
	width:480px;
	margin-top: 11px;
	margin-left: 5px;
}


.entry_area_cen {
	padding:15px 18px 10px;
	background: #e9e9e4;
	width: 444px;
}

.form {
	padding:15px 18px 10px;
	background: #e9e9e4;
}

.entry_area_cen02 {
	padding:8px;
	background: #f7f7f6;
	margin-bottom: 10px;
}

.entry_area_cen03 {
	padding:0px 18px 0px;
	background: #e9e9e4;
}

.entry_area_cen04 {
	padding:15px 18px 10px;
	background: #e9e9e4;
	width: 444px;
	margin-top: 15px;
}

.entry_area_name {
	font-size: 11px;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}


.right_com {
	float: right;
	margin-top: 18px;
}

.right_com02 {
	float: right;

}


/* エントリータイトル */
#main h2 {
	font-size:15px;
	padding-left:50px;
	padding-top:20px;
	padding-bottom:10px;
	background:url(http://imaging.jugem.jp/template/muumuu/img/tit_back.gif) no-repeat left;
	height: 31px;
	width: 430px;
}

/* エントリー時刻 */
#main .entry_date {
	padding: 5px;
}

/* エントリー本文 */
#main .entry, #main .entry_more{
	margin:0px 15px 10px 15px;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 0.1em;
}

/* エントリー画像 */


.entry img  { 

}






/*コメント、TB、プロフィールタイトル*/
dl#com_area dt.title,
dl#com_form dt.title,
dl#tb_form dt.title,
dl#tb_area dt.title,
dl#profile_area dt.title {
	margin: 0 0 10px 0;
	font-weight:bolder;
}

/* コメント本文 */
.com_desc {
	padding: 0 10px;
}

/* コメントユーザー情報 */
dl#com_area dd {
	padding:5px 10px;
	margin: 5px 0 15px 0;
	border-bottom:1px solid #EFEFEF;
	text-align:right;
	font-size:0.8em;
}

dl#com_area dd ul {
	list-style-type:none;
}

dl#com_area dd li {
	display:inline;
	border-left:1px solid #666;
	padding-left:5px;
}


/* コメントフォーム */
dl#com_form dd {
padding: 0 10px 10px;
}

dl#com_form dd input.input {
border-left:1px solid #CCC;
border-top:1px solid #CCC;
border-right:1px solid #EFEFEF;
border-bottom:1px solid #EFEFEF;
padding: 1px 0;
width:200px;
}

/* コメントフォーム textarea */
dl#com_form dd textarea {
border:1px solid #CCC;
width:300px;
margin: 0 0 10px 0;
}


/* TBフォーム */
dl#tb_form dd {
	padding: 0 10px 10px;
}

dl#tb_form dd input.input {
border-left:1px solid #CCC;
border-top:1px solid #CCC;
border-right:1px solid #EFEFEF;
border-bottom:1px solid #EFEFEF;
padding: 1px 0;
width:300px;
}

/* TBタイトル */
dl#tb_area dt.tb_title {
	padding: 0 10px;
}

/* TB本文 */
dl#tb_area dd {
	padding: 0 10px;
}


/* TBユーザー情報 */
dl#tb_area dd.tb_state {
	padding:5px 10px;
	margin: 5px 0 15px 0;
	text-align:right;
	font-size:0.8em;
}

.tb_state ul {
	list-style-type:none;
}

.tb_state li {
	display:inline;
	border-left:1px solid #666;
	padding-left:5px;
}




/* =================================== */
/* サイドコンテンツ */
/* =================================== */

/*サイドコンテンツヘッダー画像*/
#side .side_header {
	padding:0px 5px 0 5px;

}


/*サイドコンテンツフッター画像*/
#side .side_footer {
	height:23px;
}

#side dl {
	margin-bottom:20px;
}

/* サイドタイトル */


#side ul {
	margin-left:4px;
	list-style-type:none;
	}

#side li {
	margin: 3px 0px 0px;
	padding-left:8px;
	position: relative;
	background:url(http://imaging.jugem.jp/template/muumuu/img/list.gif) no-repeat;
	height: 100%;
	}

/* サイト内検索 */
#side input.search {
	border-left:1px solid #CCC;
	border-top:1px solid #CCC;
	border-right:1px solid #EFEFEF;
	border-bottom:1px solid #EFEFEF;
	padding: 1px 0;
	margin-bottom:5px;
}

/*カレンダー*/
.calendar {
	font-size: 11px;
}

.calendar_month {
font-family: "Verdana";

color: #666666;
}


.cell {
	width: 22px;
	height: 20px;
	text-align:center;
	vertical-align:middle;
	background: url(http://imaging.jugem.jp/template/muumuu/img/cell_1.gif);
	padding: 2px;
}


/* =================================== */
/* ページ送り */
/* =================================== */


#page_area .page_navi {
	float:left;
	width:560px;
	text-align: center;
	font-size: 11px;
	}

#page_area .page_top {
	float:right;
	width:150px;
	text-align:right;
	font-size: 11px;
}


/* =================================== */
/* 文字色設定など */
/* =================================== */

.discription {
	font-size: 11px;
	color: #a47015;
	letter-spacing: 0.1em;
	line-height: 15px;
	text-align: right;
}


.ent_day {
	font-size: 11px;
	text-align: right;
}


.entry_post {
	margin:0px 10px 10px 30px;
	font-size: 11px;
	text-align: center;
}

.center {
	text-align: center;
}

.side_list {
	text-align: left;
	margin-top: 8px;
	margin-bottom: 13px;
	border-bottom: 3px solid #f8f7f7;
	padding-bottom: 10px;
	text-indent: 10px;
	margin-left: 15px;
}

.side_list_search {
	margin-top: 8px;
	margin-bottom: 13px;
	border-bottom: 3px solid #f8f7f7;
	padding-bottom: 10px;
	float: right;
	padding-right: 10px;
	padding-left: 15px;
}


.prof_bg {
	margin-right: 0px;
	background: url(http://imaging.jugem.jp/template/muumuu/img/com_bg.gif) repeat left;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 0.1em;
	padding: 10px 40px;
}

.entry_love {letter-spacing: 0em;}