@charset "utf-8";


/*====================================================================================================
//////////////////////////////////////////////////////////////////////////////////////////////////////

 reserve

//////////////////////////////////////////////////////////////////////////////////////////////////////
====================================================================================================*/

body#reserve ol#reserveFlow{
	margin:1em -50px 1em 0;
	list-style:none;
	background:url(../../reserve/images/input_bg01-btm.gif) no-repeat left bottom;
	zoom:1;
}

body#reserve ol#reserveFlow:after{
clear:both;
content:".";
display:block;
height:0;
visibility:hidden;
}

body#reserve ol#reserveFlow li{
	width:150px;
	padding:10px 40px 10px 15px;
	margin:0;
	float:left;
	background:url(../../reserve/images/input_bg01-top.gif) no-repeat;
}

body#reserve ol#reserveFlow li h4{
	height:50px;
	margin:0 -5px;
	border:none;
	padding:0;
}

body#reserve ol#afterReserveFlow{
	margin:1em 0;
	border:1px solid #794b1c;
	list-style:none;
}

body#reserve ol#afterReserveFlow li{
	margin:0;
	background:#f1ede8 no-repeat 20px 50%;
	padding:0.5em 0.5em 0.5em 70px;
	border-top:1px solid #b59b81;
}

body#reserve ol#afterReserveFlow li.flow1{
	background-image:url(../../reserve/images/reserve_ico_step1.gif);
	border:none;
}
body#reserve ol#afterReserveFlow li.flow2{
	background-image:url(../../reserve/images/reserve_ico_step2.gif);
}
body#reserve ol#afterReserveFlow li.flow3{
	background-image:url(../../reserve/images/reserve_ico_step3.gif);
}


/*====================================================================================================
//////////////////////////////////////////////////////////////////////////////////////////////////////

 estate

//////////////////////////////////////////////////////////////////////////////////////////////////////
====================================================================================================*/
body#estate ul.imageList{
	margin:1em -10px;
	list-style:none;
	text-align:center;
	zoom:1;
}

body#estate ul.imageList li{
	display:-moz-inline-box;
	display:inline-block;
	/display:inline;
	/zoom:1;
	width:285px;
	padding:0 5px;
	text-align:left;
}

body#estate ul.imageList li > div{
	width:285px;
}

/*====================================================================================================
//////////////////////////////////////////////////////////////////////////////////////////////////////

 enmloy

//////////////////////////////////////////////////////////////////////////////////////////////////////
====================================================================================================*/
body#employ div#entry{
	background:url(../../images/employ_bg01-btm.gif) no-repeat left bottom;
	margin:0 0 1em;
	zoom:1;
}

body#employ div#entry:after{
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}

body#employ div#entry #entry1,
body#employ div#entry #entry2{
	width:245px;
	padding:5px 20px 5px;
	background:url(../../images/employ_bg01-top.gif) no-repeat;
}

body#employ div#entry #entry1{ float:left;}
body#employ div#entry #entry2{ float:right;}

body#employ div#entry #entry1 h4,
body#employ div#entry #entry2 h4{
	padding:0;
	margin:0 -10px;
	border:none;
	height:35px;
}

/*====================================================================================================
//////////////////////////////////////////////////////////////////////////////////////////////////////

 faq

//////////////////////////////////////////////////////////////////////////////////////////////////////
====================================================================================================*/
body#faq div.ans{
	padding:0 0 0 45px;
	position:relative;
	zoom:1;
}

body#faq div.ans p.ansNum{
	position:absolute;
	top:0px;
	left:0px;
	margin:0;
}




/*====================================================================================================
//////////////////////////////////////////////////////////////////////////////////////////////////////

 sitemap

//////////////////////////////////////////////////////////////////////////////////////////////////////
====================================================================================================*/

body#sitemap div.column1{
	float:left;
	width:290px;
}

body#sitemap div.column2{
	float:right;
	width:290px;
}

body#sitemap ul.sitemapList{
	margin:0;
	padding:1em 0 0.2em;
	background:url(../images/line02.gif) repeat-x;
}


body#sitemap ul.sitemapList:first-child{
	background:none;
	padding-top:0;
}

