@charset "UTF-8";
@import url(common.css);

/* ---------------------------------------------------------
	CSS Document list Table
--------------------------------------------------------- */

#list {
	padding-top: 15px;
}

#list p.total {
	margin-top: 5px;
	font-weight: bold;
}

#list p.total strong {
	margin: 0 5px 0 3px;
	font-size: 200%;
}

#list p.pagenavi {
	margin-top: 8px;
}

#list p.pagenavi a {
	text-decoration: underline;
}

#list p.pagenavi a.link_before {
	margin-right: 4px;
}

#list p.pagenavi a.link_next {
	margin-left: 4px;
}

#list p.pagenavi .current_page {
	font-weight: bold;
}

#list table.meta {
	width: 898px;
	border-collapse: collapse;
	border: solid 1px #a0a0a0;
	background: #e8e8e8;
	text-align: center;
}

#list table.meta td {
	padding: 5px 0 3px;
	border-right: solid 1px #ccc;
	font-weight: bold;
}

#list table.meta td.photo {
	width: 110px;
}

#list table.meta td.addr {
	width: 140px;
}

#list table.meta td.access {
	width: 230px;
}

#list table.meta td.kakaku {
	width: 76px;
}

#list table.meta td.men {
	width: 84px;
}

#list table.meta td.chiku {
	width: 120px;
}

#list table.meta td.link {
	width: 74px;
	border-right: solid 1px #a0a0a0;
}

#list table.head {
	width: 898px;
	border-collapse: collapse;
	border: solid 1px #a0a0a0;
	border-top: 0;
	border-bottom: 0;
	background: #26bfff;
	text-align: left;
}

#list table.head th {
	padding: 5px 10px;
	font-size: 120%;
}

#list table.head td {
	padding: 5px 10px;
	text-align: right;
}

#list table.head img {
	vertical-align: middle;
}

#list table.point {
	width: 898px;
	border-collapse: collapse;
	background: #26bfff;
	text-align: left;
}

#list table.point th {
	width: 200px;
	padding: 5px 0;
	border: solid 1px #ccc;
	border-left: solid 1px #a0a0a0;
	background: #c1faff;
	text-align: center;
	font-size: 120%;
}

#list table.point td {
	padding: 5px 10px;
	border: solid 1px #ccc;
	border-right: solid 1px #a0a0a0;
	background: #e2fbff;
	font-size: 120%;
}

#list table.entry {
	width: 898px;
	border-collapse: collapse;
	text-align: left;
}

#list table.entry td {
	padding: 5px;
	border: solid 1px #ccc;
	border-top: 0;
	border-bottom: solid 1px #a0a0a0;
}

#list table.entry td.photo {
	width: 100px;
	border-left: solid 1px #a0a0a0;
}

* html #list table.entry td.photo div {
	width: 90px;
	overflow: hidden;
}

#list table.entry td.photo a img {
	border: solid 1px #fff;
}

#list table.entry td.photo a:hover img {
	border: solid 1px #0000cd;
}

#list table.entry td.addr {
	width: 130px;
}

* html #list table.entry td.addr div {
	width: 120px;
	overflow: hidden;
	background: #ccc;
	white-space: normal;
}

#list table.entry td.access {
	width: 220px;
	_width: 230px;
}

#list table.entry td.kakaku {
	width: 56px;
	padding-left: 8px;
	padding-right: 12px;
	text-align: right;
	font-size: 120%;
}

* html #list table.entry td.kakaku div {
	width: 54px;
	overflow: hidden;
}

#list table.entry td.kakaku strong {
	display: block;
	text-align: center;
	font-size: 130%;
	color: #f00;
}

#list table.entry td.madori {
	text-align: center;
}

* html #list table.entry td.madori div {
	width: 44px;
	overflow: hidden;
}

#list table.entry td.men {
	width: 84px;
	padding: 5px 0;
	text-align: center;
}

#list table.entry td.chiku {
	width: 110px;
	_width: 120px;
	text-align: center;
}

#list table.entry td.link {
	width: 74px;
	border-right: solid 1px #a0a0a0;
	padding: 8px 0 5px;
	font-size: 110%;
}

#list a {
	text-decoration: none;
	color: #00f;
}

