@charset "UTF-8";
#wrapper {
	/* customize_body */ font: 18px 'HattoriHanzoLight'; /* customize_body */
	text-align: justify;
	letter-spacing: 1px;
}
hgroup h1#pagetitle a, hgroup h1#pagetitle a:visited {
	/* customize_site_title */font: 70px 'AmaticSCBold';/* customize_site_title */
	/* customize_site_title */color: #690;/* customize_site_title */
	line-height: 1em;
	font-weight:100;
}
hgroup h1#pagetitle a:hover, hgroup h1#pagetitle a:active {
	/* customize_site_title_hover */color: #C00;/* customize_site_title_hover */
	line-height: 1em;
	font-weight:100;
}
#nav ul {
	/* customize_nav_links */font: normal normal 34px 'AmaticSCRegular';/* customize_nav_links */s
}
#nav ul a:link,#nav  a:visited {
	/* customize_nav_links */color:#C00;/* customize_nav_links */
}
#nav ul a:hover, #nav a:active {
	/* customize_nav_hover_links */color: #690;/* customize_nav_hover_links */
}
#wrapper a,#wrapper a:visited{
	/* customize_links */color:#C00;/* customize_links */
}
#wrapper a:hover,#wrapper a:active {
	/* customize_hover_links */color: #690;	/* customize_hover_links */
}
#wrapper h1{
	/* customize_header_1 */font: 50px 'AmaticSCBold';/* customize_header_1 */
	/* customize_header_1 */color: #F30;/* customize_header_1 */
	line-height: 0.5em;
}
#wrapper h2{	
	/* customize_header_2 */font: 35px 'AmaticSCBold';/* customize_header_2 */
	/* customize_header_2 */color: #F30;/* customize_header_2 */
	line-height: 0.3em;
}
#wrapper h3{
	/* customize_header_3 */font: 26px 'AmaticSCRegular';/* customize_header_3 */
	/* customize_header_3 */color: #C00;/* customize_header_3 */
	line-height: 0.2em;
	font-weight:300;
}
#wrapper h4{
	/* customize_header_4 */font: 23px 'AmaticSCRegular';/* customize_header_4 */
	/* customize_header_4 */color: #C00;/* customize_header_4 */
	line-height: 0.2em;
	font-weight:300;
}
#wrapper h5{
	/* customize_header_5 */color: #C00;/* customize_header_5 */
}
#wrapper h6{
	/* customize_header_6 */color: #C00;/* customize_header_6 */
}