/*----------------------------------------------------------------------
kisetsu/index.html
----------------------------------------------------------------------*/
h2 {
	clear: both;
	text-indent: -9999px;
	margin-top: 12px;
	padding-bottom: 6px;
	
}

h2.kisetsu {
	background: url(../images/h2_k_title.gif) 0 0 no-repeat;
	width: 900px;
	height: 80px;
}


h3 {
	clear: both;
	text-indent: -9999px;
	margin-top: 20px;
	padding-bottom: 6px;
	
}


h3.toptitle {
	clear: both;
	text-indent: -9999px;
	margin-top: 0px;
	padding-bottom: 5px;
	background: url(../kisetsu/images/h3_k_title1.gif) 0 0 no-repeat;
	width: 850px;
	height: 45px;
	
}


.top_txt {
	text-align: center;
	font-size: 90%;
	padding: 0px 0 15px 0px;
	line-height: 155%;

}


.attention {
	text-align: right;
	font-size: 70%;
	padding: 3px 5px 3px 0px;
	line-height: 155%;

}

.k_image {
	padding: 0 0 10px 0;


}















