@charset "utf-8";
/* CSS Document */

* {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	line-height:20px;
}
b {
	color:#66666;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.title {
	font-size:18px;
	color:#d91616;
	margin-top:40px;
}
.title2 {
	font-size:18px;
	color:#d91616;
	margin-top:55px;
}
.title_note {
	margin-top:5px;
	text-indent:2em;
}
.guild {
	margin-top:2px;
	float:left;
}
.sub_title {
	margin-bottom:20px;
}
.color_red {
	color:#d91616;
}
.subtext_index p
{
	text-indent:2em;
}