@charset "Shift_JIS";

html *{
	box-sizing: border-box; /* For MacIE 5 */
	-moz-box-sizing: border-box; /* For Mozilla */
}

/*@//////////////////////////////////////////////////////////////@*/

#tokusenArea{
	position:relative;
	padding-bottom:25px;
	width:700px;
	text-align:left;
}

	#tokusenArea #tokusenBox{
		height:450px;
		overflow:scroll;
	}


.h1Class{
  font-size : x-small;
  text-align : center;
  font-variant : normal;
  font-weight : normal;
}
