#top {
	width: 810px;
	margin: 0 auto;
	height: 400px;
	text-align: left;
	background: url(../img/main_bg2.jpg) center 80px no-repeat;
}

#center {
	position: absolute;
	width: 799px;
	z-index: 10;
	top: 167px;
}

	#main-head {
		width: 799px;
		height: 44px;
		background: url(../img/main_head.png) no-repeat;
	}
	
	#main-midd {
		width: 799px;
		background: url(../img/main_midd.png) repeat-y;
	}
	
	#main-foot {
		width: 799px;
		height: 38px;
		background: url(../img/main_foot.png) no-repeat;
	}
	
	#main-foot p {
		padding: 10px 0 0 15px;
	}
	
	#main-foot-up {
		background: #edeef3 url(../img/foot_panqs.gif) left top no-repeat;
		height: 95px;
		width: 787px;
		margin: 0 0 0 6px;
	}
	
	#main-foot-up .panqz {
		padding: 5px 0 0 20px;
		height: 28px;
	}
	
	#main-foot-up .panqz li {
		float: left;
		padding: 0 10px 0 0;
		list-style-type: none;
	}
	
	#main-foot-up .panqz li.panq-ar {
		padding-left: 15px;
		background: url(../img/panq_ar.gif) 0 3px no-repeat;
	}
	
	.foot-right {
		float: right;
		margin: 0 20px 20px 0;
	}
	
	.kanren {
		clear: left;
		float: left;
		color: #000080;
		width: 380px;
		padding: 20px 20px 20px 20px;
	}
	
	.kanren li {
		float: left;
		list-style-type: none;
		padding: 0 10px 0 18px;
		white-space: nowrap;
		background: url(../img/foot_link.gif) 0 5px no-repeat;
	}
	
	.foot-contact-banner {
		margin-top: 10px;
	}
	
	.foot-tel-fax {
		margin-top: 20px;
	}

.auto-minset {
	min-height: 440px;
	display: block;
	overflow: auto;
}

.whatsnew-box {
	width: 538px;
	padding: 10px 20px 10px 20px;
}

	.whatsnew-box dl {
		padding: 5px 0;
		list-style-type: none;
		background: url(../img/tensen.gif) left bottom repeat-x;
		display: table;
	}
	
	.whatsnew-box dt {
		float: left;
		width: 100px;
	}
	
	.whatsnew-box dd {
		float: left;
		width: 438px;
	}
	
	.whatsnew-box a {
		text-decoration: none;
	}

.to-top {
	margin-top: 20px;
	height: 40px;
	background: url(../img/hr.gif) center 20px no-repeat;
}

.to-top a {
	display: block;
	font-size: 90%;
	text-decoration: none;
	float: right;
	padding: 0 20px 0 25px;
	background: url(../img/ic_top.gif) 0 3px no-repeat;
}