#list table.entry td.link a {
	display: block;
	text-align: center;
}

#list a:hover {
	background: #FFEADF;
	color: #f60;
}

/* ---------------------------------------------------------
	CSS Document New table
--------------------------------------------------------- */

#new h2 {
	height: 68px;
	overflow: hidden;
	margin-top: 5px;
	background: url(../images/t_list.jpg) no-repeat 0 0;
	text-align: left;
	text-indent: -9999px;
}

#new h2#category8 {
	background: url(../images/category8.jpg) no-repeat 0 0;
}

#new h2#category9 {
	background: url(../images/category9.jpg) no-repeat 0 0;
}

#new h2#category2 {
	background: url(../images/category2.jpg) no-repeat 0 0;
}

#new h2#category10 {
	background: url(../images/category10.jpg) no-repeat 0 0;
}

#new h2#category11 {
	background: url(../images/category11.jpg) no-repeat 0 0;
}

#new h2#category12 {
	background: url(../images/category12.jpg) no-repeat 0 0;
}

#new p {
	text-align: left;
}

#new p strong {
	color: #f00;
}

#new .clearfix {
	width: 920px;
}

#new div.entry {
	float: left;
	width: 226px;
	overflow: hidden;
}

#new table.entry {
	width: 215px;
	height: 220px;
	border-collapse: collapse;
	cursor: pointer;
}

#new table.entry td {
	padding: 5px 0;
	border: solid 1px #a0a0a0;
}

#new table:hover td {
	border: solid 1px #0000cd;
}

#new .entry td.madori {
	height: 28px;
	padding: 0 5px;
	background: #26bfff;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	text-align: center;
	font-weight: bold;
	font-size: 140%;
}

#new .entry td.kakaku {
	border-bottom: solid 1px #ccc;
	text-align: center;
	font-weight: bold;
	font-size: 160%;
}

#new .entry td.access {
	padding: 5px;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	text-align: left;
}

* + html #new .entry td.access {
	height: 57px;
}

#new table.entry td.photo {
	height: 123px;
	padding: 2px 0 0 4px;
	background: #bdecff;
	text-align: center;
	vertical-align: top;
}

#new table.entry td.photo a {
	display: block;
	width: 125px;
}

#new table.entry td div.iconlist {
	width: 74px;
	height: 107px;
	overflow: hidden;
}

#new table.entry td.photo td {
	padding: 0;
	border: 0;
	text-align: center;
	vertical-align: top;
}

#new table.photo img {
	vertical-align: middle;
	margin-top: 3px;
	margin-right: 4px;
}

#new table.photo a img {
	border: solid 1px #bdecff;
}

#new table:hover a img ,
#new table.photo a:hover img {
	border: solid 1px #0000cd;
	opacity: 0.7;
	filter: Alpha(opacity=70);
}

#detail #point {
	height: 23px;
	margin-top: 10px;
	padding-left: 180px;
	background: #26bfff;
	text-align: left;
	font-size: 110%;
	line-height: 24px;
}

#detail #point h3 {
	display: none;
}

#detail #kakaku {
	height: 23px;
	margin-top: 10px;
	padding-left: 8px;
	background: #ffe7dc;
	text-align: left;
	font-size: 116%;
	font-weight: bold;
	line-height: 24px;
}

#detail #kakaku strong {
	font-size: 126%;
	color: #f00;
}

#detail #text {
	margin-top: 10px;
	padding: 4px 8px 3px;
	background: #ececec;
	text-align: left;
}

/* ---------------------------------------------------------
	CSS Document Detail Form
--------------------------------------------------------- */

#detail #form {
	margin-top: 15px;
}

#detail #form input:hover {
	opacity: 0.7;
	filter: Alpha(opacity=70);
}

/* ---------------------------------------------------------
	CSS Document Detail Contact
--------------------------------------------------------- */

#detail #contact {
	width: 740px;
	height: 153px;
	overflow: hidden;
	margin: 20px auto 0;
	background: url(../images/b_contact.jpg) no-repeat 0 0;
}

#detail #contact p {
	margin-top: 15px;
}

#detail #contact input:hover {
	opacity: 0.7;
	filter: Alpha(opacity=70);
}

#detail #contact h3 ,
#detail #contact address {
	display: none;
}

