@charset "utf-8";
/* CSS Document */
#gre	{
}
#gre h3	{
	float: right;
}
#gre p.p01	{
	float: left;
	width: 300px;
	line-height: 1.5em;
	font-size: 120%;
	font-weight: bold;
	text-align:justify;
	text-justify: absolute;
}
#gre h4	{
	font-family: "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "細明朝体";
	font-size: 120%;
	line-height: 2em;
	font-weight: bold;
	float: left;
	margin-top: 20px;
}
* html #gre h4	{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Osaka;
}
#gre dl	{
	margin-left: 7em;
	margin-top: 20px;
}
#gre dt	{
	float: left;
}
#gre dd	{
	padding-left: 3em;
}
#gre dd a	{
	background-image: url(img/list01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
#gre h4.h4b	{
	float: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
}
#gre ul	{
	margin-bottom: 20px;
}
#gre li	{
	display: inline;
}
#gre li img	{
	margin-right: 5px;
	margin-bottom: 5px;
}
#gre h3.h3b	{
	float: none;
	margin-bottom: 10px;
}
#gre dl.dl02	{
	margin-bottom: 2em;
	margin-left: 0em;
}
#gre dl.dl02 dt	{
	float: left;
}
#gre dl.dl02 dd	{
	padding-left: 7em;
}
