/* CSS Document */

*	{
	font-family: Verdana,courier,courier new,"ＭＳ Ｐゴシック";
	letter-spacing: normal;
}

.main	{
	width: 950px;
	background-image: url(../image/body_stripe.gif);
}

.header	{
	width: 950px;
	margin-bottom: 5px;
/*
	background-color: rgb(240, 240, 240);
*/
}

.hd_l	{
	float: left;
	text-align: left;
}

.hd_r	{
	float: right;
	text-align: right;
}

.hd_r	table	{
	border-collapse: collapse;
	table-layout: fixed;
}

.hd_m	{
	width: 50px;
	text-align: center;
}

.hd_n	{
	width: 50px;
	text-align: center;
}

.hd_n	a	{
	font-size: 10px !important;
}

.hd_rc	{
	height: 65px;
}

.m_menu		{
	float: right;
	padding-right: 10px;
	}


.m_menu td	{
	height: 60px;
	text-align: right;
	vertical-align: bottom;
	}

.mainmenu div	{
	float: left;
	}

.mainmenu	a	{
	width: 80px;
	height: 28px;
	display: block;
	background-repeat: no-repeat;
	}

.mainmenu a img	{
	width: 80px;
	height: 28px;
	border: none;
	}

#menu_home	{
	background-image: url(../image/i_menu01b.gif);
	}

#menu_mypage	{
	background-image: url(../image/i_menu02b.gif);
	}

#menu_help	{
	background-image: url(../image/i_menu03b.gif);
	}

.mainmenu	a:hover	{
	background-color: #FFFFFF;
	}

.mainmenu	a:hover img	{
	visibility: hidden;
	}


.submain	{
			width: 950px;
			}

.navileft	{
			float: left;
			width: 200px;
			}
			
.body		{
			float: left;
			width: 550px;
			}

.naviright	{
			float: right;
			width: 200px;
			}

.clear		{
			clear: both;
			margin 0;
			padding: 0;
			}
			
.footer		{
			clear: both;
			width: 950px;
			text-align: center;
			}

.copyright	{
			color: #666666;
			font-size: 12px;
			}

.topic_path	{
	margin: 0px 0px 10px 0px;
	color: #666666;
}

.topic_path	table	{
	width: 950px;
	border-collapse: collapse;
	table-layout: fixed;
}

.topic_path	th	{	
	width: 750px;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
}

.topic_path	td	{
	width: 200px;
	font-size: 10px;
	text-align: right;
}

.topic_path	a	{
	font-size: 10px !important;
}

.affiliate_v	{
	width: 178px;
	margin-bottom: 10px;
	padding: 10px 10px 0px 10px;
	background-color: #FFFFFF;
	border: solid 1px rgb(181, 167, 121);
	color: 888888;
	font-size: 10px;
}

.affiliate_v	div	{
	margin-bottom: 10px;
}

.affiliate_h	{
	width: 508px;
	margin: 0px auto 10px auto;
	padding: 10px 10px 0px 10px;
	background-color: #FFFFFF;
	border: solid 1px rgb(181, 167, 121);
	color: 888888;
	font-size: 10px;
}

.affiliate_h	div	{
	margin-bottom: 10px;
}
