@import url("common.css");

a:hover{
	position:relative;
	left:1px;
	top:1px;
}

.text01{
	font-size:0.9em;
	padding:13px;
	line-height:1.5em;
	margin-bottom:20px;
}

h4{
	color:#0F268D;
	font-weight:bold;
	font-size:0.9em;
	padding-top:13px;
	padding-left:13px;
}

.text02{
	font-size:0.9em;
	padding:5px 13px 0px 26px;
	line-height:1.5em;
}

.order_l{
float:left;
width:380px;
}
.order_r{
float:right;
}

dl{
	font-size:0.9em;
	padding:13px;
	margin-bottom:20px;
}

dt.order01{
	color:#0F268D;
	line-height:1.5em;
	font-weight:bold;
	margin-bottom:-20px;
}

dd{
	margin-left:230px;
	padding-bottom:10px;
}

.bg01{
	background-color:#CFD4E8;
	color:#0F268D;
	padding:3px;
}

.access{
	font-size:0.9em;
	padding:13px;
	margin-bottom:20px;
}

dt.access_02{
	color:#0F268D;
	line-height:1.5em;
	font-weight:bold;
	margin-top:10px;
}
dd.access_03{
padding:10px 20px 0 0;
}
