/* @import url("../orangebox/base_3float.css");*/
/* @import url("../orangebox/base.css"); */
/* @import url("../orangebox/plugin.css"); */
/* @import url("color_cloudwalk.css"); */
@charset "UTF-8";

*{
	margin:0px;
	padding:0px;
}
body{
	text-align:center;
}
div#wrapper{
	width:98%;
	margin:9px auto;
	text-align:left;
}

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

/* ■■ design ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/* General
----------------------------------------------------------------------------- */
body{
	font-size:15px;
}
img{
	border:none;
	vertical-align:middle;
}
div#wrap_sidebar,
div#wrap_maincol{
	/* PageNavigatorの下とFooterの上に隙間を作る */
	margin-top:3px;
	margin-bottom:7px;
}

/* CenterBar
----------------------------------------------------------------------------- */
div#content{
	padding:0px 15px;
}
div#content h1.title{
	font-size:35px;
	margin:10px 0px 40px 0px;
}
div#content h1.title a{
	text-decoration:none;
}
div#lastmodified{
	color:#777;
	font-size:12px;
	text-align:left;
	margin:-40px 0px 40px 0px;
}
div#body{
	line-height:1.5em;
	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:1em;
}
div#body h1{
	margin:30px 0px 5px 0px;
	padding-left:10px;
}
div#body h1 a{
	text-decoration:none;
}
div#body h2{
	margin:30px 0px 5px 0px;
	padding-left:10px;
}
div#body h2 a{
	text-decoration:none;
}
div#body h3{
	margin:2em 0px 5px 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{
	margin:5px 0px 5px 100px; /* １つめを 100px ずらす */
}
div#body ul ul{
	margin-left:30px;
}
div#body ol{
	margin:5px 0px 5px 100px; /* １つめを 100px ずらす */
}
div#body ol ol{
	margin-left:30px;
}
ul.list1{
	list-style-type:disc;
}
ul.list2{
	list-style-type:circle;
}
ul.list3{
	list-style-type:square;
}
ol.list1{
	display:list-item;
	list-style-type:decimal;
}
ol.list2{
	display:list-item;
	list-style-type:lower-roman;
}
ol.list3{
	display:list-item;
	list-style-type:lower-alpha;
}
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 5px #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:5px;
	margin:1px;
	text-align:center;
	color:inherit;
	background-color:#EEEEEE;
}
.style_td{
	padding:5px;
	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{
	color:#666;
	border-left:solid 4px #999;
	margin:45px 0px 0px 0px;
	padding-left:5px;
	clear:both;
}
#note{
	border-bottom:solid 1px #999;
}

/* Header
----------------------------------------------------------------------------- */
#header{
	font-family:Arial,Sans Serif,generic font family;
}
#header a{
	text-decoration:none;
}
#header:before{
	margin:0px 0px -6px 0px;
	line-height:0.1;
	font-size:1px;
	height:7px;
	content:url("top_left.png");
	display:block;
	background:transparent url("top_right.png") no-repeat top right;
}
#header:after{
	margin:-6px 0px 0px 0px;
	line-height:0.1;
	font-size:1px;
	height:7px;
	content:url("bottom_left.png");
	display:block;
	background:transparent url("bottom_right.png") no-repeat top right;
}
#logo{
	padding:20px 0px 10px 20px;
	font-size:40px;
}

/* Navigator
----------------------------------------------------------------------------- */
#navigator{
	margin:7px 0px 4px;
}
#navigator:before{
	margin:0px 0px -6px 0px;
	line-height:0.1;
	font-size:1px;
	height:7px;
	content:url("top_left.png");
	display:block;
	background:transparent url("top_right.png") no-repeat top right;
}
#navigator:after{
	margin:-6px 0px 0px 0px;
	line-height:0.1;
	font-size:1px;
	height:7px;
	content:url("bottom_left.png");
	display:block;
	background:transparent url("bottom_right.png") no-repeat top right;
}
#navigator a{
	text-decoration:none;
}
#navigator p{
	margin:0px 0px 0px 15px;
	padding:2px 0px;
}
#navigator li{
	padding:2px 0px;
}
#page_navigator{
	margin:0px 15px;
}

