@charset "Shift_JIS";

/*‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘*/
/* base_3float.css                                                              */
/*‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘*/

*{
	margin:0px;
	padding:0px;
}
body{
	text-align:center;
}
div#wrapper{
	width:100%;
	min-width:780px;
	margin:0px 0px;
	text-align:left;
}

/* wrap
----------------------------------------------------------------------------- */
div#wrap_content{
	float:right;
	width:77%;
	min-height: 1200px;
/*	min-width:74%;*/
}
div#wrap_sidebar{
	float:left;
	width:20%;
	min-height: 1200px;
}
div#footer{
	clear:both;
}

/* ‘‘ design ‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘*/

/* General
----------------------------------------------------------------------------- */
body{
	font-size:14px;
}
img{
	border:none;
	vertical-align:middle;
}

/* CenterBar
----------------------------------------------------------------------------- */
div#content{
	padding:0px 10px;
}
div#content h1.title{
	font-size:30px;
	margin:10px 0px 10px 0px;
}
div#content h1.title a{
	text-decoration:none;
}
div#lastmodified{
	color:#777;
	font-size:12px;
	text-align:left;
	margin:-10px 0px 0px 0px;
}
div#body{
	line-height:20px;
	width:100%;
	word-break:break-all;
	overflow:hidden;
}
div#body h1,
div#body h2,
div#body h3
div#body h4
div#body input{
	line-height:1.5em;
}
div#body h1{
	margin:16px 0px 2px 0px;
	padding-left:10px;
}
div#body h1 a{
	text-decoration:none;
}
div#body h2{
	margin:16px 0px 2px 0px;
	padding-left:10px;
}
div#body h2 a{
	text-decoration:none;
}
div#body h3{
	margin:16px 0px 2px 0px;
	padding-left:8px;
}
div#body h3 a{
	text-decoration:none;
}
div#body h4{
	margin:2em 0px 0px 3em;
}
div#body h4 a{
	text-decoration:none;
}

div#body p{
	margin:1em 0px;
}
div#body ul{
	line-height:1.5em;
	margin:5px 0px 5px 30px;
}
div#body ul ul{
	line-height:1.5em;
	margin-left:30px;
}
ul.list1{
	list-style-type:disc;
	font-size:12px;
}
ul.list2{
	list-style-type:circle;
	font-size:12px;
}
ul.list3{
	list-style-type:square;
	font-size:12px;
}
ol.list1{
	list-style-type:decimal;
	font-size:12px;
}
ol.list2{
	list-style-type:lower-roman;
	font-size:12px;
}
ol.list3{
	list-style-type:lower-alpha;
	font-size:12px;
}
dd{
	margin:2px 0px 5px 20px;
}
div#body table{
	word-break:break-all;
	word-wrap:break-word;
	max-width:100%;
}
pre{
	background-color:#fff;
	border-top:#666 1px solid;
	border-right:#888899 2px solid;
	border-bottom:#888899 2px solid;
	border-left:#666 1px solid;
	margin:15px;
	padding:.5em;
	white-space:pre;
	word-wrap:break-word;
	overflow:auto;
	color:black;
}
blockquote{
	margin:1em 2em 1em;
	padding-left:0.3em;
	border-left:solid 3px #999;
}
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;
	text-align:left;
	color:inherit;
	background-color:#ccd5dd;
}
.style_th{
	padding:3px;
	margin:1px;
	text-align:center;
	color:inherit;
	background-color:#EEEEEE;
}
.style_td{
	padding:3px;
	margin:1px;
	color:inherit;
	background-color:#EEF5FF;
}
div.ie5{
	text-align:center;
}
span.noexists{
	background-color:#FFFACC;
}
.small{
	font-size:80%;
}
span.size1{
	font-size:xx-small;
}
span.size2{
	font-size:x-small;
}
span.size3{
	font-size:small;
}
span.size4{
	font-size:medium;
}
span.size5{
	font-size:large;
}
span.size6{
	font-size:x-large;
}
span.size7{
	font-size:xx-large;
}
hr{
	color:#fff;
	border:none;
	border-top:1px solid #999;
}
div#body textarea{
	max-width:100%;
}

/* Summary
----------------------------------------------------------------------------- */
#summary{
	font-size:12px;
	color:#666;
	border-left:solid 4px #999;
	margin:15px 0px 0px 0px;
	padding:10px 10px 10px 10px;
	clear:both;
}
#note{
	font-size:12px;
	border-bottom:solid 1px #999;
	padding:10px 10px 10px 10px;
}

