/**
 * 
 * @version 
 * @author 
 */


@import 'global.css';
@import 'textstyle.css';
/** Contents
-----------------------------------------*/
#contents p {
	font-size:77%;
}
body {
	behavior:url("../../images/global/csshover.htc");
}
.subtitle{
	margin-top:20px;
}
ol{
	margin-left:0.5em;
}
ol li{
	margin-bottom:0.25em;
}
#leftside ul{
	margin:.5em 0 .5em .5em;
}
#leftside ul li{
	list-style-type:disc;
	font-size:77%;
	margin-left:1em;
	margin-bottom:0.25em;
}
#leftside p{
	margin-bottom:0.5em;
}
#leftside p a{
	color:#6e6bcf;
	font-weight:bold;
	margin:0 2px;
}
#leftside p a{
	color:#6e6bcf;
	font-weight:bold;
	margin:0 2px;
}
#leftside ol li a{
	background:url(../images/global/arrow_mini.gif) right 50% no-repeat;
	padding:2px 7px 2px 0;
	color:#6e6bcf;
	font-weight:bold;
}