@import url(plugin.css);

/* wrap
----------------------------------------------------------------------------- */

body {
	text-align:center;
	font-size:15px;
	color:#666;
	font-family:Arial, sans-serif;
	margin:0;
	background-color:#ffffff;
	background-image:url(http://www.nissingeppo.com/image_n/haikei_moon.jpg);
	 background-repeat: no-repeat;
}


/*全部のサイズ*/
div#wrapper{
	width:960px;
	margin:0px auto;
	border-left:0px solid #666666;
	border-right:0px solid #666666;
}
#wrapper {
text-align:left;
/*background-color:#ffffff;*/
border:0px solid #A1A1A1;
margin:1px auto;
padding:0px 0px;
}

#navigator {
/*line-height:24px;
font-size:14px;
background-color:#A1A1A1;
border:0px solid #A1A1A1;
margin:3px 0;
padding:0 0px;*/
}



/*中心部分のサイズ*/
div#wrap_content{
width : 680px;
hight : 100%;
float : left;
	border:none;
	overflow:hidden;
background: url(http://tiof.gloomy.jp/sample/back.gif) repeat-y;
}

#content {
/*background-color:#FFF;*/
border:0px solid #EEE;
padding-left:0px;
padding-right:20px;
margin:0px 0 0;
}


/*サイドバーのサイズ*/
div#wrap_sidebar{
	width : 280px;
	height:100%;
	float : left;
	border: none;
	overflow:hidden;
	line-height: 0.3em;

}

#menubar {
line-height:1.8em;
color:#666;
border-left:0px solid #666666;
font-size:.9em;
margin: 0 0;
height:100%;
}

p {
margin:0;
margin-top: 0px;
margin-bottom: 0px;
}

#main{
overflow:hidden;
}
#main:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

hr {
width: 100%;
height: 1px;
margin: 0;
border: none;
border-top: dotted 1px #999999;
margin:5px 0;

}

/* table
----------------------------------------------------------------------------- */

#body table {
max-width:100%;
word-break:normal;
word-wrap:break-word;

}
.style_table {
text-align:left;
border:0;
color:inherit;
background-color:#ccc;
border-color:#333;
}

.style_td {
color:inherit;
background-color:#fff;
border-color:#333;
padding:5px;

}

.style_th {
text-align:center;
color:inherit;
background-color:#f3f3f3;
border-color:#333;
padding:5px;

}

div.kadomaru {
	border-radius: 10px;         /* CSS3 */
	-moz-border-radius: 10px;    /* Firefox */
	-webkit-border-radius: 10px; /* Safari,Chrome */
	/*border: 0px green solid;     /* 枠線の装飾 */
  background-color: #FFFF33;   /* 背景色 */
  padding:10px;
}



/* link
----------------------------------------------------------------------------- */

a:link {
	color:#009900;
	text-decoration:underline;
}

a:visited {
color:#009900;
	text-decoration:underline;
}

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

.bar a {
	color:#999999;
}

.bar a:hover {
	color:#000000;
	text-decoration:none;
}


blockquote {
padding-left:.3em;
border-left:4px solid #666;
margin:1em 2em;
}

dd {
margin:2px 0 5px 20px;
}

div.ie5 {
text-align:center;
}

em {
font-style:italic;
}

h1 {
font-size:12px;
font-weight:400;
color:#444;
margin:0;
padding:0;
}

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

pre {
white-space:pre-wrap;
word-wrap:break-word;
overflow:auto;
background-color:#fff;
border-top:#666 1px solid;
border-right:#889 2px solid;
border-bottom:#889 2px solid;
border-left:#666 1px solid;
color:#444;
margin:15px;
padding:.5em;
}

span.handline {
padding-bottom:.2em;
background-image:url(line.gif);
background-repeat:repeat-x;
background-position:bottom;
}

span.noexists {
color:#33F;
background-color:#FFFACC;
}

span.noexists a {
color:#33F;
}

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

strong {
font-weight:700;
}

