@charset "euc-jp";
/* CSS Document */

/*-----------------------------------------

				index.php

-----------------------------------------*/



#makerUwano .box_1{
	background-image:url(../images/uwano_06.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:300px;
}

#makerUwano .makerUwanoHonbun{
	background-image:url(../images/uwano_01.jpg);
	background-repeat:repeat-y;
	background-position:top left;
	padding-left:20px;
	padding-right:20px;
}
#makerUwano .box_2 h3,
#makerUwano .box_3 h3,
#makerUwano .box_4 h3{
	margin-bottom:15px;
}
#makerUwano .box_2 p,
#makerUwano .box_3 p,
#makerUwano .box_4 p{
	margin-bottom:25px;
	_font-size:116%;
	_line-height:150%;
}
#makerUwano .box_2{
	background-image:url(../images/uwano_02.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	min-height:600px;
	margin-bottom:10px;
}
#makerUwano .box_2 p{
	padding-left:360px;
}
#makerUwano .box_2 p img {
}

#makerUwano .box_3{
	background-image:url(../images/uwano_03.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	min-height:550px;
}
#makerUwano .box_3 p{
	padding-right:360px;
}
#makerUwano .box_4{
	background-image:url(../images/uwano_04.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	min-height:750px;
}
#makerUwano .box_4 p{
	padding-left:410px;
}

