@charset "utf-8";
/* CSS Document */



.boxWaku{
	border: 5px solid #CCC;
}
ol.privacy{
	margin: 5px 30px 10px 30px;
}
ol.privacy li{
	list-style: decimal;
	padding: 0px 0px 5px 5px;
	margin: 0px 20px 5px 40px;
	background-image: url(/inc_pp/images/top/icn_flower.gif_________________________________);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	text-indent: 0em;
}

ol.privacy ul{
	margin-top: 10px;
	background-color: #fffbe5;
	padding-top: 10px;
}
ol.privacy ul li{
	list-style: lower-alpha;
	padding: 0px 0px 5px 5px;
	margin: 0px 20px 5px 40px;
	border-bottom: none;
	text-indent: 0;
	background-image: none;
}

ol.privacy ul.madoguchi li{
	list-style: none;
	padding: 0px 0px 5px 5px;
	margin: 0px 20px 5px 40px;
	border-bottom: none;
}

ul.typeKome{
	background-color: #fffbe5;
	border: solid 5px #e3e1d4;
	margin: 10px 20px 10px 20px;
	padding-bottom: 10px;
}
div.kome{
	background-color: #fffbe5;
	border: solid 5px #e3e1d4;
	margin: 10px 20px 10px 20px;
	padding-bottom: 10px;
}
div.kome h4{
	font-weight: normal;
	color: #B0001F;
	padding: 5px 10px 5px 10px;
	font-size: 120%;
	border-bottom: dotted 2px #B0001F;
	margin: 0px 10px 10px 10px;
}
div.kome ol{
	margin: 5px 10px;
}
div.kome ol li{
	border-bottom: none;
}
ul.typeKome li{
	background-image: url(/inc_pp/images/top/icn_flower.gif);
	background-repeat: no-repeat;
	background-position: 20px 3px;
	padding-left: 40px;
}
ul.typeKome li.title{
	background-image: none;
	color: #B0001F;
	padding: 5px 10px 5px 10px;
	font-size: 120%;
	border-bottom: dotted 2px #B0001F;
	margin: 0px 10px 10px 10px;
}


.taC{
	text-align: center;
}



/* 資料請求・お問い合わせbox
------------------------------------------------------------------------*/
.otoiawase {
border: solid 3px #f2f2f2;
padding: 3px 0 10px 3px;
margin: 20px 0;
} 


.otoiawase dt {
width: 658px;
background-color: #ac9376;
vertical-align: middle;
text-align: center;
padding: 5px;
color: #FFF;
}

.otoiawase dd {
margin: 10px 3px 0 3px;
position: relative;
text-align: center;
}


.otoiawase dd .dial{
	font-size: 150%;
	font-weight: bold;

}


.otoiawase dd span.emal{
background-image: url(/inc_pp/images/email.gif) ;
background-repeat: no-repeat;
background-position: left;
font-size: 83%;
padding-left: 50px;

}
