@charset "UTF-8";

/* ================================================================================= */
/* Headline Column                                                                   */
/* ================================================================================= */

/* パターン有無 */

#pattTop #headline-col {
	display: none;
}

/***********************************************/
/* コンテンツページタイプ                      */
/***********************************************/


/* MAINVISUAL AREA */

#mainVisual {
	margin-bottom: 1px;
}


/* CATEGORY AREA */

#categoryTitle {
	font-weight: bold;
	color: #ffffff;
	background-image: url(../../shr2/img/bg_category.gif);
	background-repeat: repeat-x;
	text-align: right;
	line-height: 24px;
	padding: 0 15px;
	height: 24px;
	overflow: hidden;
}




/*
	background-color: #ff0000;
*/

