@charset"UTF-8";



/*
****************************************************************************************************
Web site: minamino-city.com
Description: This css is designed and coded by Frontier of Business Intelligence Inc. a.k.a FoBI.
Version: 1.0
Author: FoBI-Hiroyuki Yoshino
Author URI: http://www.fobi.co.jp/
****************************************************************************************************
*/

/* ******* CSS Import ******* */
@import url(utilityCommon.css);



/* 
========================================================================================================
*/

#contentsBox{
	width:590px;
	margin:60px 40px;
}

#contentsBox table tr,#contentsBox table th,#contentsBox table td{
	padding:5px 15px;
}

#keioDesc{
	position:relative;
	width:590px;
	margin-top:10px;
}

#keioDesc span{
	position:absolute;
	top:30px;
	left:472px;
}

#keioR{
	margin-top:30px;
}

#keioRDesc{
	position:relative;
	width:590px;
	margin-top:10px;
}

#keioRDesc span{
	position:absolute;
	top:30px;
	left:415px;
}


