@charset "EUC-JP";

body{
		margin:0;
		color:#000;
		background:#ddd
}

h1,h2,h3{margin:0;padding:0;}

#container{margin:0 10px;}

/* ----- Link ----- */
.menu a:link{color:#00f;}
.menu a:visited{color:#00f;}
.menu a:active{color:#000;}
.menu a:hover{color:#000;text-decoration:none;}

/* ----- livedoor Header ----- */
#header{
		margin:0;
		color:#000;
		font-size:8px;
		background:#def;
		border-bottom:1px solid #666;
}

#header a{color:#000;}

/* ----- Header ----- */
#banner{
		height:10px;
		text-align:left;
}
.cgmmenu{display:none;}
.wikititle{
		padding:0px 0px 2px;
}
.wikititle h1{  font-size:16px;}
.description{
		color:#666;
		font-size:8px;
		margin:0px 0 0 4px;
}

#banner a:link{color:#000;text-decoration:none;}
#banner a:visited{color:#000;text-decoration:none;}
#banner a:active{color:#000;text-decoration:none;}
#banner a:hover{color:#000;text-decoration:none;}

/* ----- Tab ----- */
#tab{
		margin-left:134px;
		font-size:12px;
		width:300px;
}

.tab01{
		color:#000;
		text-align:center;
		width:30px;
		border:#999 solid;border-width:1px 1px 0;
		background:#fff;
		padding:1px;
		float:left;
		margin-right:4px;
}

.tab02,.tab03{
		text-align:center;
		width:30px;
		border:#999 solid;border-width:1px 0 0 1px;
		background:#f3f3f3;
		padding:1px;
		float:left;
}

.tab04{
		text-align:center;
		width:30px;
		border:#999 solid;border-width:1px 1px 0;
		background:#f3f3f3;
		padding:1px;
		float:left;
}

.newpage{
		width:100px;
		padding:2px 0 2px 14px;
		margin-left:1px;
		float:left;
		background:url(https://image01.seesaawiki.jp/img/usr/cmn/newpage.gif) no-repeat 0 1px;
}

/* ----- Contents ----- */
#inbox{}

/*\*/
* html #wrapper{height:1%;}
/**/

#wrapper{
		margin-right:3px;
}

#content{
		margin-left:134px
}

#left{
		width:134px;
		float:left;
}

#right{
		width:2px;
		float:right;
}


/* ----- Center ----- */
#wiki{}
#wikibodytop{}

#wikibody{
		border:#999 solid 1px;
		background:#fff;
		text-align:left;
		padding:2px;
}

#wikibodybottom{
		margin-top:5px;
}


/* ----- Side ----- */
#lefttop,#righttop{}
#leftbottom,#rightbottom{}

.menutitle{
  display:none;
}
.menubottom{
  diplay:none;
}
.menu{
  display:none;
}

.recenttitle,.sidetitle{
    color:#000; font-size:12px; font-weight:bold; padding:3px 10px; background:#f3f3f3; border:#999 solid 1px; 
}

#tptitle{
		color:#000;
		font-size:12px;
		font-weight:bold;
		padding:3px 10px;
		background:#f3f3f3;
		border:#999 solid 1px;
}

.menu,.recent,.side,.tp{
		font-size:12px;
		padding:5px;
		background:#fff;
		border:#999 solid;
		border-width:0 1px 1px;
}

