
/*
==================================================================
BUSSAN
==================================================================
*/

.bussan_box {
	width: 560px;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-align: left;
	margin: 0px 20px 0px 20px;
}

.bussan_side_box_top {
	width: 560px;
	margin: 0px 0px 0px 0px;
}

.bussan_side_box {
	width: 560px;
	margin: 20px 0px 0px 0px;
}

.bussan_left {
	float: left;
	width: 275px;
}

.bussan_right {
	float: right;
	width: 275px;
}

/* 画像 */

.bussan_img {
	width: 275px;
	font-size: 0px;
	text-align: center;
}

/* タイトル */

.bussan_title_bar {
	width: 275px;
	background: url("./image/bussan_title_mark.gif") no-repeat;
	background-position: left top;
	margin: 10px 0px 0px 0px;
}

.bussan_title_text {
	font-size: 12px;
	line-height: 18px;
	margin: 0px 0px 0px 30px;
}

/* 本文 */

.bussan_text {
	margin: 5px 0px 0px 0px;
}

/* ページの先頭へ */

.bussan_page_top {
	width: 100px;
	margin: 20px 0px 0px 460px;
}

.bussan_page_td1 {
	width: 87px;
	font-size: 10px;
	line-height: 12px;
	text-align: right;
}

.bussan_page_td1 a:link {
	color: #990000;
	text-decoration: underline;
}

.bussan_page_td1 a:active {
	color: #990000;
	text-decoration: underline;
}

.bussan_page_td1 a:visited {
	color: #990000;
	text-decoration: underline;
}

.bussan_page_td1 a:hover {
	color: #990000;
	text-decoration: underline;
}

.bussan_page_td2 {
	width: 13px;
	font-size: 0px;
	text-align: right;
}

