@charset "iso-8859-1";

pre, dl, ol, p, blockquote { line-height:130%; }


blockquote
 { 
margin:10px 5px 10px 60px;
padding:5px ;
background-image: url(../image/capri/bg-quote.gif)	; 
background-color: #ededed;
background-repeat: repeat-y	;
border-top:1px solid #d9d9d9 ;
border-right:1px solid #d9d9d9 ;
border-bottom:1px solid #c8c8c8 ;
font-size:90%;

 }



pre.aa
{
font-family:'MS P GOTHIC';
font-sie:13px;
font-height:18px;
line-height:100%;
}







img.external_link{

		 margin:2px .5em 2px .2em;
}

body{

	  border:0px solid #000;
	  margin	:	0px	;
	  padding	:	0px 0px 0px 16px	;
	  background-image: url(../image/capri/bg-body.gif)	; 
	  background-repeat: repeat-y	;

	color:#383838;
	background-color:white;
	font-size:90%;
	font-family:'MS UI GOTHIC',verdana, arial, helvetica, Sans-Serif;
}

td {
	color:#383838;
	margin-left:2%;
	margin-right:2%;
	font-size:90%;
	font-family:'MS UI GOTHIC',verdana, arial, helvetica, Sans-Serif;
}

div.koukoku
{
border:0px solid #000;
	  margin	:	3px 3px 0px 0px	;
	  padding	:	0px	;
	  text-align: right	;
}

DIV#add
{
	margin:4px 5px;
	padding:0px;
	text-align:right;
	color:#888888;
	font-size:11px;
}

DIV#add a:link, DIV#add a:active, DIV#add a:visited, DIV#add a:hover,
{
		color:#888888;

}

form{margin:.2em 3em;}

a:link {
	color:#971415;
	background-color:inherit;
	text-decoration:none;
}

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

a:visited {
	color:#888e2e;
	background-color:inherit;
	text-decoration:none;
}

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




