@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 12px;
	color: #1b1b1b;
	background: #fff url(images/body.gif) repeat-x left top;
}
img {
	border: none;
}
p {
	line-height: 180%;
}
ul li {
	list-style: none;
}
a {
	outline: none;
	star: expression(this.onFocus=this.blur());
	color: #1b1b1b;
	text-decoration: none;
}
a:hover {
	color: #1b1b1b;
	text-decoration: underline;
}
.blank {
	clear: both;
	height: 5px;
}
#container {
	margin: 0 auto;
	width: 900px;
	background: #fff;
}
#header {
	position: relative;
	padding: 0px 5px 0;
	height: 90px;
	background: url(images/topbg.gif) repeat-x left top;
	margin-bottom: 1px;
}
#logo a {
	background: url(images/logo.gif) no-repeat;
	display: block;
	height: 49px;
	width: 405px;
	position: absolute;
	text-indent: -9999px;
}
#nav {
	position: absolute;
	right: 10px;
	top: 5px;
	width: 300px;
	height: auto;
}
#nav ul {
	display: inline;
}
#nav li {
	float: right;
	padding: 5px;
	margin: 10px;
	display: block;
	background: url(images/arrow.gif) no-repeat left center;
}
#nav li a {
	color: #202b49;
	text-decoration: none;
	font-size: 13px;
}
#nav li a:hover {
	color: #202b49;
	text-decoration: underline;
}
/*----menu start-----*/

#menu {
	top: 48px;
	left: 0;
	width: 900px;
	height: 42px;
	position: absolute;
	margin-bottom: 1px;
}
#menu li {
	float: left;
	display: block;
	height: 42px;
	width: 150px;
}
#menu li a {
	display: block;
	overflow: hidden;
	height: 42px;
	width: 150px;
	background-image: url(images/menu.gif);
	text-indent: -9999px;
}
#menu01 a {
	background-position: 0 0;
}
#menu02 a {
	background-position: -150px 0;
}
#menu03 a {
	background-position: -300px 0;
}
#menu04 a {
	background-position: -450px 0;
}
#menu05 a {
	background-position: -600px 0;
}
#menu06 a {
	background-position: -750px 0;
}
#menu01 a:hover {
	background-position: 0 -42px;
}
#menu02 a:hover {
	background-position: -150px -42px;
}
#menu03 a:hover {
	background-position: -300px -42px;
}
#menu04 a:hover {
	background-position: -450px -42px;
}
#menu05 a:hover {
	background-position: -600px -42px;
}
#menu06 a:hover {
	background-position: -750px -42px;
}
.menu01visited a {
	background-image: url(images/menu.gif);
	background-position: 0 -42px;
}
.menu02visited a {
	background-image: url(images/menu.gif);
	background-position: -150px -42px;
}
.menu03visited a {
	background-image: url(images/menu.gif);
	background-position: -300px -42px;
}
.menu04visited a {
	background-image: url(images/menu.gif);
	background-position: -450px -42px;
}
.menu05visited a {
	background-image: url(images/menu.gif);
	background-position: -600px -42px;
}
.menu06visited a {
	background-image: url(images/menu.gif);
	background-position: -700px -42px;
}
/*----menu end-----*/

