/* basic elements */
body {
	margin:0px;
	margin-bottom:40px;
	font-family:Georgia,Arial,Helvetica,sans-serif;
	font-size: 16px;
	background-color:#eee;
	background-image:none;
	background-repeat:repeat;
}
a {
	color:blue;
	font-size: 16px;
	text-decoration:none;
}
a:visited {
	color:purple;
}
a:hover {
	background-color:#99FFCC;
}
b {
	color:#900;
}
big {
	font-family:Georgia,Arial,Helvetica,sans-serif;
	font-size:18px;
	color:#600;
	margin-bottom:20px;
	background-image:none;
}
big:hover:before, big:hover:after {
	content:"◇";
}
big:before, big:after {
	content:"◆";
}
h1 {
	font-size:24px;
	font-family:Georgia,Arial,Helvetica,cursive;
	font-weight:normal;
	line-height:125%;
}
address {
	margin-bottom:14px;
	margin-top:20px;
	margin-left:2px;
	font-style:normal;
}
table {
	color:#000000;
	text-align:center;
	font-size:15px;
	background-color:#D5E1D7;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:6px;
	border-style:none;
	border-top:1px solid #aaa;
	border-left:1px solid #aaa;
	empty-cells:show;
}
caption {
	background-color:#669999;
	color:#FFFFFF;
	font-size:16px;
	padding:2px;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:-1px;
	border:0px none #431;
}
thead {
	background-color:#669999;
	color:#FFFFFF;
	font-style:normal;
	border-style:none;
}
th {
	border-style:none;
	border-right:1px solid #aaa;
	border-bottom:0px none #aaa;
}
tbody tr:hover {
	background-color:#B6C8BC;
}
tr {
	border-style:none;
}
td {
	padding:2px;
	padding-left:4px;
	padding-right:4px;
	border-style:none;
	border-right:1px solid #aaa;
	border-bottom:1px solid #aaa;
}
.htd {
	background-image:url(../image/lazy_leaves_button.png);
	background-repeat:repeat-y;
}
small {
	font-size:12px;
}
img {
	border-style:none;
}
input {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}
abbr, acronym {
	cursor:help;
}


