@charset "shift_jis";

/*------------------------------------------------

   present.css

------------------------------------------------*/
#present h2 {
	text-align:center;
	padding:20px 0 0;
}

#present .section01 {
	width:917px;
	height:450px;
	margin:25px 0 0 18px;
	background: url(../present/img/present_bg01.jpg) no-repeat 0 0;
}

#present .section01 h3 {
	padding:16px 0 0 24px;
}

#present .section01 .section01-in {
	padding:0 0 0 52px;
}

#present .section01 .section01-in .left-col {
	float:left;
}

#present .section01 .section01-in .left-col h4 {
	padding:52px 0 0;
}

#present .section01 .section01-in .left-col .txt-area01 {
	padding:25px 0 0;
	width:370px;
	height:176px;
	font-size:13px;
}

#present .section01 .section01-in .left-col .btn01 {
	padding:0 0 0 83px;
}

#present .section01 .section01-in .right-col {
	float:right;
	padding:43px 44px 0 0;
}

#present .section02 {
	width:914px;
	margin:25px 0 0 20px;
	background: url(../present/img/present_bg03.jpg) no-repeat 0 100%;
}

#present .section02-in {
	width:914px;
	background: url(../present/img/present_bg02.jpg) no-repeat 0 0;
}

#present .section02 .tit04 {
	text-align:center;
	padding:8px 0 15px;
}

#present .section02 .box {
	padding:20px 0 0 56px;
}

#present .section02 .box-last {
	padding:20px 0 30px 56px;
}

#present .section02 .box p,
#present .section02 .box-last p  {
	float:left;
}

#present .section02 .box .left,
#present .section02 .box-last .left {
	width:200px;
	font-weight:bold;
}

#present .section02 .box .right,
#present .section02 .box-last .right {
	width:600px;
}





