/* CSS @font-face values will need to point to web font files located on your web server. Please refer to the SST_INFO.doc */
/* If fonts are NOT called, the page will render with default sans-serif font */

.mt10 { margin-top:10px !important; }
.mt15 { margin-top:15px !important; }
.mt20 { margin-top:20px !important; }

.section {
	display: inline-block;
}

.section h2 {
	margin-bottom: 20px;
}

.section h3.title {
	margin-bottom: 8px;
	font-size: 16px !important;
	font-weight: bold !important;
}

#wp_box{
	float:left;
	width:182px;
	margin:0 9px 30px 0;
}

#wp_box p{
	width:182px;
	margin: 0 0 10px 0;
}

#wp_box ul{
	margin:0;
	padding:0;
	list-style-type:none;
	text-align:left;
}

#wp_box li{
	float:left;
	width:89px;
	height:15px;
	padding-left: 0px;
	margin:0 0 3px 0;
	_margin:0 0 0 0;
}

#wp_box li.btn_rmgn,
#wp_box2 li.btn_rmgn{
	padding-right:3px;
}

#wp_box2{
	float:left;
	width:182px;
	margin-bottom:30px;
}

#wp_box2 p{
	width:182px;
	margin: 0 0 10px 0;
}

#wp_box2 ul{
	margin:0;
	padding:0;
	list-style-type:none;
	text-align:left;
}

#wp_box2 li{
	float:left;
	width:89px;
	height:15px;
	margin:0 0 3px 0;
	_margin:0 0 0 0;
}



@media screen 
and (max-width : 970px) {


}
@media screen 
and (max-width : 720px) {

ul.three_btn_area .current {
    width: 100%;
}

ul.three_btn_area .Button {
	width: 100%;
}

}
@media screen 
and (max-width : 540px) {

}