body#sitemap ul.sitemapList.first-child{ /*IE-expression (first-child) */
	background:none;
	padding-top:0;
}
body#sitemap ul.sitemapList{ /* IE-expression (first-child) */
	behavior: expression(
	this.className += (this.previousSibling == null) ? " first-child" : "",
	this.style.behavior = "none"
	);
}

body#sitemap ul.sitemapList li{
	margin:0 0 0.8em;
	padding-left:15px;
	background:url(../images/ico_conductor01.gif) no-repeat 0 0.5em;
	list-style:none;
}

body#sitemap ul.sitemapList ul{
	margin:0;
}

body#sitemap ul.sitemapList ul li{
	margin:0.5em 0 0;
	padding-left:10px;
	background:url(../../images/sitemap_ico01.gif) no-repeat left center;
}

/*====================================================================================================
//////////////////////////////////////////////////////////////////////////////////////////////////////

 quiz

//////////////////////////////////////////////////////////////////////////////////////////////////////
====================================================================================================*/

body.quiz #quizQuestion{
	margin:110px 0 1em;
	border:1px solid #825323;
	background:#fdf9f6 url(../../quiz/images/quiz_bg01.gif) no-repeat left center;
	padding:20px 25px;
}

body.quiz #quizQuestion h2{
	position:absolute;
	margin:-131px 0 0 -20px;
}

body.quiz #quizQuestion ul#ansSelect{
	margin:1em 0 0;
	list-style:none;
	zoom:1;
}

body.quiz #quizQuestion ul#ansSelect:after{
	clear:both;
content:".";
display:block;
height:0pt;
visibility:hidden;
}

body.quiz #quizQuestion ul#ansSelect li{
	float:left;
	margin:0;
	padding:0 10px;
}

@media print{
body.quiz #quizQuestion,
body.quiz #quizResult,
body.quiz .inquiryNote,
body.quiz ul.inputFieldControl{
	display:none;
}
}
/*====================================================================================================
//////////////////////////////////////////////////////////////////////////////////////////////////////

 yahoo serach result

//////////////////////////////////////////////////////////////////////////////////////////////////////
====================================================================================================*/


/* === 検索結果情報 ========================================================= */
div#resultInf {
	height: 18px;
	margin: 3px 0 5px;
	padding: 3px 0;
	border-top: 1px solid #b3cbe3;
	background: #ecf5fa;
}
* html div#resultInf {
	margin-top: 6px;
}
div#resultInf h1,
div#resultInf span {
	font-size:100%; 
	float: left;
	line-height: 1.2;
	padding:0;
	margin:0;
}
div#resultInf h1 {
	display: inline;
	margin-left: 15px;
	margin-right: 0.5em;
	font-size: 116%;
	font-weight: bold;
}
div#resultInf span.sort {
	margin-left: 20px;
}
div#resultInf span.hitCount {
	float: right;
	margin-right: 20px;
}
div#resultList div.poweredby{ 
text-align:right; 
} 
/* === END 検索結果情報 ===================================================== */

/* === 検索結果リスト ======================================================= */
div#resultList {
	float: left;
	width: 100%;
	margin-right: -320px;
}
* html div#resultList {
	float: none;
}
div#resultList div.poweredby_web,
div#resultList ol {
	margin-right: 290px;
	padding-right: 40px;
}
div#resultList ol.list_site {
	margin-right: 0;
	padding-right: 0;
}
div#resultList div.poweredby p {
	margin-right: 10px;
	margin-bottom: 5px;
	text-align: right;
}


div#resultList div.poweredby_web p {
	text-align: right;
}


div#resultList div.zubalink {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	padding: 5px 0;
	letter-spacing: 1px;
	background: #ecf5fa;
}


