@charset "EUC-JP";

/*
-----------------------------------------------------
livedoor Wiki CSS
FileName:grayishdark
Version:2007.02.15
＊シンプル・グラデーション
-----------------------------------------------------
*/

body{
	color:#b9b9b9;
	font-size:small;
	font-family:"ヒラギノ角ゴ Pro W3",meiryo,"ＭＳ Ｐゴシック",sans-serif;
	background:#3f3f3f;
	word-break:break-all;
	margin:0;
	padding:0;
}

table{
	font-size:small;
}

/* -- IE用の指定 -- */
*html body{font-size:x-small;}
*html table{font-size:x-small;}

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

a:link{text-decoration:underline;}
a:visited{text-decoration:underline;}
a:hover{text-decoration:none;}
a:active{text-decoration:none;}


/* ----- 色指定・画像指定 ----- */
a:link{color:#b9b9b9;}
a:visited{color:#b9b9b9;}
a:hover{color:#b9b9b9;}
a:active{color:#b9b9b9;}

/* -- タイトルBG -- */
#container{
	background:url(http://image02.seesaawiki.jp/img/usr/grayishdark/headerbg.gif) repeat-x;
}

/* -- タイトル画像 -- */
#banner{
	color:#999;
	background:url(http://image02.seesaawiki.jp/img/usr/grayishdark/puzzle.png) no-repeat 10px 8px;
}

* html div#banner{
	background:url(http://image02.seesaawiki.jp/img/usr/grayishdark/title.gif) no-repeat 10px 8px;
}

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

.cgmmenu{
	color:#321048;
}

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

/* -- 中央カラム -- */
.title{
	color:#fff;
	border-bottom:#7d7d7d solid 2px;
}

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

.main h1{
	color:#fff;
	border-left:#7193aa solid 2px;
	border-bottom:#7d7d7d solid 1px;
	padding:3px;
}

.main h2{
	color:#fff;
	background:#7d7d7d;
	padding:5px;
}

.main h3{
	color:#fff;
}


.main blockquote{
	border:#ddd dashed 1px;
	padding:5px;
}

.mainttl{
	color:#fff;
	border-left:#7193aa solid 2px;
	border-bottom:#7d7d7d solid 1px;
	padding:3px;
}

#addfilettl{
	color:#7193aa;
}

/* -- テーブルのボーダー色指定 -- */
.maintableborder{
	background:#7d7d7d;
}

/* -- テーブルの「th」の背景色と文字サイズ -- */
.maintablecolor{
	color:#fff;
	background:#7193aa;
}

/* -- テーブルの「td」の背景色と文字サイズ -- */
.maintablecolor2{
	background:#3f3f3f;
}

/*-- Trackback&Comment -- */
.trackbackurl,.trackbacktitle,.commenttitle{
	color:#fff;
	border-left:#7193aa solid 2px;
	border-bottom:#7d7d7d solid 1px;
	padding:3px;
}


/* -- サイドカラム -- */
#left{
	background:url(http://image02.seesaawiki.jp/img/usr/grayishdark/sidebg.gif) repeat-x;
}

.recenttitle,.sidetitle{
	color:#7193aa;
	border-bottom:#545454 solid 1px;
}

	.menu a:link,.side a:link,.recent a:link{color:#fff;text-decoration:underline;}
	.menu a:visited,.side a:visited,.recent a:visited{color:#fff;text-decoration:underline;}
	.menu a:hover,.side a:hover,.recent a:hover{color:#fff;text-decoration:none;}
	.menu a:active,.side a:active,.recent a:active{color:#fff;text-decoration:none;}


/* ----- livedoor Header ----- */
#header{
	color:#c8c8c8;
	background:#e8e8e8;
}
	#header a:link{color:#215bc6;text-decoration:none;}
	#header a:visited{color:#215bc6;text-decoration:none;}
	#header a:hover{color:#215bc6;text-decoration:none;}
	#header a:active{color:#215bc6;text-decoration:none;}


/* ----- ここでカラムの幅設定をします ----- */
/* -- ウィキ全体の大きさ（livedoorヘッダを除く） -- */
#container{
	word-break:break-all;
	text-align:left;
}

/* -- ウィキタイトル部分より下 -- */
#wikicontainer{}

/* -- タブメニュー部分より下 -- */
#inbox{
	margin:0 5px;
	padding:0;
}

#wrapper{}
/*\*/
* html #wrapper{
	height:1%;
}
/**/
/* -- 中央（本文）カラムの大きさ -- */
#content{
	margin-left:160px;
}

/* --左カラムの大きさ -- */
#left{
	float:left;
	width:150px;
}

/* --右カラムの大きさ：非表示 -- */
#right{
	display:none;
}