/* Header
----------------------------------------------------------------------------- */
#header{
	font-family:Arial,Sans Serif,generic font family;
}
#header a{
	text-decoration:none;
}
#logo{
	padding:10px 20px 5px 20px;
	font-size:40px;
}

/* Navigator
----------------------------------------------------------------------------- */
#navigator{
	margin:0px 0px;
	padding:4px 4px;
	text-align:right;
	font-weight:bold;
}
#navigator a{
	text-decoration:none;
}
#navigator p{
	margin:0px 0px 0px 15px;
	padding:2px 0px;
}
#navigator li{
	display:inline;
	padding:2px 0px;
}
#page_navigator{
	float:right;
}

/* Side_Bar
----------------------------------------------------------------------------- */
#sidebar,
#subbar{
	overflow:hidden;
	padding-left:5px;

}
.bar{
	word-break:break-all;
	padding:5px 5px 5px 5px;
}
.bar h1,
.bar h2,
.bar h3,
.bar h4,
.bar h5{
	font-size:14px;
	font-weight:bold;
	margin:13px -2px 3px -2px;
	padding:0px 2px;
}
.bar div.jumpmenu{
	display:none;
}
.bar ul{
	font-size:12px;
}
.bar li{
	line-height:18px;
	font-size:12px;
	list-style-type:none;
	padding-left:10px;
}
.bar ul.list1 li{
	margin-left:-32px;
}
.bar ul.list2 li{
	margin-left:-25px;
}
.bar ul.list3 li{
	margin-left:-25px;
}

/* RightBar
----------------------------------------------------------------------------- */
#page_action{
	margin:7px 0px;
}

/* Footer
----------------------------------------------------------------------------- */
div#footer{
	margin:10px 10px;
	padding:10px 10px;
}

#footer a{
	text-decoration:none;
}
#copyright{
	font-size:10px;
	text-align:center;
}


/*‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘*/
/* plugin.css                                                                   */
/*‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘*/

/* PageAction
----------------------------------------------------------------------------- */
/* \¦ */
#page_action .pa_newpage,
#page_action .pa_edit,
#page_action .pa_freeze,
#page_action .pa_unfreeze,
#page_action .pa_diff,
#page_action .pa_backup{
	height:20px;
	background-repeat:no-repeat;
	padding-left:20px;
}
.pa_newpage{
	background-image:url("../../../image/new.png");
}
.pa_edit{
	background-image:url("../../../image/edit.png");
}
.pa_unfreeze{
	background-image:url("../../../image/unfreeze.png");
}
.pa_freeze{
	background-image:url("../../../image/freeze.png");
	color:#999;
}
.pa_diff{
	background-image:url("../../../image/diff.png");
}
.pa_backup{
	background-image:url("../../../image/backup.png");
}

/* ρ\¦ */
.pa_reload,
.pa_filelist,
.pa_attach,
.pa_serch,
.pa_whatnew,
.pa_list,
.pa_help{
	display:none;
}

/* ExternalLink (skin/river/external_link.js)
----------------------------------------------------------------------------- */
/*.external_link{
	background-repeat:no-repeat;
	background-position:right;
	background-image:url("../external_link.gif");
	padding-right:15px;
} */

/* EditForm
----------------------------------------------------------------------------- */
.edit_form{
	clear:both;
}
div.edit_form textarea{
	font-size:13pt;
	width:95%;
	min-width:99%;
}

/* EditPreview
----------------------------------------------------------------------------- */
div#preview{
	background-color:#ffffcc;
	margin-bottom:20px;
	border-right:solid 2px #ccc;
	border-bottom:solid 2px #ccc;
}

/* Paragraph Link
----------------------------------------------------------------------------- */
.anchor_super{
	font-size:0.4em;
	vertical-align:40%;
}
.super_index{
	color:#f90;
	font-size:0.4em;
	vertical-align:40%;
}
div.side_bar a.anchor_super{
	display:none;
}
div.jumpmenu{
	font-size:0.6em;
	text-align:right;
	float:right;
}
div.jumpmenu a{
	text-decoration:none;
}

/* Note
----------------------------------------------------------------------------- */
.note_super{
	font-size:0.6em;
	vertical-align:30%;
}
/* Diff
------------------------------------------------------------------------------*/
span.diff_added{
	color:blue;
}
span.diff_removed{
	color:red;
}

