@charset "utf-8";

#content p {
	margin: 0 0 10px;
}
#content .box {
	margin: 0 0 30px;
	border: 1px solid #d3e193;
	padding: 25px;
}
#content .box span {
	font-size: 11px;
}
#content h4 {
	background: #d3e193;
	font-size: 16px;
	padding: 5px 0;
	text-align: center;
	color: #1e6c2b;
	font-weight: bold !important;
}
#content .box table {
	width: 590px;
	margin:0 auto 0;
}
#content .box td {
	vertical-align: top;
	padding: 0 0 10px;
}
#content .box td img {
	margin: 0 0 2px;
}
#content .sec1 .fl {
	width: 345px;
}
#content .sec1 .fr {
	width: 210px;
}

#content .sec1 h5 {
	font-size: 16px;
	color: #1e6c2b;
	border-bottom: 1px dotted #a0c001;
	padding: 0 0 7px;
	font-weight: bold !important;
}
#content .sec1 .summer {
	background: url(../images/belongings7.png) no-repeat 0 50%;
	border-bottom: 1px dotted #a0c001;
	padding: 18px 0 15px 40px;
}
#content .sec1 .winter {
	background: url(../images/belongings8.png) no-repeat 0 50%;
	border-bottom: 1px dotted #a0c001;
	padding: 18px 0 15px 40px;
}
#content .sec1 .summer_winter {
	background: url(../images/belongings10.png) no-repeat 0 50%;
	border-bottom: 1px dotted #a0c001;
	padding: 18px 0 15px 40px;
}
#content .sec1 .img {
	padding: 18px 0 5px 0;
}
#content .sec1 p {
	font-size: 16px;
	color: #1e6c2b;
	margin: -15px 0 0 ;
}

#content .sec2 .fl {
	width: 220px;
}
#content .sec2 .fr {
	width: 320px;
}
#content .sec2 h5 {
	font-size: 16px;
	color: #1e6c2b;
	font-weight: bold !important;
}
#content .sec2 p {
	padding: 0 0 0 16px;
	margin: 0 0 15px;
}



#content .touring ul {
	width: 625px;
	margin: 0 -5px 0 0;
}
#content .touring li {
	width: 120px;
	float: left;
	margin: 0 5px 0 0;
}
#content .touring li h4 {
	font-size: 12px;
	font-weight: bold !important;
}
#content .touring .box {
	padding: 10px;
	font-size: 11px;
	height: 280px;
}
#content .touring .box img {
	margin: 0 0 5px;
}


.radius_green {
	background-color: #e8edc0;
	padding: 13px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(../border-radius.htc);
	color: #1e6c2b;
	margin: 0 0 15px;
}
.radius_pink {
	background: #e0bdd6 url(../images/belongings17.png) no-repeat center 50%;
	padding: 18px 13px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(../border-radius.htc);
	color: #8e0b5e;
	margin: 0 0 15px;
	text-align: center;
	font-size: 12px;
}
.radius_line {
	color: #1e6c2b;
	border: 1px solid #d3e193;
	padding: 5px 13px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	behavior: url(../border-radius.htc);
	margin: 0 0 15px;
	text-align: center;
	font-size: 16px;
}
