@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;
}


/*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;
}

.dialog_in_the_middle {top:50%;width:90%;text-align:center;border:1px}

.dialog_button {padding: 4px;}
.right {position:absolute;margin:10px 0 10px 0;}
