@charset "utf-8";

@import url("style.css");

h1#MainImg{
	margin:0 auto;
	margin-top:-10px;
	position:relative;
	width:880px;
}
div#AreaDryice{
	margin:0 auto 20px;
	width:880px;
}
div#AreaDryice div.contents860{
	margin:0 auto;
	width:860px;
}
div#AreaDryice h3,
div#AreaDryice p,
div#AreaDryice li{
	text-align:left;
}
div#AreaDryice h2,
div#AreaDryice h3{
	margin-bottom:10px;
}
div#AreaDryice p,
div#AreaDryice li{
	line-height:1.6;
}
div#AreaDryice p.pagetop{
	text-align:right;
}
div#AreaDryice ul li{
	background:url(../img/common/icon_blueball.gif) no-repeat 0 0.6em;
	padding-left:12px;
}
div#AreaDryice ol{
	margin-left:2em;
}
div#AreaDryice ol li{
	list-style:decimal;
}
/*----------*/
div#AreaFeature{
	background:url(../business/dryice/img/back_body_feature.gif) repeat-y top center;
	margin:0 auto 10px;
	width:880px;
}
div#AreaFeature div#TitleAF{
	background:url(../business/dryice/img/back_title_feature.gif) no-repeat top center;
	height:55px;
	margin:0 auto;
	width:860px;
}
div#AreaFeature div#FootAF{
	background:url(../business/dryice/img/back_foot_feature.gif) no-repeat top center;
	height:19px;
	margin:0 auto;
	width:860px;
}
div#AreaFeature div{
	display:inline;
	float:left;
	margin-right:10px;
	padding:0 10px;
	width:260px;
}
div#AreaFeature div.first{
	margin-left:10px;
}
div#AreaFeature div.last{
	margin:0;
}
div#AreaFeature div h2,
div#AreaFeature div hr{
	display:none;
}
div#AreaFeature div p{
	text-align:left;
	line-height:1.6;
}
/*----------*/
div.AreaItemLeft{
	border-bottom:1px #BBBBBB dashed;
	float:left;
	margin-bottom:1em;
	padding-bottom:1em;
	width:420px;
}
div.AreaItemRight{
	border-bottom:1px #BBBBBB dashed;
	float:right;
	margin-bottom:1em;
	padding-bottom:1em;
	width:420px;
}
ul.PaddingLeft{
	padding-left:150px;
}
div.AreaItemLeft .f_left,
div.AreaItemRight .f_left{
	margin:0 10px 10px 0;
}
div.AreaItemLeft .f_right,
div.AreaItemRight .f_right{
	margin:0 0 10px 10px;
}
/*----------*/
div#AreaDryice ul.caution li{
	background:url(../business/dryice/img/icon_caution.gif) no-repeat left center;
	margin-bottom:5px;
	padding-left:25px;
}
div#AreaDryice dl{
	line-height:1.6;
	text-align:left;
}
div#AreaDryice dl dt{
	clear:both;
	margin-bottom:0.3em;
}
div#AreaDryice dl dd{
	margin-bottom:20px;
	margin-left:2em;
}
/*----------*/
div#AreaDryice ul.pageChange{
	background:none;
	padding-left:0;
	margin:0 auto 15px;
	width:860px;
}
div#AreaDryice ul.pageChange li{
	background:none;
	display:inline;
	padding-left:0;
}
