/* 無印（本文） */

/* 基本設定----------------------------------------------------------------- */

* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana,Arial,sans-serif;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	background-color: #FECA8F;
	background-image: url(images/mujibg3.gif);
}
a{
	text-decoration: none;
}
a:link{
	color: #CC3300;
	background-color: transparent;
}
a:visited{
	color: #993300;
	background-color: transparent;
}
a:hover{
	background-color: #F7C598;
	color: #CC3300;
}
a:active{
	text-decoration: none;
	background-color: #993300;
	color: #FFE3C1;
}
h1 {
	font-size: 90%;
	font-weight: lighter;
	letter-spacing: 5px;
	text-align: center;
	margin: 0px;
	padding: 0px 0px 2px;
	border: 1px solid #993300;
	width: 170px;
}
h1 image {
	margin-bottom: 2px;
}
hr {
	display: none;
}
hr.sub {
	text-align: center;
	border: 1px dashed #993300;
	clear: both;
	height: 1px;
	width: 95%;
	display: none;
}
em {
	font-size: 100%;
	color: #FF0000;
	font-weight: bold;
	font-style: normal;
	background-color: tranparent;
}
strong {
	font-size: 140%;
	color: #CC3300;

}
address {
	font-style: normal;
	display: inline;
	font-size: 80%;
}
img {
	padding: 0px;
	border: 0px;
}
form {
	margin-top: 0px;
	margin-bottom: 0px;
}
rt {
	font-size: 70%;
}

/* ヘッダ----------------------------------------------------------------- */

#header {
	margin-top: 0;
	padding-top: 0;
	position: absolute;
	top: 15px;
	left: 10px;
	text-align: center;
	width: 172px;
	background-image: url(images/mujibg7.gif);
	padding: 0px;
}


/* ナビゲーション----------------------------------------------------------------- */

#navi {
	margin-top: 0;
	padding-top: 0;
	position: absolute;
	top: 70px;
	left: 10px;
	width: 172px;
}
.menu {
	font-size: 90%;
	text-align: left;
	font-family: Verdana,Arial,sans-serif;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 0px;
	border: 1px solid #993300;
	background-image: url(images/mujibg7.gif);
}
.menu h2 {
	display: none;
}
.menu h3 {
	font-size: 100%;
	color: #FFE3C1;
	font-weight: lighter;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
	background-color: #993300;
}
.menu h4 {
	font-size: 100%;
	font-weight: lighter;
	margin: 2px 5px 0px;
	padding: 2px 0px;
	border-bottom-width: 1px;
	border-bottom-color: #993300;
	border-bottom-style: solid;
}
.menu h5 {
	font-size: 100%;
	font-weight: lighter;
	margin: 0px 5px 0px 10px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.menu p {
	font-weight: lighter;
	margin: 5px 5px 5px 5px;
	padding: 0px;
}
.menu ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.menu li {
	text-decoration: none;
	margin: 0px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.menu dl {
	margin: 5px;
	padding: 0px;
}
.menu dt {
	padding-right: 3px;
	padding-left: 12px;
	background: url(images/lismall.png) no-repeat 0em 0.25em;
}
.menu dd {
	margin-bottom: 2px;
	margin-left: 2px;
	padding-left: 10px;
}
.reportlist {
	padding-left: 16px;
}
.hyoukalist {
	margin: 5px;
}
.comlist {
	margin: 5px;
}
.sublist,
.rsslist {
	margin: 5px;
	padding: 0px;
}
.sublist li,
.rsslist li {
	padding-left: 12px;
	background: url(images/lismall.png) no-repeat 0em 0.25em;
}
.reportmenulist dt {
	margin-bottom: 3px;
	padding-left: 20px;
	background: url(images/lismall.png) no-repeat 0em 0em;
}
.reportmenulist dd {
	margin-left: 10px;
	margin-bottom: 5px;
}
.sublist2 {
	margin: 5px;
}
menu#sbox {
	margin-top: 0px;
}
.sublist label {
	display: none;
}


/* ナビゲーション（パン屑）----------------------------------------------------------------- */

#location {
	background-color: #993300;
	padding: 0px 0px 0px 20px;
	font-weight: lighter;
	color: #FFE3C1;
	margin-top: 10px;
	margin-bottom: 2px;
}
#location a:link{
	color: #FFE3C1;
	background-color: transparent;
}
#location a:visited{
	color: #FFE3C1;
	background-color: transparent;
}
#location a:hover{
	background-color: #CC6600;
	color: #FFE3C1;
}
#location a:active{
	text-decoration: none;
	background-color: #993300;
	color: #FFE3C1;
}


