/**
 * 
 * @version 
 * @author 
 */


@import 'global.css';
@import 'textstyle.css';
/** Contents
-----------------------------------------*/
body{
	background:none;
}
ul#topnavi{
	padding-bottom:35px;
	background:url(../images/index/bar.gif) bottom no-repeat;
}
#contents p {
	font-size:70%;
}
#side_right h2{
	margin:0 0 .5em 0;
	padding:0;
	border-bottom:0;
}
#side_right ul li{
	background:url(../images/index/arrow.gif) left 0.4em no-repeat;
	padding:0.4em 0 0.4em 16px;
	font-size:70%;
	border-bottom:#E6E6E6 1px solid;
}
#side_right ul li a{
}
#side_right ul li a:hover{
	text-decoration:underline;
}