/*----------------------------------------------------------------------
osechi/index.html
----------------------------------------------------------------------*/
h2 {
	clear: both;
	text-indent: -9999px;
	margin-top: 12px;
	padding-bottom: 6px;
	
}

h2.osechi {
	background: url(../images/h2_os_title.gif) 0 0 no-repeat;
	width: 900px;
	height: 80px;
}


h3 {
	clear: both;
	text-indent: -9999px;
	margin-top: 0px;
	padding-bottom: 3px;
	
}

h3.tosikosi {
	background: url(../osechi/images/h3_os_title1.gif) 0 0 no-repeat;
	width: 850px;
	height: 45px;
	
}

h3.osechi {
	background: url(../osechi/images/h3_os_title.png) 0 0 no-repeat;
	width: 850px;
	height: 45px;
	
}

.top_txt {
	text-align: center;
	font-size: 90%;
	font-weight: bold;
	padding: 7px 0 0px 0px;
	line-height: 155%;

}

.top_txt span {
	font-weight: bold;

}

.top_txt2 {
	text-align: center;
	font-size: 95%;
	font-weight: bold;
	color: #FF0000;
	padding: 3px 0 7px 0px;
	line-height: 135%;

}

.attention {
	text-align: left;
	font-size: 90%;
	font-weight: bold;
	color: #FF0000;
	padding: 7px 0 3px 0px;
	line-height: 155%;

}

.attention a {
	color: #FF0000;

}

.attention a:hover {
	text-decoration: none;

}


.gotoform {
	text-align: center;
	margin: 10px auto 10px auto;

}















