/*
Author: 合同会社 ペンタラボ
Author URI: http://pentalab.co.jp
Version: 1.0.1
*/

/* ------------------------------------------------------------ */
/* about layout
/* ------------------------------------------------------------ */


#about article{
	background: #FFFFFF;
	margin: 0 0 20px 0;

}
#about article .contentbox{
		padding: 28px 20px 28px 20px;

}
#gaiyo{
	width: 100%;
}
#gaiyo th{
	font-weight: bold;
	width: 120px;
	padding: 10px 0 10px 0;
	background: url(../../common/img/hr_dot2.gif) repeat-x center bottom;
}
#gaiyo td{
	padding: 10px;
	background: url(../../common/img/hr_dot2.gif) repeat-x center bottom;
}



