@charset "utf-8";


#Main div.main-inside {
	padding-bottom: 25px;
}
#Main .maintitle {
	margin: 0;
	padding-bottom: 5px;
}

#Main div.section {
	margin: 0 0 0 25px;
	color: #454545;
}
#Main div.section-inside {
	float: left;
	width: 311px;
	padding: 0 25px 0 0;
}

#Main p.lead {
}
#Main p.body {
}

#Main div.section-title {
	width: 311px;
	margin: 20px 0 10px 0;
	background: url(../images/bg_title.gif) 0 0 no-repeat;
}
#Main div.section-title-inside {
	padding: 8px 12px;
	background: url(../images/bg_title_btm.gif) 0 100% no-repeat;
}
#Main div.section-title h3 {
	color: #FFF;
	font-weight: bold;
}
#Main div.section-title h3 a {
	display: block;
	padding: 0 0 0 12px;
	color: #FFF;
	text-decoration: none;
	background: url(../images/ico_arw01.gif) 0 center no-repeat;
}
#Main div.section-title h3 a:hover {
	color: #FFF;
	text-decoration: underline;
}

#Main p {
	margin-left: 3px;
}

#Main ul li {
	margin: 0 0 8px 0;
	padding: 0 0 8px 0;
	font-weight: bold;
	background: url(../../images/common/line_dot_gray.gif) 0 100% repeat-x;
}
#Main ul li a {
	display: block;
	padding: 0 0 0 12px;
	background: url(../images/ico_arw02.gif) 0 center no-repeat;
}
#Main ul ul {
	margin: 5px 0 0 0;
	padding: 0;
}
#Main ul li li {
	margin: 0 0 0 15px;
	padding: 0 0 0 10px;
	font-size: 84%;
	font-weight: normal;
	line-height: 1.8;
	background: url(../images/ico_arw03.gif) 0 center no-repeat;
}
#Main ul li li a {
	margin: 0;
	padding: 0;
	background: none;
}









