@charset "UTF-8";
/* CSS Document */


/*-----第二階層コンテンツ-------*/

.t-site-policy{
	background:url(../images/site-policy/t-site-policy.jpg) no-repeat;
	width:720px;
	height:65px;
	margin:0 0 10px 0;
	text-indent:-10000px;
}


	
.site-policy-h3-1, .site-policy-h3-2, .site-policy-h3-3, .site-policy-h3-4, .site-policy-h3-5 ,
.site-policy-h3-6, .site-policy-h3-7, .site-policy-h3-8{
	width:720px;
	height:46px;
	margin:0 0 10px 0;
	text-indent:-10000px;
}

.site-policy-h3-1{
	background:url(../images/site-policy/site-policy-h3-1.jpg) no-repeat;
}

.site-policy-h3-2{
	background:url(../images/site-policy/site-policy-h3-2.jpg) no-repeat;
}

.site-policy-h3-3{
	background:url(../images/site-policy/site-policy-h3-3.jpg) no-repeat;
}

.site-policy-h3-4{
	background:url(../images/site-policy/site-policy-h3-4.jpg) no-repeat;
}

.site-policy-h3-5{
	background:url(../images/site-policy/site-policy-h3-5.jpg) no-repeat;
}

.site-policy-h3-6{
	background:url(../images/site-policy/site-policy-h3-6.jpg) no-repeat;
}

.site-policy-h3-7{
	background:url(../images/site-policy/site-policy-h3-7.jpg) no-repeat;
}

.site-policy-h3-8{
	background:url(../images/site-policy/site-policy-h3-8.jpg) no-repeat;
}


.blue {
	width:auto;
	height:20px;
	font-weight:bold;
	margin:10px 0 0px 0;
	color:#1D61A0;
}

.td-left {
	background:#CCC;
	width:150px;
	padding:5px;
	border-bottom:#FFF solid 0px;
}

.td-right {
	width:510px;
	padding:5px;
	border-bottom:#CCC solid 1px;
}

ol {
	list-style-type:lower-alpha;
}


