@charset "Shift_JIS";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	text-align: center;
	background-color: #cccccc;
	color: #000000;
       font-family: 'メイリオ', Meiryo,'Verdana','ヒラギノ角ゴ Pro W1', 'Hiragino Kaku Gothic Pro', Osaka,   'MS P ゴシック';
       font-size: 85%;
       
}

p {
	margin: 0px;
	padding: 0px;
}

.fx01 {
	font-size: 200%;
	line-height: 250%;
}

.fx02 {
	font-size: 150%;
	line-height: 200%;

}

.fl01 {
	font-size: 100%;
	line-height: 160%;
}

.fl02 {
	font-size: 100%;
	line-height: 170%;
}

.fs01 {
	font-size: 85%;
	line-height: 180%;
}

.fs01-2 {
	font-size: 85%;
	line-height: 190%;
}

.fs01-3 {
	font-size: 85%;
	line-height: 200%;
}

.fs75 {
	font-size: 75%;
	line-height: 150%;
}

.fs75-2 {
	font-size: 75%;
	line-height: 160%;
}

.fs65 {
	font-size: 65%;
	line-height: 140%;
}

.fs65-2 {
	font-size: 65%;
	line-height: 150%;
}

.fs55 {
	font-size: 55%;
	line-height: 130%;
}

.fs55-2 {
	font-size: 55%;
	line-height: 140%;
}

.fm01 {
	font-size: 93%;
	line-height: 160%;
}

.fm02 {
	font-size: 93%;
	line-height: 170%;
}

a:link {
	color: #780026;
}
a:hover {
	color: #780026;

}
a:visited {
	color: #780026;
}

a:active {
	color: #780026;
}

a:hover {
background-color: #e9fac5;
}