@charset "utf-8";
@import "base.css";

ul#hallList,
ul.productOther {
	width:740px;
	margin:0 auto;
	overflow:hidden;
}
ul#hallList li,
ul.productOther li {
	display:inline;
	float:left;
	width:350px;
	padding:0 10px;
	margin-bottom:30px;
}
ul.productOther li {
	margin-bottom:20px;
}
ul#hallList li.biglist {
	width:720px;
}

ul#hallList h4{
	color:#FFF;
	background:#000F67;
	padding:2px 3px;
	margin:5px 0 15px;
	font-size:1em;
}
ul#hallList p{
	font-size:0.9em;
}
ul#hallList ul{
	border-top:dotted 1px #AAA;
	margin-top:15px;
	padding-top:10px;
	width:350px;
	overflow:hidden;
	height:40px;
}
ul#hallList li.biglist ul{
	width:720px;
}

ul#hallList ul li{
	margin:0 6px 4px 0 !important;
	display:inline !important;
	font-size:0.8em;
	width: auto !important;
	float:left !important;
	border-right:solid 1px #BBB;
	line-height:1.2 !important;
	padding:0 6px 0 0 !important;
	white-space:nowrap;
}
div#content {
	width:640px;
	margin:0 auto;
}
div#content p{
	margin-bottom:15px;
}
h5 {
	color:#FFF;
	font-size:1.3em;
	margin:25px 0px 15px;
	font-weight:bold;
	height:29px;
	text-indent:8px;
	padding-top:1px;
	background:url(../images/products/h5.gif) no-repeat;
	clear:both;
	float:none;
}
div.image-box {
	border:solid 1px #CFCFCF;
	background:url(../images/products/image_box.png) repeat-x left bottom;
	padding:9px;
	width:622px;
	overflow:hidden;
	margin-bottom:20px;
}
.width1 {
width:190px;
}
.width2 {
width:295px;
}
.image-box-border1 {
  background:url("../images/products/image_box_border1.png") repeat-y scroll 10px 0 transparent;
  padding-left:22px;
}
h6 {
	font-size:1.1em;
	margin-bottom:8px;
	color:#07097F;
}
.image-box-border2 {
background:url("../images/products/image_box_border2.png") repeat-x scroll 0 10px transparent;
padding-top:22px;
}
p.point {
background:url("../images/products/icon_point.gif") no-repeat scroll left center transparent;
margin-bottom:10px;
padding-left:80px;
}

ul.data-list {
	width:680px;
	overflow:hidden;
	margin-bottom:30px;
}
ul.data-list li {
float:left;
width:120px;
}

table.baseTbl {
	width:640px;
}
h6 {
	border-bottom:solid 1px #001564;
}
h6.lines {
	margin-right:20px !important;
	border-bottom:solid 2px #001564 !important;
}
.c01 {
	color:#D00;
}
.bold {
	font-weight:bold;
}
.tblw100 {
	width:100% !important;
}
div.imgnon img {
vertical-align:bottom;
}
p.catchtxt {
	margin:0 0 20px 20px;
}
h4.logoing {
	background-image:none !important;
	margin-bottom:15px !important;
	cler:both;
	overflow:hidden;
	height:47px;
	border-bottom:solid 1px #000F67;
	width:720px;
	margin-left:20px;
	border-left:none !important;
	padding-left:0 !important;
}
h4.logoing img{
	display:block;
	float:left;
}
h4.logoing span{
	display:block;
	float:right;
	padding-top:20px;
	font-size:0.8em;
}

div.slotBox {
	width:640px;
	margin:0 auto;
}

table.specTbl {
	width:440px;
	margin:0 0 30px !important;
}
table.specTbl th{
	width:auto !important;
	text-align:center;
}
table.specTbl td{
	padding:2px;
	text-align:center;
	background:#F9F9F9;
}
div#specLeft {
	float:left;
	width:460px;
	padding-right:20px;
	padding-bottom:30px;
}
div#specRight {
	float:right;
	width:160px;
	padding-bottom:30px;
}
p.bigTxt {
	font-weight:bold;
	font-size:1.4em;
	margin-bottom:15px;
	color:#000e64;
}
p.slotImg {
	float:right;
	border:solid 1px #CCC;
	background:#F2F2F2;
	padding: 9px !important;
	margin-bottom:30px;
	width:120px;
	text-align:center;
}
div.slotPr {
	float:left;
	padding-bottom:30px;
	padding-right:30px;
	width:470px;
}


div.table-addr table {
border:1px solid #CCCCCC;
margin-bottom:10px;
}
div.table-addr thead th {
border-bottom:3px double #CCCCCC;
text-align:center;
width:auto;
}

div.table-addr th {
background-color:#E5E5E5;
border:1px solid #CCCCCC;
font-size:12px;
padding:4px;
text-align:left;
width:60px;
}
div.table-addr td {
border:1px solid #CCCCCC;
font-size:12px;
padding:4px;
width:110px;
}
div.table-addr caption {
font-weight:bold;
padding:4px 0;
	color:#07097F;
text-align:left;
	font-size:1.1em;
}



ul#kenteiList {
	width:680px;
	margin:0 auto;
}
ul#kenteiList li{
	float:left;
	display:inline;
	width:150px;
	margin:0 10px 15px;
}