div#resultList div.zubalink h2 {
	padding-right: 4px;
	font-weight: normal;
	color: #777;
	text-align: right;
}
div#resultList div.zubalink div.srv_title {
	margin-bottom: 1em;
	padding-top: 0.5em;
	font-weight: bold;
}
div#resultList div.zubalink div.srv_title p {
	margin-left: 12px;
}
div#resultList div.zubalink div.srv_title p.non-image {
	margin-left: 22px;
}
div#resultList div.zubalink div.srv_title p img {
	margin-right: 5px;
	vertical-align: top;
}
div#resultList div.zubalink div.srv_inf {
	padding: 6px 0 0 12px;
}
div#resultList div.zubalink div.srv_inf ul li {
	min-height: 30px;
	margin-left: 0;
	margin-bottom: 1em;
	font-size: 100%;
	list-style: none;
	clear: left;
	line-height: 1.5em;
}
* html div#resultList div.zubalink div.srv_inf ul li {
	height: 30px;
}
div#resultList div.zubalink div.srv_inf ul li.non-image {
	min-height: 1.5em;
	margin-left: 16px;
	padding-left: 18px;
	vertical-align: top;
	list-style: disc;
}
* html div#resultList div.zubalink div.srv_inf ul li.non-image {
	height: 1.5em;
}
div#resultList div.zubalink div.srv_inf ul li img,
div#resultList div.zubalink div.srv_inf ul li p.desc {
	float: left;
}
div#resultList div.zubalink div.srv_inf ul li img {
	margin-right: 5px;
}
div#resultList div.zubalink div.srv_inf ul li p.desc {
	width: 46em;
	padding-bottom: 10px;
}
div#resultList div.zubalink div.srv_inf ul li span {
	margin-right: 10px;
}
div#resultList div.zubalink div.srv_inf ul li p.desc a {
	margin-right: 10px;
	vertical-align: top;
}
div#resultList div.zubalink div.srv_inf ul li.non-image p {
	padding-bottom: 0;
	float: none;
}
div#resultList ol{
	margin-left:0;
}
div#resultList ol li {
	margin-bottom: 20px;
	margin-left: 46px;
	letter-spacing: 1px;
}
div#resultList ol.list_site li {
	padding-left: 10px;
}
div#resultList ol>/**/li {
	margin-left: 40px;
}



div#resultList li p.listTitle {
	font-size: 117%;
	margin:0 0 0.5em;
}
div#resultList li p.listTxt {
	margin: 4px 0 2px;
	line-height: 1.5em;
}
div#resultList li span.listUrl {
	color: #008000;
}
div#resultList li span.listDate {
	margin-left: 4px;
	color: #777;
}
/* === END 検索結果リスト =================================================== */



/* === ページング =========================================================== */
div#resultPages {
	width: 100%;
	padding: 20px 0;
	clear: both;
	text-align: center;
}

div#resultPages span.pgCount,
div#resultPages span.current {
	margin-left: 4px;
	border: 1px solid #eee;
}
div#resultPages a,
div#resultPages span.current {
	padding: 0.1em 0.4em;
	font-size: 100%;
}
div#resultPages>/**/span {
	padding: 0.1em 0 0.2em;
}
div#resultPages>/**/span a {
	padding: 0 0.35em 0.2em;
}
div#resultPages span.current,
div#resultPages a.prev,
div#resultPages a.next {
	font-weight: bold;
}
div#resultPages span.current {
	background: #eee;
}
div#resultPages a.prev,
div#resultPages a.next {
	text-decoration: none;
}
div#resultPages a.prev span,
div#resultPages a.next span {
	text-decoration: underline;
}
div#resultPages a.prev span {
	margin-left: 5px;
}
div#resultPages a.next span {
	margin-right: 5px;
}
div#resultPages a:hover {
	background: #039;
	color: #fff;
}
/* === END ページング ======================================================= */


/* === エラー情報 =========================================================== */
div#errorInf {
	margin: 0 290px 0 20px;
	padding-bottom: 30px;
	font-size: 93%;
	clear: left;
}
* html div#errorInf {
	float: none;
}
div#errorInf strong.notfound {
	display: block;
	margin-bottom: 15px;
}
div#errorInf ul {
	margin: 15px 0;
}
div#errorInf ul li {
	margin: 0 0 4px 40px;
	list-style: none;
}
div#errorInf p.busy {
	margin-left: 30px;
	line-height: 1.5;
}
/* === END エラー情報 ======================================================= */