/* メイン（全体）----------------------------------------------------------------- */

#main {
	font-size: 90%;
	text-align: left;
	margin: 15px 10px 10px 200px;
	padding-top: 0;
}
#main h2 {
	display: none;
}
#main h3 {
	font-size: 100%;
	color: #FFE3C1;
	font-weight: lighter;
	line-height: 140%;
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 20px;
	background-color: #993300;
}
#main h3 a:link{
	color: #FFE3C1;
	background-color: transparent;
}
#main h3 a:visited{
	color: #FFE3C1;
	background-color: transparent;
}
#main h3 a:hover{
	background-color: #CC6600;
	color: #FFE3C1;
}
#main h3 a:active{
	background-color: #993300;
	color: #FFE3C1;
}





/* セクション（各項目）----------------------------------------------------------------- */

.section {
	line-height: 160%;
	text-align: left;
	margin: 10px auto;
	padding: 0px 0px 5px;
	border: 1px solid #993300;
	clear: both;
	width: 100%;
	background-image: url(images/mujibg7.gif);
}
.section h4 {
	font-size: 120%;
	color: #993300;
	font-weight: bold;
	margin: 10px;
	padding: 0px 0px 0px 18px;
	background: url(images/note.gif) no-repeat 0% 50%;
}
.section h5 {
	font-size: 100%;
	color: #993300;
	font-weight: normal;
	margin: 10px 10px 10px 20px;
	padding: 0px 0px 0px 18px;
	background: url(images/pencil2.gif) no-repeat 0% 50%;
}
.section p {
	margin: 5px 20px 0px;
	padding: 0px;
}
.section a {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #993300;
}
.section ul {

	margin: 10px 10px 10px 30px;
	padding: 0px;
	list-style-image: url(images/lismall.png);
}
.section ol {
	margin: 10px 10px 10px 1em;
	padding: 0px;
	list-style-type: decimal;
}
.section li {
	line-height: 110%;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.section ol li {
	list-style-image: none;
}
.section dl {
	line-height: 150%;
	padding: 0px;
	margin: 10px;
}
.section dt {
	background: url(images/bgm.gif) no-repeat 0% 50%;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
}
.section dt.linkbanner {
	padding-left: 0px;
	background-image: none;
}
.section dd {
	line-height: 170%;
	margin: 2px 10px 10px 25px;
	padding: 0px;
}
a.simg {
	border: none;
}
.categorylist {
	line-height: 140%;
	margin: 10px;
	padding: 0px 5px 5px;
	border: 1px solid #993300;
	background-image: url(images/mujibg5.gif);
}
.categorylist ul {
	margin: 5px;
	padding: 0px;
}
.categorylist li {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 18px;
}
.subcategory {
	background-image: url(images/mujibg5.gif);
	line-height: 140%;
	padding: 10px;
	margin: 0px;
}
.pagetop {
	font-size: 80%;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 2px;
	padding: 0px;
	clear: both;
}
.comment {
	padding: 0px 5px;
	margin-right: 10px;
	margin-left: 50%;
	border: 1px none #993300;
	line-height: 150%;
	background-image: url(images/mujibg4.gif);
	margin-top: 10px;
	margin-bottom: 10px;
}
.comment p {
	padding: 5px;
	margin: 2px;
	text-indent: 0em;
	font-size: 90%;
}
.notes {
	vertical-align: text-top;
	font-size: 80%;
}
.help {
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}
.help li {
	list-style-image: url(images/bnsmall.gif);
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 10px;
}



/* レポート本文----------------------------------------------------------------- */

.reporttitle ul {
	font-size: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
	list-style-image: none;
}
.itemlist {
	font-weight: bold;
	padding-left: 16px;
}
.reporter {
	padding: 0px 5px;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 150%;
	margin-top: 10px;
	margin-bottom: 10px;
	border-left: 5px solid #993300;
}
p.reporter {
	margin-left: 15px;
	padding-left: 10px;
}
p.netstore {
	margin-top: 20px;
	padding-left: 20px;
	clear: both;
	background: url(images/allow.png) no-repeat left center;
}
.repimg{
	margin: 5px 0px 5px 5px;
	border: 1px solid #993300;
	float: right;
}




/* セクション（テキスト）----------------------------------------------------------------- */

.text {

}
.text p {

}
.text ul {

}
.text li {

}

/* MT本文----------------------------------------------------------------- */

.blogbody,
.comments-body,
#post-a-comment,
#trackback-data,
#headnavi {
	margin: 10px 0px;
	padding: 0px;
	border-width: 1px;
	border-color: #993300;
	border-style: solid;
	width: 100%;
	background: url(images/mujibg3.png);
}
.blog h3 {
	font-size: 100%;
	color: #FFE3C1;
	font-weight: bold;
	padding: 2px 2px 2px 16px;
	background: #993300 url(images/kamibag.gif) no-repeat 0% 50%;
}
.blog h3 a:link {
	color: #FFE3C1;
	background-color: transparent;
}
.blog h3 a:visited {
	color: #FFE3C1;
	background-color: transparent;
}
.blog h3 a:hover {
	color: #FFFFFF;
	background-color: transparent;
	width: 100%;
}
.blog h4 {
	font-size: 100%;
	font-weight: bold;
	margin-left: 10px;
	padding: 2px 2px 2px 16px;
	clear: both;
	background: url(images/lismall.png) no-repeat 0% 50%;
}
.blog h4 a {
	font-weight: lighter;
	text-decoration: none;
}
.blog ul {
	margin-bottom: 10px;
	margin-left: 30px;
	padding-left: 10px;
	list-style-image: url(images/lismall.png);
}
.blog li {
	margin: 5px;
	line-height: 120%;
}
.photo {
	
}
.entrybody {
	margin-top: 15px;
	margin-right: 20px;
	margin-left: 20px;
}
.entrybody a:link,
.entrybody a:visited {
	text-decoration: underline;
}
.entrybody p {
	line-height: 150%;
	margin-top: 5px;
	margin-bottom: 10px;
}
.entrybody blockquote p {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.entrybody img {
	margin-bottom: 10px;
	margin-right: 10px;
	border-width: 1px;
	border-color: #993300;
	border-style: solid;
	float: left;
}
img.banner {
	border: none;
	float: none;
}
img.banner_about {
	
}
.entrybody h4 {
	font-size: 100%;
	margin-top: 20px;
	margin-bottom: 2px;
	padding: 3px 2px 0px 18px;
	border-bottom-width: 1px;
	border-bottom-color: #993300;
	border-bottom-style: solid;
	background: url(images/allow.png) no-repeat 0% 50%;
}
.entrybody h5 {
	font-size: 100%;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 2px;
	padding: 2px 2px 2px 8px;
	border-left-width: 8px;
	border-left-color: #993300;
	border-left-style: solid;
}
.entrybody li {
	
}
.entrybody dt{
	border-bottom-width: 0;
	border-bottom-style: none;
} 
p.date {
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 0px;
	padding-left: 12px;
	float: left;
	background: url(images/lismall.png) no-repeat 0% 50%;
}
p.genre {
	text-align: right;
	margin-right: 10px;
}
img.diary{
	margin: 5px 0px 5px 5px;
	border: 1px solid #993300;	
	float: right;
}
img.qrcode {
	border: none;
	float: right;
	margin-top: 12px;
	margin-left: 15px;
}
.navi {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
.footnote {
	font-size: 80%;
}

/* MTコメント----------------------------------------------------------------- */

.posted {
	margin: 5px;
	padding: 0px 0px 10px;
	clear: both;
	background-image: url(images/mujibg2.png);
}
.posted h4,
#trackback h4{
	font-weight: normal;
	padding-top: 1px;
	padding-left: 20px;
	background: url(images/kamibag.gif) no-repeat 0% 50%;
}
#post-a-comment h4,
#trackback-data h4 {
	margin-bottom: 5px;
	padding-left: 16px;
	background: url(images/allow.png) no-repeat 0% 50%;
}
.posted h5,
#trackback h5{
	font-weight: bold;
	margin-left: 20px;
	margin-top: 10px;
	padding-left: 16px;
	background: url(images/lismall.png) no-repeat 0% 50%;
}
.posted p,
#trackback p{
	margin-top: 5px;
	margin-left: 30px;
}
.commentdate,
.tbdate {
	font-size: 80%;
}
.comment-body {
	margin: 5px 10px 5px 38px;
}
.comment-body p {
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

.tbtitle {
	font-weight: bold;
}
#headnavi {
	padding: 10px;
}
.entrynavi {
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
}
.edit {
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.comments-form {
	text-align: right;
	margin-bottom: 20px;
}

/* MT買い物履歴----------------------------------------------------------------- */

.buyhistory {
	font-size: 90%;
	line-height: 140%;
	margin: 10px 0px 10px 10%;
	padding: 0px;
	border: 1px solid #993300;
	clear: both;
	background-image: url(images/mujibg5.gif);
}
.buyhistory h4 {
	font-size: 100%;
	color: #FFE3C1;
	font-weight: bold;
	margin: 0px;
	padding: 2px 2px 2px 16px;
	clear: both;
	width: 100%;
	background: #993300 url(images/kamibag.gif) no-repeat 0% 50%;
}
.buyhistory h5 {
	margin: 2px 0px 2px 1em;
	padding: 0px;
	border-width: 0;
	font-weight: bold;
	background-image: none;
}
.buyhistory ul {
	margin: 0px 0px 10px 20px;
	padding: 0px 0px 0px 1em;
	list-style-image: none;
	list-style-type: none;
}
.buyhistory li {
	list-style-image: none;
	list-style-type: none;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: none;
	font-weight: normal;
}
.backnumber dt {
	padding-left: 10px;
	float: left;
	padding-right: 10px;
	background-image: none;
}
.backnumber dd {
	margin-left: 10px;
	margin-bottom: 2px;
}



/* MT編集----------------------------------------------------------------- */

#edit {
	position: absolute;
	top: 0px;
	right: 0px;
}




