@charset "utf-8";

h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 24px;
	color: #EB67A1;
	text-decoration: none;
	background-color: #FEE9FE;
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	height: 40px;
	padding-bottom: 5px;
	background-image: url(../p-index-img/line-usumurasaki.gif);
}
h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 20px;
	color: #EB67A1;
	text-decoration: none;
	background-image: url(../p-index-img/midasi-big-annai.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 25px;
	padding-left: 25px;
}

h4 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	background-image: url(../p-index-img/midasi-s-annai.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 10px;
	padding-left: 20px;
	height: 15px;
	font-weight: normal;
}



h5 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	vertical-align: middle;
	display: inline;
}
.style1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}

h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	text-decoration: none;
	color: #333333;
	text-align: center;
	vertical-align: middle;
	display: inline;
	font-weight: bold;
}




a:link {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}

a:visited {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}

a:hover {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 14px;
	color: #DC95B9;
	text-decoration: none;
}
