@charset "utf-8";
/* CSS Document */

@import "../css/common.css";
@import "../css/gmenu.css";

/*contents
--------------------------------------------------------*/
#contents {
	width:946px;
	background:url(../image/wide_contentsBack.gif);
	float:none;
}

#contents #topTitle {
	width:946px;
	height:45px;
	background:url(../image/list/title_top.gif) no-repeat;
	border:none;
	text-indent:-9999px;
	line-height:100%;
	margin:0px;
	padding:0px;
}

#contents h2 {
	color:#333333;
	border:none;
	font-size:1em;
	font-weight:normal;
	margin:0px;
	padding:0px;
}

/*SeoTextBOX
---------------------------*/
#contents #SeoTextBOX {
	width:890px;
	margin:20px 0px 0px 27px;
	border:#b3b3b3 solid 1px;
}
#contents #SeoTextBOX #SeoArea {
	margin:10px 10px 10px 10px;
}
#contents #SeoTextBOX #SeoArea h1 {
	font-size: 2.5em;
	font-weight: bold;
	border-left: 4px #2072c0 solid;
	padding:2px 0px 2px 6px;
	margin: 0 0 20px 0;
	color: #666666;
}
#contents #SeoTextBOX #SeoArea h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 5px 0;
}
#contents #SeoTextBOX #SeoArea img {
	margin-left: 20px;
}
#contents #SeoTextBOX #SeoArea span {
	line-height:1.5em;
}

/*articleHitBOX
---------------------------*/
#contents #articleHitBOX {
	width:888px;
	margin:20px 0px 0px 27px;
}

#contents #articleHitBOX h2 {
	width:350px;
	margin-top:2px;
	padding-top:1px;
	padding-bottom:3px;
	float:left;
	line-height: 160%;
}

#contents #articleHitBOX h2 span {
	color:#fd5c07;
	font-size:1.8em;
	font-weight:bold;
}

#contents #articleHitBOX h2 span.err {
	color:red !important;
	font-size:1.2em !important;
	font-weight:bold;
}

#contents #articleHitBOX form {
	float:right;
	margin:0px;
	padding:0px;
}

#contents #articleHitBOX select {
	width:60px;
}

#contents #articleHitBOX p {
	margin:3px 0px 0px 20px;
	padding:0px;
	float:right;
}

#contents #articleHitBOX p.unlisted {
	float: none !important;
	margin: 0 !important;
	width: 888px;
	padding: 5px 0 5px 0;
}

#contents #articleHitBOX .FreeDial, #contents #articleHitBOX a.inqForm {
	color:#ff802b;
	font-weight: bold;
}

#contents #articleHitBOX .FreeDial {
	font-size: 1.4em;
	vertical-align: -2px;
}

#contents #articleHitBOX a.inqForm:hover {
	color: #ea4240;
}

/*searchResultBOX
---------------------------*/
#contents #searchResultBOX {
	width:892px;
	background:url(../image/list/searchSetEnd.gif) no-repeat bottom;
	margin:5px 0px 20px 25px;
	padding-bottom:14px;
}

#contents #searchResultBOX h2 {
	width:892px;
	height:45px;
	background:url(../image/list/searchSetTop.gif) no-repeat;
	text-indent:-9999px;
}

#contents #searchResultBOX div {
	width:890px;
	background:url(../image/list/searchSetBack.gif);
	border-left:#b4b8c9 solid 1px;
	border-right:#b4b8c9 solid 1px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#contents #searchResultBOX div p {
	width:858px;
	background:#ffffff;
	margin:0px 0px 0px 10px;
	padding:4px 0px 3px 13px;
}

#contents #searchResultBOX div p span {
	color:#1f7cc3;
	font-weight:bold;
}

/*searchSelectBOX
---------------------------*/
#contents #searchSelectBOX {
	margin:0px 0px 0px 33px;
	padding:0px;
}

#contents #searchSelectBOX dl {
	line-height:150%;
	margin:0px;
	padding:0px;
}


#contents #searchSelectBOX dt {
	width:80px;
	font-weight:bold;
	float:left;
	margin:18px 0px 0px 0px;
	padding:0px;
}

#contents #searchSelectBOX dd {
	width:800px;
	float:left;
	margin:18px 0px 0px 0px;
	padding:0px;
}

/*information
---------------------------*/
#contents #information {
	width: 890px;
	height: 30px;
	border:#fd5c07 solid 1px;
	margin: 10px 0 0 27px;
	text-align: center;
	font-size:1.1em;
	line-height: 30px;
}

#contents #information span {
	color: #ff802b;
	font-weight: bold;
}

#contents #information span.FreeDial {
	font-size: 1.3em;
	vertical-align: -1px;
}

/*searchSelectBOX
---------------------------*/
#contents table {
	width:891px;
	border:#b3b3b3 solid 1px;
	border-collapse:collapse;
	margin:20px 0px 0px 28px;
	padding:0px;
	clear: both;
}

#contents table th {
	background:#dbe7f1;
	border:#b3b3b3 solid 1px;
	margin:0px;
/*	padding:8px 0px; */
	padding:8px 5px;
	line-height: 150%;
	white-space: nowrap;
}

#contents table td {
	border:#b3b3b3 solid 1px;
	text-align:center;
	margin:0px;
/*	padding:10px 0px; */
	padding:10px 5px;
	line-height: 150%;
}
#contents table td.l {
	text-align: left !important;
}
#contents table td span {
/*	width:80%; */
	display:block;
	text-align:left;
/*	margin:0px auto; */
}
#contents table th p, #contents table td p {
	border-bottom: #b3b3b3 dotted 1px;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 6px 0px;
}


#contents .tableColor {
	background:#eeeeee;
}

/*btn
---------------------------*/
#contents #btn {
	width:290px;
	margin:30px auto;
	padding:0px;
}

#contents #btn a {
	width:290px;
	height:85px;
	background:url(../image/list/btn.gif) no-repeat;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}

#contents #btn a:hover {
	background-position:bottom;
}

/*pageList
---------------------------*/
#contents #pageList {
	text-align:center;
	margin:0px 0px 45px 0px;
	padding:0px;
}