@charset "UTF-8";
/* CSS Document */

.title_main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: oblique;
	color: #FFF;
}
.tag_lineblue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
	color: #06F;
}
.tag_linewhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
	color: #CCC;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: oblique;
	color: #69552C;
}

