@charset "euc-jp";
.font {
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
}
.line2 {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CC9900;
}
.font_b {
	font-size: 12px;
	line-height: 18px;
	color: #555555;
}
.font_c {
	font-size: 10px;
	line-height: 18px;
	color: #555555;
}
.font_siro {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
.font_siro_14 {
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
}
.line3 {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #CC9900;
}
.line4 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: CC9900;
}
.line5 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9900;
}
.text_w {
	color: #FFF;
	font-size: 16px;
	line-height: 26px;
}
.text_b	{
	color: #000;
	font-size: 15px;
	line-height: 20px;
}

#ishin_pre {
	height: 296px;
	width: 480px;
	background-image: url(images/ishin/present.png);
	background-repeat: no-repeat;
}

#ishin_pre p {
	font-size: 12px;
	color: #752600;
	text-align: left;
	padding-top: 135px;	
	padding-left: 15px;
}

