/**********************************************
	ƒKƒCƒh
**********************************************/
.guideHeader {
	margin:0 5px 5px 5px;
	padding:2px 0 2px 10px;
	color:#fff;
	background-color:#2e2e2e;
	border-radius:2px;
}

.guideDetail {
	padding:10px;
	font-size:0.85em;
}

.underLine {
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px dashed #333;
}

.imageList {
	margin-bottom:10px;
}

.imageList li {
	display:inline;
	padding:0 10px;
}

.textList li {
	margin-left:1em;
	margin-bottom:5px;
	list-style-type:circle;
}

.dlList dt {
	margin-left:1em;
	font-size:90%;
	font-weight:bold;
}

.dlList dd {
	margin-left:2em;
	margin-bottom:5px;
	font-size:90%;
}

.descImage img {
	margin-bottom:10px;
	max-width:100%;
	height:auto;
}

.guideText {
	margin-bottom:15px;
}

.smallHeader {
	padding-top:1em;
	font-size:1.1em;
	font-weight:bold;
}

.bigText {
	font-size:1.4em;
	font-weight:bold;
}
