@charset "Shift_JIS";
/* CSS Document */

/*------------------------------------------------
らくらく作れるギフト
/*----------------------------------------------*/
.box { background-color: #faf8f1; width: 920px;　
}

#top {
	margin-bottom: 10px;
}

/*---------------------
ボックス／文字
---------------------*/
.box #base00 {
	position:relative; 
	width: 896px;
	height: 402px;
	margin: 0 auto ;

}

.box #p_01 {
	 position: absolute; 
	 top: 270px; 
	 left: 30px; 
	 width: 250px;
	 height: 60px;
	 color: #524c30 ;
	 font-size: 13px;

}

.box #p_02 {
	 position: absolute; 
	 top: 270px; 
	 left: 325px; 
	 width: 250px;
	 height: 60px;
	 color: #524c30 ;
	 font-size: 13px;
}

.box #p_03 {
	 position: absolute; 
	 top: 270px; 
	 left: 620px; 
	 width: 250px;
	 height: 60px;
	 color:#524c30 ;
	 font-size: 13px;
}

.box_base01 {
	position:relative; 
	width: 920px;
	height: 412px;
	float: left;
	margin-bottom: 20px;
}


.dtnAS {
	 position:absolute; 
	 top: 320px; 
	 left: 143px; 
	 width: 159px;
	 height: 31px;
}


.dtnAB {
	 position:absolute; 
	 top: 333px; 
	 left: 143px; 
	 width: 159px;
	 height: 31px;
}


.dtnBS {
	 position:absolute; 
	 top: 320px; 
	 left: 439px; 
	 width: 159px;
	 height: 31px;
}


.dtnBB {
	 position:absolute; 
	 top: 333px; 
	 left: 439px; 
	 width: 159px;
	 height: 31px;
}


.dtnCS {
	 position:absolute; 
	 top: 320px; 
	 left: 737px; 
	 width: 159px;
	 height: 31px;
}


.dtnCB {
	 position:absolute; 
	 top: 333px; 
	 left: 737px; 
	 width: 159px;
	 height: 31px;
}

.bikoh {
	 position:absolute; 
	 top:372px; 
	 left: 20px; 
	 width: 880px;
	 font-size: 13px;
}

.box #base02 {
	position:relative;
	width: 896px;
	height: 290px;
	float: auto;
	margin: 20px auto;
}


.box #p_04 {
	 position:absolute; 
	 top:0px; 
	 left:195px; 
	 width: 500px;
	 color:#524c30 ;
	 font-size: 20px;
}

.box #base03 {
	width: 920px;
	height: 280px;
	float: left;
	margin-bottom: 20px;
}

.box_base04 {
	position:relative;
	width: 920px;
	height: 269px;
	float: left;
	margin-bottom: 20px;
}

.p_05 {
	 position: absolute; 
	 top: 70px; 
	 left: 40px; 
	 width: 500px;
	 height: 100px;
	 color:#524c30 ;
	 font-size: 15px;
}

.p_06 {
	 position: absolute; 
	 top: 160px; 
	 left: 40px; 
	 width: 500px;
	 height: 60px;
	 color:#524c30 ;
	 font-size: 12px;
}
/*---------------------
タイトル
---------------------*/
.tit1 {
	width: 920px;
	height: 60px;
	margin: 20px 0px;
}

/*---------------------
文字
---------------------*/


.ccm_p5 {
	color:#524c30 ;
	width: 700px ;
	font-size: 14px;
	margin: auto;
	padding: 0px 100px ;
}
/*---------------------
ボタン
---------------------*/
.ccm_Btn1 {
    width: 700px;
	text-align: center;
	padding: 0px;
}
/*---------------------
レイアウト
---------------------*/
.ccm_00 {
	clear:both
}

/*ClearFix*/
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display:: inline-block;}
/*hyde from macIE*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

