@charset "UTF-8";


/* sidebar
------------------------------------------------------------ */

#pageNavi ul li   {
	float: left;
	list-style: none;
}
.h1 {
	margin-bottom: 5px;
}
#pageNavi.firstChild {
}
#pageNavi a   {
	padding-right: 20px;
	padding-left: 15px;
	background-image: url(../shop/shopinfo/img_shop/arw_gray.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#irBox p {
	border-bottom: 1px dotted #8F8F8F;
	padding-top: 5px;
	padding-bottom: 5px;
}
#news p {
	margin-top: 10px;
	margin-bottom: 10px;
}
.arwNews {
	background-image: url(../img_indextop/img_indextop02/link_arw.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding:0 0 0 10px;
}
.pdf-icon {
	margin-left: 3px;
	margin-bottom: -2px;
}


/* main layout 
------------------------------------------------------------ */ 
.space-top {
	margin-top: 10px;
}
.space-both-small {
	margin-top: 5px;
	margin-bottom: 5px;
}
.space_btm_small {
	padding-bottom: 5px;
}
.space-top-large {
	margin-top: 30px;
}
.space-both {
	margin-bottom: 10px;
	margin-top: 10px;
}
.space-btm-large {
	margin-bottom: 25px;
}
.space-btm {
	padding-bottom: 10px;
}
.space_left {
	padding-left: 8px;
}


/* ------------------------------------------------------------ */

.textBold {
	font-weight: bold;
}
#contentBg {
	padding-right: 15px;
	padding-left: 15px;
}

/* フロート指定
------------------------------------------------------------ */
.img-left {
	float: left;
	margin-right: 5px;
}
.img-right {
	float: right;
	margin-left: 10px;
}#spo-main {
	width: 520px;
}
.box-left {
	float: left;
	width: 232px;
	margin-right: 9px;
}
.box-center {
	width: 232px;
	float: left;
}
.box-right {
	width: 232px;
	float: right;
}
#bannerArea01,#bannerArea02,#bannerArea03,#bannerArea04,#bannerArea05,#bannerArea06,#bannerArea07,#bannerArea08,#bannerArea09 {
	width: 713px;
	margin-bottom: 10px;
}
#bannerArea10 {
	width: 713px;
	margin-bottom: 20px;
}
.box-text {
	font-size: 11px;
	line-height: 15px;
	width: 154px;
	float: right;
}
#bannerArea01 a {
	color: #F00;
	text-decoration: underline;
}
#bannerArea01 a:hover {
	color: #F00;
	text-decoration: none;
}
#kinkyu-news table{
	border: 2px solid #CCC;
	font-size: 13px;
	line-height: 18px;
	margin-top: 5px;
}
#kinkyu-news table tr td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#kinkyu-news a {
	text-decoration: underline;
}

