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

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


h3 {
	clear: both;
	text-indent: -9999px;
	margin-top: 0px;
	padding-bottom: 3px;
	background: url(../omiyage/images/h3_om_title.gif) 0 0 no-repeat;
	width: 850px;
	height: 45px;
	
}


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

}

.top_txt span {
	font-weight: bold;

}

.top_txt span.red {
	color: #900;
	font-size: 105%;

}

.om_attention{
	text-align: right;
	font-size: 75%;
	padding: 0px 0px 10px 0px;
	line-height: 155%;
}

