@charset "UTF-8";
/* CSS Document */

@import url("../../css/base.css");
@import url("../../css/common.css");
@import url("../../css/font.css");
@import url("../../navi/DropDownMenu.css");
@import url("../../css/contents.css");

/*カテゴリーで色を変える*/
.themeColor {
	color: #3399CC;
}
#contents .txtBlock h2 {
	background-image: url(../../common_img/circleArrow_general.gif);
}
#contents .txtBlock h3 {
	color: #007AC2;
}

.tableType1 th {
	background-color: #E4EFFF;
	text-align: center;
}

	

/*一般*/

#general {
}