/* specific divs */
#title_bar {
	background-color:#555;
	background-image:none;
	color:#ddd;
	text-align:right;
	padding-bottom:4px;
	padding-top:6px;
	padding-left:12px;
	padding-right:16px;
	margin:0px;
	margin-bottom:10px;
	border-style:none;
	font-size:14px;
	font-family:"MS Mincho";
}
#title_bar a {
	color:#ddd;
	font-size:14px;
	font-family:"MS Mincho";
}
#title_bar a:hover {
	background-color:#333333;
	color:#dbd;
	font-size:14px;
	font-family:"MS Mincho";
}
#title a {
	font-size:18px;
	font-weight:normal;
	color:#dbd;
	background-image:none;
	margin:0px;
	margin-right:0px;
	padding:0px;
	position:relative;top:-4px;
	float:left;
}
#title a:hover {
	font-size:18px;
	color:#fcc;
	background-color:#333;
}
#title a:after {
	content:"  bootleq.com/shinobido/";
}
#access_counter {
	width:42px;
	position:absolute; top:5%; right:3%;
	margin:0px;
	padding:0px;
}
#menu {
	float:left;
	position:relative;left:0px;
	margin:4px;
	margin-left:6px;
	margin-top:24px;
	padding:0px;
	padding-bottom:7px;
	padding-top:7px;
	background-color:#B6C8BC;
	border-style:outset;
	border-width:2px;
	border-left-style:none;
	border-right-style:none;
	-moz-border-radius:12px;
}
#menu ul {
	list-style-type:none;
	list-style-position:outside;
	background-image:none;
	margin:0px;
	margin-bottom:4px;
	padding:0px;
	padding-top:1px;
	position:relative;left:0px;
}
#menu li {
	background-color:#D5E1D7;
	margin:0px;
	padding:0px;
	display:inherit;
}
.mg_switch {
	display:none;
}
.mg_switch:hover {
	;
}
#mg_1 {
	display:inherit;
}
#mg_2 {
	display:inherit;
}
#mg_3 {
	display:inherit;
}
#mg_4 {
	display:inherit;
}
#mg_5 {
	display:inherit;
}
.mg_ul {
	padding:0px !important;
	margin:0px !important;
}
#menu li a {
	font-size:16px;
	text-align:center;
	color:#006666;
	background-image:url(../image/lazy_leaves_button.png);
	margin:0px;
	display:inherit;
	border:1px outset #B6C8BC;
	padding:3px;
	padding-left:14px;
	padding-right:14px;
}
#menu li a:hover {
	color:#06a;
	border:1px inset #B6C8BC;
	background-color:#CCFFCC;
	background-image:url(../image/lazy_leaves_button_dark.png);
	padding:3px;
	padding-left:14px;
	padding-right:14px;
}
#menu li a:active {
	color:#990000;
}
#main_frame {
	margin-left:139px;
	margin-right:35px;
	margin-top:12px;
	padding:0px;
	border-style:none;
}
#container {
	margin-top:0px;
	margin-bottom:80px;
}
#side_ad {
	float:right;
	position:relative;top:8px;left:27px;
}
#update_log {
	margin-left:1%;
	margin-top:14px;
	width:54%;
	position:relative;top:0px;left:0px;
}
#update_log b {
	color:#c00;
}
#update_log_inner_block {
	height:170px;
	overflow: auto;
	background-color:#000;
	background-image:url(../image/menu_bg.png);
	background-repeat:repeat;
	color:#666;
	font-style:italic;
	font-size:16px;
}
#header_line {
	color:#ddd;
	float:right;
	width:39%;
	font-size:14px;
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#444;
}
#header_line ul {
	padding:6px;
	margin:0px;
	margin-left:18px;
}
#header_line li {
	margin-bottom:10px;
	list-style-type:square;
	line-height:125%;
}
#header_line li a, #header_line li a:visited {
	color: #FF66FF;
	font-size:14px;
}
#header_line li a:hover {
	color: #FFFFCC;
	background-color:#555;
}
#atom a {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:4px;
	padding-right:4px;
	float:right;
	padding:2px;
	margin-top:1px;
	margin-right:10px;
	position:relative;left:5px;
}
#atom a:hover {
	color:#FF0000;
}
#atom img {
	position:relative;top:3px;left:0px;
}
.topic {
	color:#000000;
	background-color:#D5E1D7;
	padding:8px;
	margin-bottom:16px;
	border:1px outset #ccc;
	-moz-border-radius:8px;
}
.topic ul, .topic ol {
	margin:2px;
	padding-left:16px;
	margin-right:-10px;
}
.topic ol li .summary, .topic ul li .summary {
	margin-left:4px;
	margin-bottom:8px;
	font-size:15px;
}
.topic ul img {
	vertical-align:middle;
}
.copyright {
	font-size:13px;
	color:#600;
	margin-top:15px;
}
.mass li {
	margin-bottom:6px;
}
.side_note {
	float:right;
	background-color:#ebe;
	color:#333333;
	font-size:14px;
	padding:3px;
	margin-right:20px;
	position:relative;left:5px;
}
.copytop a {
	color:#eff;
	background-color:#99c;
	float:right;
	font-size:12px;
	padding:0px;
	padding-left:5px;
	padding-right:5px;
	margin-right:20px;
	margin-left:5px;
	margin-bottom:8px;
	border:1px outset #99c;
}
.copytop a:hover {
	border:1px inset #99c;
	background-color:#99c;
	cursor:help;
}
.summary {
	margin-left:20px;
	margin-right:20px;
	margin-top:2px;
	padding:2px;
	line-height:130%;
	text-align:left;
}
.outset_text {
	border:1px outset #dad;
	background-color:#add;
	background-image:none;
	padding:1px;
	padding-top:0px;
	padding-bottom:0px;
}
.inner_block {
	margin:5px;
	margin-left:12px;
	margin-right:12px;
	padding:5px;
	padding-top:3px;
	padding-bottom:3px;
	background-color:#B6C8BC;
	border:1px inset #B6C8BC;
}
.p_formal {
	line-height:150%;
	margin-bottom:24px;	
}
.nav {
	background-color:#B6C8BC;
	background-image:none;
	text-align:center;
	padding:8px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:18px;
	border:1px outset #ccc;
}
.nav ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.nav li {
	display:inline;
}
.nav a, .nav a:visited {
	padding:2px;
	padding-left:6px;
	padding-right:6px;
	border-width:1px;
	margin:0px;
}
.nav a:hover {
	text-decoration:none;
	border:1px inset #B6C8BC;
	background-color:#B6C8BC;
	padding:2px;
	padding-left:6px;
	padding-right:6px;
	background-image:none;
}
.separator:before {
	content:"｜";
}
.sub_topic {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:8px;
	margin-top:2px;
}
.sub_topic a:hover {
	background-color:#D5E1D7;
}
.snap {
	float:left;
	margin:5px;
}
.style_change {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	cursor:pointer;
	background-image:url(../image/lazy_leaves_button.png);
}
.p2_button {
	vertical-align:middle;
}
.tegami {
	max-width:410px;
	padding:20px;
	padding-top:0px;
	line-height:149%;
}