.page-sent {
	padding: 20px;
}

	.page-sent ul {
		float: right;
	}
	
	.page-sent li {
		float: left;
		list-style-type: none;
		padding: 0 1px 0 1px;
	}
	
	.page-sent li a {
		display: block;
		border: 1px solid #747bb1;
		padding: 0 3px 0 3px;
		font-size: 90%;
		text-decoration: none;
		background-color: #fff;
	}
	
	.page-sent li strong {
		display: block;
		border: 1px solid #747bb1;
		padding: 0 3px 0 3px;
		font-size: 90%;
		font-weight: bold;
		color: #fff;
		background-color: #747bb1;
	}
	
	.page-sent li a:hover {
		background-color: #747bb1;
	}
	
	.page-sent li.prev a {
		border: 0;
		padding: 0 10px 0 25px;
		background: url(../img/ic_prev.gif) left 3px no-repeat;
	}
	.page-sent li.prev a:hover { background-color: #fff; }
	.page-sent li.next a {
		border: 0;
		padding: 0 25px 0 10px;
		background: url(../img/ic_next.gif) right 3px no-repeat;
	}
	.page-sent li.next a:hover { background-color: #fff; }

.content-box {
	padding: 10px 10px 0 10px;
}

.font2 {
	color: #069;
	margin: 10px 0 0 10px;
}

.contents-list {
	margin: 10px 0 10px 10px;
}

.contents-list li {
	list-style-type: none;
	padding: 0 0 0 20px;
	background: url(../img/contents_list.gif) 0 2px no-repeat;
}

.product-rei {
	border: 1px solid #999;
	width: 300px;
	padding: 10px;
}

.table1 {
	margin-left: 10px;
	width: 500px;
}
	
	.table1 th {
		padding: 5px;
		vertical-align: top;
		text-align: left;
		background: url(../img/tensen.gif) bottom repeat-x;
	}
	
	.table1 td {
		padding: 5px;
		vertical-align: top;
		text-align: left;
		background: url(../img/tensen.gif) bottom repeat-x;
	}
	
	.table1 td ul li {
		list-style-type: none;
		margin-left: 10px;
	}
	
	.table1 td ol li {
		margin-left: 30px;
	}

#company-info-tab {
	display: table;
	height: 40px;
}

	#company-info-tab li {
		list-style-type: none;
		float: left;
	}
	
	#company-info-tab li a {
		height: 24px;
		display: block;
	}
	
	#company-info-tab li a span {
		display: none;
	}
	
	#company-info-tab li.navi1 a { width: 144px; background: url(../img/company_info_tab1.png) left top no-repeat; }
	#company-info-tab li.navi2 a { width: 141px; background: url(../img/company_info_tab2.png) left top no-repeat; }
	#company-info-tab li.navi3 a { width: 141px; background: url(../img/company_info_tab3.png) left top no-repeat; }
	#company-info-tab li.navi4 a { width: 145px; background: url(../img/company_info_tab4.png) left top no-repeat; }
	#company-info-tab li a.act { background-position: left bottom; }
	#company-info-tab li a:hover { background-position: left bottom; }

.company-topbox {
	width: 540px;
	display: table;
	padding-bottom: 20px;
}

	.company-topbox img {
		float: left;
		margin-right: 10px;
	}
	
	.company-topbox dl {
		float: left;
		color: #006;
		width: 250px;
	}
	
	.company-topbox dt {
		padding: 5px 0 3px 24px;
		background: url(../img/company_line.gif) left bottom no-repeat;
	}
	
	.company-topbox dd {
		padding: 5px;
	}

.greeting-list li {
	list-style-type: none;
	margin: 20px 0 0 40px;
}

	.greeting-list li img {
		margin-left: -40px;
	}

.enkaku-list {
	padding: 10px 0;
}

	.enkaku-list li {
		padding: 5px 0;
		list-style-type: none;
		background: url(../img/tensen.gif) left bottom repeat-x;
		display: table;
		width: 540px;
	}

	.enkaku-list .year {
		float: left;
		font-weight: bold;
		color: #039;
		text-align: center;
		width: 15%;
	}
	
	.enkaku-list .month {
		float: left;
		font-weight: bold;
		color: #039;
		text-align: left;
		width: 8%;
	}
	
	.enkaku-list .comment {
		float: left;
		width: 75%;
	}

#map {
	padding: 20px 0;
}

	#map iframe {
		border: 1px solid #999;
	}

.img-list {
	padding: 0 0 20px 0;
}

	.img-list li {
		list-style-image: url(../img/contents_list.gif);
		padding-left: 3px;
		margin-left: 40px;
		vertical-align: middle;
	}
	
	.thumbox {
		width: 500px;
		margin: 10px 0;
		display: table;
	}
	
	* html .thumbox {
		vertical-align: text-top;
		display: inline-block;
	}
	
