h2{
	width:755px;
	height:27px;
	font-weight:lighter;
	margin:0px;
	text-align:right;
	font-size:2px;
	color:#FEC411;
}

h2#rentalTitle{
	background-image: url(../img/rental/title.png);
}

h2#deskTitle{
	background-image: url(../img/rental/desk.png);
}

h2#tableTitle{
	background-image: url(../img/rental/table.png);
}

h2#lockerTitle{
	background-image: url(../img/rental/locker.png);
}

h2#boadTitle{
	background-image: url(../img/rental/boad.png);
}

h2#secureTitle{
	background-image: url(../img/rental/secure.png);
}

h2#electronicTitle{
	background-image: url(../img/rental/electronic.png);
}

h2#seasonTitle{
	background-image: url(../img/rental/season.png);
}

h2#otherTitle{
	background-image: url(../img/rental/other.png);
}

div.mainWaku{
	width:749px;
	background-color:#FFFFFF;
	border-right:1px solid #FDB16C;
	border-left:1px solid #FDB16C;
	border-bottom:1px solid #FDB16C;
	padding:2px;
}

div.spot{
	width:650px;
	margin:5px 0px;
	background-color:#F7FFD8;
	border:1px solid #E8F2FE;
	text-align:senter;
	padding:5px;
}

div.spot td{
	padding:2px;
	text-align:left;
}

table.list{
	width:650px;
	text-align:left;
	margin:10px 0px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

table.list th{
	text-align:center;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding:2px;
	font-size:17px;
}

table.list td{
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	vertical-align:top;
}

table.list td.txt div.mid{
	border-bottom: 1px solid #CCCCCC;
	padding:2px;
}

table.list td.txt div.btm{
	clear:both;
	padding:2px;
}

table.list td.txt div.btmRight{
	padding:2px;
	text-align:right;
}

strong.price{
	font-size:30px;
	color:#FF0000;
}

span.price{
	color:#FF0000;
}

div.thumbnail{
	width:652px;
}

div.thumbnail img{
	margin-right:1px;
	margin-bottom:2px;
}

div.priceLeft{
	float:left;
}

div.priceRight{
	float:right;
}

a.maker{font-size:11px;}
a.maker:link{color:#2200CC;}
a.maker:visited{color:#2200CC;}
a.maker:hover{color:#FF0000;}
a.maker:active{color:#FF0000;}

/* 商品ページ */

div.itemWaku{
	width:749px;
	background-color:#FFFFFF;
	border-right:1px solid #6FB78F;
	border-left:1px solid #6FB78F;
	border-bottom:1px solid #6FB78F;
	padding:2px;
}

div.itemLeft{
	float:left;
}

div.itemRight{
	float:right;
	text-align:left;
}

hr.clear{
	clear:both;
}

table.itemTable{
	text-align:left;
	margin:10px 0px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

table.itemTable th{
	padding:5px;
	color:#003264;
	font-weight:lighter;
	text-align:left;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color:#EFF6FF;
}

table.itemTable td{
	padding:5px;
	text-align:left;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

ul.itemList{
	padding-left:0px;
}

ul.itemList li{
	list-style-type:none;
}

h3{
	margin:5px 0px;
	color:#0032AC;
}
hr.dot{
	border:1px dashed #CCCCCC;
	width:100%;
	margin:0px;
}

b{
	color:#FF0000;
}

div.price{
	margin:5px 0px;
	padding:5px 0px;
}

div.priceGray{
	background-color:#F1F1F1;
	margin:5px 0px;
	padding:5px 0px;
}

/* OA用ページ */

div.oaBig{
	width:705px;
	clear:both;
}

div.oaBig div.left{
	width:350px;
	float:left;
}

div.oaBig div.right{
	width:350px;
	float:right;
}

div.oaBig table{
	width:350px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin:5px;
}

div.oaBig th{
	width:150px;
	text-align:center;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

div.oaBig td{
	text-align:left;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

div.oaBig td.txt{
	padding:2px;
}

span.kata{
	color:#3DA2DB;
}

div.oaPrice{
	text-align:right;
}

span.oaPrice{
	color:#FF0000;
}

div.clear{
	clear:both;
}

ul.oalist{
	margin-left:-15px;
	margin-top:-20px;
}

div.oamenu table{
	width:755px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin:5px;
}

div.oamenu th{
	width:555px;
	text-align:center;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

div.oamenu td{
	text-align:left;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

div.oamenu td.txt{
	padding:2px;
}

td.oamenu{
	height:180px;
}
	
