/* 
etc.css
Copyright (c) 2008, MEITETSU UNYU. All rights reserved.

 */
 

/*-------------   inquiry    -------------*/
#pagetitle_inquiry{
	margin-bottom:40px;
}

#tbl_inquiry{
	border:1px solid #b2b2b2;
	margin-bottom:50px;
}
#tbl_inquiry td{
	padding:5px 10px;
	border-left:1px solid #fff;
	border-left:0px;
}
#tbl_inquiry th{
	background-color:#0065ff; 
	color:#FFFFFF;
	vertical-align:top;
	padding:5px 10px;
	font-weight:bold;
	border-bottom:1px solid #ffffff;
	border-right:0px;
}
#submit_cell{
	height:50px;
	text-align:center;
	border-top:none;
	background-color:#eeeeee;
	border-right:1px solid #b2b2b2;
	border-bottom:1px solid #b2b2b2;
}
.textfield01{
	width:230px;
}
.textfield02{
	width:350px;
}

/*-------------   agreement    -------------*/
#page_title_agreement{
	margin-bottom:15px;
}
#agreement_div{
	margin-bottom:60px;
}
#agreement_div h3{
	padding-top:15px;
	margin-bottom:20px;
}
#agreement_div h4{
	color:#0066ff;
	font-weight:bold;
	font-size:110%;
	margin-bottom:5px;
}
#agreement_div h5{
	font-weight:bold;
	margin-left:3px;
	font-size:110%;
	margin-bottom:3px;
}
#agreement_div dl{
	margin-bottom:25px;
	margin-left:3px;
}
#agreement_div dt{
	float:left;
	width:100px;
}
#agreement_div dd{
	float:left;
	width:510px;
}
/*-------------   sitemap_div    -------------*/
#pagetitle_sitemap{
	margin-bottom:25px;
}

#sitemap_div{
	margin-bottom:30px;
}
#sitemap_div table{
	width:600px;
	border:none;
	margin-left:10px;
}
#sitemap_div td{
	width:200px;
	vertical-align:top;
}
#sitemap_div h3{
	width:180px;
	height:33px;
	background:url(https://www.meitetsuunyu.co.jp/img/sitemap_h3.gif) no-repeat left top;
	font-weight:bold;
	text-indent:15px;
	line-height:28px;
	margin-bottom:20px;
}
#sitemap_div h4{
	background:url(https://www.meitetsuunyu.co.jp/img/sitemap_smbl_1.gif) no-repeat left 4px;
	padding-left:15px;
	margin-bottom:20px;
}
#sitemap_div li{
	background:url(https://www.meitetsuunyu.co.jp/img/sitemap_smbl_2.gif) no-repeat left 4px;
	padding-left:15px;
	margin-bottom:22px;
	margin-left:22px;
}
#sitemap_div a:link,#sitemap_div a:visited{color:#333333;}
#sitemap_div a:hover,#sitemap_div a:active{color:#555555;}

#sitemap_div #list_popup{
	padding-left:14px;
	background:url(https://www.meitetsuunyu.co.jp/img/list_smbl_popup.gif) no-repeat left 5px;
}
#sitemap_div #sitemap_sep_border{
	border-bottom:1px solid #e0e0e0;
	padding-bottom:40px;
	margin-bottom:40px;
}
	


