/*=========================================================
	[ index.css ] 
	date - creation:2007.08.10 // update:2007.08.13
	::toc::
		import file
		category style
=========================================================*/

@import url(person.css);

/* page style
---------------------------------------------------------*/
#main h2{margin-bottom:5px;}
#topicbox{
	padding:5px;
	background-color:#fff1e2;
	border:1px solid #fb7d00;
}#topicbox table{
	background-color:#FFFFFF;
}#topicbox td{vertical-align:top;}
#information,#contact{
	width:393px;
	margin:7px 0 15px 7px;
}
.topic{
	width:170px;
	margin:7px 7px 10px;
}
.topic p{line-height:1.4;}

#main .frobject{margin-bottom:0;margin-left:3px;}
