@charset "UTF-8";

html {
	background-color: transparent;
}

body {
	font-family: "メイリオ","Meiryo","ＭＳ Ｐゴシック","MS P Gothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,verdana,arial,clean,sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #520016;
}

a {
	font-weight: bold;
	color: #ff6a27;
	text-decoration: underline;
}

a:hover {
	color: #ff3753;
}

a:focus {
	overflow: hidden;
}

em {
	font-weight: bold;
	color: #ff2a48;
}

strong {
	font-weight: bold;
	color: #ff2a48;
	font-size: 20px;
}

hr {
	border: solid  #520016;
	border-width: 1px 0px 0px 0px;
	height: 1px;
	margin: 20px auto;
	clear: both;
}

#wrapper {
	width: 761px;
	position: relative;
	margin: 0px auto;
}

.clear {
	clear: both;
}

.notes {
	font-weight: normal;
	font-size: 12px;
}

.margin-top {
	margin-top: 20px;
}

.footer {
	height: 41px;
	position: relative;
}

.banner {
	text-align: right;
	margin-top: 10px;
}

.copyright {
	font-size: 12px;
	text-align: right;
}