/* 投稿者別一覧・日付順一覧----------------------------------------------------------------- */

h3.guide  {
	display: none;
}

.categorylist li {
	font-weight: bold;
	margin: 0px;
	padding-right: 5px;
	padding-left: 20px;
	list-style-type: none;
	display: inline;
}
.categorylist dt {
	font-weight: bold;
}
.itemname_fanrep {
	font-size: 90%;
	font-weight: lighter;
	margin-left: 15px;
}
.reportlist {
	margin: 0px 10px 0px 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.reportlist h4 {
	font-size: 110%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 18px;
	background: url(images/budou-cookie.gif) no-repeat 0% 20%;
}
.reportlist li {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 20px;
	list-style-type: none;
	list-style-image: none;
}
table {
	font-size: 100%;
	line-height: 120%;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 0px;
	padding-left: 0px;
	border-width: 0px;
}
th {
	color: #000000;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
}
tr {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-color: #993300;
	border-bottom-style: dashed;
	margin-right: 0px;
	margin-left: 0px;
}
td {
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 5px;
	padding-bottom: 2px;
	border-width: 0px;
	background-color: #FFCC99;
	background-image: url(images/mujibg5.gif);
}
td .fanname,
td .stationary,
td .goods,
td .health,
td .clothes,
td .foods,
td .etc
{
	padding-left: 16px;
	background-position: 0% 0%;
}

td .datelist {
	padding-left: 16px;
}
td.table-reporter {
	text-indent: 0em;
	vertical-align: top;
	width: 135px;
}
td.table-itemname {
	vertical-align: top;
}
td.table-itemnumber {
	vertical-align: top;
	text-align: right;
	width: 75px;
}
td.table-price {
	vertical-align: top;
	text-align: right;
	width: 75px;
}
td.table-date {
	vertical-align: top;
	width: 8em;
}


/* 無印良品リンク----------------------------------------------------------------- */

.sub1 {
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
	width: 48%;
}
.sub2 {
	margin-left: 5px;
	float: left;
	width: 48%;
}
dt.linkbanner a {
	border: none;
}
p.sougo {
	text-indent: 0em;
	margin-right: 0px;
	margin-left: 10px;
	float: left;
	width: 100px;
}
.sougo a {
	border: none;
}
.bannerlist {
	line-height: 140%;
	margin: 10px;
	padding: 0px 5px 5px;
	border: 1px solid #993300;
	background-color: #FFFFFF;
}
/* フォーム----------------------------------------------------------------- */

.form {
	background-image: url(images/mujibg5.gif);
	border: 1px solid #993300;
}
.section#form dt {
	margin-bottom: 0px;
}
.textfield {
	border: 1px solid #993300;
	background-image: url(images/mujibg5.gif);
	margin: 0px;
	padding: 0px;
}
.textarea {
	border: 1px solid #993300;
	background-image: url(images/mujibg5.gif);
}
.button {
	border: 1px solid #993300;
	background-image: url(images/mujibg5.gif);
	background-color: #FFD8B3;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding: 0px;
	margin-right: auto;
}
.banner {
	margin: 10px 60px;
	padding: 10px;
	background-color: #FFFFFF;
	text-align: center;
	text-indent: 0em;
	border: 1px dashed #993300;
	color: #000000;
}
.file {
	border: 1px solid #993300;
	background-image: url(images/mujibg5.gif);
	margin: 0px;
	padding: 0px;
}
.nec {
	color: #FF0000;
	font-weight: bold;
}