#footer{}

/* ----- ウィキタイトル ----- */
#banner{
	padding:0 10px;
	height:63px;
}

.cgmmenu{
	padding-top:10px;
	font-size:10px;
	text-align:right;
}

.wikititle{
	margin-top:-10px;
	padding:0 0 0 55px;
}

.wikititle h1{font-size:24px;}

.description{
	font-size:10px;
	padding:0 55px;
}

/* ----- Tab Menu ----- */
#tab{
	font-size:12px;
	padding-left:5px;
	height:27px;
	background:#555 url(http://image02.seesaawiki.jp/img/usr/grayishdark/tabbg.gif) repeat-x;
	border-top:#505050 solid 1px;
	border-bottom:#5c5c5c solid 1px;
	margin-bottom:10px;
}

.tab01,.tab02,.tab03,.tab04{
	float:left;
	line-height:100%;
	padding:10px 0 5px;
}

.newpage{
	line-height:100%;
	margin-left:15px;
	float:left;
	padding:10px 0 3px 18px;
	background:url(http://image02.seesaawiki.jp/img/usr/grayishdark/newpage.gif) no-repeat 0 8px;
}

.tablink a:link{padding:0 10px;text-decoration:none;}
.tablink a:visited{padding:0 10px;text-decoration:none;}
.tablink a:hover{padding:10px 10px 5px;text-decoration:none;}
.tablink a:active{padding:0 10px;text-decoration:none;}

.tablink a:link{color:#90b6cf;}
.tablink a:visited{color:#90b6cf;}
.tablink a:hover{color:#90b6cf;background:url(http://image02.seesaawiki.jp/img/usr/grayishdark/tabon.gif) repeat-x 0 100%;}
.tablink a:active{color:#90b6cf;}

.newpage a:link{color:#90b6cf;text-decoration:none;}
.newpage a:visited{color:#90b6cf;text-decoration:none;}
.newpage a:hover{color:#90b6cf;text-decoration:none;}
.newpage a:active{color:#90b6cf;text-decoration:none;}


/* ----- MainColumn Frame----- */
#wiki{}
#wikibodytop{}
#wikibody{}
#wikibodybottom{}

/* ----- MainColumn 基本指定----- */

/* -- ページタイトルの指定 -- */
.title{
	padding-bottom:3px;
	margin-bottom:10px;
}
.title h1{
	font-size:large;
	font-weight:bold;
}

*html .title h1{
	font-size:medium;
}


/* -- 本文 -- */
.main{line-height:135%;}

/* -- 本文内で「h1」指定を行った場合 -- */
.main h1{font-size:large;font-weight:bold;line-height:150%;margin:10px 0;}

/* -- 本文内で「h2」指定を行った場合 -- */
.main h2{font-size:medium;font-weight:bold;line-height:150%;margin:10px 0;}

/* -- 本文内で「h3」指定を行った場合 -- */
.main h3{font-size:medium;font-weight:bold;line-height:120%;margin:10px 0;}

/* -- 本文内で「リスト」を使用した場合の指定 -- */
.main ul{list-style:none;margin:5px 0;padding:0;}
ul.mlist{list-style:none;padding:0;margin:0 10px 10px;}
li.dot,li.deco{
	padding:0 0 3px 8px;
	background:url(http://image02.seesaawiki.jp/img/usr/grayishdark/list.gif) no-repeat 0 3px;
	line-height:100%;
	margin-bottom:5px;
}

*html li.dot,li.deco{
}

li.normal{margin-bottom:5px;}

/* -- IE用の指定 -- */
*html .main h1{font-size:medium;width:100%;}
*html .main h2{font-size:small;width:100%;}
*html .main h3{font-size:small;width:100%;}


/* ----- MainColumn ページ一覧用----- */
.mainttl{
	margin-bottom:5px;
}
.maincontent{
	margin:5px 10px 10px;
}
.paging{
	text-align:right;
	line-height:150%;
}
.pageinfo{
	margin:10px 0;
}
.maincontent{
	margin:10px 0;
}

/* ----- MainColumn Other----- */
/* -- コメント、カテゴリ、検索などのエリア --*/
.posted{margin:20px auto 0;}
.postedline01{}
.postedline02{}
.postedline03{}
.postedline04{}

/* -- 更新日、更新者表示 -- */
.lastupdate{text-align:right;font-size:x-small;}

/*-- 添付ファイル表示 -- */
#addfilettl{margin:10px auto 5px;}
#addfilelist{}


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

/*-- この記事へのトラックバックURL -- */
.trackbackurl{
	font-weight:bold;
	margin:20px 0 10px;
}

/*-- トラックバックURLを表示しているテキストフォーム -- */
.trackbackform{}

/*-- この記事へのトラックバック、この記事へのコメント -- */
.trackbacktitle,.commenttitle{
	font-weight:bold;
	margin:30px 0 10px;
}

/*-- トラックバック、コメントの本文表示 -- */
.trackbackbody,.commentbody{
	font-size:x-small;
}

/* -- トラックバック、コメントのPosted表示 -- */
.trackbackpost,.commentpost{
	font-size:xx-small;
	text-align:right;
	margin-bottom:30px;
}

/* -- FF+safari -- \*/
.trackbackbody{font-size:small;}
.commentbody{font-size:small;}
.trackbackpost{font-size:x-small;}
.commentpost{font-size:x-small;}
/* -- FF+safari -- */

/* -- Win IE -- \*/
* html .trackbackbody{font-size:x-small;}
* html .commentbody{font-size:x-small;}
* html .trackbackpost{font-size:xx-small;}
* html .commentpost{font-size:xx-small;}
/* -- Win IE -- */

.trackback,.comment{}

/* ----- 投稿Form ----- */

/* -- フォーム全体を囲むBOX -- */
.formbody{
	margin-top:30px;
	text-align:center;
}

/* -- フォーム自体 -- */
.form{
	text-align:right;
	font-weight:bold;
	margin:0 auto;
	}

.form td{
	font-size:12px;
	padding:2px;
	}

/* -- フォーム内の入力部分 -- */
	input#author{width:400px;}
	input#email{width:400px;}
	input#url{width:400px;}
	input#bake{}
	textarea#text{width:400px;height:200px;}
	input.button{margin-top:20px;width:80px;}


/* ----- SideColumn ----- */
#lefttop{}
#leftbottom{}
#righttop{}
#rightbottom{}

.menutitle{display:none;}

.recenttitle,.sidetitle{
	font-weight:bold;
	padding-bottom:3px;
	margin-bottom:10px;
}
.menu{
	padding:10px 0 0 15px;
}

.recent,.side{}

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

.menubody{
	font-size:100%;
	font-weight:bold;
	line-height:100%;
	margin-bottom:10px;
}

*html .menubody{
	font-size:105%;
}

.recentbody{
	line-height:135%;
	font-weight:bold;
	margin-top:5px;
}
.recentbody2{
	padding:0 0 0 10px;
	background:url(http://image02.seesaawiki.jp/img/usr/grayishdark/dot.gif) no-repeat 3px 5px;
	line-height:100%;
}

.sidebody{
	margin-bottom:5px;
	padding:0 0 0 10px;
	background:url(http://image02.seesaawiki.jp/img/usr/grayishdark/dot.gif) no-repeat 3px 5px;
	line-height:100%;
}

.sidebody2{padding:5px 0 0 12px;}


/* ----- Plugin ----- */
.side input{font-size:12px;}
#copyright{text-align:center;}

/* -- Adsence --*/
.ad{margin:20px auto;text-align:center;}

/* -- Addfile --*/
#addfilettl{}
#addfilelist{}


/* ---------- Tag ---------- */
.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 {text-align:left;}
.ad_google {font-weight:bold;text-align:left;}
.ad_title {color:#7193aa;}
.ad_url {color:#fff;}
.ad_text {color:#b9b9b9;}
