@charset "utf-8";
/* CSS Document */

h2 {
	margin-bottom: 10px;
}

#main_title {
	background: url(../images/policy/main_title.gif) no-repeat;
	height: 24px;
	text-indent: -9999px;
	border-bottom:5px solid #00AA00;

}

#toiawasesaki {
	text-align: center;
	width: 300px;
	border: 1px solid #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
}

.title_color {
	font-weight: bold;
	border-bottom: 1px solid #00A100;
}

li {
	margin:0px;
	padding:0px;
}
.text_area {
	width:540px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	line-height: 1.6em;
}
