@charset "shift_jis";
body {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}

a.link10
{
	font-size: 10px;
	color: white;
	text-decoration: none;
}

a.link10:hover {
	text-decoration: underline;
}
a.link01
{
	color: #B3B3B3;
	text-decoration: underline;
}

a.link01:hover {
	text-decoration: none;
}
a.link02
{
	color: #B10029;
	text-decoration: none;
}

a.link02:hover {
	text-decoration: underline;
}
a.link03
{
	color: #4E4539;
	text-decoration: underline;
}

a.link03:hover {
	text-decoration: none;
}

/*footer*/
#footer {
	font-size: 10px;
	line-height: 15px;
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
    text-decoration: none;
}
#footer a:hover {
	color: #FF3E00;
	text-decoration: underline;
}
/*白*/
.white-8px {
	font-size: 8px;
	line-height: 12px;
	color: #FFFFFF;
}
.white-10px {
	font-size: 10px;
	line-height: 15px;
	color: #FFFFFF;
}
.white-12px {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
/*黒*/
.black-13px {
	font-size: 13px;
    line-height: 19px;
	color: #000000;
}

/*灰*/
.glay-9px {
	font-size: 10px;
	line-height: 14px;
	color: #4D4D4D;
}
.glay-11px {
	font-size: 11px;
	line-height: 15px;
	color: #4D4D4D;
}
.glay-14px {
	font-size: 14px;
	line-height: 15px;
	color: #4D4D4D;
}
.glay-18px {
	font-size: 18px;
	line-height: 15px;
	color: #4D4D4D;
	letter-spacing: 1px;
}
/*赤*/
.red-10px {
	font-size: 10px;
	line-height: 15px;
	color: #C40000;
}
.red-12px {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.gome-12px {
	font-size: 12px;
	line-height: 18px;
	color: #330066;
}
.red-15px {
	font-size: 15px;
	line-height: 20px;
	color: #C40000;
}
.red2-13px {
	font-size: 13px;
    line-height: 19px;
	color: #B10029;
}
.red2-16px {
	font-size: 16px;
	color: #B10029;
}
.red2-18px {
	font-size: 18px;
	color: #B10029;
}
.red2-22px {
	font-size: 22px;
	color: #B10029;
	letter-spacing: 1px;
}
/*ピンク*/
.pink-10px {
	font-size: 10px;
	line-height: 15px;
	color: #F33296;
}
.pink-15px {
	font-size: 15px;
	line-height: 20px;
	color: #F33296;
}
/*オレンジ*/
.orangi-10px {
	font-size: 10px;
	line-height: 15px;
	color: #FF6A00;
}
.orangi-15px {
	font-size: 15px;
	line-height: 20px;
	color: #FF6A00;
}
/*茶*/
.brol-10px {
	font-size: 10px;
	line-height: 15px;
	color: #4E4539;
}
.brol-12px {
	font-size: 12px;
	line-height: 18px;
	color: #4E4539;
}
.brol-15px {
	font-size: 15px;
	color: #4E4539;
}
/*クリーム*/
.crm-10px {
	font-size: 10px;
	line-height: 15px;
	color: #ECBA92;
}

h1 {
	margin:0px 5px 0px 0px;
	padding:0px;
	font-size:10px;
	font-weight:normal;
	color:#cccccc;
	float:right;
}


h2 {
	margin:10px 0px 10px 0px;
	padding:0px;
	width:100%;
	color:#ff0033;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	font-family: "ＭＳ Ｐゴシック","ＭＳ ゴシック",serif; 

}

h3 {
	font-size:12px;
	color:#ffffff;
	font-weight:normal;
	margin:0px 0px;
}


em {
	font-size:12px;
	font-style:normal;
}

strong {
	font-weight:normal;
}