@charset "UTF-8";


body {
	font-family: Verdana, Sans-Serif;
	line-height: 1.62;
	background-color: #ff99ec;
	background: url(/image/pr_gbg1.png) #ff99ec repeat 0 0;
	color:#544;
	margin:0;
	paddiing:0;
}

body,th,td {
	font-size:16px;
	/*\*/
	  font-size:100%;
	/**/

/*
標準：
    font-size:82%;
大きめ：
    font-size:94%;
小さめ：
    font-size:69%; 



line-heightの指定（標準用）
ボディテキスト用：標準 
line-height:137%; 
キャプション用：狭い 
line-height:126%; 
リード用：広い 
line-height:157%; 
line-heightの指定（大きめ用）
ボディテキスト用：標準 
line-height:146%; 
キャプション用：狭い 
line-height:137%; 
リード用：広い 
line-height:163%; 
line-heightの指定（小さめ用）
ボディテキスト用：標準 
line-height:138%; 
キャプション用：狭い 
line-height:126%; 
リード用：広い 
line-height:162%; 
*/


}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	line-height: 0;
	font-size: 0;
}

.clearfix {
	display: inline-table;
	min-height: 1%;
}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

pre, dl, ol, p, blockquote {
margin: 1em 0;
line-height:130%;
}

blockquote { margin-left:32px; }


a:link {
	text-decoration: underline;
}

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

a:visited {
	text-decoration: underline;
}

a:hover {
	text-decoration:underline;
}

#header a:visited {
	color:#215dc6;
}

#header {
	margin: 0;
	padding: 0.5em 0.5em;
	color: #f66;
}

#header h1, h2 {
	color:#fc63b0;
	margin:0;
	padding:0;
	border:0px;
	display:inline;
	font-size: 94%;
}

#header h1 {
	font-size: 12px;
	font-weight:bold;
}

#header h1 span {
	margin-left: 6px;
}

#header h2 {
	font-size: 12px;
	font-weight:normal;
	padding: 0;
	color: #ff4090;
	display: block;
	position: absolute;
	top: 10px;
	right: 1em;
	text-align: right;
}

#header h1 a,
#header h2 a,
#header h1 a:link,
#header h2 a:link,
#header h1 a:visited,
#header h2 a:visited {
	color:#ff70a0;
}

#header h1 a:hover,
#header h2 a:hover {
	text-decoration:none;
}


#header h1 a {
	outline: none;
}

#header h1 a:focus {
	-moz-outline-style: none;
}


#main h3 {
	background: url(/image/07.gif) #fee no-repeat 6px 50%;
	font-family:verdana, arial, helvetica, Sans-Serif;
	padding: 0.5em 2px 0.5em 27px;
	margin:0px 0px 1em 0px;
	line-height: 16px;
	font-size: 16px;
	border: 1px solid #ff77ee;

	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
/*
	behavior: url(/hlib/PIE.php);
*/
	color: #644;
	ilter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
	-khtml-opacity:0.80;
}

h4 {
	margin:0px 0px .5em 0px;
}

#main h4 {
	margin-top: 2em;
	background: url(/image/31.gif) transparent no-repeat 0 50%;
	padding: 0 0 0 14px;
	color:#745;
}

h5, h6 {
	font-family:verdana, arial, helvetica, Sans-Serif;
	color:inherit;
	background-color:#DDEEFF;
 	padding:.3em;
 	border:0px;
 	margin:0px 0px .5em 0px;
}

h1.title {
	font-size: 30px;
	font-weight:bold;
	background-color:transparent;
	padding: 12px 0px 0px 0px;
	border: 0px;
	margin: 12px 0px 0px 0px;
}

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

img {
	border:0;
	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;
	text-align:left;
	color:inherit;
	background-color:#f0c5cc;
}
.style_th {
	padding:5px;
	margin:1px;
	text-align:center;
	color:inherit;
	background-color:#EEEEEE;
}
.style_td {
	padding:5px;
	margin:1px;
	color:inherit;
	background-color:#fff0f6;
	color: #644;
}

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

ul.list1 li {
	line-height: 1.6;
	color: #333;
}

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:ridge;
	border-color:#ccc;
	border-width:1px 0px;
}
hr.note_hr {
	width:90%;
	border-style:ridge;
	border-color:#333333;
	border-width:1px 0px;
	text-align:center;
	margin:1em auto 0em auto;
}

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#navigator {
	display:none;
}


#container {
	width: 96%;
	margin: 0 auto;
	padding: 0 0.5em;
	background: url(/image/pr_bg_s3.gif) #fff no-repeat top right;
	position: relative;
}


#content {
	margin:0;
	padding: 10px 12px 1em 12px;
}

