@charset "Shift_JIS";

/*
*/

/* Layout ----------------------------------------------------------------- */
body { text-align: center; }

#container {
	width:900px;
	margin:0 auto;
	text-align: left;
}

/* layout-tw */
.layout-tw div#beta {
	float:left;
	width:235px;
}

.layout-tw div#alpha {
	float:right;
	width:645px;
}

/* layout-wt */
.layout-wt div#alpha {
	float:left;
	width:550px;
}

.layout-wt div#beta {
	float:right;
	width:230px;
}
#header {
	margin:0px 10px;
}

#content { 
	margin:0px 10px;
}

#footer{
	margin:0px 10px;
	clear:both;
}


/* Main ----------------------------------------------------------------- */
body {
	color:#666;  
	font-family: '???C???I', meiryo, verdana, helvetica, arial, sans-serif;
	margin: 0;
	padding: 0;
	background: #DFE0E4 url(back.gif) repeat scroll 0%
}

#container {
	border-left:#d3d3d4 1px solid;
	border-right:#d3d3d4 1px solid;
	background-color:#fff;
	overflow:hidden;
}

/* link */
a:link {
	color: #003399; 
	text-decoration: none;
}
a:visited {
	color: #003399; 
	text-decoration: none;
}
a:active {
	color: #003399; 
	text-decoration: none;
}
a:hover {
	color: #003399; 
	text-decoration: underline;
}

/* pukiwiki css default */
pre, dl, ol, p, blockquote { line-height:130%; }

dt {
	font-weight:bold;
	margin-top:1em;
	margin-left:1em;
}

img {
	border:none;
	vertical-align:middle;
}

ul {
	margin-top:.5em;
	margin-bottom:.5em;
	line-height:130%;
}

em { font-style:italic; }

strong { font-weight:bold; }

thead td.style_td,
tfoot td.style_td {
	color:inherit;
	background-color:#D0D8E0;
}
thead th.style_th,
tfoot th.style_th {
	color:inherit;
	background-color:#E0E8F0;
}
.style_table {
	padding:0px;
	border:0px;
	margin:auto;
	margin-left:10px;
	text-align:left;
	color:inherit;
	background-color:#ccd5dd;
}
.style_th {
	padding:5px;
	margin:1px;
	text-align:center;
	color:inherit;
	background-color:#EEEEEE;
}
.style_td {
	padding:5px;
	margin:1px;
	color:inherit;
	background-color:#EEF5FF;
}

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:inherit;
	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:60%;
	vertical-align:super;
}

div.jumpmenu {
	font-size:60%;
	text-align:right;
}


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#note {
	clear:both;
	padding:0px;
	margin:0px;
}

div#attach {
	clear:both;
	padding:0px;
	margin:0px;
}

div#toolbar {
	clear:both;
	padding:0px;
	margin:0px 0px 5px;
	text-align:right;
}

div#lastmodified {
	font-size:80%;
	padding:0px;
	margin:0px;
}

div#related {
	font-size:80%;
	padding:0px;
	margin:16px 0px 0px 0px;
}

div#banner {
	float:right;
	margin-top:24px;
}

div#preview {
	color:inherit;
	background-color:#F5F8FF;
}

/* 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:#CCD5DD;
	text-align:center;
}
.style_td_caltop {
	padding:5px;
	margin:1px;
	color:inherit;
	background-color:#EEF5FF;
	font-size:80%;
	text-align:center;
}
.style_td_today {
	padding:5px;
	margin:1px;
	color:inherit;
	background-color:#FFFFDD;
	text-align:center;
}
.style_td_sat {
	padding:5px;
	margin:1px;
	color:inherit;
	background-color:#DDE5FF;
	text-align:center;
}
.style_td_sun {
	padding:5px;
	margin:1px;
	color:inherit;
	background-color:#FFEEEE;
	text-align:center;
}
.style_td_blank {
	padding:5px;
	margin:1px;
	color:inherit;
	background-color:#EEF5FF;
	text-align:center;
}
.style_td_day {
	padding:5px;
	margin:1px;
	color:inherit;
	background-color:#EEF5FF;
	text-align:center;
}
.style_td_week {
	padding:5px;
	margin:1px;
	color:inherit;
	background-color:#DDE5EE;
	font-size:80%;
	font-weight:bold;
	text-align:center;
}

/* 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:#333333;
	border-width:1px 0px;
}

/* include.inc.php */
h5.side_label { text-align:center; }

