@charset "shift_jis";

/*=========================================================
	[ index.css ]
	design style - International
	date - creation:2010-05-18 // update:2010-06-28
=========================================================*/

/*=========================================================
	index
		1. heading
		2. content
=========================================================*/

/* 1. heading
=========================================================*/
#content h2{
	margin-top:0;
	padding:7px;
	background:#F9F9F9 url(/noborito/images/line_bk.gif) repeat-x left bottom;
	border:none;
}
#content h2 a{
	background:none;
}

/* 2. content
=========================================================*/
/* news
---------------------------------------------------------*/
#content #infoNews{
	margin-top:20px;
	border:1px solid #DFDFDF;
}
#content #infoNews{font-size:115%;}
#infoNews table{margin:10px;}
#content #infoHead h2{
	margin-bottom:10px;
}
.pagetop{clear:both;}