@charset "iso-8859-1";

/* pre, dl, ol, p, blockquote { line-height:150%; } */

blockquote { margin-left:16px; }

*{
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	margin:0;
	padding:0;
	font-weight:normal;
}

body{
	color:#555555;
	background-color:white;
}

a:link {
	color:#3344EE;
	text-decoration:none;
}

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

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

a:hover {
	text-decoration:underline;
}


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

pre {
	border-top:#DDDDEE 1px solid;
	border-bottom:#888899 1px solid;
	border-left:#DDDDEE 1px solid;
	border-right:#888899 1px solid;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:12px;
	margin-left:0px;
    margin-top:8px;
	margin-bottom:8px;
	white-space:pre;
	color:black;
	background-color:#F0F0F0;
}

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

em { font-style:italic; }

strong { font-weight:bold; }

thead td.style_td {
    font-weight:bold;
	color:inherit;
	background-color:#DDDDDD;
}

tfoot td.style_td {
    font-size:90%;
	color:inherit;
	background-color:#DDDDDD;
}

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

.style_table {
	padding:0px;
	border:0px;
	margin-top:6px;
	margin-bottom:12px;
	margin-left:0px;
	margin-right:auto;
	text-align:left;
	color:inherit;
	background-color:#BBBBBB;
}
.style_th {
	padding:5px;
	margin:1px;
	text-align:center;
	color:inherit;
	background-color:#EAEAEA;
}
.style_td {
	padding:5px;
	margin:1px;
	color:inherit;
	background-color:#EAEAEA;
}

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;
}

hr.full_hr {
	border-style:solid;
	border-color:#AFAFAF;
	border-width:1px 0px 0px 0px;
	margin-top:8px;
	margin-bottom:8px;
}

hr.note_hr {
	width:100%;
	border-style:solid;
	border-color:#AFAFAF;
	border-width:1px 0px 0px 0px;
	text-align:center;
	margin-top:8px;
	margin-bottom:8px;
}

span.size1 {
	font-size:xx-small;
	line-height:150%;
	text-indent:0px;
	display:inline;
}
span.size2 {
	font-size:x-small;
	line-height:150%;
	text-indent:0px;
	display:inline;
}
span.size3 {
	font-size:small;
	line-height:150%;
	text-indent:0px;
	display:inline;
}
span.size4 {
	font-size:medium;
	line-height:150%;
	text-indent:0px;
	display:inline;
}
span.size5 {
	font-size:large;
	line-height:150%;
	text-indent:0px;
	display:inline;
}
span.size6 {
	font-size:x-large;
	line-height:150%;
	text-indent:0px;
	display:inline;
}
span.size7 {
	font-size:xx-large;
	line-height:150%;
	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 */

/*******************************/

#container {
	position: relative;
	margin-left:auto;
	margin-right:auto;
	width:840px;
}


#header {
	height:120px;
	margin-bottom:20px;
	background: #545454;
	/* background: #AFAFAF; */

}

#header h1{
	position: absolute;
	top:50px;
	left:180px;
	font-size: 28px;
	font-weight:bold;

}

#header h1 a {
	color:white;
}

#header .logo {
	position: absolute;
	top:22px;
	left:40px;
	width:80px;
	height:80px;
}

#header .subTitle{
	position:absolute;
	top:86px;
	left:180px;
	font-size:12px;
	color: #AFAFAF;

}


/*******************************/

#headNavigator {
	position: absolute;
	top: 4px;
	right: 20px;
	font-size: 10px;
	float: none;
	color:#AFAFAF;
}

#headNavigator a{
	display:inline;
    color:#AFAFAF;
}


/*******************************/

#headTopics {
	position:absolute;
	top:45px;
	right:30px;
	/*clear:both;*/
	height:60px;
	font-size: 12px;
	line-height:150%;
	color:#E8E8E8;
	overflow:hidden;
}

#headTopics a:hover{
  text-decoration:none;
}

/*******************************/

#menubar {
	float: left;
	width:160px;
	margin-right:20px;
	font-size: 12px;

	overflow:hidden;
}

#menubar a{
	display:block;
	color:#3344EE;
}

#menubar ul {
	margin:0;
	padding:0;
}


#menubar h2 {
	margin-bottom:6px;
	padding-left:7px;
	padding-right:7px;	
	padding-top:7px;
	padding-bottom:7px;
	border:0;
	color:white;
	font-size: 12px;
	background-color:#545454;
}


#menubar h3 {
	margin-bottom:6px;
	font-size: 12px;
	color:#666666;
}

#menubar h3 a {
	padding-left:7px;
	padding-right:7px;	
	padding-top:7px;
	padding-bottom:7px;
	text-decoration:none;
	color:#666666;
	background-color:#E3E3E3;
}

#menubar h3 a:hover {
	color:white;
	background-color:black;
}

#menubar h4 {
	font-size: 12px;
	color:#666666;
	border-left: 4px solid #545454;
	border-bottom: 1px solid #545454;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:2px;
	margin-bottom:.5em;
}

#menubar h4 a {
	color:#666666;
}

