@charset "utf-8";

/* ****************************************************
  2013 June
***************************************************** */
body#qa div#sitetop{
	margin:0 0 20px 0;
}
.hdn{display:none;}

.actv{display:block !important;}

div#topserch{
	background:url(../images/jun2013/srch_top_bg_bottom.gif) 0 bottom no-repeat;
	width:620px;
	float:left;
	margin:0 0 10px 0;
}

div#topserchwrap{
	background:url(../images/jun2013/srch_top_bg_top.gif) 0 0 no-repeat;
	padding:6px;
	overflow:hidden;
}

div.srchbody{
	background:url(../images/jun2013/srch_body_bg_bottom.gif) 0 bottom no-repeat;
	width:438px;
	float:right;
	margin:0 0 0 -2px;
}

div.srchbodywrap{
	background:url(../images/jun2013/srch_body_bg_top.gif) 0 0 no-repeat;
	min-height:161px;
}

#content-body div.srchbodywrap p{
	margin:0 0 30px 0;
}

div.srchbodywrap form{
	position:relative;
}

div.inputarea{
	margin:0 20px;
	padding:20px 0 0 0;
	min-height:141px;
}

#srchbtn{
	width:171px;
	float:left;
}

#srchbtn h2{
	background:url(../images/jun2013/search_btn.gif) 0 0 no-repeat;
	width:171px;
	height:51px;
	display:block;
}

#srchbtn h2:hover
,#srchbtn h2.actv{
	width:175px;
	z-index:1;
	position:relative;
}

#srchbtn h2#srkey{
	background-position:0 0;
	margin:0 0 4px 0;
}
#srchbtn h2#srnum{
	background-position:0 -51px;
	margin:0 0 4px 0;
}
#srchbtn h2#srkan{
	background-position:0 -102px;
}
.mogemoge{}
#srchbtn h2#srkey:hover{background-position:-367px 0;}
#srchbtn h2#srnum:hover{background-position:-367px -51px;}
#srchbtn h2#srkan:hover{background-position:-367px -102px;}

#srchbtn h2#srkey.actv{background-position:-181px 0;}
#srchbtn h2#srnum.actv{background-position:-181px -51px;}
#srchbtn h2#srkan.actv{background-position:-181px -102px;}



input.searchbtn01{
	border:0px;
	background:url(../images/jun2013/search_btn.gif) 0 -163px no-repeat;
	width:81px;
	height:39px;
	position:absolute;
	right:0px;
}

input.searchbtn02{
	border:0px;
	background:url(../images/jun2013/search_btn.gif) 0 -212px no-repeat;
	width:88px;
	height:39px;
	position:absolute;
	right:80px;
	bottom:0px;
}

input.searchinput01{
	border:4px solid #ccc;
	background:#f9f9f9;
	width:298px;
	font-size:1.5em;
	padding:1px 0 0 7px;
	min-height:31px;
	font-size:1.5em;
	*min-height:26px;
	min-height:26px\9;
	*padding:5px 0 0 7px;
	padding:5px 0 0 7px\9;
}

#searchinput02 textarea{
	border:4px solid #ccc;
	background:#f9f9f9;
	width:210px;
	font-size:1.5em;
	padding:1px 0 0 7px;
	min-height:31px;
	font-size:1.5em;
	*min-height:26px;
	min-height:26px\9;
	*padding:5px 0 0 7px;
	padding:5px 0 0 7px\9;
	overflow:auto;
}

#inputkey{
}

#inputnum{
	display:none;
}

#inputkan{
	display:none;
	background:url(../images/jun2013/srch_body_bg_kanae.gif) right bottom no-repeat;
}


.topiins{
	margin-top:-19px;
	float:left;
}

.topiins dl{
	margin:20px 10px;
}

.topiins dl dt{
	background:#f59643;
	border-right:1px solid #ff8d71;
	border-bottom:1px solid #ff8d71;
	width:4.2em;
	padding:2px 1px 0 2px;
	color:#fff;
	font-weight:bold;
	font-size:90%;
}

.topiins dl dd{
	margin:-1.5em 0 0 4.5em;
	font-weight:bold;
	text-decoration:underline;
}
