@charset "Shift_JIS";


// Odagiri CSS Setting
pre, dl, ol, p, blockquote {
	line-height:175%;
	}

blockquote {
	margin-left:32px;
	}

body {
	color:#333333;
	background-color:#FFFFFF;
	margin:0;
	padding:0;
	letter-spacing:1px;
	font-family:Verdana, Sans-Serif;
	}

td, th {
	color:#333333;
	background-color:#FFFFFF;
	letter-spacing:1px;
	font-family:Verdana, Sans-Serif;
	}

body {
	scrollbar-face-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-3dlight-color:#909090;
	scrollbar-base-color:#909090;
	scrollbar-darkshadow-color:#909090;
	scrollbar-highlight-color:#909090;
	scrollbar-shadow-color:#909090;
	scrollbar-arrow-color:#909090;
	}

div#container {
	width:100%;
	position:relative;
	}

div#menubox2{
	margin:0 20px 0 0;
	background:#DEDEDE;
	}

div#menubox2 h5{
	border-bottom:2px solid #333333;
	margin:0;
	}

div#menubox2 ul{
	margin:0;
	padding:0;
	}

div#menubox2 li{
	padding:0 0 3px 5px;
	margin:0;
	font-size:90%;
	display:block;
	border-top:1px solid #FEFEFE;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	border-bottom:1px solid #999999;
	}

div#leftbox2 {
	position:absolute;
	width:19%;
	margin:0px;
	padding:0px;
	}

div#leftbox2 ul {
	border-bottom:1px dotted gray;
	}

div#centerbox_noright2 {
	position:absolute;
	width:80%;
	left:19%;
	top:0;
	margin:0px;
	padding:0px;
}

div#rightbox {
	width:18%;
	float:left;
	margin:0px;
	padding:0px;
}

div.adsky {
	text-align:center;
	}

div#centerbox {
	width:63%;
	float:left;
	margin:0px;
	padding:0px;
	}

div#centerbox_noside {
	float:left;
	width:100%;
	margin:0px;
	padding:0px;
	}

div#centerbox_noright {
	float:left;
	width:81%;
	margin:0px;
	padding:0px;
	}

div#topbox {
	width:100%;
	padding:5px;
	}

div#header {
	color:white;
	padding:0 0 3px 0;
	margin:0 0 10px 0;
	background: #7F0000 url(../image/head_bg.gif) left top no-repeat;
	}

div#header a:link {
	color:orange;
	}

div#header a:visited {
	color:orange;
	}

div#header a:hover {
	color:yellow;
	}

h1.title {
	font-size:14px;
	color:white;
	background:none;
	border-width:0 0 1px 0;
	padding:2px 0 5px 0;
	margin:0 10px 3px 155px;
	}

form#head_search {
	font-size: 80%;
	margin:0 5px 0 150px;
	padding:2px 5px 0 0;
	text-align:right;
	white-space:nowrap;
	}

div#navigator {
	font-size: 80%;
	background:#662200;
	margin:0 10px 2px 150px;
	padding:3px;
	white-space:nowrap;
	}

div.pageinfo {
	font-size: 80%;
	text-align:right;
	margin:0 10px 0 150px;
	white-space:nowrap;
	}

div#contents {
	padding:10px;
	background-color:#FFFFFF;
	border:1px solid #7F0000;
	}

.footbox {
	clear:both;
	padding:3px;
	margin:6px 1px 1px 1px;
	border:dotted 1px #999999;
	background-color: #F0F0F0;
	font-size:xx-small;
	line-height:180%;
	}

div#note {
	}

div#attach {
	}
	
div#related {
	}

div#toolbar {
	padding:0px;
	margin-bottom:10px;
	text-align:right;
	}

div#footer {
	clear: both;
	font-size:xx-small;
	padding:0px;
	margin:16px 0px 20px 0px;
	}

div#qrcode {
	float:left;
	margin:0px 10px 0px 10px;
	}

div#menubox {
	width:18%;
	float:left;
	margin:0px;
	padding:0px;
	}

div#menubox2 {
	
	}

div.menubox ul{
	list-style:none;
	}

div.menubox li a:link {
	display:block;
	background:#CCCCCC;
	border-bottom:1px solid #333333;
	}


div#leftbox {
	width:18%;
	float:left;
	margin:0px;
	padding:0px;
}

div.menubar {
	background:#EFEFEF;
	margin:0;
	padding:3px;
	word-break:break-all;
	overflow:hidden;
	letter-spacing: 0.5px;
	}

div.menubar ul li {
	line-height:160%;
	font-size: x-small;
	}
	
