/**
 * 
 * @version 
 * @author 
 */


@import 'global.css';
@import 'textstyle.css';

/** Contents
-----------------------------------------*/
body {
	behavior:url("../../images/global/csshover.htc");
}
#contents p {
	font-size:77%;
	margin-bottom:1em;
}
#contents p a{
	color:#6e6bcf;
}
#contents h2{
	background:url(../images/global/bg_h2.gif) bottom repeat-x;
	border-top:#E6E7E7 1px solid;
	padding:15px 0;
	color:#474865;
	margin-top:1px;
	font-size:16px;
}
#contents{
	min-height:200px;
	_height:200px;
}
