#index_body {
	text-align: left;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#main_menu {
	text-align: right;
	width: 100%;
}
#wrapper {
	width: 700px;
	margin-right: auto;
	text-align: left;
	margin-left: auto;
}
#sidebar {
	float: left;
	width: 190px;
}
#main_contents {
	float: right;
	width: 490px;
}
#main_contents .quotation {
	font-style: italic;
	padding-left: 30px;
	color: #CCFFFF;
}

#main {
	font-size: 10px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

#footer {
	clear: both;
}

a:link{color:#FFFF99}
a:visited{color:#FFFFCC}
a:active{color:#FFCC00}

body {
	color: #FFFFFF;
	background-color: #120E30;
	font-size: 10px;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	padding: 4px;
}
h2 {
	font-size: 12px;
	background-color: #330099;
	padding: 4px;
}
h3 {
	font-size: 12px;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCFFFF;
	margin: 4px;
}
li {
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 120%;
}
h4 {
	font-size: 9px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDFFFF;
	color: #CCCCCC;
}


img {
	border-style: none;
}

/* ---- for BBS ---- */

#simplebbs_postform {
	font-size: 12px;
}
.commandline {
	color: #FFFFFF;
	background-color: #000000;
	margin: 5px;
	padding: 5px;
	width: 80%;
	border: 1px solid #00FFFF;
}

#simplebbs_notice {
	font-size: 10px;
}
#simplebbs_error {
	font-size: 10px;
}
#simplebbs_parent {
	font-size: 10px;
	background-color: #F0F0FF;
	border: 1px solid #0000CC;
	color: #0000CC;
}
#simplebbs_parent #simplebbs_cnt {
	background-color: #0000CC;
	font-weight: bold;
}
#simplebbs_child {
	font-size: 10px;
	color: #0000CC;
}
#simplebbs_listbox {
	font-size: 10px;
}
#simplebbs_reply {
	font-size: 10px;
}
#simplebbs_passin {
	font-size: 10px;
}
#simplebbs_edit {
	font-size: 10px;
}
#simplebbs_search {
	font-size: 10px;
}
#simplebbs_menubar td {
	color: #0000CC;
}
#simplebbs_menubar {
	color: #999999;
	font-size: 10px;
	border: 1px solid #FFFFFF;
}

/* ---- for GNS ---- */

#diary_date_info {
	text-align: right;
	margin-top: 0px;
	margin-bottom: 10px;
}
#diary_trackbacks {
	border-width: 1px;
	border-color: white;
	border-style: solid;
	margin: 10px;
	padding: 10px;
}

span.tbcmguide {
        font-size: 10px;
}
span.trackback {
        font-size: 10px;
}
div.cmform {
        font-size: 10px;
}
h4 {

	font-size: 12px;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCFFFF;
	margin: 4px;
}
#sidebar li {

}
#sidebar #leftmenu_1 {
}
#sidebar #leftmenu_2 {
}
#sidebar #leftmenu_3 {
}
.hr_inner {
	width: 80%;
	text-align: center;
}
