#main_box1 {
	width:409px; height:479px;
	background-image:url('img/home_page_02.jpg');
	background-repeat:no-repeat;
	float:left;
}

#main_right {
	float:right;
}

#main_right_bottom {
	clear:both;
}

#main_box2 {
	width:491px; height:282px;
	background-image:url('img/home_page_03.jpg');
	clear:both;
}
#main_box3 {
	width:246px; height:197px;
	background-image:url('img/home_page_04.jpg');
	float:left;
}
#main_box4 {
	width:245px; height:197px;
	background-image:url('img/home_page_05.jpg');
	float:left;
}

#main_top_product {
	width:152px;
	height:200px;
	background-image:url('img/store/top_product.jpg');
	background-repeat:no-repeat;
	float:left;	
	position:relative;
}

#main_top_product span.title {
	top:30px;
	left:37px;
	position:absolute;
	font-weight:bold;
	color:#f19102;
}

#main_top_product a {
	position:absolute;
	bottom:5px;
	right:5px;
}

.box1 { 
	float:left;
	width:530px;
	height:479px;	
}
.box2 {
	width:227px;
	height:281px;	
	clear:both;
}
.box3 {
	width:227px;
	height:198px;	
	clear:both;
}

#custom_right {
	float:left;
}

.custom_box_inner {
	padding: 10px;
	text-align:justify;
}
.custom_box_inner p { margin-top:10px; }

#semi_box1 { background-image:url('img/top_page_semi_custom_03.jpg'); }
#semi_box2 { background-image:url('img/top_page_semi_custom_04.jpg'); }
#semi_box3 { background-image:url('img/top_page_semi_custom_05.jpg'); }

#custom_box1 { background-image:url('img/top_page_custom_03.jpg'); }
#custom_box2 { background-image:url('img/top_page_custom_04.jpg'); }
#custom_box3 { background-image:url('img/top_page_custom_05.jpg'); }

#about_box1 { background-image:url('img/top_page_about_03.jpg'); }
#about_box2 { background-image:url('img/top_page_about_04.jpg'); }
#about_box3 { background-image:url('img/top_page_about_05.jpg'); }

#contact_box1 { background-image:url('img/top_page_shop_03.jpg'); }