@charset "utf-8";

/*********************** フォント **/


/************************************************************ rLeft **/
#rLeft {
	width: 453px;
	float: left;
	padding: 10px 0;
	border: 1px solid #1d4351;
	background: #011c26;
}

#rLeft #path {
	padding:  0 0 10px 15px;
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;
}

#rLeft #path li {
	display: inline;
	color: #fff;
}

#rLeft #path li a {
	background: url(../images/common/bg_path.gif) right center no-repeat;
	margin: 0 8px 0 0;
	padding: 0 18px 0 0;
	color: #fff;
	text-decoration: underline;
}

#rLeft #path li a:hover {
	color: #1883b2;
}

#rLeft h3 {
	text-align: right;
	margin: 0 0 20px ;
}

#rLeft p.h3sub {
	clear: both;
	text-align: center;
	margin: 0 0 12px ;
}

#rLeft #inner {
	margin: 0 14px;
	color: #fff;
	font-size: 14px;
}

#rLeft .ttl {
	background: url(../images/common/bg_ttl.gif) 0 center no-repeat;
	color: #b4150d;
	font-weight: bold;
	padding: 1px 0 1px 24px;
	margin: 0 0 10px 0;
}

#rLeft .ttl2 {
	background: url(../images/common/bg_ttl.gif) 0 center no-repeat;
	color: #b4150d;
	font-weight: bold;
	padding: 1px 0 1px 24px;
	margin: 0 0 10px 15px;
}

#rLeft .kaisetsu1 {
	margin: 0 0 20px 0;
	line-height: 1.4;
}

#rLeft .kaisetsu2 {
	margin: 0 0 30px 0;
	line-height: 1.4;
}

#rLeft .kaisetsu3 {
	margin: 0;
	line-height: 1.4;
}

/***************  topMenu1 **/

#rLeft .topMenu1 {
	background: url(../origin/images/index/bg_link.gif) 0 0 no-repeat;
	width: 426px;
	height: 19px;
	padding: 8px 10px 23px;
	margin: 0 auto 20px;
	border-bottom: 1px dotted #ccc;
}

#rLeft .topMenu1 li {
	height: 19px;
	line-height: 19px;
	font-size: 12px;
	background: url(../images/common/bg_list.gif) 3px center no-repeat;
	padding: 0 5px 0 17px;
	float: left;
	margin: 0 25px 0 0;
	color: #1883b2;
}

#rLeft .topMenu1 .stay {
	background: url(../images/common/bg_list.gif) 3px center no-repeat #144f77;
	color: #fff;
}

#rLeft .topMenu1 li a {
	color: #18466f;
}

#rLeft .topMenu1 li a:hover {
	color: #1883b2;
}


/***************  topMenu2 **/

#rLeft .topMenu2 {
	background: url(../service/images/index/bg_menu.gif) 0 0 no-repeat;
	width: 426px;
	height: 29px;
	padding: 2px 10px 43px;
	margin: 0 auto 20px;
	border-bottom: 1px dotted #ccc;
}

#rLeft .topMenu2 li {
	height: 19px;
	line-height: 19px;
	font-size: 12px;
	background: url(../images/common/bg_list.gif) 3px center no-repeat;
	padding: 0 5px 0 17px;
	float: left;
	margin: 5px 25px 0 0;
	color: #1883b2;
	white-space: nowrap;
}

#rLeft .topMenu2 .stay {
	background: url(../images/common/bg_list.gif) 3px center no-repeat #144f77;
	color: #fff;
}

#rLeft .topMenu2 .left {
	clear: both;
	float: left;
}

#rLeft .topMenu2 li a {
	color: #18466f;
}

#rLeft .topMenu2 li a:hover {
	color: #1883b2;
}



.bnr {
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
}
#leftBottom img {
	margin: 5px 0;
}
.counter {
	text-align: center;
	height: 37px;
	padding-top: 15px;
	background: url(../images/index/bnr_access.png) no-repeat 7px 0;
}
.counter img {
	position: relative;
	left: -10px;
	top: 2px;
}
h5 {
	font-weight: bold;
	border-left: 3px solid #b4150d;
	margin-bottom: 5px;
	margin-top: 10px;
	padding-left: 5px;
}
h6 {
	border-bottom: 1px solid #fff;
	margin: -15px 5px 0 5px;
	padding: 2px;
	color: #b4150d;
	font-weight: bold;
}
.sale .detail th,
th.detail {
	background: #72ccef !important;
	color: #333 !important;
}
th.detail01 {
	width:30%;
	font-weight:normal;
	background: #72ccef !important;
	color: #333 !important;
}
.catalog td {
	font-size: 0.9em;
}
.option {
	margin-top: -15px !important;
}
.option td {
	text-align: center;
}
.option th.detail {
	width: 300px !important;
	font-size: 0.8em;
	font-weight: normal;
}


.series {
	width: 100% !important;
	text-align: center;
}
ul.catalog,
ul.catalog2,
ul.catalog3,
ul.catalog4 {
	margin-bottom: 28px;
}
.catalog li,
.catalog2 li,
.catalog3 li,
.catalog4 li {
	float: left;
	padding: 4px;
	margin: 5px;
}
.catalog li a,
.catalog2 li a,
.catalog3 li a,
.catalog4 li a {
	display: block;
	width: 120px;
	height: 140px;
	border: 1px solid #012c3c;
	text-align: center;
}
.catalog li a:hover,
.catalog2 li a:hover,
.catalog3 li a:hover,
.catalog4 li a:hover {
	border: 1px solid #fff;
}
.catalog ul img,
.catalog2 ul img,
.catalog3 ul img,
.catalog4 ul img {
	width: 120px;
	height: 113px;
}
.targetbox1 {
	margin: 0 !important;
	height: 323px; vertical-align: top;
	background: #223e49;
}
.targetbox2 {
	margin: 0 !important;
	height: 328px; vertical-align: top;
	background: #223e49;
}
.targetbox3 {
	margin: 0 !important;
	height: 328px; vertical-align: top;
	background: #223e49;
}
.targetbox4 {
	margin: 0 !important;
	height: 360px; vertical-align: top;
	background: #223e49;
}
.targetbox5 {
	margin: 0 !important;
	height: 360px; vertical-align: top;
	background: #223e49;
}
.targetbox6 {
	margin: 0 !important;
	height: 328px; vertical-align: top;
	background: #223e49;
}
.targetbox7 {
	margin: 0 !important;
	height: 328px; vertical-align: top;
	background: #223e49;
}
.targetbox8 {
	margin: 0 !important;
	height: 323px; vertical-align: top;
	background: #223e49;
}
.targetbox9 {
	margin: 0 !important;
	height: 350px; vertical-align: top;
	background: #223e49;
}
.thumbnail1,
.thumbnail2,
.thumbnail3,
.thumbnail4,
.thumbnail5,
.thumbnail6,
.thumbnail7,
.thumbnail8,
.thumbnail9,
.thumbnail11,
.thumbnail12,
.thumbnail13 {
	margin: 0 0 30px 0 !important;
}

#map {
 margin: 10px 6px 20px 6px;
}