/* 検索----------------------------------------------------------------- */

.search {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993300;
	margin-right: 20px;
	margin-left: 20px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.search li {
	list-style-image: url(images/lismall.png);
	padding: 0px;
	margin: 0px 0px 0px 10px;
	background-image: none;
}
#search-main {
	padding-bottom: 10px;
}





/* 掲示板----------------------------------------------------------------- */

.buttonform {
	margin: 5px;
	text-align: center;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993300;
}
#bbstop h3 {
	color: #000000;
	margin: 10px 10px 0px 5px;
	padding-top: 0px;
	border-top-width: 1px;
	border-top-color: #993300;
	border-top-style: solid;
	background-color: transparent;
}
#bbstop h3 a:link{
	color: #993300;
	background-color: transparent;
}
#bbstop h3 a:visited{
	color: #993300;
	background-color: transparent;
}
#bbstop h3 a:hover{
	color: #993300;
	background-color: #F7C598;
}
#bbstop h3 a:active{
	text-decoration: none;
	background-color: transparent;
	color: #993300;
}
#bbstop {
	margin-left: 10px;
}
#bbstop .res h3 {
	margin-top: 0px;
	padding-top: 0px;
	border-width: 0px;
	border-style: none;
}
.titleicon {
	display: none;
}
.bbsarticle {
	background-image: url(images/mujibg5.gif);
	line-height: 140%;
	padding: 5px;
	margin: 10px;
	border: 1px solid #993300;
}
.bbsarticle h4 {
	margin: 10px 10px 0px;
	background-image: none;
	padding: 0px;
	border-top: 1px dashed #993300;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
}
.bbsarticle a{
	border: none;
}
.bbsarticle p {
	text-indent: 0em;
	margin-left: 3em;
}
.bbsarticle ul {
	margin: 5px;
	padding: 0px;
}
.bbsarticle li {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 5px 0px 5px 18px;
}
.bbsform1 {
	margin-right: 10px;
}
.bbsarticle dl {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-width: 0;
}
.bbsarticle dt {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-width: 0;
}
.bbsarticle dd {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.bbsform2 {
	
}
.formbutton {
	margin-left: 35px;
}
.bbsnotice {
	font-size: 70%;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-top-color: #993300;
	border-top-style: solid;
	clear: left;
}
.bbsnotice p {
	margin: 0px;
	padding: 0px 0px 0px 16px;
	background: url(images/note.gif) no-repeat 0% 50%;
}
.res {
	margin-left: 3em;
}
.writedate {
	text-align: right;
	margin-right: 10px;
	margin-bottom: 5px;
}
.delfield {
	text-align: right;
	margin: 10px 5px 5px;
	padding: 5px;
	border-top-width: 1px;
	border-top-color: #993300;
	border-top-style: solid;
}
.author {
	text-align: right;
	margin-right: 10px;
}

/* FoaF----------------------------------------------------------------- */


.depiction img {
	margin: 10px;
	border: 1px solid #993300;
	float: right;
}

/* おまけ----------------------------------------------------------------- */
.omakeskin,
.omakebutton {
	line-height: 140%;
	padding: 0px;
	margin: 20px;
	border: 1px solid #993300;
	background-image: url(images/mujibg5.gif);
	font-size: 90%;
}
.omakewallpaper {
	font-size: 90%;
	line-height: 140%;
	margin: 20px;
	padding: 0px;
	border: 1px solid #993300;
	background-color: #FFFFFF;
}

.omakeskin h5,
.omakewallpaper h5,
.omakebutton h5 {
	color: #FFE3C1;
	background-color: #993300;
	font-size: 100%;
	font-weight: lighter;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	line-height: 140%;
}
.omakebutton ul {
	margin-left: 0px;
}
.omakebutton li {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	list-style-image: none;
}




/* バージョン----------------------------------------------------------------- */
.version {
	font-size: 80%;
	text-align: right;
}
#version {
	margin-bottom: 0px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	background-image: none;
	background-color: transparent;
}




