@charset "shift_jis";

/* reset css START */
* {
	line-height:1.5;
	scrollbar-base-color: #efefef;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}

fieldset,img { 
	border:0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}

ol,ul {
	list-style:none;
}

caption,th {
	text-align:left;
}

h1,h2,h3,h4,h5,h6 {
	font-size:83.333%;
	font-weight:normal;
}

q:before,q:after {
	content:'';
}

abbr,acronym {
	border:0;
}

span.textOff {
	visibility: hidden;
}

a {
	text-decoration:none;
}

div:after {  
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}


/*hack only IE7*/
*+html div {
	display: inline-block;
}
/*hack only IE7*/


/* reset css END */

/* body START */
#container {
	margin: 0 auto;
	height: 100%;
	width: 990px;
}

td#shadowBG  {
	width: 970px;
	padding:0 10px;
	background:url(../../images/body_shadow.gif) repeat-y;
}
/* body END */

/* header START */
#header {
	background: url(../../images/header_bg.gif) no-repeat #ededed;
	height: 107px;
	width: 890px;
	padding:0 35px 0 45px;
}

#header h1 {
	font-size: 12px;
	color: #FFF;
	line-height: 37px;
	height: 37px;
}

#headerLeft {
	width:470px;
	height:107px;
	float:left;
}

#headerRight {
	width:420px;
	height:97px;
	float:left;
	padding-top: 10px;
}

#headerLeft h2 a {
	display: block;
	height: 60px;
	width: 370px;
}

#headerHome {
	width:420px;
	height:29px;
	margin-bottom:21px;
}

#headerHome a {
	float: right;
}

#headerNavi li {
	float:left;
}
/* header END */

/* content START */
#content {
	padding: 20px 35px;
}

#contentBottom {
	clear: both;
}

#bottomLeft {
	float: left;
	height: 100%;
	width: 200px;
}

#btnSearch {
	height: 67px;
	width: 200px;
}

#cmsSearch {
	height: auto;
	width: 200px;
}

#LeftCompany {
	background: url(../../images/company_title.gif) no-repeat;
	margin-top: 20px;
	padding-top: 35px;
}

#LeftCompany li {
	width:200px;
	height:38px;
	margin-bottom:5px;
}

#LeftOwner {
	background: url(../../images/owner_title.gif) no-repeat;
	padding-top: 35px;
	margin-top: 15px;
}

#LeftOwner li {
	width:200px;
	height:38px;
	margin-bottom:5px;
}

#LeftCustomer {
	background: url(../../images/customer_title.gif) no-repeat;
	padding-top: 35px;
	margin-top: 15px;
}

#LeftCustomer li {
	width:200px;
	height:38px;
	margin-bottom:5px;
}

#LeftOther {
	margin-top: 10px;
}

#LeftOther li {
	width:200px;
	height:38px;
	margin-bottom:5px;
}


#LeftBlog {
	margin-top: 15px;
}

#bottomRight {
	float: right;
	height: 100%;
	width: 670px;
}
/* content END */

/* footer START */
#footer {
	clear: both;
	height: auto;
	width: 900px;
	padding: 16px 35px 20px 35px;
}

#btnTotop {
	text-align: right;
	margin-bottom: 15px;
}

#footerNavi {
	height: auto;
	width: 878px;
	border: 1px solid #009260;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	padding: 10px;
}

#naviBox {
	padding-bottom: 5px;
	border-bottom:solid 1px #009260;
}

#footerNavi ul {
	text-align: center;
	padding-bottom: 2px;
}

#footerNavi ul li {
	display: inline;
	padding:0 5px;
	border-right:solid 1px #999;
	line-height:12px;
}

#footerNavi ul li a {
	font-size:12px;
	color:#009260;
}

#footerNavi ul li a:hover {
	text-decoration:underline;
	color:#F30;
}

#footerNavi ul li.borderNone {
	border: none;
}


#naviCopyright {
	padding: 10px 0 0 0;
}

#copyLeft {
	float: left;
	width: 449px;
	border-right:solid 1px #009260;
}

#copyLeft h3 {
	font-size: 12px;
	color: #009260;
	padding-left:0.5em;
}

#copyLeft p {
	font-size: 12px;
	color: #666;
	padding-left:0.5em;
}

#copyLeft p a {
	color: #F30;
}

#copyLeft p a:hover {
	text-decoration:underline;
}

#copyRight {
	float: right;
}

#controlGuide {
	margin-top: 10px;
}

.catchText {
	font-size: 13px;
	color: #444;
	padding-bottom: 1em;
	padding-left: 0.3em;
}

.subTitle {
	font-size: 16px;
	font-weight:bold;
	text-indent:0.4em;
	line-height:30px;
	color:#F60;
	margin-bottom:10px;
	clear: both;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #009260;
	border-bottom-color: #009260;
	border-left-color: #009260;
}

.basicText {
	font-size: 13px;
	color: #444;
	text-align:justify;
	text-justify: inter-ideograph;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 0.5em;
}

#navi {
	width: 200px;
	padding-top: 30px;
	background: url(../../images/search/search_step_title.gif) no-repeat top;
}

#navi .BtnStep1 {
	background: url(../../images/search/search_step1.jpg) no-repeat top;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 200px;
	/*\*/
	overflow: hidden;
	/**/
}

#navi .BtnStep2 {
	background: url(../../images/search/search_step2.jpg) no-repeat top;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 200px;
	/*\*/
	overflow: hidden;
	/**/
}

#navi .BtnStep2 {
	background: url(../../images/search/search_step2.jpg) no-repeat top;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 200px;
	/*\*/
	overflow: hidden;
	/**/
}

#navi select {
	display: none;
}

#kensakuBtn {
	height: 40px;
	width: 200px;
	text-align: right;
	background: #fff;
}

#kensakuBtn input {
	background: url(../../images/search/search_step3.jpg) no-repeat top;
	height: 40px;
	width: 200px;
	cursor:pointer;
	border:none;
}

#navi .BtnStep1:hover, #navi .BtnStep2:hover, #kensakuBtn input:hover {
	background-position: 0 -40px;
}

#headerNavi {
	height: 47px;
}

#headerNavi li {
	height: 47px;
}

#headerNavi a {
	height: 47px;
}

#headerLeft h2 {
	height: 60px;
	width: 370px;
}

#topicPath {
	text-align: right;
	font-size: 12px;
	line-height: 40px;
}

#topicPath a {
	color: #F60;
}

#topicPath a:hover {
	text-decoration:underline;
}

p.parttitle {
	font-size: 13px;
	font-weight: bold;
	color: #009260;
	border-bottom:1px dashed #009260;
	border-left:double 4px #009260;
	text-indent:0.3em;
	line-height:22px;
}

#rssPart {
	margin-top: 10px;
}

#kaiseki {
	display:none;
}

.banner {
	margin-top:10px;
	clear:both;
}
#voice a{
 background: url(../../images/user_review.png) 0px 0px;
 height: 100px;
 width: 200px;
 display: block;
 margin-top: 10px;
}
#voice a:hover{
 background: url(../../images/user_review.png) 0px -100px;
}

.n {
 visibility: hidden;
}
