/* -------------------------------------------------------------------
 *
 * indx
 *
 * ------------------------------------------------------------------- */
.home_title1 {
	color						: #FFFFFF;
	font-size					: 120%;
	font-family					: "HGPｺﾞｼｯｸE";
}

.home_message1 {
	color						: #FFFFFF;
	font-size					: 80%;
	font-family					: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-style: normal;
}

.home_news1 {
	font-size					: 70%;
	font-family					: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-style: normal;
	color: #FFFFFF;
}

.home_recmessage {
	color						: #FFFFFF;
	font-size					: 120%;
	font-family					: "HGPｺﾞｼｯｸE";
	padding-top: 16px;
	padding-bottom: 16px;
}

a.home_whitetxtlnk {
	text-decoration: none;
	color: #FFFFFF;
}

a.home_whitetxtlnk:hover {
	text-decoration: underline;
}

a.home_whitetxtlnk:visited {
	color: #FFFFFF;
}

a.home_whitetxtlnk_ul {
	text-decoration: underline;
	color: #FFFFFF;
}

a.home_bluetxtlnk {
	text-decoration: none;
	color: #000099;
	line-height: normal;
}

a.home_bluetxtlnk:hover {
	text-decoration: underline;
}

a.home_bluetxtlnk:visited {
	color: #000099;
}

a.home_orangetxtlnk {
	text-decoration: none;
	color: #FF6600;
}

a.home_orangetxtlnk:hover {
	text-decoration: underline;
}

a.home_orangetxtlnk:visited {
	color: #FF6600;
}

.head_title1 {
	margin-top: 18px;
}

.cp_title1 {
	margin-left: 100px;
}

