*{
	margin:0;
	padding:0;
}

body
{
	margin:0px;
	padding:0px;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	text-align : center; 
}

.dotLine{
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-color: #666;
	line-height: 1px;
	margin-bottom:5px;
	margin-top:3px;
}

img
{
	border:0px;
}

.tablist
{
	list-style:none;
	margin:15px 0px 0px 0px;
	padding:0px;
}

.tablist li
{
	display:block;
	width:126px;
	height:46px;
	margin:0px 0px 5px 0px;
	padding:0px;
}

#left_box
{
	width:448px;
	float:left;
}

#right_box
{
	width:126px;
	float:left;
}

#border
{
	background-image:url(../img/border.gif);
	background-repeat:repeat-y;
	width:428px;
	text-align:left;
	padding:0px 10px;
	margin:0px;
}

#border_top
{
	background-image:url(../img/border_top.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:448px;
	height:10px;
	margin:0px;
	padding:0px;
}

#border_bottom
{
	background-image:url(../img/border_bottom.gif);
	background-repeat:no-repeat;
	width:448px;
	height:9px;
	margin:0px;
}
