* {
	margin:0;
	padding:0;
	font-family:"Hiragino Kaku Gothic Pro","HiraKakuPro-W3","MS UI Gothic","Lucida Grande","MS Gothic";
}

#acc {
	width:738px;
	list-style:none;
	color:#000;
	margin:0 15px;
}

#acc h3 {
	width:726px;
	border-bottom:1px dashed #CCC;
	padding:6px 6px 8px;
	/*font-weight:bold;*/
	margin-top:5px;
	cursor:pointer;
	color:#FF428C;
	font-size:16px;
}

* html #acc h3 {
	font-size:122%;
}

#acc .acc-section ul {
	padding:0 0 0 20px;
}

#acc .acc-section li {
	list-style-type:disc;
}

#acc .acc-section {
	overflow:hidden;
	background:#fff;
}

#acc .acc-content {width:706px; padding:15px; background:#FFF;}

* html #footer1 p {
	font-size:12px;
}

* html .text2 {
	font-size:16px;
}

* html #acc h3 {
	font-size:16px;
}

* html #acc .acc-section li {
	font-size:14px;
}
