@charset "shift-jis";

/*-----------------------------------------------*/
/*                  baseSetting                  */
/*-----------------------------------------------*/

body {
    font:13px "‚l‚r ‚oƒSƒVƒbƒN",arial,helvetica,clean,sans-serif;
    *font-size:small;
    *font:x-small;
	color:#000000;
	background:url(../img/bg_body.gif) repeat-x center top;
	text-align: center;
}

/*-----------------------------------------------*/
/*                    textSize                   */
/*-----------------------------------------------*/

p, th, td, dt, dd, li, form, pre {
	line-height: 150%;
	font-size: 93%;
	letter-spacing: 1px;
}
td li, td dt, td dd, td td, form th, form td {
	font-size: 100%;
}
.txtS {
	font-size:77%;
}
.txtM {
	font-size:93%;
}
.txtL {
	font-size:108%;
}

/*-----------------------------------------------*/
/*                    top menuBox                */
/*-----------------------------------------------*/

#menuBox1 .box {
	height:135px;
}
#menuBox2 .box {
	height:135px;
}
#menuBox3 .box {
	height:160px;
}


#btnTextSize .middle a {
	background-position:-20px -42px;
}

