@charset "UTF-8";
.fs{ font-size:10px; }

.fs120{ font-size:10px; line-height:120%; }

.fs150{ font-size:10px; line-height:150%; }

.fs180{ font-size:10px; line-height:180%; }



.fsb{ font-size:10px; font-weight:bold; }

.fsb120{ font-size:10px; line-height:120%; font-weight:bold; }

.fsb150{ font-size:10px; line-height:150%; font-weight:bold; }

.fsb180{ font-size:10px; line-height:180%; font-weight:bold; }



.fm{ font-size:12px; }

.fm120{ font-size:12px; line-height:120%; }

.fm150{ font-size:12px; line-height:150%; ; text-align: justify}

.fm180{ font-size:12px; line-height:180%; }



.fmb{ font-size:12px; font-weight:bold; }

.fmb120{ font-size:12px; line-height:120%; font-weight:bold; }

.fmb150{ font-size:12px; line-height:150%; font-weight:bold; }

.fmb180{ font-size:12px; line-height:180%; font-weight:bold; }



.fl{ font-size:14px; }

.fl120{ font-size:14px; line-height:120%; }

.fl150{ font-size:14px; line-height:150%; }

.fl180{ font-size:14px; line-height:180%; }



.flb{ font-size:14px; font-weight:bold; }

.flb120{ font-size:14px; line-height:120%; font-weight:bold; }

.flb150{ font-size:14px; line-height:150%; font-weight:bold; }

.flb180{ font-size:14px; line-height:180%; font-weight:bold; }



.ss{ font-size:2px; }

.fsg{ font-size:10px; line-height:120%; color:#666666; }





a:link   {color:#C80000; text-decoration:none}

a:visited{color:#901010; text-decoration:none}

a:active {color:#C80000; text-decoration:none}

a:hover  {color:#C80000; text-decoration:underline}

/* float
------------------------------------------------*/
.float-right {
	float: right !important;
	margin-left:15px;
}
.float-left {
	float: left !important;
	margin-right:15px;
}




/* CLEARFIX
------------------------------------------------*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
    display: inline-table;
    min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {
	display: block;
	overflow:visible;
}
/* End hide from IE-mac */

.clear{
	clear:both;}


/*base
----------------------------------------------------------------*/
body {
	scrollbar-base-color:#B5B5B5;
	scrollbar-face-color:#8E8E8E;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#818181;
	scrollbar-3dlight-color:#818181;
	scrollbar-darkshadow-color:#818181;
	scrollbar-track-color:#B5B5B5;
	scrollbar-arrow-color:#000000;
	background-image: url(../img/bg-center.gif);
	text-align: center;
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #D7D7D7;
	color: #636363;
	margin: 0px;
	padding: 0px;

 }
#wrapper {
	text-align: left;
	margin: 0px auto;
	width: 760px;
}
/* テーブルに罫線を引く
------------------------------------------------*/
table.line {
	border: 1px solid #666;
	border-collapse: collapse;
}
table.line th {
	border: 1px solid #666;
	text-align: center;
	font-weight: bold;
	background: #dcd5cb;
	padding: 5px;
	color: #636363;
	font-size: 11px;
	width: 150px;
}
table.line td {
	border: 1px solid #666;
	padding: 5px;
	vertical-align: middle;
	background-color: #FFFFFF;
	font-size: 11px;
}

/*toppage
----------------------------------------------------------------*/
.style1 {color: #FFFFFF}
.style19 {font-size: 14px}
.style21 {font-size: smaller}
.style23 {font-size: x-small}

.topdiv {
	background-image: url(../img/dotline_540.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 7px;
	margin: 0px 0px 30px;
	width: 540px;
}

.topdiv-r {
	width: 370px;
	float: right;
}
.topdiv h2 {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 150px;
}
.topdiv .topdiv-r p {
	margin-top: 0px;
	font-size: 10px;
}
.topdiv .topdiv-r ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
	background-image: url(../img/dotline_170.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 170px;
	font-size: 10px;
}
.topdiv .topdiv-r ul li{
	background-image: url(../img/dotline_170.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;

}
.topdiv .topdiv-r ul li a{
	display:block;
	background-image: url(../img/pt_b.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 162px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 8px;
}
.topdiv .topdiv-r ul li a:hover{
	background-color:#f3f3f3;
	background-image: url(../img/pt_b.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#wrapper table#ttltable {
	clear: both;
}
#wrapper table#ttltable td.fs {
	padding-top: 20px;
}


/* left navi
------------------------------------------------*/
ul#subnaviL {
	list-style: none;
	padding: 0px;
	margin: 25px 0px 0px;
	width: 160px;
	background-image: url(../img/dotline_160.gif);
	background-repeat: no-repeat;
	background-position: top;
}
ul#subnaviL li{
	font-size:10px;
	margin: 0px;
	padding:0px;
}

ul#subnaviL li a{
	display:block;
	background-image: url(../img/bg-subnaviL.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 8px 6px 8px 14px;
	text-decoration: none;
	margin: 0px;
	width: 140px;
}
ul#subnaviL li a:hover,ul#subnaviL li a.active {
	background-image: url(../img/bg-subnaviL_on.gif);
}

ul#subnaviL li.comment{
	background-image: url(../img/dotline_160.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom:5px;
	padding-top: 5px;
}

/* Owners Column
------------------------------------------------*/
#entry {
	padding-right:20px;
	font-size:12px;
	line-height:1.5;
}
#entry h2 {
	background-color: #4B4B4B;
	border-top: 4px solid #333;
	color: #FFF;
	font: 14px "ヒラギノ明朝 Pro W3","ＭＳ Ｐ明朝","平成明朝",serif;
	padding: 5px 8px;
}


/* Other Styles
------------------------------------------------*/
#wrapper  div.graybox {
	background-color: #FDFDFD;
	padding: 15px;
	font-size: 12px;
	border: 1px solid #B4B4B4;
	width: 490px;
}

