@charset "utf-8";
/* ====last update 2007/12/13 ==== */


/* =============================== */
/*  Policy CSS                     */
/*               author:T.NIkaidoh */
/* =============================== */
.textListPolicy	{
	float: left;
	width: 581px;
	font-size: 0.8em;
	padding-left: 25px;
	display: block;
	margin:0 20px 0 0;
}
	
.textListPolicy .return {
	text-align: right;
	margin:10px 0;
}

.textListPolicy dl	{
	line-height: 2em;
	margin-bottom: 2em;
	margin-top: 0px;
	margin-left: 0px;
}

.textListPolicy dt	{
	font-size:1.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000CC;
	margin: 10px 0 21px 0;
	padding: 11px 0 11px 30px; 
}

.textListPolicy dd	{
	line-height:2em;
	margin: 0 10px 0 30px;
}

.textListPolicy ol {
	list-style-type: decimal;
	margin: 0 0 0 1em;
}

.textListPolicy #list1 {
	background-image: url(../img/policy1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.textListPolicy #list2 {
	background-image: url(../img/policy2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.textListPolicy #list3 {
	background-image: url(../img/policy3.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.textListPolicy #list4 {
	background-image: url(../img/policy4.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.textListPolicy #list5 {
	background-image: url(../img/policy5.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.textListPolicy #list6 {
	background-image: url(../img/policy6.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.textListPolicy #list7 {
	background-image: url(../img/policy7.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.textListPolicy li	{
	margin-bottom: 2em;
}

.textListPolicy .photoR {
	float: right;
	margin: 5px;
}

.textListPolicy .photoL {
	float: left;
	margin: 5px;
}

.textListPolicy span	{
	padding:0;
	font-weight: bold;
}

#contents .linkBtn {
	display: block;
	float: left;
	width: 600px;
	font-size: 0.6em;
	text-align: center;
	margin:60px 0 8px 0;
	padding:0 0 0 13px;
}

