@charset "utf-8";
/* CSS Document */
/*------------------------- supportCommon -------------------------*/



div#mainImg p {
	color: #fff;
}


div.contentBoxGray { margin-bottom: 20px; }
div.contentBoxGray .inner { padding: 20px 20px 0 20px; text-align: left; }
div.contentBoxGray .inner p { margin-bottom: 20px; }



table.formstyle {
	border: none;
	width:100%;
	margin-bottom: 15px;
}

table.formstyle th{
	border-bottom: 2px #fff solid;
	border-right: 2px #fff solid;
	background: #ffebed;
	vertical-align: top;
	padding: 10px;
	font-weight: bold;
	width: 30%!important;
}
table.formstyle td{
	border-bottom: 2px #fff solid;
	background: #f6f6f6;
	padding: 10px;
}

table.formstyle iframe {
	border: 1px solid #CCC;
	width: 98%;
	height: 300px;
	background: #fff;
}

/**** user Support ****/
ul#top_mainteList,ul#top_customList { margin-bottom: 20px; }
ul#top_mainteList li,
ul#top_customList li { text-align: left; padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px dotted #999;}

ul#top_mainteList li a,
ul#top_customList li a { display: block; text-indent: 1.3em; background:url(../../common/images/listmark_arrow01.gif) left center no-repeat;}


ul.listQ { margin-bottom: 20px; }
ul.listQ li { padding-left: 40px;}

ul.listQ li#q1 { background: url(../images/icon_question1.gif) left center no-repeat; }
ul.listQ li#q2 { background: url(../images/icon_question2.gif) left center no-repeat; }
ul.listQ li#q3 { background: url(../images/icon_question3.gif) left center no-repeat; }

p#btnOtherQ { position: absolute; right: 10px; bottom:10px; width: 154px; height: 28px; background: url(../images/index/btn_other_quest.gif) no-repeat; overflow: hidden; margin-bottom: 0; }
p#btnOtherQ a { padding-top: 28px; display: block; }

/**** Contact ****/

p#btnInqUser {width: 242px; height: 28px; background: url(../images/contact/btn_inq_user.gif) no-repeat; overflow: hidden; }
p#btnInqUser a { padding-top: 28px; display: block; }

ul#faqList { margin-bottom: 20px;}
ul#faqList
ul#faqList li { background: url(../images/faq/icon_support_faq_a.gif) no-repeat; padding-left: 40px; border-bottom: 1px dotted #999; margin-bottom: 15px; }

ul#faqListOther { margin-bottom: 20px;}
ul#faqListOther li {
	background: url(../../common/images/listmark_arrow01.gif) left center no-repeat;
	padding-left: 10px;
	margin-bottom: 15px;
}

/***** maintenance *****/

ul.mainteListIndex { padding: 0 15px 15px;}
ul.mainteListIndex li { margin-bottom: 10px; border-bottom: 1px dotted #999; }


dl.slideDownList dd div.innerMainteTxtBox {
	padding: 10px;
	position: relative;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #fff;
	behavior: url(../../common/PIE.htc);
}

/**** performance ****/

.environTable p { border-bottom: 1px dotted #999; }
dl#performanceList { padding: 0 15px; margin-bottom: 20px;}
dl#performanceList dd,
dl#performanceList dt { text-align: left;}

dl#performanceList dt { font-weight: bold; color:#666; }
dl#performanceList dd { border-bottom: 1px dotted #999; padding-bottom: 10px; margin-bottom: 10px;}

/*****　training *****/

div.trainingSlideColumn {
width: 174px;
height: 90px;
padding: 10px 10px 10px 155px;
border: 1px solid #CCC;
margin-bottom: 20px;
position: relative;
}

div.trainingSlideColumn img {
	position: absolute;
	top: 10px;
	left: 10px;
}

	.col2HalfIn {border: 1px solid #ccc; padding:10px }
	.fl{ float:left !important;}
	.col2Half2 .imgArea,.col2Half3 .imgArea {float:left !important; margin-right:20px !important;}
	.fwb { font-weight:bold;}
	.ml20 { margin-left:20px}

@media screen and (max-width: 767px) {
	.col2Half2,.col2Half3 { margin-bottom:10px}

}
@media screen and (min-width: 768px) {
	.fr{ float:right;}
	.col2Half2,.col2Half3 { width:49%; float:left;}
	.col2Half2:last-child { float:right;}

}



























