@charset "UTF-8";
/* CSS Document */

/* ショートハンド  http://web-100.jp/sample/043.shtml-----*/

#container {
	text-align: left;
	margin: 0 auto;
	padding:0;
	height:auto;
}
/* h-wrap----------------------------------*/
#h-wrap {
	height:auto;
	padding:0;
	width:840px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* main-cts----------------------------------------------*/
#main-cts #contact{
	margin-bottom: 20px;
	overflow: hidden;
}
#main-cts #contact .text-box2{
	margin-left: 40px;
}
#main-cts h1,#main-cts div h2{
	text-indent: -2000em;
	display: block;
	font-size:1px;
	line-height:1px;
	overflow: hidden;
}
#main-cts h1{
	background-image: url(images/title_contact.gif);
	height: 67px;
	width: 630px;
	margin-bottom: 20px;
}
#main-cts h2{
	margin-bottom: 10px;
	height: 15px;
}
#main-cts #contact .text-box1 h2{
	background-image: url(images/p1_title.gif);
	width: 154px;
}
#main-cts #contact .text-box2 h2{
	background-image: url(images/p1_title2.gif);
	width: 220px;
}
#main-cts .text-box{
	float: left;
	height: auto;
}
#main-cts #contact p {
	line-height: 26px;
}
#main-cts #contact p a{
	text-decoration: underline;
}
/* main-cts---ul-li-a---------------------------------------*/
#main-cts #others ul li{
	margin-top: 15px;
}
#main-cts ul li{
	float: left;
	margin-right: 20px;
}
#main-cts #tab li a{
	height: 13px;
	text-indent: -2000em;
	display: block;
	font-size:1px;
	line-height:1px;
	overflow: hidden;
}
#main-cts ul li a:hover,
#main-cts ul li a:active,
#main-cts ul li.thispage a{ background-position: 0px 13px; }
#main-cts ul li a.contact{
	background-image: url(images/contact.gif);
	width: 182px;
}

