@charset "utf-8";
/* CSS Document */
/*======================　ボタン押下設定　======================*/

/*======================　背景画像　======================*/

/*======================　各ページスタイル　======================*/
#main_contents #policy_description {
	width: 535px;
}
#main_contents  h3 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 30px;
}
#main_contents  h4 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 5px;
}
#main_contents .mcontents_wrap dl dd {
	width: 535px;
	margin-top: 10px;
}
#main_contents .mcontents_wrap dl dd p {
	margin-bottom: 15px;
}
#main_contents #policy_box {
	background: url(../img/common/pmark.gif) no-repeat 330px 10px;
	width: 430px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	margin: 30px auto 40px;
}
#main_contents #policy_box #pb_description {
	font-size: 15px;
	font-weight: bold;
}
#main_contents #policy_box #pb_info {
	margin-top: 10px;
}
