@charset "utf-8";

/* { border:1px solid #ffcc00; }*/

h1.title {
	width:560px;
	height:45px;
	background:#ffffff url('../img/title.gif') no-repeat;
	text-indent:-9999px;
	padding-bottom:20px;
}
div.title_txt {
	width:517px;
	margin:35px 0;
	padding-left:20px;
	font-size:14px;
	font-weight:bold;
	color:#750000;
	line-height:1.4em;
}
div.title_txt span {
	display:block;
	margin:20px 0;
	font-size:12px;
	font-weight: normal;
	color:#010101;
	line-height:1.4em;
}

ul.p_link {
	list-style-image:none;
	font-size:12px;
	margin:0 0 40px 10px;
}
ul.p_link li {
	padding-left:25px;
	background:url('../../common/img/ico_link.gif') 10px no-repeat;
}

h2.menu {
	clear:both;
	width:540px;
	height:30px;
	background:#ffffff url('../../common/img/bg_menu.gif') no-repeat;
	margin:20px 0 25px 20px;
}
div.menu_txt {
	width:517px;
	margin-bottom:25px;
	margin-left:20px;
	font-size:12px;
	line-height:1.4em;
}
p.inquiry_tel {
	position:relative;
	width:497px;
	margin-top:-20px;
	margin-left:20px;
	padding-left:35px;
}
p.inquiry_tel img {
	position:absolute;
	top:1px;
	left:10px;
}
p.inquiry_tel span {
	padding-left:5px;
	font-weight:bold;
}

h3.contents {
	clear:both;
	position:relative;
	width:497px;
	height:24px;
	margin:30px 0 15px 20px;
	padding:8px 0 0 30px;
	background:#ffffff url('../../common/img/bg_contents.gif') no-repeat;
	font-size:14px;
	line-height:normal;
	font-weight:bold;
	color:#750000;
}
h3.contents_i {
	clear:both;
	position:relative;
	width:477px;
	height:24px;
	margin:20px 0 0 20px;
	padding:8px 0 0 50px;
	background:#ffffff url('../../common/img/bg_contents.gif') no-repeat;
	font-size:14px;
	line-height:normal;
	font-weight:bold;
	color:#750000;
}
h3.contents_i img.tel {
	position:absolute;
	top:7px;
	left:30px;
}
h3.contents_i img.fax {
	position:absolute;
	top:5px;
	left:30px;
}
div.contents_txt {
	float:left;
	display:inline;
	width:486px;
	margin:10px 0 0 50px;
	padding-bottom:10px;
	font-size:12px;
	line-height:1.4em;
	border-bottom:1px dotted #c2c2c2;
}
div.tel {
	float:left;
	display:inline;
	width:200px;
	margin:10px 0 0 50px;
	padding-bottom:30px;
	_padding-bottom:10px;
	font-size:12px;
	line-height:1.4em;
}
div.fax {
	float:left;
	display:inline;
	width:200px;
	margin:10px 0 0 50px;
	padding-bottom:10px;
	font-size:12px;
	line-height:1.4em;
}
div.tel span, div.fax span {
	display:block;
	margin-top:5px;
	font-size:20px;
	font-weight:bold;
}
div.pdf {
	float:left;
	padding:5px 0 0 20px;
}
div.pdf ul.pdf {
}
div.pdf ul.pdf li {
	font-size:11px;
	padding-left:20px;
	padding-bottom:2px;
	background:#ffffff url('../img/ico_pdf.gif') no-repeat;
}
div.pdf ul.pdf li.no_img {
	font-size:11px;
	padding-left:20px;
	padding-bottom:2px;
	background:none;
}
div.pdf ul.pdf li a {
	font-size:11px;
}

div.form_txt {
	width: 517px;
	margin:20px 0 20px 20px;
	padding-top:10px;
	font-size:12px;
	line-height:1.4em;
	border-top:1px dotted #c2c2c2;
}

textarea {
	width: 98%;
/*	height: 10em;*/
	font-size:100%;
	line-height:1.4em;
}
p.btn input {
	width:157px;
	height:36px;
	margin:20px 0 10px 200px;
	border:none;
	color:#ffffff;
	font-weight:bold;
	background:url('../img/bg_input.gif') no-repeat;
}

table {
	width:517px;
	margin-left:20px;
}
table td, table th.border {
	border:1px solid #c9c9c9;
	padding:10px 5px;
}
.eb { background-color:#ebebeb; }
.h10 { height:10px; }

table ul li {
	margin:10px 0 0 0;
}