/* Serch
----------------------------------------------------------------------------- */
strong.word0{
	background-color:#FFFF66;
}
strong.word1{
	background-color:#A0FFFF;
}
strong.word2{
	background-color:#99FF99;
}
strong.word3{
	background-color:#FF9999;
}
strong.word4{
	background-color:#FF66FF;
}
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;
}

/* Amazon (amazon.inc.phpΜό’)
----------------------------------------------------------------------------- */
.amazon{
	padding:.5em 1.5em .5em 1.5em;
	text-align:center
}
div.side_bar div.amazon{
	margin-top:0.5em;
	padding:0px;
}

/* Calender (calendar*.inc.php)
----------------------------------------------------------------------------- */
table.style_calendar{
	width:200px;
	height:230px;
	border:solid 1px #ccc;
	background-color:#ccc;
	text-align:center;
	font-size:15px;
}
td.style_td_caltop{
	background-color:#fff;
	text-align:center;
}
td.style_td_today{
	background-color:#ff9;
	text-align:center;
}
td.style_td_sat{
	background-color:#ddd;
	text-align:center;
}
td.style_td_sun{
	background-color:#fdd;
	text-align:center;
}
td.style_td_blank{
	background-color:#fff;
	text-align:center;
}
td.style_td_day{
	background-color:#eee;
	text-align:center;
}
td.style_td_week{
	color:#666;
	background-color:#ccc;
	font-weight:bold;
	text-align:center;
}
table.style_calendar a{
	color:black;
	text-decoration:none;
}
table.style_calendar a strong{
	color:#f60;
	text-decoration:underline;
}
table.style_calendar a:hover strong{
	color:#666;
}

.bar table.style_calendar{
	border:none;
	text-align:center;
	font-size:14px;
	background-color:transparent;
	width:83%;
	height:auto;
	min-width:99%;
	margin:0px auto;
}
.bar table.style_calendar a{
	color:black;
	background-color:transparent;
	text-decoration:none;
}
.bar table.style_calendar a strong{
	color:#666;
	text-decoration:underline;
}
.bar td.style_td_caltop{
	text-align:center;
	background-color:transparent;
}
.bar td.style_td_week{
	color:#000;
	text-align:center;
	font-weight:normal;
	background-color:transparent;
}
.bar td.style_td_sat{
	text-align:center;
	background-color:transparent;
}
.bar td.style_td_sun{
	text-align:center;
	background-color:transparent;
}
.bar td.style_td_blank{
	text-align:center;
	background-color:transparent;
}
.bar td.style_td_day{
	text-align:center;
	background-color:transparent;
}
.bar td.style_td_today{
	text-align:center;
	background-color:transparent;
}

/* Clear (clear.inc.php)
----------------------------------------------------------------------------- */
.clear{
	clear:both;
}


/* Contents (contents.inc.php)
----------------------------------------------------------------------------- */
div.contents{
	border:solid 1px #999;
	border-right:none;
	border-bottom:solid 1px #fff;
	width:60%;
	margin:10px 0px;
}
div.contents:before{
	content:"ΰ­Ά";
	color:#fff;
	background-color:#999;
	font-size:12px;
	font-weight:bold;
	line-height:1em;
	display:block;
	width:3.5em;
	text-align:center;
	padding:2px;
}
div.contents ul{
	margin:7px 0px 15px;
}

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

/* Hr (hr.inc.php)
----------------------------------------------------------------------------- */
hr.short_line{
	text-align:center;
	width:80%;
	margin:0px auto;
}

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

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

/* Navi (navi.inc.php)
----------------------------------------------------------------------------- */
ul.navi{
	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 (new.inc.php)
----------------------------------------------------------------------------- */
span.comment_date{
	font-size:10px;
}
span.new1{
	color:red;
	font-size:90%;
}
span.new5{
	color:green;
	font-size:90%;
}

/* Popular (popular.inc.php)
----------------------------------------------------------------------------- */
span.counter{
	font-size:1em;
}

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

/*‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘*/
/* color_cloudwalk.css                                                              */
/*‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘*/

body{
	color:#000;
	background-color:#ffffff;
}

/* Link General
----------------------------------------------------------------------------- */
a:link{
	color:#353573;
}
a:visited{
	color:#733535;
}
a:hover{
	color:darkorange;
}

/* header
----------------------------------------------------------------------------- */
div#header{
	height: 60px;
	background-color:#666e99;
	background-image:url("cloudwalk1.jpg");
	background-position:left top;
}
div#header a{
	color:#fff;
}