#sub {
	margin: 0;
	padding: 0;


	width: 200px;
	float: left;
	clear: left; /* IEカラム落ち防止用 */

	word-break:break-all;
	overflow:hidden;
}

#sub * {
	font-size:13px;
}

#sub .section {
	border: 3px double #fbc;
	padding: 6px 6px 0 6px;

	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
/*
	behavior: url(/hlib/PIE.php);
*/
}


#sub ul {
	margin: 0 0 1.5em 0;
	padding: 0 0 0 5px;
	padding: 0 0 0 8px;
}

#sub ul.first {
	margin-top: 0;
}

#sub ul li {
	list-style-type:none;
	line-height:110%;
	background: url(/image/ic_tri_or.gif) transparent no-repeat 0 50%;
	padding: 0.25em 0 0.25em 8px;
}

#sub h3 {
	font-weight:bold;
	border:1px solid #eca;
	background-color:#fec;
	background: url(/image/07s.gif) #fec no-repeat 5px 50%;
	padding: 3px 2px 3px 19px;
	color: #e30;
	color: #a55;
	margin:0.5em 0;
	line-height:1;

	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

#sub h4 {
	font-weight:normal;
	background: url(/image/07s.gif) transparent no-repeat 2px 50%;
	background: url(/image/ic_tri_pi_do.gif) transparent no-repeat 6px 50%;
	color:#444;
	padding:0 0 0 15px;
	margin: 0 0 0.25em 0;
}

#sub #subFooter {
	margin: 0.5em 0 0 0;
	padding: 0 0 0 9px;
}

#sub #subFooter a,
#sub #subFooter a * {
	vertical-align: bottom;
}

#sub #subFooter a {
	font-size: 10px;
}

#sub #subFooter a,
#sub #subFooter a:link,
#sub #subFooter a:visited,
#sub #subFooter a:hover {
	color:#215dc6;
	text-decoration:none;
}

#sub #subFooter #linkInformation {
	margin-top:2em;
}

#sub #subFooter #links {
	margin-top:2em;
	font-size: 10px;
	line-height: 16px;
}


#main {
	padding:0;
	width: 100%;
	margin: 0;
	margin-left: -218px;
	float: right;
	clear: right; /* IEカラム落ち防止用 */

}


#main .section {
	margin-left: 208px;
}


#main .sectionBody {
	padding-left: 14px;
}

#main p {
	font-size:94%;
	line-height: 1.4;
}

#main .sectionBody p {
	line-height: 1.5;
}

#main ol li {
	margin-bottom: 0.5em;
}

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

div#attach {
	display:none;
}

div#toolbar {
        display:none;
}

div#lastmodified {
	font-size:69%;
	padding:0px;
	margin:6em 0 0 0;
	color:#666;
	text-align:right;
}

div#related {
	font-size:69%;
	padding:0px;
	margin:16px 0px 0px 0px;
	color:#666;
	text-align:right;
}

div#footer {
	clear: both;

	font-size:70%;
	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:1.5em;
	margin-right:1.5em;
}

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

#an {
	width:1px;
	height:1px;
	overflow:hidden;
	display:none;
}

#al {
	width:1px;
	height:1px;
	visibility:hidden;
	overflow:hidden;
	border:0;
	margin:0;
	padding:0;
	font-size:1px;
	line-height:1px;
}

#main .data {
}

#main .data p {
	margin: 0.5em 0;
	padding: 0;
}


#main .note {
	font-size:69%;
	color:#666;
	margin-top: 0.1em;
}

#main .note2 {
	font-size:82%;
	color:#666;
	margin-top: 0.1em;
}

#main .note p,
#main .note2 p {
	margin: 0;
}

#main div.prLink {
	padding: 0 0 0 1.5em;
	margin: 0.75em 0;
	margin: 1em 0;
}

	#main div.prLink p {
		margin: 0;
		padding: 0;
	}

	#main div.prLink a {
		font-weight:bold;
		background: url(/image/ic_arrow_gr.gif) transparent no-repeat 0 50%;
		padding-left:14px;
	    font-size:115%;
		text-decoration: underline;
	}

#main div.prMemo {
	color: #444;
	padding-left: 14px;
}


#sub #subFooter2 {
	margin-top: 4em;
	margin-left: 9px;
}

#sub #subFooter2 ul {
	margin-left: 0;
	padding-left: 0;
}

#sub #subFooter2 ul li {
	background: none transparent no-repeat 0 0;
	margin-left: 0;
	padding-left: 0;
	text-align: left ! important;
	font-size: 82%;
	line-height: 1.2;
	padding: 0 ! important;
}

#sub .pSection {
	margin-bottom: 14px;
}

#seoparts {
	display: none;
}

#sub #trackwordSection li a {
	display: block;
}

#main h3 span.hatena-star-comment-container,
#main h3 span.hatena-star-star-container {
	margin-left:3px;
}