tfoot td.style_td {
color:inherit;
background-color:#eee;
border-color:#333;
}

tfoot th.style_th {
color:inherit;
background-color:#eee;
border-color:#333;
}

thead td.style_td {
color:inherit;
background-color:#eee;
border-color:#333;
}

thead th.style_th {
color:inherit;
background-color:#eee;
border-color:#333;
}

#body {
width:100%;
line-height:1.5em;
word-break:normal;
}

#body del {
color:#444;
}

#body h1 {
line-height:0em;
margin:5px 0;
}

#body h1 a {
text-decoration:none;
}

#body h2 {
line-height:0em;
color:#367EA6;
font-size:20px;
margin:10px 0 5px;
padding:10px 0 5px;
}

#body h2 a {
color:#367EA6;
text-decoration:none;
}

#body h2 a:hover {
color:#367EA6;
text-decoration:underline;
}

#body h2.calender {
color:#367EA6;
font-size:14px;
border-left:solid 5px #367EA6;
padding:5px;
}

#body h2.calender a {
color:#367EA6;
text-decoration:none;
}

#body h2.calender a:hover {
color:#367EA6;
text-decoration:underline;
}

#body h3 {
line-height:0em;
color:#367EA6;
font-size:16px;
border-bottom:1px solid #367EA6;
margin:15px 0 3px;
padding:5px;
}

#body h3 a {
color:#367EA6;
text-decoration:none;
}

#body h3 a:hover {
color:#367EA6;
text-decoration:underline;
}

#body h4 {
line-height:0em;
color:#367EA6;
font-size:14px;
border-left:solid 5px #367EA6;
margin:10px 0 0 3px;
padding:5px;
}

#body h4 a {
color:#367EA6;
text-decoration:none;
}

#body h4 a:hover {
color:#367EA6;
text-decoration:underline;
}

#body input {
/*
line-height:0em;
*/
}

#body ol.list1 {
padding-left:16px;
margin-left:16px;
margin-top:0em;
margin-bottom:0em;
list-style-type:decimal;
}

#body ol.list2 {
padding-left:16px;
margin-left:16px;
list-style-type:lower-roman;
}

#body ol.list3 {
padding-left:16px;
margin-left:16px;
list-style-type:lower-alpha;
}

#body strong {
font-weight:700;
}

#body strong a {
font-weight:700;
}


#body textarea {
max-width:100%;
}

#body ul {
margin:5px 0 5px 30px;
}

#body ul ul {
margin-left:30px;
}

#body ul.list1 {
padding-left:16px;
margin-left:16px;
margin-top:0em;
margin-bottom:0em;
list-style-image:url(list_list1.png);
}

#body ul.list2 {
padding-left:16px;
margin-left:16px;
list-style-image:url(list_list2.png);
}

#body ul.list3 {
padding-left:16px;
margin-left:16px;
list-style-image:url(list_list3.png);
}

#content h2.title {
text-align:right;
font-size:10px;
color:#FFFFFF;
margin:0;
padding-top:0px;
}

#content h2.title a {
text-decoration:none;
}

#content h2.title a:hover {
text-decoration:none;
}

#copyright {
text-align:center;
font-size:11px;
}

#copyright p {
margin:0;
}

#footer {
	width:100%;
	color:#666666;
	background-color:#fff;
	border:0px solid #eee;
	margin:0;
	padding:15px 0;
}

#footer a {
text-decoration:none;
color:#666;
}

#footer a:hover {
color:#999999;
}


#lastmodified {
text-align:right;
color:#777;
font-size:12px;
margin:10px 0 0;
}

#header {
background:transparent url(header.gif) repeat-x scroll 0 0;
}

#header a {
text-decoration:none;
}

#logo {
/*width:100%;
height:100%;
text-align:center;
font-size:25px;
background-color:#fff;
padding:0;*/
}

#logo a {
text-decoration:none;
color:#630;
}

#logo a:hover {
text-decoration:none;
color:#ccc;
background:none;
}