div.menubar h1 ,
div.menubar h2 ,
div.menubar h3 ,
div.menubar h4 ,
div.menubar h5 {
	font-size: small;
	border: 1px solid #999999;
	background-color: #7F0000;
	background-image: none;
	margin-top:10px;
	}
	
div.menubar .anchor_super,
div.menubar .jumpmenu {
display:none;
	}
	
div.menubar td {
	padding:0px;
	}

a:link {
	color:#7F0000;
	text-decoration:none;
	}

a:active {
	color:#FF0000;
	text-decoration:none;
	}

a:visited {
	color:#560000;
	text-decoration:none;
	}

a:hover {
	color:#FF0000;
	text-decoration:underline;
	}

h1, h2 {
	font-size:150%;
	color:white;
	background-color:#7F0000;
	padding:5px;
	border-style:solid;
	border-color:#350000;
	border-width:1px 1px 1px 10px;
	margin:0px 0px 5px 0px;
	}

h3 {
	font-size:140%;
	color:white;
	background-color:#7F0000;
	padding:3px;
	border-style: solid;
	border-color:#444444;
	border-width:1px 1px 1px 10px;
	margin:0px 0px 5px 0px;
	}

h4 {
	font-size:130%;
	font-weight:bold;
	color:#333333;
	background-color:#CCCCCC;
	padding:3px 3px 3px 5px;
	border-style: solid;
	border-color:#7F0000;
	border-width: 1px 1px 1px 7px;
	margin:0px 0px 5px 0px;
	}

h5 {
	font-size:120%;
	color:white;
	background-color:#7F0000;
	padding:3px;
	border-style: solid;
	border-color:#333333;
	border-width: 0px 0px 1px 0px;
	margin:0px 0px 5px 0px;
	}

h6 {
	font-size:110%;
	color:white;
	background-color:#7F0000;
	padding:3px;
	border-style: solid;
	border-color:#666666;
	border-width: 0px 5px 1px 0px;
	margin:0px 0px 5px 0px;
	}


dt {
	font-weight:bold;
	margin-top:1em;
	margin-left:1em;
	}

pre {
	border:#A17777 1px solid;
	padding:.5em;
	margin-left:1em;
	margin-right:2em;
	font-size: x-small;
	white-space:pre;
	word-break:break-all;
	letter-spacing:0px;
	color:#101010;
	background-color:#FFFAE8;
	}

img {
	border:none;
	vertical-align:middle;
	}

ul {
	margin:0px 0px 0px 6px;
	padding:0px 0px 0px 10px;
	line-height:160%;
	}

li {
	margin: 3px 0px;
	}

em { font-style:italic; }

strong { font-weight:bold; }

input, textarea {
	color:#101010;
	background-color:#FFFFFF;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	font-size:12px;
	}

input.radio {
	background-color:transparent;
	border-width: 0;
	}

thead td.style_td,
tfoot td.style_td {
	color:inherit;
	background-color:#FFFFFF;
	}

thead th.style_th,
tfoot th.style_th {
	color:inherit;
	background-color:#F0F0F0;
	}

.style_table {
	padding:0px;
	border:0px;
	margin:auto;
	text-align:left;
	color:inherit;
	background-color:#999999;
	}

.style_th, th {
	padding:5px;
	margin:1px;
	text-align:center;
	color:inherit;
	background-color:#FFFFFF;
	vertical-align:bottom;
	}

.style_td, td {
	padding:5px;
	margin:1px;
	color:inherit;
	background-color:#FAFAFA;
	vertical-align:middle;
	}

ul.list1 { list-style-type:disc; }
ul.list2 { list-style-type:circle; }
ul.list3 { list-style-type:square; }
ol.list1 { list-style-type:decimal; }
ol.list2 { list-style-type:lower-roman; }
ol.list3 { list-style-type:lower-alpha; }

div.ie5 { text-align:center; }

span.noexists {
	color:#000000;
	background-color:#FFFACC;
	}

.small { font-size:80%; }

.super_index {
	color:#DD3333;
	background-color:inherit;
	font-weight:bold;
	font-size:60%;
	vertical-align:super;
	}

a.note_super {
	color:#DD3333;
	background-color:inherit;
	font-weight:bold;
	font-size:xx-small;
	}

div.jumpmenu {
	font-size:60%;
	text-align:right;
	}

hr.full_hr {
	border-style:ridge;
	border-color:#A0A0A0;
	border-width:1px 0px;
}

