<!--
#top_contents{
	text-align:left;
	background-color:#ffffff;
	padding-top:0px;
	font-size:12px;
	line-height:16px;
	width:100%;
	color:darkslategray;

}

div.contents_warrap{
background-color:white;
}

/**********コンテンツ*********/
div.title_fs{
	width:800px;height:36px;
	padding-left:10px;padding-top:0px;
	background-image:url("../img/common/shasen3.png");
	line-height:16px;
	color:#99aacc;
	overflow:hidden;
}
div.top_image{
	background-color:white;
	width:800px;height:420px;
	margin-left:0px;
	padding-top:0px;
	text-align:center;
}
div.title1{
	background-image:url("../img/common/shasen1.png");
	width:800px;height:10px;
	margin-left:0px;margin-top:10px;
}
div.title2{
	background-image:url("../img/common/shasen2.png");
	width:800px;height:10px;
	margin-left:0px;margin-top:10px;
}

/***サイト情報***/
div.information1{
	positon:static;float:left;
	width:300px;height:200px;
	margin-left:20px;margin-top:10px;
	margin-right:26px;

}
div.info_title{
	height:22px;
	padding-left:7px;padding-top:6px;
	border-style: dashed;border-width:1px;border-color:#99caFF;
	background-color:white;
	margin-bottom:2px;
}
div.info1_text{
	overflow:auto;
	height:180px;
	background-color:white;
	/**border-style: dotted;border-width:1px;border-color:#99caFF;**/
	padding-top:0px;
	overflow:hidden;
}

table.info1_table{
	width:100%;
	font-size:12px;
	color:darkslategray;
	
	}
td.col1{width:15px;vertical-align:top;height:14px;}
td.col2{color:mediumorchid;}
td.col3{width:20px;color:gold;}
td.col4{}
/****サイト情報RIGHT****/
div.information2{
	width:420px;height:214px;
	margin-top:10px;
	overflow:hidden;
}

div.info2_title{
	height:20px;
	padding-left:7px;padding-top:6px;
	border-style: dashed;border-width:1px;border-color:peachpuff;
	margin-bottom:4px;
	background-color:white;
}

div.info2_text{
	overflow:auto;
	height:156px;
	background-color:white;
	border-style: dashed;border-width:1px;border-color:#99caFF;
	padding-top:0px;
	overflow:auto;
}
table.infotable{
	width:100%;
	font-size:12px;
	color:darkslategray;
}
td.topic{width:40px;vertical-align:top;}
td.info_date{
	width:60px;
	vertical-align:top;
	color:gray;
}
td.info_col3{
	color:darkslategray;
}
/***********インフォ3************/
div.information3{
	positon:static;float:left;
	height:160px;width:300px;
	margin-left:20px;margin-top:10px;
	margin-right:26px;
	overflow:hidden;
}
div.info3_title{
	height:20px;width:240px;
	padding-left:0px;padding-top:6px;
	border-style: dashed;border-width:1px;border-color:#99caFF;
	margin-bottom:4px;
	background-color:white;
}
div.info3_text{
	overflow:auto;
	height:120px;width:240px;
	background-color:white;
	border-style: dashed;border-width:1px;border-color:#99caFF;
	padding-top:0px;
	overflow:auto;
}
td.info3_date{
	width:50px;
	vertical-align:top;
	color:gray;
}
td.info3_col2{width:1px;}
td.info3_col3{
	color:darkslategray;font-size:12px;
}
/**********インフォ4*************/
div.information4{
	width:420px;height:160px;
	margin-top:10px;
	overflow:hidden;
}
div.info4_title{
	height:20px;
	padding-left:7px;padding-top:6px;
	border-style: dashed;border-width:1px;border-color:#99caFF;
	margin-bottom:4px;
	background-color:white;
}
div.info4_text{
	line-height:20px;
}
-->