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

blockquote { margin-left:32px; }

body,td {
	color:inherit;
	background-color:#dddddd;
	margin-left:2%;
	margin-right:2%;
	font-size:11pt;
	font-family:"MS UI Gothic";
}
.imgcenter {
	text-align:center;
}

p.entry-footer,
{
   margin: 0;
   border-top: 1px solid #dae0e6;
   color: #666;
   font-family: "MS UI Gothic",'ＭＳ Ｐゴシック';
   font-size: 10px;
   text-align: right;
}

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

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

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

a:hover {
	color:#215dc6;
	background-color:#CCDDEE;
	text-decoration:underline;
}

h1, h2 {
	font-family:"MS UI Gothic";
	color:inherit;
	background-color:#DDEEFF;
	padding:.3em;
	border:0px;
	margin:0px 0px .5em 0px;
}
h3 {
	font-family:"MS UI Gothic";
	border-bottom:  3px solid #DDEEFF;
	border-top:     1px solid #DDEEFF;
	border-left:   10px solid #DDEEFF;
	border-right:   5px solid #DDEEFF;

	color:inherit;
	background-color:#FFFFFF;
	padding:.3em;
	margin:0px 0px .5em 0px;
}
h4 {
	font-family:"MS UI Gothic";
	border-left:   18px solid #DDEEFF;

	color:inherit;
	background-color:#FFFFFF;
	padding:.3em;
	margin:0px 0px .5em 0px;
}
h5, h6 {
	font-family:"MS UI Gothic";
	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;
}

h1.druaga {
	font-size: 32px;
	font-family:"Times New Roman";
	font-weight:bold;
	background-color:#f4d49f;
	padding: 2px 10px 2px 2px;
	border-bottom:2px solid #999;
	border-top:2px solid #999;
	margin: 12px 0px 0px 0px;
	white-space: nowrap;
}
dt {
	font-weight:bold;
	margin-top:1em;
	margin-left:1em;
}

pre {
    word-wrap: break-word;      /* IE 5.5+ */
    white-space: pre-wrap;      /* CSS3 */
}

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

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

p {
	text-align:left;
	margin:0px 0px 0px 20px;
}

em { font-style:italic; }

strong { font-weight:bold; }

thead td.style_td,
tfoot td.style_td {
	color:inherit;
	background-color:#D0D8E0;
}

/* Buchi Original 1 */
table.tb1 {
	padding:0px;
	border:0;
	background-color:#bbccbb;
	margin:0px 0px 0px 10px;
}
table.tb1 th {
	font-size:10pt;
	border:0px;
	padding:3px;
	background-color:#eeeeff;
	margin:0px 0px 0px 0px;
	text-align:center;
	color:inherit;
}
table.tb1 th.th2 {
	font-size:10pt;
	border:0px;
	padding:3px;
	background-color:#eeeeff;
	margin:0px 0px 0px 0px;
	text-align:left;
	color:inherit;
}
table.tb1 th.th3 {
	font-size:12pt;
	border:0px;
	padding:5px;
	background-color:#ffaaaa;
	margin:0px 0px 0px 0px;
	text-align:center;
	color:inherit;
}
table.tb1 th.th4 {
	font-size:10pt;
	border:0px;
	padding:3px;
	background-color:#eeeeff;
	margin:0px 0px 0px 0px;
	text-align:center;
	color:inherit;
	width:50px;
}
table.tb1 td {
	font-size:10pt;
	border:0px;
	padding:3px;
	background-color:#ffffff;
	margin:0px 0px 0px 0px;
	text-align:left;
	color:inherit;
}
table.tb1 td.td2 {
	font-size:10pt;
	border:0px;
	padding:3px;
	background-color:#ffffff;
	margin:0px 0px 0px 0px;
	text-align:center;
	color:inherit;
}
table.tb1 td.td3 {
	margin-left:auto;
	margin-right:auto;
	padding:3px;
	background-color:#ffffff;
	text-align:center;
	white-space: nowrap;      /* CSS3 */
}
table.tb1 img {
	border-top:1px solid #f0f0f0;
	border-left:1px solid #f0f0f0;
	border-bottom:2px solid #f0f0f0;
	border-right:2px solid #f0f0f0;
	vertical-align:top;
	//float: left;
}
table.tb1 textarea {
	font-size:9pt;
}
.imgcenter {
	text-align:center;
}

div.ie5 {
	text-align:left;
}

.small { font-size:80%; }

/* pukiwiki.skin.php */
div#header {
	padding:0px;
	margin:0px;
}

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