/*#logo img {
width:750px;
}*/

#logo_text {
text-align:center;
margin-bottom:0px;
}

#logo_text a {
line-height:150px;
text-decoration:none;
color:#666;
font-size:28px;
}

#logo_text a:hover {
text-decoration:none;
color:#666;
}

#main{
height:100%;
}


#navigator * {
margin:0;
padding:0;
}

#navigator a {
text-decoration:none;
color:#666;
}

#navigator a:hover {
color:#333;
background:none;
}

#navigator p {
margin-left:0px;
color:#eee;
}

#navigator ul {
height:24px;
list-style:none;
margin:0;
padding:0;
}

#navigator ul li {
float:left;
/*background:url(navi_li.gif) no-repeat 0 50%;*/
margin:0 5px;
padding:0 0 0 20px;
}

#navigator ul li a {
display:block;
}

#navigator2 {
clear:both;
width:100%;
text-align:center;
padding: 0;
}

#note {
padding-bottom:5px;
border-bottom:solid 1px #999;
}

#sidebar {
color:#666;
margin:0;
}

#summary {
clear:both;
padding-left:5px;
color:#666;
border-left:solid 4px #999;
margin:45px 0 0;
}

#toolbar {
text-align:center;
font-size:11px;
padding:3px 0;
}

#wrap_content {
width:80%;
float:right;
overflow:hidden;
margin:0;
}

#wrap_sidebar {
width:19%;
float:left;
overflow:hidden;
margin:0;
}


.bar {
line-height:1.3em;
word-break:normal;
padding:5px;
}


.bar div.jumpmenu {
display:none;
}

.bar h1 {
font-size:1em;
font-weight:700;
margin:1px 0 0;
}

.bar h2 {
line-height:30px;
font-size:1.2em;
text-align:left;
color:#666;
margin:10px 0 5px;
padding:0 2px 0 5px;
}

.bar h2 a {
display:block;
width:100%;
color:#666;
text-decoration:none;
margin:0 -2px 0 -5px;
padding:0 2px 0 5px;
}

.bar h2 a:hover {
color:#111;
text-decoration:none;
padding:0 2px 0 5px;
}

.bar h3 {
line-height:24px;
font-size:1em;
color:#367EA6;
margin:5px 0;
padding:0 0 0 10px;
}

.bar h3 a {
display:block;
width:100%;
color:#367EA6;
text-decoration:none;
margin:-0 0 0 -10px;
padding:0 0 0 10px;
}

.bar h3 a:hover {
color:#111;
text-decoration:none;
padding:0 0 0 10px;
}

.bar h4 {
line-height:1.2em;
color:#666;
background-image:url(bar_h4_bg.gif);
background-position:left top;
background-repeat:no-repeat;
font-size:1em;
margin:5px 0;
padding:0 0 0 23px;
}

.bar h4 a {
display:block;
width:100%;
color:#666;
text-decoration:none;
margin:0 0 0 -23px;
padding:0 0 0 23px;
}

.bar h4 a:hover {
color:#111;
text-decoration:none;
padding:0 0 0 23px;
}

.bar h5 {
line-height:30px;
font-size:1.2em;
text-align:left;
font-weight:700;
color:#666;
margin:10px 0 5px;
padding:0 2px 0 5px;
}

.bar h5 a {
display:block;
width:100%;
color:#666;
text-decoration:none;
margin:0 -2px 0 -5px;
padding:0 2px 0 5px;
}

.bar h5 a:hover {
color:#367EA6;
text-decoration:none;
padding:0 2px 0 5px;
}

.bar img {
margin:0 auto;
padding:0;
}

.bar li {
list-style-type:none;
}

.bar ul {
line-height:1.5em;
margin:0;
padding:2px 2px 5px 10px;
}

.bar ul.list1 li {
margin-left:2em;
}

.bar ul.list2 li {
margin-left:3em;
}

.bar ul.list3 li {
margin-left:4em;
}

.small {
font-size:80%;
}


