

body {
	margin: 0;
	padding: 0;
	background: #000;
	color:#fff;
	text-align: justify;
	font-family:arial,helvetica,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"MS Pゴシック",clean,sans-serif;
	font-size:13px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}

body {
	line-height:1.4;
}

h1, h2, h3, h4, h5, h6{
	color: #c60;
}

a:link{
	color:#fff;
	text-decoration:underline;
}
a:visited{
	color:#eee;
	text-decoration:underline;
}
a:hover{
	color:#c60;
	text-decoration:none;
}
a:acive{
	color:#c60;
	text-decoration:none;
}

#container {
	width:750px;
	margin:0 auto;
}

#header{
	width:100%;
	padding-bottom: 5px;
	border-bottom: 20px solid #333;
}

#header h1 {
	margin:0px 0 0 10px;
	padding-top:26px;
	font-size:36px;
	color:#C60;
}
#header h1 a{
	color:#C60;
	text-decoration:none;
}

#header  h2 {
	margin: 0 0 10px 25px;
	font-size:24px;
	color:#fff;
}
#header h2 a{
	color:#fff;
	text-decoration:none;
}


#navigation {
	width:100%;
	text-align:right;
	background-color:#333333;
}
#navigation p{
	color:#fff;
	margin:3px;
}

#navigation p a{
	text-decoration:none;
}

#menubar {
	width:200px;
	float:left;
	overflow:hidden;
	padding:1em 0 1em 1px;
}

#container {
    width: 1100px;
    margin: 0 auto;
}

#contents {
	width:860px;
	float:right;
	margin-bottom:15px;
	padding:1em 0 1em 15px;
	overflow: hidden;
}


#footer {
	width:100%;
	clear: both;
	color:#000;
	padding-bottom:1em;
	margin-bottom:10px;
}


/* WIKI RULES */

#wikibody p,
#wikibody dl,
#wikibody multicol,
#menubar p,
#menubar dl,
#menubar multicol{
	display: block;
	margin: 1em 0;
}
#wikibody dd,
#menubar dd{
	display: block;
	margin-left: 20px;
}

#wikibody blockquote,
#menubar blockquote{
	display: block;
	margin: 1em 0 1em 1em;
	padding-left: 1em;
	border-left: solid;
	border-color: #fff;
	border-width: 5px;
}

#wikibody address,
#menubar address{
	display: block;
	font-style: italic;
}

#wikibody center,
#menubar center{
	display: block;
	text-align: center;
}

#wikibody h1,
#menubar h1{
	margin: 13px 0;
}
#wikibody h2,
#menubar h2{
	margin: 13px 0;
}
#wikibody h3,
#menubar h3{
	margin: 13px 0;
}
#wikibody h4,
#menubar h4{
	margin: 13px 0;
}
#wikibody h5,
#menubar h5{
	margin: 13px 0;
}
#wikibody h6,
#menubar h6{
	margin: 13px 0;
}

xmp,
pre,
plaintext,
xmp,
pre,
plaintext{
	display: block;
	font-family: fixed;
	white-space: pre;
	margin: 1em 0;
	border:1px dotted #999;
	padding:1em;
}

#wikibody table,
#menubar table{
	display: table;
	border-spacing: 2px;
	border-collapse: collapse;
	margin-top: 1em;
	margin-bottom: 1em;
	-moz-box-sizing: border-box;
	text-indent: 0;
	border:1px solid #fff;
}

#wikibody caption,
#menubar caption{
	display: table-caption;
	text-align: center;
}

#wikibody table[align="center"] > caption,
#menubar table[align="center"] > caption{
	margin-left: auto;
	margin-right: auto;
}

#wikibody table[align="center"] > caption[align="left"],
#menubar table[align="center"] > caption[align="left"]{
	margin-right: 0;
}

#wikibody table[align="center"] > caption[align="right"],
#menubar table[align="center"] > caption[align="right"]{
	margin-left: 0;
}

#wikibody tr,
#menubar tr{
	display: table-row;
	vertical-align: inherit;
}

#wikibody col,
#menubar col{
	display: table-column;
}

#wikibody colgroup,
#menubar colgroup{
	display: table-column-group;
}

#wikibody tbody,
#menubar tbody{
	display: table-row-group;
	vertical-align: middle;
}

#wikibody thead,
#menubar thead{
	display: table-header-group;
	vertical-align: middle;
}

