@charset "utf-8";

/*=====================================================================
	
	Document    : style.css
	Created on  : 2013/08/19
	Description : ご利用ガイド
 
=====================================================================*/

.guide dt {
	font-weight:bold;
}

.guide dt:first-child {
	margin-top:-10px;
}

.guide dd {
	padding-bottom:30px;
}

.guide dd li {
	text-indent:-1em;
	margin-left:1em;
}
