@charset "utf-8";

div#cateTitle_wrap {
	height: 70px;
	padding: 0;
	background: url(../image_common/category_title_bg.gif) repeat-x bottom;
}

div#cateTitle_wrap h3 {
	padding:20px 0 0 20px;
}

#cateTitle_wrap_tab {
	height: 98px;
	background: url(../image_common/category_title_bg.gif) repeat-x bottom;
	position: relative;
}
#cateTitle_wrap_tab h3 {
	padding:20px 0 0 20px;
	position: absolute;
	top: 0;
	left: 0;
}
#cateTitle_wrap_tab ul {
	height: 37px;
	position: absolute;
	bottom: 1px;
	_bottom: -2px;
	left: 15px;
}
#cateTitle_wrap_tab ul li {
	float: left;
	height: 37px;
}

/* div#cateTitle_wrap　カテゴリータイトル
=========================================*/

/*
div#cateTitle_wrap{
	background:url(../image_common/category_title_bg.gif) repeat-x bottom;
}

div#cateTitle_wrap h3{
	padding:20px 0 28px 20px;
}

div#cateTitle_wrap ul{
	padding-left:15px;
	margin-bottom: 1px;
}

div#cateTitle_wrap ul li{
	float:left;
}

div#cateTitle_wrap ul li img{
	vertical-align:bottom;
}


div#cateTitle_wrap .tabmenu {
}
*/


/* div#categoryBottom_wrapper　カテゴリーボトム
=========================================*/
div#categoryBtm_wrapper{
	height:42px;
	background:url(../image_common/category_btm_bg.gif) repeat-x;
}


div#categoryBtm_wrapper ul{
	padding-left:15px;
}

div#categoryBtm_wrapper ul li{
	float:left;
	margin-top: 1px;
/* 	padding-bottom: 10px; */
}

div#categoryBtm_wrapper ul li img{
	vertical-align:bottom;
}

div.btm_shadow{
	height:7px;
	background:url(../image_common/btm_shadow.gif) no-repeat;
}




/*ページトップへ*/

p.go_pagetop{
	text-align:right;
	margin:0 39px 20px 0;
}

/* キャプション */
.cap_text {
	font-size: 71.42%;
}

/* ボールド */
strong {
	font-weight: bold;
}

/*201503追記*/
p.finish{
	margin:0;
	padding:0;
	padding:5px;
	font-size:12px;
	background:#ddd;
	border-bottom:3px double #666;
	text-align:center;
	color:#f00;
	margin-bottom:0px;
}