DIV#menubar a:link
	{ color: #5e0d0f	;text-decoration:none;	}
DIV#menubar a:visited
	{ color: #363636	;text-decoration:none;	}
DIV#menubar a:active
	{ color: #bf4d08	;text-decoration:none;	}
DIV#menubar a:hover
	{ color: #bf4d08	;text-decoration:none;	}












DIV#navigator UL
	{ border:0px solid #000;
	  margin	:	0px	;
	  padding	:	0px	;
	  text-align: right	;
	  font-weight: bold 	;  }
DIV#navigator LI
	{ border:0px solid #000;
	  display:inline;
	  margin	:	0px 0px 0px 5px	;
	  padding	:	0px	;
	  list-style-type: none	; }


a:link.menu,a:visited.menu,a:hover.menu,a:active.menu
{
	color:#000000;
	font-weight: bold ; 
	letter-spacing:.1em;
	}




h1 a:link,h2 a:link,h3 a:link,h4 a:link,h5 a:link,h6 a:link,
h1 a:visited,h2 a:visited,h3 a:visited,h4 a:visited,h5 a:visited,h6 a:visited

{	color:#2d2d2d;	}


h1{background-image: url(../image/capri/h1.gif)	; 
	background-repeat: no-repeat	;
	background-position: bottom left	;
	padding:0px 0px 1px 28px;
	height	:28px;
	font-size:14px;
	font-family:'MS UI GOTHIC',verdana, arial, helvetica, Sans-Serif;
	color:#151515;
	margin:0px 0px .1em 0px;
}

h2 {background-image: url(../image/capri/h2.gif)	; 
	background-repeat: no-repeat	;
	background-position: left	;
	margin:1em 0px .5em 0px;
	padding:0px 0px 4px 40px;
	height	:22px;
	font-size:18px;
	color:#151515;
}
h3 {background-image: url(../image/capri/h3.gif)	; 
	background-repeat: no-repeat	;
	background-position:  left	;
	padding:4px 0px 0px 40px;
	height	:22px;
	font-size:14px;
	color:#151515;
	margin:1em 0px .5em 0px;
}
h4 {background-image: url(../image/capri/h4.gif)	; 
	background-repeat: no-repeat	;
	background-position:  left	;
	padding:2px 0px 4px 40px;
	height	:20px;
	font-size:13px;
	color:#151515;
	margin:1em 0px .5em 0px;
}
h5 {background-image: url(../image/h5.gif)	; 
	background-repeat: no-repeat	;
	background-position:  left	;
	padding:3px 0px 3px 28px;
	height	:17px;
	font-size:13px;
	color:#151515;
 	margin:.1em 0px .5em 0px;
}

h6 { 
	font-family:"MS UI Gothic",verdana, arial, helvetica, Sans-Serif;
	color:#151515;
 	padding:.3em;
 	border:0px;
 	margin:.1em 0px .1em 0px;
}

h1.title {


border:0px solid #000;
	  background-image: url(../image/capri/h1-title.gif)	; 
	  background-repeat: no-repeat	;
	height	:18px;
	  margin	:	20px 0px 4px 15px	;
	  padding	:	3px 0px 0px 25px	;
	  font-size: 15px	;
	  font-weight: bold 	; 

}

DIV#topicpath
 {	border:0px solid #000;
	  margin	:	0px 0px 5px 40px	;
	  padding	:	0px	; }




div#menubar div {
margin:0px;
}












dt {
	font-weight:bold;
	margin-top:.5em;
	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:.5em;
	margin-left:1em;
	margin-right:2em;
	white-space:pre;
	color:black;
	background-color:#F0F8FF;
}

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

ul {
	margin-top:.5em;
	margin-bottom:.5em;
	line-height:130%;
}

em { font-style:italic; }

strong { font-weight:bold; }
table{margin:auto 0px auto auto;
border-right:0px;
clear:both;}

thead td.style_td,
tfoot td.style_td {
	color:inherit;
	background-color:#D8D8E0;
border-top:1px solid #f0f0f3;
border-left:1px solid #f0f0f3;
}
thead th.style_th,
tfoot th.style_th {
	color:inherit;
	background-color:#E8E8F0;
border-top:1px solid #ffffff;
border-left:1px solid #ffffff;
}
.style_table {
	padding:0px;
	border:0px;
	margin:auto;
	text-align:left;
	color:inherit;
	background-color:#d5d5dd;

}
.style_th {
	padding:2px;
	margin:1px;
	text-align:center;
	color:inherit;
	background-color:#EEEEEE;
border-top:1px solid #ffffff;
border-left:1px solid #ffffff;
}
.style_td {
	padding:2px;
	margin:1px;
	color:inherit;
	background-color:#F5F5FF;
border-top:1px solid #ffffff;
border-left:1px solid #ffffff;
}

div#body ul,div#body ol
{margin:.8em 3em .8em 2em;}


ul.list1 { list-style-type:square; }
ul.list2 { list-style-type:circle; }
ul.list3 { list-style-type:disc; }
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:1px solid #575757;
	margin: -3px 0px -3px 0px ;

}

div#body hr.full_hr 
 {
	border-style:solid;
	border-top:1px solid #575757;
	border-bottom:1px solid #ffffff;
	margin: -3px 0px -3px 0px ;}

hr.note_hr {
	
	border-style:solid;
	border-top:1px solid #575757;
	border-bottom:1px solid #ffffff;
	text-align:center;
	margin:-3px 0px -3px 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#header {
	padding:0px;
	margin:0px 5px;
}





div#navigator {
	/* clear:both; */
 	padding:0px 0px 0px 0px;
	margin:2px 3px;
	text-align:right;

}

td.menubar {
	width:185px;
	vertical-align:top;
}

div#menubar,div#lastmodified ,DIV#admin,
 {

border:0px solid #000000;
	  margin	:	0px 5px 0px 5px	;
	  padding	:	5px 0px 	;
	  height	:		;
	  width		:	180px	; 
	color:#151515;
	word-break:break-all;
	font-size:90%;
	overflow:hidden;
}

DIV#menubar form
{text-align:center;
margin:.2em .5em;}
DIV#menubar input.text
{
background-color:#767676		;
border:1px solid #414141;

}

DIV#menubar H4
	{ border:0px solid #000;
	  background-image: url(../image/capri/menu-h4.gif)	; 
	  background-repeat: no-repeat	;
	  height	:	23px	;
	  margin	:	0px	;
	  padding	:	4px 0px 0px 20px	; }


div#menubar ul {
	margin:0px 0px .5em .5em;
	padding:0px 0px 0px .5em;
	background-image: url(../image/wall-box01.gif)	; 
	font-size: 12px	;
	line-height: 15px 	;
}

div#menubar ul li
 { 
list-style-type: none	;

border:0px solid #000;



 }


div#body {

border:0px solid #000;
	  margin	:	30px 5px 60px 10px	;
	  padding	:	0px	;
	  height	:		;



}

div#body p{
	padding:0px;
	margin:0.6em 3em 0.6em 4em;
	line-height:130%;
	text-indent:0em;


}
div#body p.quotation
{color:#626262;}



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

div#attach {
	clear:both;
	padding:0px;
	margin:0px 5px;
}

div#toolbar {
	clear:both;
	border:0px solid #000;
	padding:0px;
	margin:0px 5px 0px 0px;
	text-align:right;
width:100%;
filter: Gray() Blur(add=true,strength=4);



}



div#related {
	font-size:80%;
	padding:0px;
	margin:10px 5px 0px 5px;
}

div#footer {
	font-size:80%;
	line-height:110%;
	padding:0px 0px 0px 0px;
	margin:20px 5px 20px 5px;
	border:0px solid #000;
	text-align:right;


}


div#footer p
{margin:0.1em 0px;}









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

div#preview {
	color:inherit;
	background-color:#F5F8FF;
}

img#logo {
	float:left;
margin	:	0px 1px 0px 0px	;
	  padding	:	0px	;
}

/* 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 {
	border-top:1px solid #cccccc;
	border-bottom:1px solid #ffffff;

}

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

/* navi.inc.php */
div#body ul.navi {
	margin:0px;
	padding:0px;
	text-align:center;
}
div#body li.navi_none {
	margin:0px;
	padding:0px;
	display:inline;
	float:none;
}
div#body li.navi_left {
	margin:0px;
	padding:0px;
	display:inline;
	float:left;
	text-align:left;
}
div#body li.navi_right {
	margin:0px;
	padding:0px;
	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;
}
