/*Privacy*/
h1.title {
	width: 585px;
	height: 89px;
	text-indent: -9999px; /* none */
	float: right;
	margin-bottom: 30px;
	background-color: #3385D6;
	background-image: url(/acmc/privacy/img/title.jpg);
	background-repeat: no-repeat;
}


/*Menu*/
.our_work {
	width: 262px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	float: left;
}

.our_work ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.our_work ul li {
	margin-left: 0px;
	padding: 0px 0px 5px 12px; 
	background-image: url(/acmc/common_img/arrow.gif);
	background-repeat: no-repeat;
	background-position:0px 4px;
}


.our_work ul li a {
	text-decoration:none;
	margin-right:10px;
}

.our_work ul li a:hover {
	text-decoration:underline;
}


/*PolicyList*/
.policy {
	width: 534px;
	margin: 0px;
}

.policy dl {
	margin: 0px;
}

.policy dt {
	display: block;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.policy dd {
	margin: 3px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
}



ol.work_list {
	list-style-type: none;
	margin: 5px 0px 10px 10px;
	padding-left:10px;
}

ol.work_list li {
	margin-left:0px;
	margin: 2px 0px 0px 0px;
	text-indent:-1.5em;
}


.our_work ul li a {
	text-decoration:none;
	margin-right:10px;
}

.our_work ul li a:hover {
	text-decoration:underline;
}

	
	

/*SubTitle*/
h2.title01 {
	width: 534px;
	height: 31px;
	margin: 10px 0px 10px 0px;
	text-indent: -9999px; /* none */
	background-image: url(/acmc/privacy/img/s_title01.gif);
	background-repeat: no-repeat;
	float: left;
}

h2.title02 {
	width: 534px;
	height: 31px;
	margin: 30px 0px 10px 0px;
	text-indent: -9999px; /* none */
	background-image: url(/acmc/privacy/img/s_title02.gif);
	background-repeat: no-repeat;
	float: left;
}


/*Ichiran*/

#Main_box2 {
	width:600px;
	margin: auto;
	background-color: #FFFFFF;
}

.ichiran {
	margin: 30px 0px 10px 0px;
}

.ichiran table {
	width:534px;
	height: auto;
	border-collapse: collapse;
}

.ichiran table th {
	text-align: center;
	padding: 10px;
	background-color: #cccccc;
	border: 1px solid #999999;
}


.ichiran table td,td.w {
	text-align: center;
	padding: 10px;
	height: 250px;
	border: 1px solid #999999;
}


h2.title03 {
	width: 534px;
	height: 31px;
	margin: 0px 0px 20px 0px;
	text-indent: -9999px; /* none */
	background-image: url(/acmc/privacy/img/s_title03.gif);
	background-repeat: no-repeat;
}

.center {
	text-align: center;
	margin: 30px 0px 0px 0px;
}

.business_info strong {
		margin: 15px;
}

.sign {
	float: right;
	clear: both;
	text-align:right;
	margin:5px 10px 10px 0px;
}