@charset "UTF-8";
/* CSS Document */

#sectionLv1{
	margin:50px auto;
	width:730px;
}
#sectionLv1 h2{
	font-size:16px;
	font-weight:bold;
	margin:0 0 30px 0;
}
#sectionLv1 h3{
	font-size:14px;
	font-weight:bold;
	margin:0 0 10px 0;
}
#sectionLv1 p{
	margin:0 0 30px 0;
}
#sectionLv1 img{
	margin:0 0 20px 0;
}
#sectionLv2{
	margin:50px 0 0 0;
}
#sectionLv2-left{
	width:354px;
	margin:0 80px 0 120px;
}
#sectionLv2-left span#add{
	font-size:18px;
	display:block;
	margin:30px 0 30px 0;
	line-height:1.5em;
}
#sectionLv2-left span#shopname{
	margin:0 0 0 140px;
}
#sectionLv2-left p#caution1{
	margin:0 0 30px 0;
}
#sectionLv2-left p#caution2{
	color:#06F;
}
#sectionLv2-right{
	width:300px;
}
#sectionLv3,
#sectionLv4{
	width:800px;
	margin:50px auto 0 auto;	
}
#sectionLv3-left,
#sectionLv4-left{
	width:300px;
	margin:0 40px 0 0;
}
#sectionLv3-right,
#sectionLv4-right{
	width:438px;	
}
#sectionLv3{
	margin-top:100px;
}

#sectionLv3-left h2{
	font-weight:bold;
	font-size:16px;
	margin:0 0 30px 0;
}
#sectionLv3-left ul,
#sectionLv4-left ul{
	list-style:decimal;
	margin:0 0 0 20px;
	line-height:1.7em;
}
#sectionLv4{
	padding-bottom:203px;
	margin-bottom:120px;	
}
#sectionLv4-left{
	margin-top:30px;
}
#sectionLv4-left p{
	margin:30px 0;
}

