/* common.css */

.bg-gray {
	background: #86FFEC;
}


.top1 {
	text-align: left;
}

.fadeInUp {
	margin-top: 10px;
}

label {
	font-weight: normal;
}

.btn {
	text-shadow: none;
}

.btn-default {
	border-color: #3DC9B3;
}

.btn3 {
	color: #3DC9B3;
}

.center {
	text-align: center;
}

h3 {
	line-height: 1.6;
	margin-top: 10px;
}

.height1 {
	border: 1px solid #A9A9A9;
	padding: 10px 0;
}


h4 {
	margin: 20px 0 10px 0;
	font-weight: 700;
	background-color: #CDF9FF;
	padding: 10px 20px;
	vertical-align: middle;
}

.glyphicon {
	top: 2px;
}

.link {
	margin-top: 5px;
	padding: 20px 10px;
}

.nivo-lightbox-wrap {
	background-color: #fff;
}

ul.footer-menu li {
	margin-top: 20px;
}

ul.footer-menu li:first-child a {
	border: 1px solid #ccc;
	padding: 10px;
}

ul.footer-menu li a {
	border: 1px solid #ccc;
	padding: 10px;
}

.f_margin {
	margin-top: 20px;
}

/* facebook likebox responsive指定 */

.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget iframe[style]{ width: 100%!important; }
