@charset "EUC-JP";

body{
		margin:0;
		padding:0;
		color:#fff;
		background:#000;
}

h1,h2,h3{margin:0;padding:0;}

#container{}

/* ----- Link color ----- */
a:link{color:#996241;}
a:visited{color:#994400;}
a:active{color:#996241;}
a:hover{color:#994400;text-decoration:none;}

#banner a:link{color:#fff;text-decoration:none;}
#banner a:visited{color:#fff;text-decoration:none;}
#banner a:active{color:#fff;text-decoration:none;}
#banner a:hover{color:#fff;text-decoration:none;}

.menu a:link{color:#996241;}
.menu a:visited{color:#996241;}
.menu a:active{color:#996241;}
.menu a:hover{color:#996241;text-decoration:none;}

#tptitle a{color:#fff;}

/* ----- livedoor Header ----- */
#header{
		margin:0;
		color:#000;
		font-size:10px;
		background:#edead9 url(http://image01.seesaawiki.jp/img/usr/cmn/head_bg.gif) repeat-x bottom;
}

#header a{color:#000;}

/* ----- Header ----- */
#banner{
		height:136px;
		background:url('http://image02.seesaawiki.jp/img/usr/moon/header.gif') no-repeat;
		text-align:left;
		margin-bottom:10px;
}

.cgmmenu{display:none;}
.wikititle h1{font-size:x-small;}

.wikititle{
		color:#fff;
		font-weight:bold;
		padding:50px 0 0 130px;
}

.description{
		color:#fff;
		font-size:x-small;
		font-weight:normal;
		padding:5px 0 0 130px;
}

/* ----- Contents ----- */
#inbox{margin:0 15px;}

/*\*/
* html #wrapper{height:1%;}
/**/

#wrapper{
		margin-right:200px;
}

#content{
		margin-left:200px
}

#left{
		width:190px;
		float:left;
}

#right{
		width:190px;
		float:right;
}


/* ----- Left ----- */
#lefttop,#righttop{}

#leftbottom,#rightbottom{}

.menutitle,.recenttitle,.sidetitle{
		font-size:12px;
		font-weight:bold;
		letter-spacing:1px;
		color:#bfbfbf;
		text-align:left;
		padding:10px 10px 5px 10px;
		border:solid #4d4d4d;
		border-width:0 1px;
}

.menu,.side,.recent,.tp{
		font-size:12px;
		text-align:left;
		line-height:100%;
		padding:5px;
		margin-bottom:15px;
		border:solid #4d4d4d;
		border-width:0 1px 1px;
}

.menubody,.tpbody{
		background:url('http://image02.seesaawiki.jp/img/usr/moon/dot.gif') no-repeat 0 50%;
		padding-left:10px;
		margin-bottom:10px;
		color:#bfbfbf;
}

.recentbody{
		margin:5px 0 3px;
}

.recentbody2{
		margin-bottom:10px;
		padding-left:10px;
		background:url('http://image02.seesaawiki.jp/img/usr/moon/dot.gif') no-repeat 0 50%;
}

.sidebody{
		margin-bottom:10px;
		padding-left:10px;
		background:url(http://image02.seesaawiki.jp/img/usr/moon/dot.gif) no-repeat 0 3px;
}

.sidebody2{
		margin:5px 0;
		padding-left:10px;
}

.menubottom,.recentbottom,.sidebottom,.tpbottom{
		margin-bottom:10px;
}

.adbody{
		text-align:center;
		padding:5px;
		border:solid #4d4d4d;
		border-width:0 1px 1px;
		margin-bottom:30px;
}

.ad{text-align:center;margin:0 auto 10px;}
#adbottom{height:20px;}

/* ----- Copyright ----- */
#copyright{text-align:center;}

/* ----- Tab ----- */
#tab{
		font-size:12px;
		margin-left:215px;
		width:400px;
}

.tab01{
		color:#fff;
		text-align:center;
		width:60px;
		border:#4d4d4d solid;border-width:1px 1px 0;
		background:#333;
		padding:3px;
		float:left;
		margin-right:10px;
}

.tab02,.tab03{
		text-align:center;
		width:50px;
		border:#4d4d4d solid;border-width:1px 0 0 1px;

		padding:3px;
		float:left;
}

.tab04{
		text-align:center;
		width:50px;
		border:#4d4d4d solid;border-width:1px 1px 0;
		padding:3px;
		float:left;
}

.newpage{
		width:120px;
		padding:4px 0 3px 17px;
		margin-left:10px;
		float:left;
		background:url(http://image01.seesaawiki.jp/img/usr/cmn/newpage.gif) no-repeat 0 1px;
}

#tab a:link{color:#bfbfbf;}
#tab a:visited{color:#bfbfbf;}
#tab a:active{color:#bfbfbf;}
#tab a:hover{color:#bfbfbf;text-decoration:none;}

/* ----- Center ----- */
#wiki{}
#wikibodytop{}

#wikibody{
		text-align:left;
		padding:10px;
		border:1px solid #4d4d4d;
}

#wikibodybottom{
		margin-top:5px;
}


/* ----- Trackback & Comment ----- */

.trackbackurl{
		color:#bfbfbf;
		font-size:small;
		font-weight:bold;
		margin:20px 0 10px;
}

.trackbacktitle,.commenttitle{
		color:#bfbfbf;
		font-size:14px;
		font-weight:bold;
		padding-bottom:3px;
		border-bottom:#4d4d4d solid 1px;
		margin:30px 0 10px;
}

.trackbackbody,.commentbody{
		font-size:x-small;
		line-height:110%;
		margin:0 20px;
}

.trackbackpost,.commentpost{
		color:#996241;
		font-size:xx-small;
		text-align:right;
		margin:5px 20px 30px;
}

.trackbackpost a,.commentpost a{font-weight:bold;}

/* ----- Form ----- */
.formbody{
		margin-top:30px;
		text-align:center;
}

	.form{
		font-weight:bold;
		color:#996241;
		margin:0 auto;
		font-size:x-small;
	}
	
	.form th{
		font-weight:normal;
		padding:2px;
		text-align:right;
	}
	.form td{
		padding:2px;
	}

	input#author{width:200px;}
	input#email{width:200px;}
	input#url{width:200px;}
	input#bake{}
	textarea#text{width:370px;height:200px;}
	input.button{margin-top:20px;width:80px;}

/* ----- Footer ----- */
#footer{
		clear:both;
}

