@charset "utf-8";
div.right div.inner {
	width: 530px;
}
/******************** anshin ********************/
dl.yakusoku {
	margin: 0 10px 30px;
}
dl.yakusoku dt {
	font-weight: bold;
	padding: 9px 0 80px 96px;
	font-size: 120%;
	margin: 15px 0 10px;
}
dl.yakusoku dd {
	margin: -80px 0 0 96px;
}
dl.yakusoku dt.anshin1 {
	background: url(../img/anshin1.jpg) no-repeat left top;
}
dl.yakusoku dt.anshin2 {
	background: url(../img/anshin2.jpg) no-repeat left top;
}
dl.yakusoku dt.anshin3 {
	background: url(../img/anshin3.jpg) no-repeat left top;
}
dl.yakusoku dt.anshin4 {
	background: url(../img/anshin4.jpg) no-repeat left top;
}
dl.yakusoku dt.anshin5 {
	background: url(../img/anshin5.jpg) no-repeat left top;
}
dl.yakusoku dt.anshin6 {
	background: url(../img/anshin6.jpg) no-repeat left top;
}
p.center {
}
p.center img {
	margin-bottom: 10px;
}
/******************** privacy ********************/
div.privacy {
	margin: 15px 5px;
}
div.privacy p.bold {
	font-weight: bold;
	font-size: 120%;
	margin: 10px 0 5px 0;
}
div.privacy p.comment {
	margin: 0 10px 0 25px;
}
p.title {
	background: url(../img/icon_arrow_3.gif) no-repeat left;
	font-weight: bold;
	font-size: 120%;
	margin: 20px 0 8px;
	padding: 0 0 0 20px;
	clear: both;
}
div.privacy ul {
	list-style-type: none;
	margin: 15px 10px 15px 20px;
}
div.privacy ul li {
	background: url(../img/icon_arrow_1.gif) no-repeat left top;
	padding-left: 17px;
	margin-bottom: 5px;
}
/********************/
div.pic {
	margin-left: 90px;
}
div.pic:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}
*html div.pic {
    height: 0em;
}
div.pic dl {
	width: 180px;
	float: left;
	text-align: center;
	background: #f5f5f5;
	padding: 10px 0 6px;
	margin: 20px 1px 10px;
}
div.pic dl dt {
	margin-bottom: 3px;
}




/********************
*html  Internet Explorer6.0
*:first-child+html  Internet Explorer7.0
html>body  Firefox
html:first-child  Safari & Opera
html:not(:only-child:only-child)  Google Chrome
********************/