@charset "SHIFT_JIS";
/* contents.css */

div#whole div#contentArea h2.title {
	margin: 0px;
	padding:0px;
	color: #FFFFFF;
}


/*-------------------------------------------
	BANNER BOUSAI
-------------------------------------------*/
div#whole div#contentArea div#banner_bousai {
	margin: 0px;
	padding: 0px;
}

div#whole div#contentArea div#banner_bousai div {
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

div#whole div#contentArea div#banner_bousai div img {
	margin: 0px;
	border: none;
}


/*-------------------------------------------
	TOPICS
-------------------------------------------*/
div#whole div#contentArea td#topics_title {
	background: #7CBE00 url(../img/bg_t_green.gif) repeat-x left bottom;
}

div#whole div#contentArea td#topics_title a:link,
div#whole div#contentArea td#topics_title a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

div#whole div#contentArea td#topics_title a:active,
div#whole div#contentArea td#topics_title a:hover {
	color: #FFCC00;
	text-decoration: underline;
}

/*-------------------------------------------
	PRESS
-------------------------------------------*/
div#whole div#contentArea td#press_title {
	background: #E6AC00 url(../img/bg_t_gold.gif) repeat-x left bottom;
}

div#whole div#contentArea td#press_title a:link,
div#whole div#contentArea td#press_title a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

div#whole div#contentArea td#press_title a:active,
div#whole div#contentArea td#press_title a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

/*-------------------------------------------
	PRESS
-------------------------------------------*/
div#whole div#contentArea td#soshiki_title {
	background: #288EC1 url(../img/bg_t_blue.gif) repeat-x left bottom;
}

/*-------------------------------------------
	PRESS
-------------------------------------------*/
div#whole div#contentArea td#senmon_title {
	background: #288EC1 url(../img/bg_t_blue.gif) repeat-x left bottom;
}

/*-------------------------------------------
	OYAKUDACHI
-------------------------------------------*/
div#whole div#contentArea td#oyakudachi_title {
	background: #288EC1 url(../img/bg_t_blue.gif) repeat-x left bottom;
}

/*-------------------------------------------
	MADOGUCHI
-------------------------------------------*/
div#whole div#contentArea td#madoguchi_title {
	background: #288EC1 url(../img/bg_t_blue.gif) repeat-x left bottom;
}

/*-------------------------------------------
	PICKUP
-------------------------------------------*/
div#whole div#contentArea td#pickup_title {
	background: #FFFFFF url(../img/bg_t_white.gif) repeat-x left bottom;
}
h2.title_pickup {
	margin: 0px;
	padding:0px;
	color: #006699;
}