@charset "utf-8";
/* work.html */



/* + right box + */

div.work_box{
	width:610px;
	border:#CCCCCC 1px solid;
	margin-bottom:10px;
}

div.work_box2{
	width:610px;
	border:#CCCCCC 1px solid;
	margin-bottom:10px;
	background-image:url(../img/back_img.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
}

p.work_font{
	color:#333333;
	text-align:left;
	line-height:130%;
	font-size:14px;
	padding:10px 0px 10px 15px;
}

p.title_bar{
	width:610px;
}

p.step_photo{
	width:610px;
	margin:0px auto;
}

p.ekikaramise{
	text-align:center;
	padding:15px 0px;
}

.dmmbn{
	width:572px;
	margin:18px auto;
}

.dmmbn a{
	display:block;
	width:572px;
	height:60px;
	background-image:url(../img/dmm_bn.jpg);
	background-repeat:no-repeat;
}

.dmmbn a:hover{
	background-position:bottom;
}