/* --------------------------------------------------------------------------- */
/* kiyaku */
/* --------------------------------------------------------------------------- */

/* --------------------------------------------------------------------------- */
#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 15px 0;
}
#contents .title_bar h2{
	line-height: 25px;
	padding-left: 20px;
	background: url(../../img/eye_yellow.png) 5px 7px no-repeat;
}

#kiyaku_txt{
	margin: 10px 0 20px 0;
	border-width: 1px;
	border-style: solid;
	border-color: #999;
}