/* ----- Plugin ----- */
.quotetable{
		background:#fff;
}

.quote{
		padding:3px;
		font-size:10px;
		background:#000;
}


/* ----- Main ----- */
.main{font-size:x-small;line-height:125%;vertical-align:top;}

.maintableborder{background:#4d4d4d;}
.maintablecolor{background:#333;font-size:12px;}
.maintablecolor2{background:#000;font-size:12px;}

.title{
		color:#996241;
		font-weight:bold;
		margin-bottom:10px;
}

.title a{color:#996241;}

ul.mlist{list-style:none;padding:0px;margin:0 10px 10px;}
li.dot{
		font-size:12px;
		margin-bottom:5px;
		padding-left:10px;
		background:url(http://image02.seesaawiki.jp/img/usr/moon/dot.gif) no-repeat 0 5px;
}

.mainttl{
		color:#bfbfbf;
		font-weight:bold;
		padding-bottom:3px;
		border-bottom:#4d4d4d solid 1px;
		margin-bottom:5px;
}

.mainttl a{color:#996241;}

.maincontent{
		margin:5px 10px 10px;
		font-size:12px;
}

.pageinfo{
		font-size:12px;
		margin:10px 0;
}

.paging{
		color:#996241;
		font-size:12px;
		text-align:right;
		line-height:150%;
}

.paging a{font-weight:bold;}

.posted{
		color:#996241;
		font-size:10px;
		text-align:right;
		margin:20px 0 5px;
}

.posted a{font-weight:bold;}

.category{
		color:#996241;
		float:left;
		text-align:left;
		font-size:12px;
}

.category a{font-weight:bold;}

.lastupdate{
		color:#996241;
		float:right;
		text-align:right;
		font-size:10px;
}

.lastupdate a{font-weight:bold;}

/* ----- Main Plus ----- */
.main h1{font-size:medium;padding:5px;background:#333;color:#fff;margin:10px auto 5px;}
.main h2{font-size:medium;border-bottom:1px solid #4d4d4d;color:#4d4d4d;padding-bottom:5px;margin:10px auto 5px;}
.main ul{list-style:none;margin:5px 0;padding:0;}
.main blockquote{border:#333 dashed 1px;padding:5px;}
.title h1{font-size:medium;}
.maintitle{font-size:medium;}

li.deco{margin:0 0 5px 5px;padding-left:12px;background:url(http://image02.seesaawiki.jp/img/usr/moon/dot.gif) no-repeat 0 4px;}
li.normal{margin-bottom:5px;}

/* -- FF+safari -- \*/
.main{font-size:small;}
.main h1{font-size:large;}
.main h2{font-size:large;}
.title h1{font-size:large;}
.maintitle{font-size:large;}
/* -- FF+safari -- */

/* -- Win IE -- \*/
* html .main{font-size:x-small;}
* html .main h1{font-size:medium;}
* html .main h2{font-size:medium;}
* html .title h1{font-size:medium;}
* html .maintitle{font-size:medium;}
/* -- Win IE -- */


.tagcloud_base a:link{color:#fff;text-decoration:none;}
.tagcloud_base a:visited{color:#fff;text-decoration:none;}
.tagcloud_base a:active{color:#f00;text-decoration:none;}
.tagcloud_base a:hover{color:#f00;text-decoration:underline;}

.tagcloud_t0 a:link{color:#333;}
.tagcloud_t0 a:visited{color:#333;}
.tagcloud_t0 a:active{color:#f30;}
.tagcloud_t0 a:hover{color:#f30;}

.tagcloud_t1 a:link{color:#666;}
.tagcloud_t1 a:visited{color:#666;}
.tagcloud_t1 a:active{color:#f30;}
.tagcloud_t1 a:hover{color:#f30;}

.tagcloud_t2 a:link{color:#aaa;}
.tagcloud_t2 a:visited{color:#aaa;}
.tagcloud_t2 a:active{color:#f30;}
.tagcloud_t2 a:hover{color:#f30;}

.tagcloud_t3 a:link{color:#eee;}
.tagcloud_t3 a:visited{color:#eee;}
.tagcloud_t3 a:active{color:#f30;}
.tagcloud_t3 a:hover{color:#f30;}

.tagcloud_t4 a:link{color:#fff;}
.tagcloud_t4 a:visited{color:#fff;}
.tagcloud_t4 a:active{color:#f30;}
.tagcloud_t4 a:hover{color:#f30;}

.tagcloud_used a:link{color:#ffa;}
.tagcloud_used a:visited{color:#ffa;}
.tagcloud_used a:active{color:#f30;}
.tagcloud_used a:hover{color:#f30;}

/* ----- Google ADS ----- */
.ad {font-size:12px;}
.ad_google {font-weight:bold;text-align:left;}
.ad_title {color:#996241;}
.ad_url {color:#ffa;}
.ad_text {color:#fff;}