/* Page Title */
div#content h1.title{
	color:#666e99;
}
div#content h1.title a{
	color:#666e99;
}

/* Navigator
----------------------------------------------------------------------------- */
div#navigator{
	height: 16px;
	color:#fff;
	background-color:#888faa;
	background-image:url("cloudwalk2.jpg");
	background-position:left top;
}
div#navigator a{
	color:#fff;
	border-bottom:solid 1px #fff;
}
div#navigator a:hover{
	color:#fc0;
}

/* Contents
----------------------------------------------------------------------------- */
/* h1 (include.inc.php, calender_viwer.inc.php) */
div#body h1{
	color:#666e99;
	border-bottom:solid 2px #666e99;
	border-left:solid 10px #666e99;
}
div#body h1 a{
	color:#666e99;
}

/* h2 */
div#body h2{
	color:#666e99;
/*	border-bottom:solid 2px #666e99; */
	border-left:solid 10px #666e99;
}
div#body h2 a{
	color:#666e99;
}

/* h3 */
div#body h3{
	color:#666e99;
	border-left:solid 6px #666e99;
}
div#body h3 a{
	color:#666e99;
}

div#sidebar h1,
div#sidebar h2,
div#sidebar h3,
div#sidebar h4,
div#sidebar h5{
	color:#666eaa;
}
div#search_form{
}
div#page_action{
}
div#menubar{
}
div#wrap_sidebar{
	background-image:url("sky1.jpg");
	background-color:#ccc;
}

/* footer
----------------------------------------------------------------------------- */
div#footer{
	color:#666;
	border-top:solid 1px #999;
}
div#footer a{
	color:#666;
}



/*‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘*/
/* HORIZONTAL FREESTYLE MENU LAYOUT@@@@@ */
/*‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘*/


/* First level <ul> tags in the menu */
#page_navigator .list1 {
 margin: 0;
 padding: 0;
 list-style: none;
 font-weight: bold;
}

/* Submenus (<ul> tags) are hidden and absolutely positioned downwards from their parent */
#page_navigator .list1 ul {
 margin: 0;
 padding: 0;
 left: -32px;
 list-style: none;
 font-weight: normal;
 visibility: hidden;
 position: absolute;
 top: 2em; /* I'm using ems to allow people to zoom their font */
 width: 120px;
}

/* Second and third etc. level submenus - position across from parent instead */
#page_navigator .list1 ul ul {
 top: 0px;
 left: 88px;
}

/*
 All menu items (<li> tags). 'float: left' lines them up horizontally, and they are
 positioned relatively to correctly offset submenus. Also, they have overlapping borders.
*/
#page_navigator .list1 li {
 float: left;
 position: relative;
 background: #999;
 border: 1px solid #FFF;
 margin-right: 0px;
}

/* Items in submenus - override float/border/margin from above, restoring default vertical style */
#page_navigator .list1 ul li {
 float: none;
 color: #FFF;
 margin-bottom: -3px;
}
#page_navigator .list1 ul>li:last-child {
 margin-bottom: 0px;
}

/* Links inside the menu */
#page_navigator .list1 a {
 display: block;
 padding: 4px;
 color: #FFF;
 text-decoration:  none;
}

/* Lit  items: 'hover' is mouseover, 'highlighted' are parent items to visible menus */
#page_navigator .list1 a:hover, #page_navigator .list1 a.highlighted:hover, #page_navigator .list1 a:focus {
 color: orange;
 background-color: #666eaa;
}
#page_navigator .list1  a.highlighted {
 color: #FFF;
 background-color: #353573;
}

/* Only style submenu indicators within submenus. */
#page_navigator .list1 a .subind {
 display:  none;
}
#page_navigator .list1 ul a .subind {
 display:  block;
 float: right;
}

/* 'Escaped Comment' hack for horizontal menubar width in IE5/Mac */
#page_navigator .list1 a {
 float: left;
}
#page_navigator .list1 ul a {
 float: none;
}
/* \*/
#page_navigator .list1 a {
 float: none;
}
/* */


/* This semi-commented section exists to fix bugs in IE/Windows (the 'Holly Hack'). \*/
* html #page_navigator .list1 ul li {
 float: left;
 height: 1%;
}
* html #page_navigator .list1 ul a {
 height: 1%;
}


/* PukiWiki Adjustment for IE5 */
#page_navigator .list3 {
 margin-left: 0px;
 padding-left: 0px;
}

/* End Hack */
