@charset "Shift_JIS";
@import url("../../css/base.css");
@import url("../../css/style1.css");


h1{
	display:inline;
	font-size:12px;
	font-weight:normal;
}
#menu{
	display:block;
	width:760px;
	height:30px;
	background-color:#FFFFFF;
}
#menu em{
	float:left;
	text-indent:-9999px;
}
#menu a{
	text-decoration:none;
	display:block;
	width:253px;
	height:30px;
	background:url(../images/s_menu.jpg) left top;
}
#menu a{
	width:253px;
	height:30px;
}
#menu02 a{
	background-position:-253px 0 ;
}
#menu03 a{
	background-position:-506px 0 ;
}
#menu01 a:hover{
	background-position:0 -30px;
}
#menu02 a:hover{
	background-position:-253px -30px;
}
#menu03 a:hover{
	background-position:-506px -30px;
}
#no03 a{
	background-position:-506px -30px;
}
#contents li{
	list-style:none;
	width:470px;
	height:160px;
	margin:0 0 15px 15px;
}
#contents li a{
	display:block;
	width:200px;
	height:90px;
	padding:70px 255px 0 15px ;
	color:#333333;
}
*html #contents li a{
	width:470px;
	height:160px;
}
#li01 a{
	width:470px;
	height:160px;
	background: #FFFFFF url(../images/link01_off.jpg) no-repeat;
	
}
#li01 a:hover{
	background: #FFFFFF url(../images/link01_on.jpg) no-repeat;
}
#li02 a{
	width:470px;
	height:160px;
	background: #FFFFFF url(../images/link02_off.jpg) no-repeat;
	
}
#li02 a:hover{
	background: #FFFFFF url(../images/link02_on.jpg) no-repeat;
}