@charset 'UTF-8';

#contentsIn span.minitext{
	font-size:10px;
	color:#5f4810;
	}

#contentsIn span.price{
	font-size:14px;
	}

/* list1
===========================*/

#contentsIn dl.list1{
	padding-left:46px;
	text-align:left;
	width:570px;
	margin-bottom:20px;
	color:#181818;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	}

#contentsIn dl.list1 dt{
	padding-left:20px;
	background:url(../images/menu/list.gif) no-repeat 0 3px;
	margin-bottom:7px;
	}

#contentsIn dl.list1 dd{
	padding-left:20px;
	padding-bottom:10px;
	background:url(../images/menu/dot1.gif) left bottom no-repeat;
	margin-bottom:10px;
	}

/* list2
===========================*/

#contentsIn dl.list2{
	padding-left:46px;
	text-align:left;
	width:570px;
	margin-bottom:20px;
	color:#181818;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	}
	
#contentsIn dl.list2 dt{
	margin-bottom:10px;}

#contentsIn dl.list2 dd{
	background:url(../images/menu/dot1_2.gif) no-repeat bottom left;
	height:30px;
	padding-left:22px;
	margin-bottom:7px;
	line-height:25px;
	}

/* leftBox
===========================*/

#contentsIn div.leftBox{
	width:290px;
	float:left;
	margin-right:34px;
	}

#contentsIn div.leftBox dl.list3{
	width:240px;
	margin:0 auto;
	text-align:left;
	color:#181818;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
}

#contentsIn div.leftBox dl.list3 dt{
	margin-bottom:25px;
	}

#contentsIn div.leftBox dl.list3 dd{
	padding-bottom:7px;
	background:url(../images/menu/dot3.gif) left bottom no-repeat;
	margin-bottom:7px;
	line-height:20px;
	}

#contentsIn div.leftBox dl.list3 .stxt{

	font-size:10px;
}
/* rightBox
===========================*/


#contentsIn div.rightBox{
	width:290px;
	float:left;
	text-align:center;
	margin-bottom:25px;
	}

#contentsIn div.rightBox dl.list4{
	width:240px;
	margin:0 auto;
	text-align:left;
	color:#181818;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	}

#contentsIn div.rightBox dl.list4 dt{
	margin-bottom:25px;
	}

#contentsIn div.rightBox dl.list4 dd{
	padding-bottom:7px;
	background:url(../images/menu/dot3.gif) left bottom no-repeat;
	margin-bottom:7px;
	}

#contentsIn img.qa{
	float:right;
	}