/* --------------------------------------------------------------------------- */
/* link_regist */
/* --------------------------------------------------------------------------- */

/* --------------------------------------------------------------------------- */
#contents{
	margin: 10px 0 10px 10px;
	width: 613px;
}
/* --------------------------------------------------------------------------- */
#contents .title_bar {
	width: 613px;
	height: 2.4em;
	background: url(../../img/bg_title_under_bar.png) 0 2px repeat-x;
	margin: 10px 0 5px 0;
}
#contents .title_bar h2{
	line-height: 25px;
	padding-left: 20px;
	background: url(../../img/eye_yellow.png) 5px 7px no-repeat;
}

/* --------------------------------------------------------------------------- */
#contents div.sentence {
	width: 570px;
	margin: 0 0 15px 20px;
}

#contents div.notice {
	width: 570px;
	margin: 0 0 20px 20px;
}
#contents div.notice h2, #contents div.notice p{
	font-size: 12px;
	color: #F00;
}
#contents div.notice div.waku{
	border: 1px solid #F00;
	padding: 8px 8px 0 8px;
}

