@charset "utf-8";
@import url("../../common/css/elements.css");
@import url("../../common/css/format.css");
@import url("../../common/css/style.css");


div.useBlock1 {
	width: 240px;
	padding-top: 10px;
	margin-bottom: 15px;
	background: url(../images/use_bg_01.gif) left top no-repeat;
}

div.useBlock2 {
	background: url(../images/use_bg_02.gif) left bottom no-repeat;
}

div.useBlock3 {
	width: 500px;
	padding-top: 10px;
	margin-bottom: 15px;
	background: url(../images/use_bg_03.gif) left top no-repeat;
}

div.useBlock4 {
	background: url(../images/use_bg_04.gif) left bottom no-repeat;
}

div.useBlock2 h3, div.useBlock4 h3 {
	padding: 3px 3px 10px 35px;
	background: url(../images/use_bullet_01.gif) 10px 1px no-repeat;
}

div.usePhoto {
	padding: 0 0 10px;
	text-align: center;
}

p.useExplain {
	padding: 5px 5px 0 !important;
}