/* フッタ----------------------------------------------------------------- */

#footer {
	margin: 15px 10px 10px 200px;
	text-align: center;
	white-space: nowrap;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #993300;
	background-image: url(images/mujibg7.gif);
}
.counter {
	font-size: 90%;
	display: inline;
}




/* その他----------------------------------------------------------------- */

.spot a:link {
	color: #FF0000;

}



/* アイコン----------------------------------------------------------------- */

.hyousi {
	background: url(images/ban.gif) no-repeat 0em 0em;
}
.hyoukanote,
dt.hyoukanote
{
	background: url(images/report.gif) no-repeat 0em 0em;
}
.fanrep,
dt.fanrep
{
	background: url(images/report2.gif) no-repeat 0em 0em;
}
.fanname,
dt.fanname
{
	background: url(images/budou-cookie.gif) no-repeat 0em 0em;
}
.date,
dt.date
{
	background: url(images/aluminumclock.gif) no-repeat 0em 0em;
}
.datelist,
dt.datelist
{
	background: url(images/aluminumclock.gif) no-repeat 0em 0em;
}
.repform,
dt.repform
{
	background: url(images/mail.gif) no-repeat 0em 0em;
}
.stationary,
dt.stationary
 {
	background: url(images/pencil2.gif) no-repeat 0em 0em;
}
.goods,
dt.goods
{
	background: url(images/bed.gif) no-repeat 0em 0em;
}
.health,
dt.health
{
	background: url(images/lip.gif) no-repeat 0em 0em;
}
.clothes,
dt.clothes
{
	background: url(images/pants.gif) no-repeat 0em 0em;
}
.foods,
dt.foods
{
	background: url(images/bekkouame.gif) no-repeat 0em 0em;
}
.etc,
dt.etc
{
	background: url(images/jitensha.gif) no-repeat 0em 0em;
}
.bbs,
dt.bbs
{
	background: url(images/bbs.gif) no-repeat 0em 50%;
}
.link,
dt.link
{
	background: url(images/ichigosiriaruchoco.gif) no-repeat 0em 0em;
}
.information,
dt.information
{
	background: url(images/h-cookie.gif) no-repeat 0em 0em;
}
.new,
dt.new
{
	background: url(images/shampoo.gif) no-repeat 0em 0em;
}
.about,
dt.about
{
	background: url(images/heartramune.gif) no-repeat 0em 0em;
}
.buy,
dt.buy
{
	background: url(images/kamibag.gif) no-repeat 0em 0em;
}
.memo,
dt.memo
{
	background: url(images/pencil.gif) no-repeat 0em 0em;
}
.omake,
dt.omake
{
	background: url(images/kamibag.gif) no-repeat 0em 0em;
}
.rss,
dt.rss
{
	background: url(images/bgm.gif) no-repeat 0em 0em;
}
.foaf,
dt.foaf
{
	background: url(images/bgm.gif) no-repeat 0em 0em;
}
.heartramune,
dt.heartramune
{
	background: url(images/heartramune.gif) no-repeat 0em 0em;
}
.heartcookie,
dt.heartcookie
{
	background: url(images/heartcookie.gif) no-repeat 0em 0em;
}
.budoucookie,
dt.budoucookie
{
	background: url(images/budoucookie.gif) no-repeat 0em 0em;
}
.ichigochoko,
dt.ichigochoko
{
	background: url(images/ichigochoko.gif) no-repeat 0em 0em;
}
.bekkouame,
dt.bekkouame
{
	background: url(images/bekkouame.gif) no-repeat 0em 0em;
}
.apple,
dt.apple
{
	background: url(images/apple.gif) no-repeat 0em 0em;
}
.keitai,
dt.keitai
{
	background: url(images/keitai.gif) no-repeat 0em 0em;
}
.kensaku,
dt.kensaku
{
	background: url(images/search.gif) no-repeat 0em 0em;
}
.archives,
dt.archives
{
	background: url(images/refrigerator.png) no-repeat 0em 0em;
}

.contentlist,
dt.contentlist
{
	background: url(images/budou-cookie.gif) no-repeat 0em 0em;
}
.subcontent,
dt.subcontent
{
	background: url(images/bnsmall.gif) no-repeat 10px 0.25em;
}


