@charset "Shift_JIS";
/* CSS Document -- for policy.html */

p{
	margin: 1em 0;
}

h2{
	font-size: 110%;
	line-height: 200%;
	color: #FFFFFF;
	background-image: url(../images/common/title1.gif);
	background-repeat: repeat-x;
	padding: 1px 0 0 15px;
	margin: 0 0 1.3em 0;
	height: 34px;
	font-weight: bolder;
}

h3{
	font-size: medium;
	line-height: 200%;
	color: #333333;
	border-left: 10px solid #ccda6c;
	border-bottom: 1px solid #ccda6c;
	padding: 0 0 0 15px;
	margin: 0;
	font-weight: bolder;
}

#policyLast{
	text-align: right;
	margin: 1em 0 0 0;
}

#toBbsBtn{
	width: 300px;
	margin: 0 auto;
}

/*------------------------------------------------- */

#box{
	border: 1px solid #CCCCCC;
	margin: 20px auto 20px auto ;
	padding: 10px;
	width: 90%;
	line-height: 1.6;
}

ul {
	margin: 10px 0 10px -10px;
}
li {
	margin-bottom: 10px;
}
