table {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
.text8 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 8px;
}
.text10 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
}
.text12 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
.text14 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
}
.text16 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
}
.text18 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
}
.height10 {
	line-height: 10px;
}
.height12 {
	line-height: 12px;
}
.height14 {
	line-height: 14px;
}
.height16 {
	line-height: 16px;
}
.height18 {
	line-height: 18px;
}
.height20 {
	line-height: 20px;
}
.height22 {
	line-height: 22px;
}
.height24 {
	line-height: 24px;
}
a:link {
	color: #990000;
}
a:visited {
	color: #996600;
}
a:active {
	color: #333333;
}
a:hover {
	color: #FF0000;
}
html, body {
	margin: 0px;
	padding: 0px;
}
.fix {
	background-repeat: no-repeat;
}
.bg_upper {
	background-image: url(../img/bg_upper.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.side_l {
	background-image: url(../img/bg_side_l02.jpg);
	background-repeat: repeat-y;
}
.bg_main {
	background-image: url(../img/bg_main01.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#footer {
	font-size: 10px;
	line-height: 20px;
	color: #54AD7D;
	text-decoration: none;
}

#footer a:link{
	color: #54AD7D;
	text-decoration: none;
}

#footer a:visited{
	color: #54AD7D;
	text-decoration: none;
}

#footer a:active{
	color: #54AD7D;
}

#footer a:hover{
	color: #54AD7D;
}

img.image_l{
	float: left;
	margin: 0 12px 12px 0;
	}
	
p.image_l  {
	float: left;
	margin: 0 12px 12px 0;
	width:250px;
	display:block;
	}
img.image_r{
	float: right;
	margin: 0 0 12px 12px;
	}
p.image_r {
	float: right;
	margin: 0 0 12px 12px;
	}

.clear { clear: both; }

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
p {
	font-size: 100%;
	line-height: 20px;
}
.main_bg {
	background-image: url(../img/main_top.jpg);
	background-repeat: repeat-x;
}
.sitemap {
	font-size: 10px;
	line-height: 12px;
	color: #54AD7D;
	text-decoration: none;
}

.caution {
	color: #f00;
	font-weight: bold;
}

/* -- sitemap -- */

div#sitemap_body {
width:auto;
height:auto;
}

dl#sitemap {
margin:0px;
padding:0px;
width:auto;
height:auto;
}

dt.sitemap01 {
border-bottom-width: 1px;
border-left-width: 5px;
border-bottom-style: solid;
border-left-style: solid;
border-bottom-color: #CCCCFF;
border-left-color: #D0F0E1;
line-height:20px;
font-size:14px;
font-weight:bold;
margin-top:15px;
text-indent:8px;
}

dd.sitemap02 {
text-indent: 20px;
margin-top:10px;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #D0F0E1;
line-height:20px;
font-size:12px;
}

.large { font-size: 130%; font-weight: bold; border: #0099FF dashed 2px; padding: 10px; margin-bottom: 10px;}


#tiny  {
  width: 550px;
  height: 100px;
  overflow-y: auto;
  margin:10px;}

#tiny table { border: none;}
#tiny table td { border: none;}