#content {
	margin: 10px 0;
}
.title {
	background: #01449e url(images/titlesign.gif) no-repeat 1% center;
	height: 30px;
}
.title span {
	font-size: 21px;
	color: #fff;
	line-height: 33px;
	padding-left: 24px;
	font-weight: normal;
}
.paddings {
	padding: 10px 13px 0px 13px;
	font-size: 13px;
}
.titleMargin {
	margin-top: 10px;
}
#left {
	/* float: left; */
	/* width: 696px; */
}
.tel {
	padding-bottom: 28px;
	height: 220px;
	width: 190px;
}
.tel2 {
	padding-bottom: 28px;
	height: 162px;
	width: 190px;
}
.infor {
	float: left;
	margin: 10px 5px 0 10px;
	margin-left: 5px;
	width: 330px;
	height: auto;
}
.infor img {
	float: left;
	margin: 5px 3px;
}
.dot {
	float: left;
	margin-top: 15px;
}
.inforcontent {
	padding: 5px 3px;
	float: left;
}
.blueTitle {
	font-size: 12px;
	font-weight: bold;
	color: #01449e;
	margin-bottom: 10px;
}
#right {
	float: right;
	width: 190px;
	padding: 5px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	overflow: visible;
	background: url(images/rightbg.gif) repeat-x left top;
}
.nobut {
	height: 80px;
	width: 190px;
	margin-bottom: 5px;
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	cursor: pointer;
}
.nobut:link {
	background: url(images/nobut.gif) top center no-repeat;
}
.nobut:visited {
	background: url(images/nobut.gif) top center no-repeat;
}
.nobut:hover {
	background: url(images/nobut.gif) bottom center no-repeat;
}
.contactbut {
	height: 80px;
	width: 190px;
	margin-bottom: 5px;
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	cursor: pointer;
}
.contactbut:link {
	background: url(images/contactbut.gif) top center no-repeat;
}
.contactbut:visited {
	background: url(images/contactbut.gif) top center no-repeat;
}
.contactbut:hover {
	background: url(images/contactbut.gif) bottom center no-repeat;
}
#footer {
	background: url(images/footerbg.gif) repeat-x left top;
	height: 59px;
	padding: 10px 0;
	text-align: center;
	margin-top: 50px;
}
/*-----------------------------common end------------------------------*/

h4 {
	color: #01449e;
	font-size: 14px;
	margin: 10px 5px;
}
.buybut {
	height: 61px;
	width: 318px;
	margin: auto;
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	cursor: pointer;
}
.buybut:link {
	background: url(images/buybut.jpg) top center no-repeat;
}
.buybut:visited {
	background: url(images/buybut.jpg) top center no-repeat;
}
.buybut:hover {
	background: url(images/buybut.jpg) bottom center no-repeat;
}
h5 {
	color: #000;
	font-size: 12px;
	margin: 10px 0 5px 10px;
}
.agent {
	padding: 0 10px 10px;
}
.domain::before {
	content: '@';
}
.user-select-none {
	user-select: none;
}
.companyTable {
	margin: 20px 18px 10px;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
}
.companyTable td {
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 10px;
}
.companyleftbg {
	background: #f4f7fa;
	text-align: right;
}
.blue a {
	font-size: 11px;
	color: #00f;
	text-decoration: none;
}
.blue a:hover {
	font-size: 11px;
	color: #00f;
	background: #ddd;
	text-decoration: none;
}
.red {
	color: #f00;
}
#inquiry {
	margin: 10px 0 10px 40px;
	text-align: left;
}
#inquiry table {
	margin-bottom: 10px;
	border-top: 1px solid #ccc;
	border-bottom: none;
	border-left: none;
	border-right: 1px solid #ccc;
}
#inquiry td {
	border-top: none;
	border-bottom: 1px solid #ccc;
	border-left: none;
	border-right: none;
	padding: 10px;
}
#inquiry th {
	border-top: none;
	border-bottom: 1px solid #ccc;
	border-left: 4px solid #666;
	border-right: 1px solid #ccc;
	background-color: #f4f7fa;
	font-weight: normal;
	padding: 10px;
}
h2 {
	margin: 10px;
	font-size: 15px;
	color: #000;
}
.inforDetail {
	margin: 10px 50px;
	width: 580px;
}
.inforDetail img {
	border: 1px solid #333;
}
.inforDetailmargin {
	float: left;
	margin: 5px 10px 5px 0px;
}
.linksTable {
	margin: 10px 5px;
}
.linksTable td {
	padding: 10px 5px;
	border-bottom: 1px dotted #ccc;
}
.linksTable p {
	padding: 2px 0 0;
}
.linksTitle {
	font-size: 15px;
	padding-right: 15px;
}
.linksTitle a {
	color: #069;
	text-decoration: none;
}
.linksTitle a:hover {
	color: #062f89;
	text-decoration: underline;
}
.linksUrl {
	font-size: 12px;
}
.linksUrl a {
	color: #069;
	text-decoration: none;
}
.linksUrl a:hover {
	color: #062f89;
	text-decoration: underline;
}
.saletable {
	margin: 15px 20px;
	margin: 30px 20px;
	border: 2px solid #3d60ac;
	padding: 0;
}
.saletable p {
	padding: 2px;
}
.saleTitle {
	color: #062f89;
	font-size: 15px;
	font-weight: bold;
}
.mb6 {
	margin-bottom: -6px;
}