@charset "Shift_JIS";

/* aboutcontent
------------------------------------------------------------*/
div#aboutcontent{
	clear:both;
	width:758px;
	margin:0 auto;
	background:url(../img/about/bg_about.gif) no-repeat bottom center;
}

/*  box1st
------------------------------------------------------------*/
div#box1st{
	width:669px;
	padding:30px 45px 0 44px;
}

div#box1st div.leftbox{
	float:left;
	width:422px;
}

div#box1st div.leftbox p{
	padding-top:15px;
}

div#box1st div.rightbox{
	float:right;
	width:236px;
	text-align:right;
}

div#box1st div.rightbox dl dd{
	padding-top:10px;
	padding-right:17px;
}

/*  box2nd
------------------------------------------------------------*/
div#box2nd{
	clear:both;
	width:658px;
	padding:40px 45px 0 44px;
}

div#box2nd p{
	padding-top:15px;
}

/*  boxlastChild
------------------------------------------------------------*/
div#boxlastChild{
	clear:both;
	width:669px;
	padding:40px 45px 50px 44px;
}


div#boxlastChild div#boxlastChildInner{
	position:relative;
	width:669px;
	padding:20px 0 50px 0;
	background:url(../img/about/bg_lastChild.gif) no-repeat bottom center;
}

div#boxlastChild div#boxlastChildInner table{
	width:584px;
	margin:0 auto;
}

div#boxlastChild div#boxlastChildInner table th{
	width:109px;
	vertical-align:text-top;
}

div#boxlastChild div#boxlastChildInner table td{
	width:435px;
	padding-left:40px;
	font-size:13px;
}