.menubody,.tpbody{
		padding-bottom:3px;
		padding-left:12px;
		background:url(https://image01.seesaawiki.jp/img/usr/simple/dot.gif) no-repeat 0 1px;
}

.recentbody{
		color:#000;
		font-weight:bold;
}

.recentbody2{
		padding-left:12px;
		background:url(https://image01.seesaawiki.jp/img/usr/simple/dot.gif) no-repeat 0 1px;
		padding-bottom:3px;
}

.sidebody{
		padding-bottom:10px;
		padding-left:12px;
		background:url(https://image01.seesaawiki.jp/img/usr/simple/dot.gif) no-repeat 0 1px;
}

.sidebody2{
		padding-top:3px;
		padding-left:10px;
}

.menubottom,.recentbottom,.sidebottom,.tpbottom{
		margin-bottom:5px;
}

#adtitle{}

.ad{text-align:left;}

#adbottom{
		height:30px;
}

#ldad{}


/* ----- Copyright ----- */
#copyriight{
		padding:15px;
		border:#999 solid 1px;
		text-align:center;
}

#powered{text-align:center;margin: 0 auto 5px;}
#syndicate{text-align:center;}

/* ----- Trackback & Comment ----- */

.trackbackurl{
		margin:30px 0 10px;
		padding:3px;
		color:#000;
		font-size:small;
		font-weight:bold;
		background:#f3f3f3;
}

.trackbacktitle,.commenttitle{
		margin:30px 0 10px;
		padding:3px;
		font-size:small;
		font-weight:bold;
		background:#f3f3f3;
}

.trackbackbody,.commentbody{
		color:#666;
		font-size:small;
		line-height:125%;
}

.trackbackpost,.commentpost{
		font-size:x-small;
		text-align:right;
		margin:5px 20px 30px;
}

/* ----- Form ----- */
.formbody{
		margin-top:30px;
		text-align:center;
}

	.form{
		margin:0 auto;
		color:#000;
		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:#999;
}

.quote{
		padding:3px;
		font-size:10px;
		background:#fff;
}


/* ----- MainClass ----- */

ul.maincnt{padding:0;margin:0 20px;list-style:none;}
li.maincnt{
		font-size:16px;
}


/* ----- Main ----- */
.main{font-size:x-small;line-height:125%;vertical-align:top;}

.maintableborder{background:#999;}
.maintablecolor{background:#e3e3e3;font-size:12px;}
.maintablecolor2{background:#fff;font-size:12px;}

.title{
                color: #003366;
		line-height: 100%;
		font-size:14px;
		font-weight: bold;
		border-bottom: 1px solid #999;
		padding-bottom:5px;
		margin-bottom:10px;
}

.title a{color:#036;}

ul.mlist{list-style:none;padding:0px;margin:0 10px;}
li.dot{
		font-size:14px;
		padding-left:12px;
		background:url(https://image01.seesaawiki.jp/img/usr/simple/dot.gif) no-repeat 0 2px;
}

.mainttl{
		color:#036;
		font-weight:bold;
		padding-bottom:3px;
		border-bottom:#999 solid 1px;
		margin-bottom:5px;
}

.mainttl a{font-size:12px; color:#036;}

.maincontent{
		color:#000;
		margin:5px 10px 10px;
		font-size:12px;
}

.pageinfo{
		color:#000;
		font-size:12px;
		margin:10px 0;
}

.paging{
		color:#000;
		font-size:12px;
		text-align:right;
		line-height:150%;
}

.paging a:link{color:#000;text-decoration:underline;}
.paging a:visited{color:#000;text-decoration:underline;}
.paging a:active{color:#000;text-decoration:underline;}
.paging a:hover{color:#000;text-decoration:none;}

.posted{
		color:#000;
		font-size:10px;
		text-align:right;
		margin:20px 0 5px;
}

.posted a:link{}
.posted a:visited{}
.posted a:active{}
.posted a:hover{}

.category{
		color:#000;
		float:left;
		text-align:left;
		font-size:12px;
}

.lastupdate{
		color:#000;
		float:right;
		text-align:right;
		font-size:10px;
}

/* ----- Main Plus ----- */
.main h1{font-size:medium;padding:5px;border-bottom:#999 solid 1px;margin:10px auto 5px;}
.main h2{font-size:medium;padding-bottom:5px;margin:10px auto 5px;}
.main ul{list-style:none;margin:5px 0;padding:0;}
.main blockquote{border:#999 dashed 1px;padding:5px;}
.title{font-size:medium;}
.maintitle{font-size:medium;}

li.deco{margin:0 0 5px 5px;padding-left:12px;background:url(https://image01.seesaawiki.jp/img/usr/simple/dot.gif) no-repeat 0 3px;}
li.normal{margin-bottom:5px;}

/* -- FF+safari -- \*/
.main{font-size:medium;}
.main h1{font-size:medium;}
.main h2{font-size:medium;}
.title{font-size:medium;}
.maintitle{font-size:medium;}
/* -- FF+safari -- */

/* -- Win IE -- \*/
* html .main{font-size:small;}
* html .main h1{font-size:small;}
* html .main h2{font-size:small;}
* html .title{font-size:small;}
* html .maintitle{font-size:small;}
/* -- Win IE -- */
