@charset "utf-8";

/*
------------------------------------------------
Page Layout
------------------------------------------------*/
#wrap #main #contents #topnavi {
	height: 91px;
	width: 620px;
	margin-bottom: 15px;
}
#wrap #main #contents #topnavi li.navi01 {
	float: left;
}
#wrap #main #contents #topnavi li.navi02 {
	float: right;
}
#wrap #main #contents .box .left {
	float: left;
	width: 385px;
}
#wrap #main #contents .box .right {
	float: right;
	width: 227px;
}
#wrap #main #contents h3 {
	clear: both;
}
#wrap #main #contents .box clearfix .notice {
	color: #999999;
}
#wrap #main #contents .box {
	width: 620px;
	margin-bottom: 40px;
}
#wrap #main #contents .title {
	font-size: 105%;
	font-weight: bold;
	color: #E52660;
	background: url(../img/ic_title.gif) no-repeat 0em 0.4em;
	margin-bottom: 10px;
	padding-left: 20px;
}
#wrap #main #contents .txt {
	margin-bottom: 5px;
}
#wrap #main #contents .link {
	text-align: right;
}
#wrap #main #contents .title02 {
	font-weight: bold;
}
