@charset "Shift_JIS";



/* 左メニューエリア タイトル部分
-----------------------------------------------	*/
#p0401-sub-navigation-area #L_navititle_pc{
	padding:5px 0 4px;
	background: url(../img/bg-pagetitle-gray.gif) scroll no-repeat left bottom;
}




/* コンテンツエリア タイトル部分
-----------------------------------------------	*/
div#pagetitle_pc{
	padding:5px 0 3px;
	background-position:0 100%;
	background-repeat:no-repeat;
	width:770px;
	min-height:36px;
	margin-bottom:1px;
}

div#pagetitle_pc h1{
	float:left;
	width:770px;
	color:#000;
	font-size: 100%;
    font-weight: bold;
	margin:0;
	padding:0;
}



div#pagetitle_pc h1.productimg{padding-top:10px;}


/* bar-color	*/
div#pagetitle_pc.gray{
	background:url(../img/bg-pagetitle-gray.gif) scroll no-repeat right bottom;
}


/* パンくず上の空きを揃える
-----------------------------------------------	*/
#sectionContents .ga2012_breadcrumbs{padding-top:1px;}