/* navi.inc.php */
ul.navi {
	margin:0px;
	padding:0px;
	text-align:center;
}
li.navi_none {
	display:inline;
	float:none;
}
li.navi_left {
	display:inline;
	float:left;
	text-align:left;
}
li.navi_right {
	display:inline;
	float:right;
	text-align:right;
}

/* new.inc.php */
span.comment_date { font-size:x-small; }
span.new1 {
	color:red;
	background-color:transparent;
	font-size:x-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:inherit;
	background-color:#FFCCCC;
}
td.vote_td1 {
	color:inherit;
	background-color:#DDE5FF;
}
td.vote_td2 {
	color:inherit;
	background-color:#EEF5FF;
}

/* Header ----------------------------------------------------------------- */
#header {
	height:160px;
	background:#fff url(header.jpg) no-repeat top;
	position:relative;
}

#header-name {
	font-size:24px;
	font-weight:normal;
	color:#FFF; 
	letter-spacing:0.2em;
	position:absolute;
	top:20px;
	left:25px;
}

#header-name a{
	color:#fff; 
}

#header-info{
	font-size:x-small;
	color:#fff; 
	position:absolute;
	top:50px;
	left:30px;
}

#header-info a{
	color:#fff; 
}

#title h1{
	font-size:14px;
	font-weight:normal;
	margin: 0;
}

#navigator {
	font-size:14px;
	position:absolute;
	top:130px;
	left:30px;
}

/* Content ---------------------------------------------------------------- */
h2 {
	border-left: 10px solid #BDBDBD;
	background: #4A6F97 url(asset.gif) repeat-x scroll center bottom;
	font-size:medium;
	font-weight:bold;
	color: #fff;
	xbackground-color:#999;
	margin:1px 0px 6px;
	padding:4px 10px

}

h2 a:link,
h2 a:visited,
h2 a:active,
h2 a:hover {
	color: #fff;
}

h3 {
	font-size:medium;
	font-weight:bold;
	background-color:#d8d8d8;
	margin:0px 0.5em 0.5em;
	padding:2px 15px;
}

h4 {
	border-left: 18px solid #4A6F97;
	font-size:small;
	font-weight:bold;
	margin:1px 10px 6px;
	padding:0px 6px;
}

p {
	margin:0px 10px 5px;
}

blockquote {
	border: 1px solid #ddd;
}

pre {
	border: 1px solid #ddd;
	padding: 5px;
	margin:10px;
	white-space:pre;
	font-size:90%;
}

.style_table {
	background-color:#ddd;
}
.style_th {
	background-color:#fff;
}
.style_td {
	background-color:#fff;
}

hr.full_hr {
	border-style:ridge;
	border-width:1px 0px;
	border-color:#666;
}

hr.note_hr {
	width:100%;
	border-style:ridge;
	border-width:1px 0px;
	border-color:#666;
	text-align:center;
	margin:1em auto 0em auto;
}

#content {
	font-size:small;
	margin-bottom: 10px;
}

#alpha,
#beta {
	margin-bottom: 10px;
}

#body {
	border: 1px solid #ddd;
}

div#new {
	font-size:small;
	margin: 10px;
}


/* Side menu ----------------------------------------------------------------- */
#menubar {
	margin:0px 10px;
	padding:0px;
	word-break:break-all;
	overflow:hidden;
}

#menubar h2,
#menubar h3,
#menubar h4,
#menubar h5,
#menubar h6 {
	border: 1px solid #ddd;
	background:url(widget_backimg.gif) repeat-x scroll right bottom;
	margin:1px 1px 10px;
	font-size:small;
	color: #666;
	padding:5px;
}

#menubar h2 a:link,
#menubar h2 a:visited,
#menubar h2 a:active,
#menubar h2 a:hover {
	color: #666;
}

#menubar ul {
	padding-left: 15px;
	margin-left: 8px;
	list-style-image: url(icon.gif);
}

#menubar ul li { line-height:110%; }

#menubar div {
	font-size:small;
	margin:5px;
}

#menubar p {
	font-size:x-small;
	margin-right:10px;
	text-align :right;
}

/* Footer ----------------------------------------------------------------- */
#footer {
	border-top: 2px solid #666;
	border-bottom:5px solid #BDBDBD;
}

#footer-content {
	font-size:x-small;
	margin-top:5px;
	text-align:left;
}


#footer-content a:link,
#footer-content a:visited,
#footer-content a:active {
	color: #0043DA; 
	text-decoration: none;
}

#footer-content a:hover{
	color: #0043DA; 
	text-decoration: underline;
}
