/*---------------------------------------------------------------*/
.pageTtlArea {
	background:#DFDFDF;
	width:799px;
	height:auto;
	padding:0 0 1px 0;
}

.pageTtl {
	background:url(images/pagetitle_1.jpg) no-repeat;
	width:799px;
	height:219px;
	text-indent:-1000em;
}
.pageTtl2 {
	background:url(images/pagetitle_2.jpg) no-repeat;
	width:800px;
	height:119px;
	text-indent:-1000em;
}
.pageTtl4 {
	background:url(images/pagetitle_4.jpg) no-repeat;
	width:800px;
	height:119px;
	text-indent:-1000em;
}
.contentsRight h3 {
	margin:0 0 10px 0;
}
.contentsRight h4 {
	margin:0 0 10px 0;
}
/*---------------------------------------------------------------*/
/*　詳細タイトル*/
.sc_seika_ttl {
	width:580px;
	height:32px;
	text-indent:-1000em;
	background-image: url(images/sc_seika_ttl.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-top: 6px;
}
.sc_eiyou_ttl {
	width:580px;
	height:32px;
	text-indent:-1000em;
	background-image: url(images/sc_eiyou_ttl.gif);
	background-repeat: no-repeat;
}
.sc_cyouri_ttl {
	width:580px;
	height:32px;
	text-indent:-1000em;
	background-image: url(images/sc_cyouri_ttl.gif);
	background-repeat: no-repeat;
}


/*　サイトマップ　*/
.sitemapBox {
	width:238px;
	height:auto;
	clear:both;
	padding-top: 20px;
	padding-left: 10px;
	padding-bottom: 10px;
}

.sitemapBoxLeft {
	width:248px;
	height:auto;
	padding-top: 20px;
	padding-left: 30px;
	padding-bottom: 10px;
	float: left;
}

.sitemapBoxRight {
	width:248px;
	height:auto;
	padding-top: 20px;
	padding-bottom: 10px;
	float: right;
	padding-right: 30px;
}


.sitemapBoxLeft ul{
	list-style:none;
	margin:0;
	padding:0;
}
.sitemapBoxLeft li{
	list-style:none;
	margin:0;
	padding:0;
}

.sitemapBoxRight ul{
	list-style:none;
	margin:0;
	padding:0;
}
.sitemapBoxRight li{
	list-style:none;
	margin:0;
	padding:0;
}
#content ul{
	list-style:none;
	margin:0;
	padding:0;
}
#content li{
	list-style:none;
	margin:0;
	padding:0;
}
.sitelink {
	text-decoration:none;
	font-size:75%;
	color:#6E6E6E;
	display:block;
	height:1em;
	line-height:1.2em;
	background-image: url(images/mark.gif);
	background-repeat: no-repeat;
	background-position: 20px 50%;
	margin-top: 0.8em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 35px;
}
.sitelink2 {
	text-decoration:none;
	font-size:75%;
	color:#6E6E6E;
	background-image: url(images/mark.gif);
	background-repeat: no-repeat;
	background-position: 20px 50%;
	display:block;
	height:1em;
	line-height:1.2em;
	margin-top: 0.8em;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 35px;
}
a.sitelink {
	color:#3B3B3B;
}
a.sitelink:hover {
	color:#7dacff;
	text-decoration:underline;
}
a.sitelink2 {
	color:#3B3B3B;
}
a.sitelink2:hover {
	color:#7dacff;
	text-decoration:underline;
}


h3 a {
	margin:0 0 10px 0;
	padding:0;
	width:248px;
	height:32px;
	text-indent:-99999999px;
	display:block;
}
.h412 {
	border-top:#CCCCCC dotted 1px;
	margin:10px 0;
	padding:10px 0 0 0;
	width:248px;
	height:15px;
	text-indent:-99999999px;
	display:block;
}


/* サブタイトル */

h4 {
	color:#000000;
	display:block;
	height:15px;
	line-height:1.5em;
	margin-top: 5px;
	margin-left: 10px;
	padding-top: 3px;
	padding-left: 20px;
	font-weight: normal;
	background-image: url(images/sc_maru.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
h4 a:link  {
	color:#000000;
	font-size:80%;
	text-decoration:none;

}
h4 a:active {
	color:#000000;
	font-size:80%;
	text-decoration:none;
}
h4 a:visited {
	color:#000000;
	font-size:80%;
	text-decoration:none;
}
h4 a:hover {
	color:#000000;
	text-decoration:underline;
}
h5 {
	border-top:#CCCCCC dotted 1px;
	width:248px;
	margin-top: 3px;
	margin-right: 0;
	margin-left: 2px;
	height: 1px;
}


.h100{
	background:url(images/rafu_site_map.gif) no-repeat;
}
.h200{
	background:url(images/h100.gif) no-repeat;
}
.h300{
	background:url(images/h200.gif) no-repeat;
}
.h400{
	background:url(images/h300.gif) no-repeat;
}

/*---------------------------------------------------------------*/

.specTable {
	border-top: 1px solid #d8d8d8;
	border-left: 1px solid #d8d8d8;
	margin-bottom:10px;
}
.specTable th {
	border-right: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
	background:#8acc00;
	font-size:0.75em;
	padding:8px 5px;
	color:#FFFFFF;
}
.specTable td {
	border-right: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
	text-align:center;
	font-size:0.7em;
	text-align:left;
	line-height:1.4em;
	padding:8px 5px;
}

.imageCaption {
	width:134px;
	height:auto;
	float:left;
	padding:0 5px 0 0;
}

.imageCaption_Left {
	border: 1px solid #CCCCCC;
	padding:3px;
}

/*---------------------------------------------------*/

.sc_store_ttl {
	background:url(images/sc_store_ttl.gif) no-repeat;
	width:200px;
	height:20px;
	text-indent:-1000em;
}

.sc_caption_store_1  {
	background:url(images/sc_caption_store_1.gif) no-repeat;
	width:258px;
	height:35px;
	text-indent:-1000em;
}


/*--------------------------------------------------------*/
