/* title_bg ----------- */
.bg_titleimg {
	WIDTH: 100%;
	HEIGHT: 195px;
	background-image: url(img/instance_bg_title_01.jpg);
	background-repeat: no-repeat;
}

/* case ----------- */
.box_case_01 {
	FONT-FAMILY: Verdana, Arial, Helvetica, "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka, "MSƒSƒVƒbƒN", sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	margin: 5px;
	padding: 5px;
	background-color: #F8F8F8;
}
/* icon_text ----------- */
.txt_icon {
	FONT-FAMILY: Verdana, Arial, Helvetica, "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka, "MSƒSƒVƒbƒN", sans-serif;
	font-size: 9px;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}