@charset "utf-8";

/***** ---パターンB *****/
.table_b {
	border-top: #9B9B98 1px solid;
	border-right: #9B9B98 1px solid;
	padding: 0px;
}

/********** --メインナビゲーション **********/
/** メインメニュー通常時 **/
.mainmenu {
	text-align: left;
	cursor: pointer;
	line-height: 34px;
	padding-left: 12px;
	background-image: url(../../images/gn/gn_222_off.gif);
}

/** メインメニューボトム通常時 **/
.mainmenu_btm {
	text-align: left;
	cursor: pointer;
	line-height: 34px;
	padding-left: 12px;
	background-image: url(../../images/gn/gn_222_off_btm.gif);
}

.mainmenu_btm a:link {
	color: #3399FF;
	text-decoration:none;
}

.mainmenu_btm a:visited {
	color: #3399FF;
	text-decoration:none;
}

.mainmenu_btm a:hover {
	color: #3399FF;
	text-decoration:none;
}

/** メインメニューボトムマウスオーバー時 **/
.mainmenu_btm_hover {
	background: url(../../images/gn/gn_222_on_btm.gif);
}

.mainmenu_btm_hover a:link {
	color: #3399FF;
	text-decoration:none;
}

.mainmenu_btm_hover a:visited {
	color: #3399FF;
	text-decoration:none;
}

.mainmenu_btm_hover a:hover {
	color: #3399FF;
	text-decoration:none;
}

/***** ---ぱんくず *****/
#crumb {
	width:100%;
	font-size:10px;
	color:#C29970;
	text-align:left;
	background-color:#ffffff;
	background-repeat: repeat-y;
	background-position: 170px;
}

.crumb_text {
	padding:2px 2px 5px 10px;
	color: #C29970;
}

.crumb_text a:link {
	color: #C29970;
}

.crumb_text a:visited {
	color: #C29970;
}

.crumb_text a:hover {
	color: #C29970;
	text-decoration:none;
}

/********** --ボディコンテンツ枠 **********/
.main_td_serch {
	padding:5px 0px 5px 0px;
	text-align: center;
}

.2d_ln {
	font-weight: normal;
	color: #3399FF;
	text-decoration: none;
	text-align: left;
	line-height: 150%;
	background-repeat: no-repeat;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	height: 30px;
	width: 180px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-top: 3px;
	text-indent: 3px;
}

.table_b {
	padding: 5px 2px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 150%;
}