#wikibody tfoot,
#menubar tfoot{
	display: table-footer-group;
	vertical-align: middle;
}

#wikibody table > tr,
#menubar table > tr{
	vertical-align: middle;
}

#wikibody td,
#menubar td{
	display: table-cell;
	vertical-align: inherit;
	text-align: inherit;
	padding: 3px;
	border:1px solid #fff;
}

#wikibody th,
#menubar th{
	display: table-cell;
	vertical-align: inherit;
	font-weight: bold;
	padding: 3px;
	border:1px solid #fff;
	color:#000;
	background-color: #fff;
}

#wikibody q:before,
#menubar q:before{
	content: open-quote;
}

#wikibody q:after,
#menubar q:after{
	content: close-quote;
}

#wikibody b,
#wikibody strong,
#menubar b,
#menubar strong{
	font-weight: bolder;
}

#wikibody i,
#wikibody cite,
#wikibody em,
#wikibody var,
#wikibody dfn,
#menubar i,
#menubar cite,
#menubar em,
#menubar var,
#menubar dfn {
	font-style: italic;
}

#wikibody u,
#wikibody ins,
#menubar u,
#menubar ins{
	text-decoration: underline;
}

#wikibody s,
#wikibody strike,
#wikibody del,
#menubar s,
#menubar strike,
#menubar del{
	text-decoration: line-through;
}

#wikibody sub,
#menubar sub{
	vertical-align: sub;
	font-size: smaller;
	line-height: normal;
}

#wikibody sup,
#menubar sup{
	vertical-align: super;
	font-size: smaller;
	line-height: normal;
}

#wikibody nobr,
#menubar nobr{
	white-space: nowrap;
}

#wikibody abbr[title],
#wikibody acronym[title],
#menubar abbr[title],
#menubar acronym[title]{
	border-bottom: dotted 1px;
}

#wikibody ul,
#menubar ul{
	display: block;
	list-style-type: disc;
	margin: 1em 0;
	padding-left: 25px;
}

#wikibody ol,
#menubar ol{
	display: block;
	list-style-type: decimal;
	margin: 1em 0;
	padding-left: 25px;
}

#wikibody li,
#menubar li{
	display: list-item;
}

#wikibody ul ul,
#wikibody ul ol,
#wikibody ul dl,
#wikibody ol ul,
#wikibody ol ol,
#wikibody ol dl,
#wikibody dl ul,
#wikibody dl ol,
#wikibody dl dl,
#menubar ul ul,
#menubar ul ol,
#menubar ul dl,
#menubar ol ul,
#menubar ol ol,
#menubar ol dl,
#menubar dl ul,
#menubar dl ol,
#menubar dl dl {
	margin-top: 0;
	margin-bottom: 0;
}

#wikibody ol ul,
#wikibody ul ul,
#menubar ol ul,
#menubar ul ul{
	list-style-type: circle;
}

#wikibody ol ol ul,
#wikibody ol ul ul,
#wikibody ul ol ul,
#wikibody ul ul ul,
#menubar ol ol ul,
#menubar ol ul ul,
#menubar ul ol ul,
#menubar ul ul ul{
	list-style-type: square;
}

#wikibody hr,
#menubar hr{
}

#menubar fieldset{
	width:145px;
	overflow:hidden;
}

#menubar select{
	max-width:145px;
}
#menubar input{
	max-width:145px;
}
#menubar textarea{
	max-width:145px;
}

span.word1{ color: #000; background-color: #ffff66; }
span.word2{ color: #000; background-color: #a0ffff; }
span.word3{ color: #000; background-color: #99ff99; }
span.word4{ color: #000; background-color: #ff9999; }
span.word5{ color: #000; background-color: #ff66ff; }
span.word6{ color: #fff; background-color: #880000; }
span.word7{ color: #fff; background-color: #00aa00; }
span.word8{ color: #fff; background-color: #886800; }
span.word9{ color: #fff; background-color: #004699; }
span.word10{ color: #fff; background-color: #990099; }

/*ads*/

.gafc_on{
	background-color:#CFCFCF;
	color:#333;
}
.gafc_on a{
	color:#333;
	text-decoration:none;
}
a.gafc_domain{
	color:orange;
}

/* Hides from IE-mac \*/
 * html #source___Frame{ width:97% !important;}
 /* End hide from IE-mac */