#menubar h5, h6 {
	margin-bottom:6px;
	padding-left:7px;
	padding-right:7px;	
	padding-top:7px;
	padding-bottom:7px;
	color:white;
	font-size: 12px;
	background-color:#545454;
}

#menubar div.jumpmenu {
    display:none;
	font-size:60%;
	text-align:right;
}


/*******************************/

#contents{
    float:left;
	width:480px;
	margin-right:20px;
	font-size: 12px;
	line-height:170%; 
	overflow:hidden;
}



#contents a {
	display:inline;
    color:#3344EE;
}

#contents p{ line-height:170%; margin-bottom:12px;}

#contents ul {
  margin-top:12px;
  margin-bottom:15px;
}

#contents ul li { line-height:170%; }

#contents h2 {
	padding-left:7px;
	padding-top:7px;
	padding-bottom:6px;
	margin-top:0px;
	margin-bottom:18px;
	color:white;
	font-size: 12px;
	line-height:130%;
	background-color:#545454;
}

#contents h2 a {
	color:white;
}

#contents h3 {
	padding-left:7px;
	padding-top:0px;
	padding-bottom:3px;
	margin-top:0px;
	margin-bottom:12px;
	border-left:   4px solid #545454;
	border-bottom:  1px solid #545454;
	color:#666666;
	font-size: 12px;
}

#contents h3 a {
    font-weight:bold;
	color:#666666;
}

#contents h4 {
	border-left: 4px solid #545454;
	padding-left:6px;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:9px;
	font-size: 12px;
}

#contents h4 a {
    font-weight:bold;
	color:#676767;
}



/*******************************/

#sidebar{
    float:left;
    width:160px;
	font-size: 12px;
    overflow:hidden;
}

#sidebar a {
	display:block;
    color:#3344EE;
}

#sidebar ul {
	margin-bottom:4px;
	padding:0;
}

#sidebar ul li{
	line-height:130%;
}

#sidebar h2 {
	margin-bottom:6px;
	padding-left:7px;
	padding-right:7px;
	padding-top:7px;
	padding-bottom:7px;
	border:0;
	color:white;
	font-size: 12px;
	background-color:#545454;
}


#sidebar h3 {
	margin-bottom:6px;
	font-size: 12px;
	color:#666666;

}

#sidebar h3 a {
	padding-left:7px;
	padding-right:7px;	
	padding-top:7px;
	padding-bottom:7px;
	text-decoration:none;
	color:#666666;
	background-color:#E3E3E3;
}

#sidebar h3 a:hover {
	color:white;
	background-color:black;
}

#sidebar h4 {
	border-left: 4px solid #545454;
	margin-bottom:6px;
	padding-left:6px;
	padding-top:6px;
	padding-bottom:6px;
	font-size: 12px;
}

#sidebar h5, h6 {
	margin-bottom:6px;
	padding-left:7px;
	padding-right:7px;	
	padding-top:7px;
	padding-bottom:7px;
	color:white;
	font-size: 12px;
	background-color:#545454;
}

#sidebar div.jumpmenu {
    display:none;
	font-size:60%;
	text-align:right;
}



/*******************************/

#body {

}


/*******************************/

#note {
	clear:both;
	padding:0px;
	margin:0px;
}


/*******************************/

#attach {
	clear:both;
	padding:0px;
	margin:0px;
	font-size:12px;
}


/*******************************/

#toolbar {
	clear:both;
	padding-top:1em;
	margin:0;
	text-align:right;
	padding-right:2em;
	color:#AFAFAF;
	background: #545454;
}

#toolbar a{
	display:inline;
}

/*******************************/

#lastmodified {
	font-size:10px;
	padding-left:3em;
	padding-bottom:3px;
	color: #AFAFAF;
	background: #545454;
}


/*******************************/

#related {
	font-size:10px;
	padding-left:3em;
	color: #AFAFAF;
	background: #545454;
}

#related a{
	display:inline;
    color:white;
}

/*******************************/

#footer {
	font-size:10px;
	padding-top:1em;
	padding-left:3em;
	padding-bottom:2em;
	color: #AFAFAF;
	background: #545454;
}

#footer a{
	display:inline;
    color:#E8E8E8;
}


/*******************************/

#banner {
	float:right;
	margin-top:24px;
}


/*******************************/

#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:10px;
	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:10px;
	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:9px; }

/* 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 {
	border-style:solid;
	border-color:#AFAFAF;
	border-width:1px 0px 0px 0px;
	margin-top:8px;
	margin-bottom:8px;
}

/* 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:10px; }
ul.popular_list {
  font-size:90%;
}

/* recent.inc.php,showrss.inc.php */

ul.recent_list {
  font-size:90%;
}

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

/* vote.inc.php */
td.vote_label {
	color:white;
	background-color:#545454;
	padding:4px 8px;
}
td.vote_td1 {
	color:inherit;
	background-color:#CCCCCC;
	padding:4px 8px;
}
td.vote_td2 {
	color:inherit;
	background-color:#DDDDDD;
	padding:4px 8px;
}

