@charset "utf-8";

/* **************************
 ▼ CONTENTS SETTING
************************** */

#main .mapFlame{
	width: 100%;
	margin-bottom: 30px;
}

#main .mapList{
	width: 246px;
	float: left;
	display: inline;
	margin-right: 30px;
}

#main h3 {
	width: 246px;
	height: 21px;
	line-height: 22px;
	text-indent: 30px;
	background: url(../images/title_001.gif) left top no-repeat;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	overflow: hidden;
	color: #465b91;
}

#main ul{
	margin-left: 13px;
}

#main li{
	padding-left: 15px;
	background: url(../../shared/images/ic_arrow_003.gif) left 50% no-repeat;
	line-height: 2;
}

#main a{
	color: #465b91;
	text-decoration: underline;
}

#main .reset{
	margin-right: 0;
}
