/* import ------------------------------------------*/
.style1 {color: #FF0066}

/* common -------------------------------------------*/
html{
	height:100%;
}
body{
	text-align:center;
	height:100%;
}
#header{
	width:786px;
	margin-bottom:6px;
}
#wrapper{
	width:786px;
	text-align:left;
	margin:0 auto;
	height:100%;
	margin-top:20px;
}
#content{
	background:url(../image/bg.gif) repeat-y;
}
#l_navi{
	width:240px;
	float:left;
	background:url(../image/news.gif) no-repeat top;
}
#main{
	width:495px;
	_width:510px;
	padding-right:17px;
	float:right;
}

h1,h2,ul,li,p,a{
	margin:0;
	padding:0;
	list-style-type:none;
	text-decoration:none;
}
span{
font-weight:bold;
	color:#000000;
}
h1{ 
	width:186px;
	height:26px;
}
h1 a{
	text-indent:-9999px;
	display:block;
	background:url(../shared/image/title.gif) no-repeat;
	width:186px;
	height:26px;
}
h2 { 
	text-indent:-9999px;
	height:0;
}
#l_navi #navi{
	margin-top:27px;
}
#l_navi #navi ul li{
	padding-bottom:27px;
	font-size:10px;
}
#l_navi #navi ul li a{
	text-indent:-9999px;
	display:block;
}

#l_navi #navi ul li#n01 a{ background:url(../shared/image/menu01.gif) no-repeat; width:100px; height:20px;}
#l_navi #navi ul li#n02 a{ background:url(../shared/image/menu02.gif) no-repeat; width:34px; height:21px;}
#l_navi #navi ul li#n03 a{ background:url(../shared/image/menu03.gif) no-repeat; width:65px; height:20px;}
#l_navi #navi ul li#n04 a{ background:url(../shared/image/menu04.gif) no-repeat; width:65px; height:21px;}
#l_navi #navi ul li#n05 a{ background:url(../shared/image/menu05.gif) no-repeat; width:65px; height:20px;}
#l_navi #navi ul li#n06 a{ background:url(../shared/image/menu06.gif) no-repeat; width:65px; height:20px;}
#l_navi #navi ul li#n07 a{ background:url(../shared/image/menu07.gif) no-repeat; width:65px; height:15px;}

#l_navi #navi ul li#n01 a:hover{ background:url(../shared/image/menu01_on.gif) no-repeat; width:100px; height:20px;}
#l_navi #navi ul li#n02 a:hover{ background:url(../shared/image/menu02_on.gif) no-repeat; width:34px; height:21px;}
#l_navi #navi ul li#n03 a:hover{ background:url(../shared/image/menu03_on.gif) no-repeat; width:65px; height:20px;}
#l_navi #navi ul li#n04 a:hover{ background:url(../shared/image/menu04_on.gif) no-repeat; width:65px; height:21px;}
#l_navi #navi ul li#n05 a:hover{ background:url(../shared/image/menu05_on.gif) no-repeat; width:65px; height:20px;}
#l_navi #navi ul li#n06 a:hover{ background:url(../shared/image/menu06_on.gif) no-repeat; width:65px; height:20px;}
#l_navi #navi ul li#n07 a:hover{ background:url(../shared/image/menu07_on.gif) no-repeat; width:65px; height:15px;}

#main{
	background:url(../image/sign.jpg) no-repeat center bottom;
	padding-bottom:200px;
}
#content #main #news{
	widht:492px;
	margin:0 auto;
}
#content #main #news ul{
	margin-top:0;
	padding-top:0;
	color:#7E7E7E;
	margin-bottom:12px;
}
#content #main #news ul li{
	padding-left:15px;
}
#content #main #news ul li.point{
	background:url(../image/ar.gif) no-repeat 0 3px;
	_background:url(../image/ar.gif) no-repeat 0 1px;
}
#main #news{
	border-bottom:1px solid #C9C9C9;
}
#main p#sign{
	width:442px;
	height:122px;
	margin:0 auto;
	text-align:center;
	position:relative;
	top:220px;
	left:15px;
}