/* Side_Bar
----------------------------------------------------------------------------- */
#sidebar,
#subbar{
	overflow:hidden;
}
.bar{
	word-break:break-all;
	padding:7px 15px 15px 15px;
}
.bar:before{
	margin:-7px -15px -9px -15px;
	line-height:0.1;
	font-size:1px;
	height:7px;
	content:url("top_left.png");
	display:block;
	background:transparent url("top_right.png") no-repeat top right;
}
.bar:after{
	margin:10px -15px -15px -15px;
	line-height:0.1;
	font-size:1px;
	height:7px;
	content:url("bottom_left.png");
	display:block;
	background:transparent url("bottom_right.png") no-repeat top right;
}
.bar h1,
.bar h2,
.bar h3,
.bar h4,
.bar h5{
	font-size:1em;
	font-weight:bold;
	margin:13px -5px 3px -5px;
	padding:0px 5px;
}
.bar div.jumpmenu{
	display:none;
}
.bar ul{
}
.bar li{
	list-style-type:none;
}
.bar ul.list1 li{
	margin-left:-32px;
}
.bar ul.list2 li{
	margin-left:-25px;
}
.bar ul.list3 li{
	margin-left:-25px;
}
.bar ol.list1 li{             /* これがないと、左に寄ってしまう。 */
	margin-left:-32px;
}
.bar ol.list2 li{
	margin-left:-25px;
}
.bar ol.list3 li{
	margin-left:-25px;
}
.bar img{
	margin:0px auto;
	padding:0px;
}

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

/* Footer
----------------------------------------------------------------------------- */
#footer:before{
	margin:0px 0px -6px 0px;
	line-height:0.1;
	font-size:1px;
	height:7px;
	content:url("top_left.png");
	display:block;
	background:transparent url("top_right.png") no-repeat top right;
}
#footer:after{
	margin:-6px 0px 0px 0px;
	line-height:0.1;
	font-size:1px;
	height:7px;
	content:url("bottom_left.png");
	display:block;
	background:transparent url("bottom_right.png") no-repeat top right;
}
#footer a{
	text-decoration:none;
}
#copyright{
	font-size:13px;
	text-align:center;
}

/*------------------------------------------------------------------------ base_3float.css */

/* PageAction
----------------------------------------------------------------------------- */
/* 表示 */
#page_action .pa_edit,
#page_action .pa_attach,
#page_action .pa_diff,
#page_action .pa_backup{
	height:20px;
	background-repeat:no-repeat;
	padding-left:20px;
}
.pa_edit{
	background-image:url("../../../image/edit.png");
}
.pa_attach{
	background-image:url("../../../image/file.png");
}
.pa_diff{
	background-image:url("../../../image/diff.png");
}
.pa_backup{
	background-image:url("../../../image/backup.png");
}

/* 非表示 */
.pa_reload,
.pa_newpage,
.pa_freeze,
.pa_unfreeze,
.pa_list,
.pa_serch,
.pa_whatnew,
.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:15px 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:x-small;
}
span.new1{
	color:red;
	font-size:x-small;
}
span.new5{
	color:green;
	font-size:xx-small;
}

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

/* vote.inc.php
----------------------------------------------------------------------------- */
td.vote_label{
	background-color:#FFCCCC;
}
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{
	background-color:#666e99;
	background-image:url("cloudwalk.jpg");
}
div#header a{
	color:#fff;
}

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

/* Navigator
----------------------------------------------------------------------------- */
div#navigator{
	background-color:#aaa;
}
div#navigator a{
	color:#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 10px #666e99;
}
div#body h3 a{
	color:#666e99;
}

/* h4 */
div#body h4{
	color:#666e99;
    padding: 5px;
    border-left:solid 5px #9999BB;
}
div#body h4 a{
	color:#9999BB;
}

div#sidebar h1,
div#sidebar h2,
div#sidebar h3,
div#sidebar h4,
div#sidebar h5{
	color:#666eaa;
}
div#search_form{
	background-color:#ccc;
	background-image:url("sky1.jpg");
}
div#page_action{
	background-color:#ccc;
	background-image:url("sky2.jpg");
}
div#menubar{
	background-color:#a3bac2;
	background-image:url("sky1.jpg");
	/*width:200px;*/
}

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

/* 追加
----------------------------------------------------------------------------- */
div#menubar {
  padding:0px;
  margin:0px;
  word-break:break-all;
  font-size:90%;
  overflow:hidden;
  width:100%;
}
div#menubar ul {
  margin:0px 0px 0px .5em;
  padding:0px 0px 0px .5em;
}
div#menubar ul li {
  line-height:110%;
}
div#menubar h4 {
  font-size:110%;
}

/* divregion のために追加 */
div.divregion{
	background-color:#FF00000;
	color:gray;
	border:gray 1px solid;
}
div.divregion_contents{
	border-bottom: solid 1px #666e99;
}
div.divregion_h1{
	color:white;
	background-color:#666e99;
	padding:1px 4px;
}
div.divregion_h2{
	border-bottom: solid 1px #666e99;
	border-left: solid 10px #666e99;
}
