/*font-family*/
body,table,tr,td{
	font-family	:"£Í£Ó £Ð¥´¥·¥Ã¥¯",Osaka,Serif;
}
/*margin*/
body,div,table,tr,td,p,h3,form,input{
	margin		: 0px;
}
/*padding*/
body,div,table,tr,td,p,h3,form,input{
	padding		: 0px;
}
/*line-height*/
body,div,table,tr,td{
	line-height	: 100%;
}
/*line-height*/
p{
	line-height	: 150%;
}
/*font-size*/
body,h1,h3{
	font-size	: 9pt;
}
/*font-weight*/
h1,h2,h3,th{
	font-weight	: normal;
}
/*border none*/
img{
	border-width	: 0px;
	border-style	: none;
}
/*a*/
a{
	text-decoration	: none;
	color		: #FF4C4C;
}
/*a:hover*/
a:hover{
	text-decoration	: underline;
	color		: #FF4C4C;
}
/*----------------------------------------------------------------------------------------------*/
/*bodyÍ×ÁÇ*/
body{
	background	: url(./img/index/bg.gif) repeat-x #eaeaea;
	color		: #666;
	text-align	: center;
	padding		: 0px 0px 15px;
}
/*bodyÍ×ÁÇ -> divÍ×ÁÇ#index*/
body div#index{
	width		: 750px;
	height		: 379px;
	background	: #f9f9f9 url(./img/index/base_bg.gif) repeat-y;
	border-color	: #999;
	border-style	: solid;
	border-width	: 1px ;
	position	: absolute;
	top			: 50%;
	left		: 50%;
	margin		: -189px 0px 0px -375px;
	text-align	: left;
}
/*divÍ×ÁÇ#index -> imgÍ×ÁÇ#img_index*/
div#index img#img_index{
	margin		: 0px 0px 0px 1px;
}
/*divÍ×ÁÇ#index -> imgÍ×ÁÇ#img_welcome*/
div#index img#img_welcome{
	margin		: 70px 0px 0px 45px;
}
/*div#index -> tdÍ×ÁÇ*/
div#index td{
	vertical-align	: top;
}
/*divÍ×ÁÇ#index -> h1Í×ÁÇ*/
div#index h1{
	width		: 300px;
	border-style	: solid;
	border-color	: #999999;
	border-width	: 2px 0px 0px;
	margin		: 5px 0px 0px 49px;
	padding		: 15px 0px 0px;
	line-height	: 150%;
}
/*divÍ×ÁÇ#index pÍ×ÁÇ*/
div#index p{
	margin		: 0px 0px 70px 49px;
	line-height	: 150%;
}
/*divÍ×ÁÇ#index tableÍ×ÁÇ#tbl_index*/
div#index table#tbl_index{
	width		: 300px;
	border-style	: solid;
	border-color	: #999999;
	border-width	: 2px 0px 0px;
	margin		: 25px 0px 0px 49px;
	font-size	: 11px;
}
/*table#tbl_index -> tdÍ×ÁÇ*/
table#tbl_index td{
	padding		: 5px 0px 0px;
	vertical-align	: middle;
}
/*divÍ×ÁÇ#index divÍ×ÁÇ*/
div#index div{
	margin		: 0px 0px 1px 1px;
}
/*divÍ×ÁÇ#index -> imgÍ×ÁÇ#img_8831_banner*/
div#index img#img_8831_banner_t{
	margin		: 0px 10px 0px 49px;
}
/*div#bk_banner*/
div#bk_banner{
	width		: 380px;
	margin		: 0px 0px 0px 0px;
	text-align	: right;
}


.copy{
	letter-spacing: 0px;
}
