@charset "utf-8";

/* contents
--------------------------------------------------------------------------
01. contentLeft(div#contentLeft)
02. contact(div#contact)
03. contentRight(div#contentRight)
--------------------------------------------------------------------------
*/


/* update history
--------------------------------------------------------------------------
--------------------------------------------------------------------------
*/


/* 01. contentLeft(div#contentLeft)
----------------------------------------------------------------------- */

#contentLeft h1{
	margin-bottom:13px;
}

/* 02. contact(div#contact)
----------------------------------------------------------------------- */

#contact{
	background-color:#ebebeb;
	margin-bottom:12px;
	padding:49px 0 49px 30px;
	width:717px;
}

#contact p#t_left{
	padding-right:26px;
	float:left;
}

#contact #t_right{
	float:left;
	width:235px;
}

#contact #t_right p#t01{
	padding-bottom:13px;
}

/* 03. contentRight(div#contentRight)
----------------------------------------------------------------------- */

#contentRight ul li{
	font-size:0;
	line-height:0;
}

#contentRight ul.topSpace{
	padding-top:41px;
}

#contentRight ul#largeBanner{
	margin:4px 0 139px;
}

#contentRight ul#largeBanner li{
	margin-bottom:5px;
}
