@charset "EUC-JP";

/* BBS */

div.section-750px div.section-750px-inner {
	padding:0 20px 50px;
}

div#bbs p {
	margin-bottom:1em;
}

div#bbs ul {
	margin-bottom:1em;
}

div#bbs ul li {
	font-size:14px;
	font-weight:bold;
	margin-bottom:1em;
	padding-left:13px;
	background : transparent url(/images/common_images/ico_circle-orange.gif) no-repeat 2px 0.45em;
}

div#bbs ul li a {
	margin-right:5px;
}

div#bbs dl {
	background : transparent url(/images/bbs_images/bg_regulations.gif) no-repeat 0 0;
	height:104px;
	padding: 7px 10px;
	margin-bottom:1em;
}

div#bbs dl dt {
	color:#333;
	font-weight:bold;
	margin-bottom:5px;
}

div#bbs dl dd {
	display:list-item;
	list-style-type:disc;
	margin-left:20px;
	margin-bottom:5px;
	zoom: normal;
}

