/* CSS Document */
@charset "utf-8";

/* SMS */
#wrapper {
	width: 100% !important;
	background-color: #000;
	background-image:
		url(https://cdn.autoc-one.jp/static/common2/images/ae19/meet02/images/bg.jpg);
}

#wrapper .wrapperinner {
	background-color: transparent;
	font-family: 'Meiryo', serif;
	padding: 0px !important;
	/*default打ち消し*/
	background: none !important;
}

.ac1-container-for-html-contents .fll {
	float: left;
}

/*Contents CSS */
.report_teb_list {
	margin-bottom: 0px;
	margin-left: 5px;
	font-size: 12px;
}

.report_teb_list li {
	width: 23%;
	height: 36px;
	border-right: 1px solid #9c9c9c;
	float: left;
	line-height: 36px;
	text-align: center;
	background-image: linear-gradient(bottom, #537380 11%, #46626E 56%);
	background-image: -o-linear-gradient(bottom, #537380 11%, #46626E 56%);
	background-image: -moz-linear-gradient(bottom, #537380 11%, #46626E 56%);
	background-image: -webkit-linear-gradient(bottom, #537380 11%, #46626E 56%);
	background-image: -ms-linear-gradient(bottom, #537380 11%, #46626E 56%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.11, #537380
		), color-stop(0.56, #46626E));
	background-color: #537380;
}

.report_teb_list li ins {
	text-decoration: none;
	width: 100%;
	height: 100%;
	display: block;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}

.report_teb_list li.active ins {
	text-decoration: none;
	color: #333 !important;
	text-shadow: none;
	font-weight: bold;
	cursor: pointer;
}

.report_teb_list li.active {
	background-image: linear-gradient(bottom, #C2BCC2 0%, #A6A1A6 1%, #C6C6C6 23%);
	background-image: -o-linear-gradient(bottom, #C2BCC2 0%, #A6A1A6 1%, #C6C6C6 23%);
	background-image: -moz-linear-gradient(bottom, #C2BCC2 0%, #A6A1A6 1%, #C6C6C6 23%);
	background-image: -webkit-linear-gradient(bottom, #C2BCC2 0%, #A6A1A6 1%, #C6C6C6 23%);
	background-image: -ms-linear-gradient(bottom, #C2BCC2 0%, #A6A1A6 1%, #C6C6C6 23%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #C2BCC2),
		color-stop(0.01, #A6A1A6), color-stop(0.23, #C6C6C6));
	background-color: #A6A1A6;
	position: relative;
}

.qusetion,.anwser {
	margin: 0px 5px;
	padding: 5px;
}

.qusetion span,
.anwser span {
	background-color: #ccc;
	color: #333 !important;
	height: 40px;
	line-height: 40px;
	width: 100px;
	display: block;
	text-align: center;
	border-radius: 5px;
	font-weight: bold;
	margin: 15px 0px 15px 10px;
	float: left;
	margin-right: 10px;
}
.qusetion span {
	background-color: #ccc;
}
.anwser span {
	background-color: #2c4958;
	color: #fff !important;
}
.qusetion p {
	float: left;
	padding-top: 5px;
	width: 780px;
}

.qusetion p.pic {
	float: left;
	padding-top: 5px;
	width: 630px;
	margin-right: 10px;
}

.anwser p {
	float: left;
	padding-top: 5px;
	word-break: break-all;
	width: 780px;
}

.anwser p.pic {
	float: left;
	padding-top: 5px;
	width: 630px;
	margin-right: 10px;
}


.hs-container {
	float: left;
	/*width: 1px;*/
	padding-right: 49px;
}

.hs-content-wrapper {
	font-family: meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: left;
	width: 950px;
	margin: 0 auto;
}

/*AE Menu */
.ae_menu_con {
	width: 970px;
	margin: 0 auto;
	position: relative;
	height: 50px;
}

.ae_flag {
	left: 10px;
	top: 0px;
	position: absolute;
	z-index: 900;
}

.blackbar_bg {
	background-color: #222;
	height: 50px;
	position: absolute;
	left: 0;
	width: 100%;
}

.blackbar {
	font-size: 12px;
	background-color: #222222;
	line-height: 50px;
	display: block;
	width: 100%;
	left: 0px;
}

.aemenu {
	margin-left: 180px;
}

.aemenu li {
	float: left;
	display: block;
	margin-right: 5px;
	color: #FFF;
	font-family: 'Meiryo', serif;
}

.aemenu li a {
	color: #FFF !important;
}

.aemenu li:after {
	content: "|";
	margin-left: 5px;
}

.ae_contetns {
	padding: 10px;
	position: relative;
	font-size: 14px;
}

.ae_contetns strong {
	color: #fff !important;
}

.top_content {
	padding-top: 30px;
	padding-bottom: 30px;
}

.top_content li {
	width: 430px;
	border: 1px solid #ccc;
	padding: 10px !important;
	height: 180px;
	float: left;
	margin: 10px;
}
/*AE Menu End */
.mtp_h1 {
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #333;
	background-color: #ccc;
	margin-top: 0px;
	padding-left: 15px;
	font-weight: bold;
}

.mtp_con {
	font-size: 14px;
	color: #ccc;
	line-height: 24px;
}

.mtp_st {
	font-size: 24px;
	color: #fff;
	font-weight: normal;
}

.face_twitter {
	position: absolute;
	top: -276px;
	width: 352px;
	left: 183px;
}