@charset "utf-8";

#contents .inner_frame {
	background-color: #FFF;
	border-radius: 12px;
	overflow: hidden;
		behavior:url(css/PIE.htc);
		padding-bottom: 20px;
}

.cap {
	text-align: right;
	font-size: 12px;
	margin-top: 10px;
	padding-right: 15px;
}

.small {
	font-size: 12px;
	margin-top: 1px;
}

.ti {
	text-indent: -1.2em;
	padding-left: 1.2em;
}

.question {
	padding-bottom: 15px;
	border-bottom: 1px solid #EEE;
	margin: 0 auto 10px;
}

#device1-1 .question:last-child,
#device1-2 .question:last-child {
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}

.ancer {
	background-color: #FBF5E1;
	border-radius: 10px;
	padding: 15px;
	padding-bottom: 5px;
	font-size: 11px;
}

.ancer p {
	margin-bottom: 10px;
}

.question h3 {
	background: url(../img/qaa/icon_q.png) no-repeat 0 50%;
	background-size: 28px 28px;
	margin-bottom: 8px;
	padding: 6px 0;
	padding-left: 34px;
	font-size: 12px;
	color: #006633;
	letter-spacing: 0.05em;
}

.question ul {
	padding-left: 15px;
}

.question ol {
	padding-left: 20px;
	margin-bottom: 20px;
	list-style: decimal outside;
}

.question ol ul {
	padding-left: 1em;
	text-indent: -1em;
}

.question table th,
.question table td {
	vertical-align: top;
}

#device1-1,
#device1-2 {
	padding: 0 10px;
}

#tabmenu_area {
	padding: 0 3.3%;
	margin: 0 auto;
}

#tab_menu {
	width: 100%;
	border-bottom: 3px solid #00913A;
	margin-bottom: 28px;
}

#tab_menu li {
	width: 135px;
	height: 35px;
}

#tab_menu li a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	height: 60px;
}

#device_btn1-1 {
	float: left;
}
#device_btn1-2 {
	float: right;
}

.ancer .uline {
	padding-bottom: 5px;
	border-bottom: 1px dashed #AAA;
}

.ancer .uline:last-child {
	border: none;
}

#device_btn1-1 a {
	background: url(../img/qaa/tabmenu1.png) no-repeat;
	width: 100%;
	background-size: 135px 35px;
}
#device_btn1-2 {
	margin-right: 0!important;
}
#device_btn1-2 a {
	background: url(../img/qaa/tabmenu2.png) no-repeat;
	width: 100%;
	background-size: 135px 35px;
}



#device_btn1-1.ui-tabs-active a {
	background: url(../img/qaa/tabmenu1_on.png) no-repeat;
	background-size: 135px 35px;
}

#device_btn1-2.ui-tabs-active a {
	background: url(../img/qaa/tabmenu2_on.png) no-repeat;
	background-size: 135px 35px;
}
