@charset "utf-8";

/**********  **********/
body>form {
	width: 840px;
	margin: 0px auto;
}

/*****  *****/
.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%;
}

/**********  **********/
/**  **/
.mainmenu {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

/**  **/
.mainmenu_left {
	text-align: center;
	cursor: pointer;
	line-height: 28px;
	background-image: url(../../images/gn/gn23_rd_left.gif);
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.mainmenu_left a:link {
	color: #3399FF;
	text-decoration:none;
}

.mainmenu_left a:visited {
	color: #3399FF;
	text-decoration:none;
}

.mainmenu_left a:hover {
	color: #3399FF;
	text-decoration:none;
}

/**  **/
.mainmenu_left_hover {
	background: url(../../images/gn/gn_222_on_btm.gif);
}

.mainmenu_left_hover a:link {
	color: #3399FF;
	text-decoration:none;
}

.mainmenu_left_hover a:visited {
	color: #3399FF;
	text-decoration:none;
}

.mainmenu_left_hover a:hover {
	color: #3399FF;
	text-decoration:none;
}

/*****  *****/
#crumb {
	line-height: 1.25;
	margin: 0px;
	padding: 5px 0px 3px;
}

.crumb_text {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	text-decoration: none;
	letter-spacing: 0.05em;
}

/**********  **********/
.main_td_hot {
	width:230px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
	line-height: 120%;
	background-color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	padding: 5px 3px 0px 10px;
}

.main_td_kanren {
	width:185px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
	line-height: 120%;
	background-color: #FFFFFF;
	background-position: top;
	background-image: url(../../images/gn/kanren_185.gif);
	background-repeat: no-repeat;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	padding: 5px 5px 5px 15px;
}

.main_td_kanren_btm {
	background-image: url(../../images/gn/kanren_185_btm.gif);
}
