
@charset "utf-8";


body,button,input,select,textarea{
	font-size:14px;
	line-height:1.125;
}
body,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,th,td,p,blockquote,pre,form,fieldset,legend,input,button,textarea,hr{
	font-size:14px;
	line-height:1.125;
}

/*index content2 and feature Largest title*/
.title_largest { 
	font-size:44px;
	line-height:1.125;
}

/*about title*/
.title_large { 
	font-size:26px;
	line-height:1.125;
}

/*module title*/
.title_medium { 
	font-size:18px;
	line-height:1.8;
}

/*Application and Registraion title*/
.title_reg { 
	font-size:20px;
	line-height:1.125;
}

/*small title*/
.title_small { 
	font-size:16px;
	line-height:1.6;
}



/*index content1*/
.content_large { 
	font-size:14px;
	line-height:1.6;
}

/*index content2 and feature content */
.content_medium {  
	font-size:14px;
	line-height:1.4;
}


/*about content*/
.content_about {  
	font-size:14px;
	line-height:1.6;
}

/*Application and Registraion content*/
.content_reg { 
	font-size:16px;
	line-height:1.8;
}

/*top button*/
.button_large {
	font-size:14px;
	line-height:1.125;
}

/*contact us button*/
.button_medium { 
	font-size:12px;
	line-height:1.125;
}

/*min button*/
.button_small { 
	font-size:12px;
	line-height:1.125;
}

/*help form*/
.form_small { 
	font-size:12px;
	line-height:1.125;
}