.print-list {
	width: 540px;
	display: table;
}

	.print-list li {
		list-style-type: none;
		float: left;
	}
	
	.print-list li img {
		vertical-align: bottom;
	}
	
	.print-list li img.pointer {
		cursor: pointer;
	}
	
	.print-list li a:hover img {
		filter: alpha(opacity=100);
		-moz-opacity: 1;
		opacity: 1;
	}

#popbox-bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 1205px;
	background-color: #fff;
	filter: alpha(opacity=65);
	-moz-opacity: 0.65;
	opacity: 0.65;
	z-index: 100;
}
	
	#popbox-bg img {
		width: 100%;
		height: 100%;
	}
	
#popbox-bx {
	position: absolute;
	left: 0;
	top: 400px;
	width: 100%;
	z-index: 200;
	text-align: center;
}

	.popboxs {
		border: 3px solid #006;
		background-color: #fff;
		width: 600px;
		height: 104px;
		margin: 0 auto;
		text-align: center;
	}
	
	.popcent {
		width: 580px;
		margin: 10px auto;
	}

	.popcent img {
		margin-right: 10px;
	}
	
	.popcent td {
		vertical-align: top;
	}
	
	.popcent dl {
		color: #006;
		width: 270px;
	}
	
	.popcent dt {
		padding: 5px 0 3px 24px;
		text-align: left;
		background: url(../img/company_line.gif) left bottom no-repeat;
	}
	
	.popcent dd {
		text-align: left;
		padding: 5px;
	}

.packship-box {
	display: table;
	width: 540px;
	padding: 20px 0 0 20px;
}

	.packship-box dl {
		display: inline;
	}

	.packship-box dt {
		color: #036;
		font-size: 120%;
		font-weight: bold;
		padding: 5px;
		width: 260px;
		background: url(../img/tensen.gif) left bottom repeat-x;
	}
	
	.packship-box dd {
		padding: 5px;
	}

.butu-table {
	margin-left: 20px;
}

	.butu-table caption {
		color: #03f;
		padding: 0 0 3px 20px;
		margin-left: 10px;
		text-align: left;
		background: url(../img/selicon.gif) no-repeat;
	}

	.butu-table th {
		color: #35a;
		font-weight: bold;
		text-align: center;
		padding: 5px;
		background: url(../img/physical_th.gif) repeat-x;
	}
	
	.butu-table td {
		color: #35a;
		text-align: left;
		padding: 0 10px;
	}

.non-type {
	list-style-type: none;
	margin: 10px 0 10px 20px;
}

.mailicon {
	color: #333;
	padding: 0 0 2px 20px;
	text-align: left;
	margin-left: 30px;
	background: url(../img/mailicon.gif) no-repeat;
}

