/*

StudioBEAMS Cascading Style Sheets Library [Default]

http://www.studiobeams.com/

All the source codes that accompany this file, StudioBEAMS holds the right on author personal rights.

*/



@charset "Shift_JIS";





a:link { color:#0000ff; }

a:visited { color:#9900cc; }

a:active { color:#ff0000; }

a:hover { color:#ff0000; }

/* A:link, A:visited, A:active, A:hover { text-decoration:none; } */





table {

	teble-layout:fixed;

}



h1, table, form, input, select, textarea, input.formtext, input.formsubmit {

	margin-top:0px;

	margin-right:0px;

	margin-bottom:0px;

	margin-left:0px;

}



select, textarea, input.formsubmit, input.formtext {

	font-size:12px;

}





.s10 {

	font-size:11px;

	line-height: 14px;

}

.s11 {

	font-size:11px;
	color:#ff0000;
	line-height: 16px;

}

.s12 {

	font-size:12px;

	line-height: 16px;

}



.s14 {

	font-size:14px;

	line-height: 18px;

}



.s18 {

	font-size:18px;

	line-height: 22px;

}



.lh10 {

	font-size:11px;

	line-height:16px;

}



.lh12 {

	font-size:12px;

	line-height:18px;

}



.lh14 {

	font-size:14px;

	line-height:21px;

}



.lh18 {

	font-size:18px;

	line-height:26px;

}



.s10, .s12, .s14, .s18, .lh10, .lh12, .lh14, .lh18 {

	font-family:"‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "sans-serif";

}