span.size1 {
	font-size:xx-small;
	line-height:130%;
	text-indent:0px;
	display:inline;
}
span.size2 {
	font-size:x-small;
	line-height:130%;
	text-indent:0px;
	display:inline;
}
span.size3 {
	font-size:small;
	line-height:130%;
	text-indent:0px;
	display:inline;
}
span.size4 {
	font-size:medium;
	line-height:130%;
	text-indent:0px;
	display:inline;
}
span.size5 {
	font-size:large;
	line-height:130%;
	text-indent:0px;
	display:inline;
}
span.size6 {
	font-size:x-large;
	line-height:130%;
	text-indent:0px;
	display:inline;
}
span.size7 {
	font-size:xx-large;
	line-height:130%;
	text-indent:0px;
	display:inline;
}

/* html.php/catbody() */
strong.word0 {
	background-color:#FFFF66;
	color:black;
}
strong.word1 {
	background-color:#A0FFFF;
	color:black;
}
strong.word2 {
	background-color:#99FF99;
	color:black;
}
strong.word3 {
	background-color:#FF9999;
	color:black;
}
strong.word4 {
	background-color:#FF66FF;
	color:black;
}
strong.word5 {
	background-color:#880000;
	color:white;
}
strong.word6 {
	background-color:#00AA00;
	color:white;
}
strong.word7 {
	background-color:#886800;
	color:white;
}
strong.word8 {
	background-color:#004699;
	color:white;
}
strong.word9 {
	background-color:#990099;
	color:white;
}

/* html.php/edit_form() */
.edit_form { clear:both; }

/* pukiwiki.skin.php */
div#preview {
	color:inherit;
	background-color:#FAFAFA;
}

/* aname.inc.php */
.anchor {}
.anchor_super {
	font-size:xx-small;
	vertical-align:super;
}

/* br.inc.php */
br.spacer {}

/* calendar*.inc.php */
.style_calendar {
	padding:0px;
	border:0px;
	margin:3px;
	color:inherit;
	background-color:#999999;
	text-align:center;
}

.style_calendar td {
	padding:4px;
	margin:1px;
	text-align:center;
	color:inherit;
}

.style_td_today {
	background-color:#CCFFDD;
}
.style_td_sat {
	background-color:#DDE5FF;
}
.style_td_sun {
	background-color:#FFEEEE;
}
.style_td_caltop,
.style_td_week {
	background-color:#FFFFFF;
	font-weight:bold;
}

/* calendar_viewer.inc.php */
div.calendar_viewer {
	color:inherit;
	background-color:inherit;
	margin-top:20px;
	margin-bottom:10px;
	padding-bottom:10px;
}
span.calendar_viewer_left {
	color:inherit;
	background-color:inherit;
	float:left;
}
span.calendar_viewer_right {
	color:inherit;
	background-color:inherit;
	float:right;
}

/* clear.inc.php */
.clear {
	margin:0px;
	clear:both;
}

/* counter.inc.php */
div.counter { font-size:70%; }

/* diff.inc.php */
span.diff_added {
	color:blue;
	background-color:inherit;
}

span.diff_removed {
	color:red;
	background-color:inherit;
}

/* hr.inc.php */
hr.short_line {
	text-align:center;
	width:80%;
	border-style:solid;
	border-color:#AAAAAA;
	border-width:1px 0px;
}

/* include.inc.php */
h5.side_label { text-align:center; }

/* navi.inc.php */
ul.navi {
	font-size:xx-small;
	margin:0px;
	padding:0px;
	text-align:center;
}
li.navi_none {
	font-size:xx-small;
	display:inline;
	float:none;
}
li.navi_left {
	font-size:xx-small;
	display:inline;
	float:left;
	text-align:left;
}
li.navi_right {
	font-size:xx-small;
	display:inline;
	float:right;
	text-align:right;
}

/* new.inc.php */
span.comment_date { font-size:xx-small; }
span.new1 {
	color:red;
	background-color:transparent;
	font-size:xx-small;
}
span.new5 {
	color:green;
	background-color:transparent;
	font-size:xx-small;
}

/* popular.inc.php */
span.counter { font-size:70%; }
ul.popular_list {
}

/* recent.inc.php,showrss.inc.php */
ul.recent_list {
}

/* ref.inc.php */
div.img_margin {
	margin-left:32px;
	margin-right:32px;
}

/* vote.inc.php */
td.vote_label {
	color:#000000;
	background-color:#FFCCCC;
}
td.vote_td1 {
	color:#000000;
	background-color:#DDE5FF;
}
td.vote_td2 {
	color:#000000;
	background-color:#EEF5FF;
}

