@charset="utf-8";

.Ques-contents{
	margin:40px 0 60px 0;
}

.Que-txt{
	margin:0px 0px 35px 20px;
	padding:0px 0px 0px 0px;
	line-height: 160%;
}
.Que-txt p{
	margin:0px 0px 20px 0px;
}
.Que-txt p span{
	font-weight:900;
	color: #ff3333;
}

.Que-txt dl{
	margin:10px 0px 0px 10px;
	width:70%;
}
.Que-txt dt{
	float:left;
	width:60px;
	border-bottom:1px solid #cccccc;
	margin:0px 0px 2px 0px;
	padding:2px;
}
.Que-txt dd{
	margin:0px 0px 2px 69px;
	border-bottom:1px solid #ff3333;
	padding:2px;
}

.Que-txt p.quotation{
	padding:0px 0px 0px 20px;
	width:482px;
	text-align:right;

}


.Que-txt table.faq-tab{
	margin:10px 0px 0px 20px;
	border-left:	1px solid #cccccc;
	border-top:	1px solid #cccccc;
	width:482px;

}

.Que-txt table.faq-tab th{
	color:#666666;
	text-align:		center;
	padding:		3px;
	background-color:#f2f2f2;
	border-right:	1px solid #cccccc;
	border-bottom:	1px solid #cccccc;

}



.Que-txt table.faq-tab td{
	padding:		3px;
	border-right:	1px solid #cccccc;
	border-bottom:	1px solid #cccccc;

}

.Que-txt table.faq-tab .topic{
	padding:		3px;
	background-color:#ffe5e6;
	font-weight:900;
	border-right:	1px solid #cccccc;
	border-bottom:	1px solid #cccccc;
}


.Que-txt ul{
	margin:0px 0px 10px 0px;
	padding:10px;
}

.Que-txt ul li{
	padding:0px 0px 0px 18px;
	list-style:none;
	background-image: url(../images/_list_icon.gif);
	background-repeat: no-repeat;
	background-position:left center;
	font-weight:900;
	color:#666666;
}
img.subtit{
	margin:15px 0px 0px 0px;
}

#container #content #contentArea #faq02 .Que-txt h3 {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}
.modelcase {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	background-image: url(../images/_list_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-left: 10px;
	margin-top: 10px;
}
.modelcase_01 {
	background-image: url(../images/arrow.gif);
	margin-left: 35px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left top;
}
.modelcase_01 a:link {
	color:#666666;
	font-style:normal;
	text-decoration:underline;
}
.modelcase_01 a:visited {
	color:#666666;
	text-decoration:underline;
}
.modelcase_01 a:hover {
	color:#333333;
	font-style:normal;
	text-decoration:underline;
	background-color: #FFCCCC;
}
.modelcase_01 a:active {
    text-decoration:none;
}
.modelcase_01 {
	background-image: url(../images/arrow.gif);
	margin-left: 35px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left top;
}

.VisionText {
	background-image: url(../images/modelcase/index_text_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 20px;
	border: 1px solid #FFDFDF;
}
.VisionText h3 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFA5A5;
	margin-bottom: 10px;
}
.mc-contents {
	margin-top: 20px;
	width: 400px;
	float: left;
}
.mcPhoto {
	float: right;
}
.mcPhoto_01 {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.mcPhoto_02 {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.new {
	width: 32px;
	margin-left: 5px;
}
.subQues-contents {
	border: 2px dotted #FF7171;
	padding-top: 20px;
	padding-right: 20px;
}

