@charset "utf-8";


.smallfont{
	height: 140px;
	width: 240px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
p.index_text {
	font-size: 0.8em;
	color: #000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 1.6em;
}
p.index_text {
	font-size: 0.8em;
	color: #000;
	margin: 0px;
	margin-left: 1em; /* ブロック全体を 1em 右に */ 
	text-indent: -1em; /* 先頭の1文字のみ 1em 左に */ 
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 1.6em;
}
p.index_text a{
	text-decoration: none;
	color: #000;
}
p.index_text a:hover{
	color: #00F;
}

	/* FLASH */
	#flashBox			{ width:962px; height:323px; margin: 0 auto 0 auto;}
	#myContent			{ width:962px; height:323px; overflow:hidden; outline : none;  }
#sec_title {
	font-size: 1.1em;
	font-weight: bold;
	color: #333;
	width: 660px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#sec_title a{
	text-decoration: none;
}
#sec_contents {
	padding: 0px;
	width: 660px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #000;
}
#mae_ushiro {
	font-size: 0.9em;
	color: #000;
	padding: 0px;
	width: 180px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
#top_text{
	font-size: 11px;
}
