/*fonts base size set for ja-font by @itami.info 20081204*/ 

body {
	font-family:"MS Pゴシック",Arial,sans-serif ;
	font-size: 13px;
	line-height:1.5;
	font-weight:normal;
	font-style:normal;
}
select,
input,
button,
textarea {
	font:100% "MS Pゴシック",Arial,sans-serif ;
}
table {
 	font-size:inherit;
	font:100%;
}
textarea { 
	font-size: 100%; 
}



