@charset "utf-8";
/* CSS Document */
.artBox {
	width:528px;
	margin-top:10px;
	padding:5px;
	border: 1px solid #999999;
}
.artBox h3 {
	font-size: 14px;
	font-weight: bold;
	background-image: url(../img/h2_back.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 8px;
}
.price {
	font-weight:bold;
	color:#FF0000;
}
.navi {
	width:540px;
	padding-top:10px;
	font-size:10px;
}
#leftArea {
	width: 200px;
	float:left;
}

#rightArea {
	width:540px;
	padding-bottom:20px;
	float:right;
}
#rightArea .copy {
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	background-image: url(../img/h2_back.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 510px;
	padding-left: 30px;
	padding-top: 8px;
}
#rightArea #indexh2_article {
	width:540px;
	height:30px;
	text-indent:-700px;
	background-image: url(../img/title_index/new_article.gif);
	background-repeat: no-repeat;
}
#rightArea #indexh2_2 {
	width:540px;
	height:30px;
	text-indent:-700px;
	background-image: url(../img/title_index/art_detail.gif);
	background-repeat: no-repeat;
}
#rightArea #indexh2_ds {
	width:540px;
	height:30px;
	text-indent:-700px;
	background-image: url(../img/title_index/art_ds.gif);
	background-repeat: no-repeat;
}
#rightArea #indexh2_sv {
	width:540px;
	height:30px;
	text-indent:-700px;
	background-image: url(../img/title_index/art_sv.gif);
	background-repeat: no-repeat;
}
#rightArea #indexh2_vs {
	width:540px;
	height:30px;
	text-indent:-700px;
	background-image: url(../img/title_index/art_vs.gif);
	background-repeat: no-repeat;
}
#rightArea #indexh2_sf {
	width:540px;
	height:30px;
	text-indent:-700px;
	background-image: url(../img/title_index/art_sfh.gif);
	background-repeat: no-repeat;
}
#rightArea #indexh2_ss {
	width:540px;
	height:30px;
	text-indent:-700px;
	background-image: url(../img/title_index/art_ss.gif);
	background-repeat: no-repeat;
}
#rightArea #indexh2_wg {
	width:540px;
	height:30px;
	text-indent:-700px;
	background-image: url(../img/title_index/art_wg.gif);
	background-repeat: no-repeat;
}
#rightArea #indexh2_9 {
	width:540px;
	height:30px;
	text-indent:-700px;
	background-image: url(../img/title_index/new_article2.gif);
	background-repeat: no-repeat;
	margin-top:10px;
}
#rightArea #indexh2_rab {
	width:540px;
	height:30px;
	text-indent:-700px;
	background-image: url(../img/title_index/art_rab.gif);
	background-repeat: no-repeat;
}
#rightArea #indexh2_area_osaka {
	width:540px;
	height:30px;
	text-indent:-700px;
	background-image: url(../img/title_index/area_osaka.gif);
	background-repeat: no-repeat;
}
#rightArea #indexh2_area_hyogo {
	width:540px;
	height:30px;
	text-indent:-700px;
	background-image: url(../img/title_index/area_hyogo.gif);
	background-repeat: no-repeat;
}
#rightArea #indexh2_area_wakayama {
	width:540px;
	height:30px;
	text-indent:-700px;
	background-image: url(../img/title_index/area_wakayama.gif);
	background-repeat: no-repeat;
}
#rightArea #indexh2_area_mie {
	width:540px;
	height:30px;
	text-indent:-700px;
	background-image: url(../img/title_index/area_mie.gif);
	background-repeat: no-repeat;
}
#rightArea #indexh2_area_shiga {
	width:540px;
	height:30px;
	text-indent:-700px;
	background-image: url(../img/title_index/area_shiga.gif);
	background-repeat: no-repeat;
}
#rightArea #indexh2_area_kyoto {
	width:540px;
	height:30px;
	text-indent:-700px;
	background-image: url(../img/title_index/area_kyoto.gif);
	background-repeat: no-repeat;
}
#rightArea #indexh2_area_okayama {
	width:540px;
	height:30px;
	text-indent:-700px;
	background-image: url(../img/title_index/area_okayama.gif);
	background-repeat: no-repeat;
}
#rightArea #indexh2_area_nara {
	width:540px;
	height:30px;
	text-indent:-700px;
	background-image: url(../img/title_index/area_nara.gif);
	background-repeat: no-repeat;
}
#rightArea #indexh2_area_ather {
	width:540px;
	height:30px;
	text-indent:-700px;
	background-image: url(../img/title_index/area_ather.gif);
	background-repeat: no-repeat;
}

#mytable {
	width: 528px;
	padding: 0;
	margin: 0;
	font-size:14px;
}
#photo_tb {
	width: 528px;
	padding: 0;
	margin: 0;
	font-size:14px;
}

th {
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 6px;
	width:65px;
	background: #CAE8EA url(../../img/bg_header.jpg) no-repeat;
}
.photo_th {
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	width:528px;
	background: #CAE8EA url(../../img/bg_header.jpg) repeat-x;
	padding-top: 6px;
	padding-bottom: 6px;
}

#mytable td {
	border-right: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	background: #fff;
	padding: 5px;
	color: #4f6b72;
}
#photo_tb td {
	border-right: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	background: #fff;
	padding: 5px;
	color: #4f6b72;
	text-align:center;
	vertical-align:middle;
}
td.artImg {
	border-left: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	padding:0;
	margin:0;
	text-align:center;
	vertical-align:middle;
}
td.artBottom {
	border-bottom: 1px solid #C1DAD7;
	text-align:right;
}