@charset "euc-jp";
/* CSS Document */

/*-----------------------------------------

				index.php

-----------------------------------------*/

.makerAlba #alba_header,
.makerAlba #maker_alba_1,
.makerAlba #maker_alba_1 h2,
.makerAlba #maker_alba_2,
.makerAlba #maker_alba_2 h2,
.makerAlba #maker_alba_3,
.makerAlba #maker_alba_3 h2,
.makerAlba #maker_alba_4,
.makerAlba #maker_alba_4 h2,
.makerAlba #maker_alba_recipe h2 {
	background-repeat:no-repeat;
}


.makerAlba #alba_header{
	background-image:url(../images/top_main.jpg);
	width:900px;
	height:250px;
	margin-bottom:10px;
}


/* えごまとの出逢い */
.makerAlba #maker_alba_1{
	background-image:url(../images/photo_01.jpg);
	background-position:bottom right;
	width:880px;
	margin-bottom:10px;
}
.makerAlba #maker_alba_1 h2{
	background-image:url(../images/title_01.gif);
	width:185px;
	height:36px;
	margin-left:10px;
	margin-bottom:10px;
}
.makerAlba #maker_alba_1 p{
	margin-left:10px;	
	margin-right:300px;
	margin-bottom:25px;
}


/* 安心、安全なえごまを栽培 */
.makerAlba #maker_alba_2{
	background-image:url(../images/photo_02.jpg);
	background-position:bottom left;
	width:880px;
	margin-left:10px;
	margin-bottom:10px;
}
.makerAlba #maker_alba_2 h2{
	background-image:url(../images/title_02.gif);
	width:265px;
	height:35px;
	margin-left:310px;
	margin-bottom:10px;
}
.makerAlba #maker_alba_2 p{
	margin-left:310px;	
	margin-bottom:25px;
}


/* えごまの栄養素 */
.makerAlba #maker_alba_3{
	background-image:url(../images/photo_03.jpg);
	background-position:bottom right;
	margin-bottom:10px;
	padding-bottom:10px;
}
.makerAlba #maker_alba_3 h2{
	background-image:url(../images/title_03.gif);
	width:161px;
	height:35px;
	margin-left:10px;
	margin-bottom:10px;
}
.makerAlba #maker_alba_3 p{
	margin-left:10px;	
	margin-right:315px;	
}
.makerAlba #maker_alba_3 strong{
	font-weight:bold;
	color:#3f2e00;
}


/* 希少！国産えごま */
.makerAlba #maker_alba_4{
	background-image:url(../images/photo_04.jpg);
	background-position:bottom left;
	width:880px;
	margin-left:10px;
	margin-bottom:10px;
}
.makerAlba #maker_alba_4 h2{
	background-image:url(../images/title_04.gif);
	width:183px;
	height:35px;
	margin-left:310px;
	margin-bottom:10px;
}
.makerAlba #maker_alba_4 p{
	margin-left:310px;	
}


.makerAlba #maker_alba_recipe {
	background-image:url(../images/recipe.jpg);
	border-bottom:1px dotted #9c9275;
	border-top:1px dotted #9c9275;
	width:880px;
	padding-left:20px;
}

.makerAlba #maker_alba_recipe h2 {
	background-image:url(../images/title_05.gif);
	width:288px;
	height:66px;
	margin-bottom:15px;
	margin-top:10px;
}
.makerAlba #maker_alba_recipe p {
	margin-right:315px;
	margin-bottom:20px;
}
.makerAlba #maker_alba_recipe strong {
	font-weight:bold;
	color:#342100;
}