.square-list li {
	list-style-type: none;
	padding-left: 46px;
	margin: 0 0 10px 20px;
	height: 40px;
}

	.square-list li.li1 { background: #fff url(../img/square_list1.gif) left top no-repeat; }
	.square-list li.li2 { background: url(../img/square_list2.gif) no-repeat; }
	.square-list li.li3 { background: url(../img/square_list3.gif) no-repeat; }
	.square-list li.li4 { background: url(../img/square_list4.gif) no-repeat; }
	.square-list li.li5 { background: url(../img/square_list5.gif) no-repeat; }

.dl-list dt {
	padding: 5px 0 0 26px;
	margin: 10px 0 0 20px;
	height: 40px;
}

	.dl-list dt.li1 { background: url(../img/dllist1.gif) no-repeat; }
	.dl-list dt.li2 { background: url(../img/dllist2.gif) no-repeat; }
	.dl-list dt.li3 { background: url(../img/dllist3.gif) no-repeat; }
	.dl-list dt.li4 { background: url(../img/dllist4.gif) no-repeat; }
	.dl-list dt.li5 { background: url(../img/dllist5.gif) no-repeat; }
	.dl-list dt.li6 { background: url(../img/dllist6.gif) no-repeat; }

	.dl-list dd {
		margin-left: 40px;
	}

	.dl-list ol {
		margin: 0 0 20px 20px;
	}

.rec-list dt {
	padding: 5px;
	font-weight: bold;
	color: #369;
	height: 15px;
	background: url(../img/tensen.gif) left bottom repeat-x;
}

	.rec-list dd {
		padding: 5px;
	}

.rec-table {
	width: 520px;
	margin: 10px 0 10px 20px;
	border-collapse: collapse;
}

	.rec-table th {
		background: #D8DCEF url(../img/rec_table.gif) top repeat-x;
		padding: 10px;
		vertical-align: top;
		border: 1px solid #999;
		text-align: left;
		width: 120px;
	}
	
	.rec-table th span {
		border-left: 4px solid #03f;
		padding-left: 6px;
	}
	
	.rec-table td {
		padding: 10px;
		vertical-align: top;
		border: 1px solid #999;
	}

.sitemap-box {
	display: table;
	width: 280px;
	float: left;
}

	.sitemap-list .maptit a {
		display: block;
		height: 33px;
		line-height: 38px;
		text-decoration: none;
		text-indent: 50px;
		font-size: 120%;
		font-weight: bold;
		background: url(../img/sitemap_titlebar.gif) left top no-repeat;
	}

	.sitemap-list ul {
		padding: 10px 20px;
	}
	
	.sitemap-list li {
		list-style-type: none;
		padding-bottom: 5px;
	}

.tct-table {
	width: 520px;
	margin: 10px 0 10px 20px;
	border-collapse: collapse;
}

	.tct-table th {
		background: #D8DCEF url(../img/rec_table.gif) top repeat-x;
		padding: 10px;
		vertical-align: top;
		border: 1px solid #999;
		text-align: left;
		width: 180px;
	}
	
	.tct-table th span {
		border-left: 4px solid #03f;
		padding-left: 6px;
	}
	
	.tct-table td {
		padding: 10px;
		vertical-align: top;
		border: 1px solid #999;
	}

.kiyaku {
	width: 510px;
	height: 120px;
	padding:15px;
	overflow-y: auto;
	border: 1px solid #999;
}

.thmess {
	padding-top: 5px;
	font-weight: normal;
	border: 0;
}

.copy {
	font-size: 8px;
	color: #CCCCCC;
}
.copy a {
	color: #999999;
	text-decoration: none;
}

.hiss {
	color: #f93;
	font-size: 11px;
}

.err {
	color: red;
}

.message {
	margin: 10px 0 0 20px;
}

.ime-act {
	IME-MODE: active;
}
.ime-inact {
	IME-MODE: inactive;
}
.ime-dis {
	IME-MODE: disabled;
}

.inp1 {
	padding: 2px;
	border-left: 1px solid #dbdfe6;
	border-right: 1px solid #dbdfe6;
	border-bottom: 1px solid #dbdfe6;
	border-top: 1px solid #abadb3;
	line-height: 16px;
	background-color: #f9f9f9;
}

.input-m {
	width: 228px;
	height: 24px;
	line-height: 20px;
	border: 0;
	cursor: pointer;
	text-align: center;
	background: url(../img/button.gif) no-repeat;
}

.news-detail-box h3 {
	width: 550px;
	height: 26px;
	color: #006;
	font-size: 120%;
	font-weight: bold;
	text-indent: 60px;
	line-height: 24px;
	margin: 10px 0 0 10px;
	background: url(../img/news_detail_h3.png) no-repeat;
}

.date-area {
	width: 520px;
	text-align: right;
	padding-top: 5px;
}

.detail-area {
	width: 520px;
	padding: 5px 0 20px 40px;
}

.wak {
	color: #f90;
	font-weight: bold;
	border: 1px solid #ccc;
	padding: 10px;
	margin: 10px 0 10px 20px;
}