
/*===========================================
	ζ­ ιΏβCAEg
=============================================*/

#contents div.section div#faq {
	background-color: #f3f3f3;
    border: 1px solid #d2d2d2;
}
#contents div.section div#faq ul {
    margin: 0 0 1em 5px;
    padding: 0.5em 0;
}
#contents div.section div#faq li {
    padding-top: 8px;
}
#contents div.section div#faq ul.link_in li {
	padding: 5px 0 5px 10px;
    background-color: #f3f3f3;
    border-bottom: 1px solid #d2d2d2;
    background: url(/share/images/arrow_black.gif) no-repeat scroll 0 0.9em transparent;
    list-style: none outside none;
    text-indent: 0;
}
/*===========================================
	MQ
=============================================*/



/*
-----------------------------------------
	topoi[
-----------------------------------------
*/

#contents .top_bnr_area {
	margin-bottom: 40px;
	margin-left: 10px;
}
#contents .top_bnr_area img {
	margin-bottom: 10px;
	margin-right: 10px;
}
@media screen and (max-width: 640px) {
	#contents .top_bnr_area img {
		margin-right: 0px;
	}
}


/* ««@bnr_area 20201210««@*/
.bnr_area {
   	margin-top: 20px;
	margin-bottom: 30px;
	text-align: left;
}

.bnr_single {
	margin: 5px;
	padding: 0;
	display: inline-block;
}

@media screen and (max-width: 640px){
	.bnr_area {
   	margin-top: 20px;
	margin-bottom: 30px;
	text-align: center;
}
	
	.bnr_single {
		margin: auto;
    }

	div.img300 {
		max-width: 300px;
	}
}

/* 20191018ΗΑ */
.mq_only {
    display: none;
}
@media (max-width: 640px) {
	#contents .mq_only {
	    display: block;
		margin: 0 auto;
	}
}


/* ««@#open_close01 20201210««@*/

#open_close01 .Gray {
	padding: 1em 0 0.75em 0.75em;
	font-weight: bold;
	border: #d2d2d2 1px solid;
	border-radius: 6px;
	font-size: 1.125rem;
	background: url(/support/share/images/bg_mod-linkButton.jpg) repeat-x scroll left center;
	cursor: pointer;
	margin-top: 0.75em;
}

#open_close01 div.detailArea {
	padding: 0px 10px 0px 5px;
	background-color: #f3f3f3;
	border: 1px solid #d2d2d2;
}

#open_close01 div.detailArea ul.txtlink{
	margin: 1em 0 0.75em 1.5em;
}

#open_close01 div.detailArea ul.txtlink li {
	border-bottom: 1px solid #d2d2d2;
	padding: 0px 0 10px 10px;
	margin: 9px 13px 0 16px;
	font-size: 1.15em;
	background: url(/support/share/images/arrow_black.png) no-repeat left .4em;
    float: none;
}

#open_close01 div.detailArea ul.txtlink li:last-child {
	border-bottom: none;
	padding-bottom: 0;
}

#open_close01 .Gray:hover, .Gray:active {
    text-decoration: none;
    opacity: 0.5;
}

#open_close01 .Gray:focus {
    outline: thin dotted;
    opacity: 0.5;
	outline-offset: -1px;
}

/* ««@searchArea ««@*/
div#searchArea {
	margin: 10px 0 40px 0;
	padding: 15px;
}

/* «« search «« 20201210@*/

#open_close01 div.search{
	background-color: transparent;
}

#open_close01 div.search .section.inner{
	padding: 15px;
	height: 80px;
}

#open_close01 div.search .section.inner p{
	margin: 1em 0;
}

#open_close01 div.search  input#keyword.topsearchtext{
	vertical-align: middle;
    border: #adadaf 1px solid;
    height: 2em;
    width: 460px;
	padding-left: 1em;
}

#open_close01 div.search  input.topsearchbtn{
	vertical-align: middle;
    margin-left: 5px;
    height: 2.2em;
}

@media screen and (max-width: 640px){
	#open_close01 div.search .section.inner{
    height: auto;
}
	
	
	#open_close01 div.search  input#keyword.topsearchtext{
    width: 99%;
	margin-bottom: 1em;	
}
	
	#open_close01 div.search  input.topsearchbtn{
    margin-left: 1px;
    height: 2.2em;
}	
	
}

/*20201210ΗΑ*/
#contents p.annotation{
	margin: 1.5em 0 0 0;
	padding-left: 1em;
    text-indent: -1em;
}
#contents p.annotation + a.textLink{
	margin-left: 1em;
	margin-top: 5px;
    display: block;
    background-position: left .4em;
}
