body {
	background:#FFFFFF;
	color:#663300;
	font-family:"Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size:12px;
	margin:auto;
	padding:0px;
	text-align:center;
	line-height:150%;
}

a:link {
    text-decoration:none;
    color:#663300;
}
a:visited {
    text-decoration:none;
    color:#663300;
}
a:active {
    text-decoration:none;
    color:#663300;
}
a:hover {
    text-decoration:none;
    color:#AC9A62;
}

.main {
	width:800px;
	background-color:#FDF1F8;
    background-image:url(http://hetare-chiwan.img.jugem.jp/20060507_5913.gif);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}

.top-1 {
    float:left;
    width:260px;
    height:180px;
    text-indent:-300px;
}

.top-2 {
    float:left;
	width:540px;
	height:180px;
}
h1 {
    margin-top:45px;
	color:#663300;
	text-decoration:none;
	font-size:24px;
	margin-bottom:10px;
}

.site_title a {
    color:#663300;
	text-decoration:none;
}
.site_title a:link {
    color:#663300;
	text-decoration:none;
}
.site_title a:visited {
    color:#663300;
	text-decoration:none;
}
.site_title a:active {
    color:#663300;
	text-decoration:none;
}
.site_title a:hover {
    color:#663300;
	text-decoration:none;
}

.contents-1 {
    clear:both;
	float:left;
	width:260px;
}
.space {
    background-image:url(http://hetare-chiwan.img.jugem.jp/20060507_4588.gif);
	background-repeat:no-repeat;
	height:80px;
}
h3 {
    background-image:url(http://hetare-chiwan.img.jugem.jp/20060507_5917.gif);
	background-repeat:no-repeat;
	width:204px;
	height:29px;
	font-weight:bold;
	font-size:14px;
	padding-top:5px;
	margin:10px 0px 5px;
}
.contents-1_list {
    text-align:left;
	margin:-10px 0px 30px 0px;
    padding:0px;
}

.search_input {
	background-color:#FDF1F8;
	border:1px solid #663300;
	width:150px;
}
.search_button {
	background-color:#FDF1F8;
	border:double 3px #663300;
	margin-left:5px;
	text-transform:uppercase;
	color:#663300;
}

.calendar {
    font-family:"Verdana";
    font-size:10px;
	color:#999999;
	margin:5px 0px 20px 0px;
}
.week {
    width:175px;
	}
.week-day1 {
    float:left;
	width:25px;
	color:#FF95CA;
}
.week-day2 {
    float:left;
	width:25px;
}
.week-day3 {
    float:left;
	width:25px;
	color:#9CBDFA;
}
.calendar_month {
    font-family:"Verdana";
	margin-bottom:10px;
	font-size:10px;
	color:#663300;
}
.cell {
    width:20px;
	height:19px;
	padding:2px;
}
.cell a { 
    text-decoration:none;
    display:block;
	background-image:url(http://hetare-chiwan.img.jugem.jp/20060507_5914.gif);
	background-repeat:no-repeat;
}
.cell a:link {
    color:#663300;
}
.cell a:visited {
    color:#663300;
}
.cell a:active {
    color:#663300;
}
.cell a:hover {
    color:#000000;
}

.ad {
    margin-top:20px;
}

.contents-2 {
    float:left;
	width:540px;
}

.entry_navi {
    font-size:12px;
	color:#663300;
	margin:15px 0px 15px 0px;
}

h2 {
    background-image:url(http://hetare-chiwan.img.jugem.jp/20060507_5916.gif);
	background-repeat:no-repeat;
	widht:500px;
	height:54px;
	font-size:16px;
	font-weight:bold;
	padding-top:20px;
	margin-bottom:-10px;
}
.entry-date {
    text-align:right;
	font-size:10px;
	margin-right:50px;
	margin-bottom:-7px;
}
.user-name {
    text-align:right;
	font-size:10px;
	margin-right:50px;
}
.entry-body {
   text-align:left;
   margin:20px 65px 20px 35px;
}
.sequel {
    text-align:right;
	font-size:10px;
	margin-right:60px;
}

.to-top {
    text-align:right;
	font-size:10px;
	margin-right:10px;
}

h4 {
    background-image:url(http://hetare-chiwan.img.jugem.jp/20060507_5915.gif);
	background-repeat:no-repeat;
	widht:400px;
	height:54px;
	font-size:14px;
	font-weight:bold;
	padding-top:35px;
	margin-bottom:-10px;
	background-position:center;
}

.commment-body {
    text-align:left;
	margin:20px;
	padding-left:70px;
	padding-right:70px;
}
hr {
    height:1px;
	color:#FBC8E6;
	width:350px;
}
.comment_input {
	background-color:#FFFFFF;
	border:1px solid #663300;
	width:150px;
}
.comment_button {
	background-color:#FFFFFF;
	border:solid 1px #663300;
	margin-left:5px;
	color:#663300;
}

.profile-body {
   text-align:left;
   margin:20px 70px 20px 35px;
}

.to-top2 {
    clear:both;
	text-align:right;
	font-size:10px;
	margin-right:10px;
}

.copyright {
    font-size:10px;
	border-top:solid 1px #FBC8E6;
	width:760px;
	margin-top:30px;
}
.pink {
    color:#FF95CA;
}