body{
	margin: 0;
	color: #333333;
	background-color: #000000;
	font-family: "Meiryo","Gothic","Hiragino Kaku Gothic Pro","Osaka";
}
.ifbody{
	margin: 0;
	color: #333333;
	background-color: #DEDEDE;
	font-family: "Meiryo","Gothic","Hiragino Kaku Gothic Pro","Osaka";
}
	
form{
	margin: 0;
	padding: 0;
}
.form01{
	border: 1px solid #DEDEDE;
	font-size: 12px;color: #333333;
	background-color: #DEDEDE;
	width: 260px;
	margin-bottom: 1;
}
.form02{
	border: 1px solid #999999;
	font-size: 12px;
	color: #333333;
	background-color: #DEDEDE;
	width: 200px;
	margin-bottom: 1;
}
	
.tdline01{
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	background-color: #DEDEDE;
}
.tdline02{
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	background-color: #333333;
}
.tdline03{
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}
.tdline04{
	border-right: 1px solid #BABABA;
	border-left: 1px solid #BABABA;
	background-color: #A0A0A0;
}
.tdline05{
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}
.tdline06{
	border-right: 1px solid #262626;
	border-left: 1px solid #262626;
	background-color: #2C2C2C;
}
.tdline07{
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #999999;
}
.tdline08{
	border-right: 1px solid #C5C5C5;
	border-left: 1px solid #C5C5C5;
}
	
.margin01{
	margin-top: 1px;
	margin-right: 15px;
	margin-bottom: 5px;
}
	
.margin02{
	margin-top: 1px;
	margin-right: 15px;
	margin-bottom: 5px;
	border: 1px solid #0099CC;
}
.margin03{
	margin-top: 1px;
	margin-right: 10px;
	margin-bottom: 3px;
}
.margin04{
	margin-top: 1px;
	margin-left: 10px;
	margin-bottom: 3px;
}
.margin05{
	margin-top: 1px;
	margin-right: 15px;
	border: 1px solid #0099CC;
}
		
.imglink{
	border: 1px solid #0099CC;
}
	
.capbox{
	border: 1px solid #999999;
	background-color: #E8E8E8;
	padding: 5;
	font-size: 11px;
	color: #666666;
	line-height: 130%;
}
	
a:link		{color: #0099CC; text-decoration: none;}
a:visited	{color: #556CC7; text-decoration: none;}
a:hover		{color: #00CCFF; text-decoration: underline;}
a.hmenu:link	{color: #CCCCCC; font-size: 10px; text-decoration: none;}
a.hmenu:visited	{color: #CCCCCC; font-size: 10px; text-decoration: none;}
a.hmenu:hover	{color: #00CCFF; font-size: 10px; text-decoration: none;}
	
a.tab01:link	{color: #CCCCCC; text-decoration: none; font-size: 10px; font-weight: bold;}
a.tab01:visited	{color: #CCCCCC; text-decoration: none; font-size: 10px; font-weight: bold;}
a.tab01:hover	{color: #00CCFF; text-decoration: none; font-size: 10px; font-weight: bold;}
	
a.tab02:link	{color: #A6A6A6; font-size: 10px; text-decoration: none;}
a.tab02:visited	{color: #A6A6A6; font-size: 10px; text-decoration: none;}
a.tab02:hover	{color: #00CCFF; font-size: 10px; text-decoration: none;}
	
a.footer:link		{color: #0099CC; text-decoration: none;}
a.footer:visited	{color: #0099CC; text-decoration: none;}
a.footer:hover		{color: #00CCFF; text-decoration: underline;}
a.bread:link	{color: #FFFFFF; text-decoration: none;}
a.bread:visited	{color: #FFFFFF; text-decoration: none;}
a.bread:hover	{color: #FFFFFF; text-decoration: underline;}	
	
.f11			{font-size: 11px;}
.f11ccc			{font-size: 11px; color: #CCCCCC}
.f11666			{font-size: 11px; color: #666666}
.f110066CC		{font-size: 11px; color: #0066CC}
.f11FF0000		{font-size: 11px; color: #FF0000}
.f11cccline130	{font-size: 11px; color: #CCCCCC; line-height: 130%;}
.f11bold		{font-size: 11px; font-weight: bold;}
.f11bold99cc00	{font-size: 11px; color: #99CC00; font-weight: bold;}
.f11line130		{font-size: 11px; line-height: 130%;}
.f11line130bold	{font-size: 11px; font-weight: bold; line-height: 130%;}
.f11line150		{font-size: 11px; line-height: 150%;}
	
.f12			{font-size: 12px;}
.f12666			{font-size: 12px; color: #666666;}
.f12line130		{font-size: 12px; line-height: 130%;}
.f12line150		{font-size: 12px; line-height: 150%;}
.f12bold		{font-size: 12px; font-weight: bold;}
.f12boldaeaeae	{font-size: 11px; font-weight: bold; color: #AEAEAE;}
.f12bold666		{font-size: 12px; font-weight: bold; color: #666666;}
.f12bold0066CC	{font-size: 12px; font-weight: bold; color: #0066CC;}
.f12boldFF0000	{font-size: 12px; font-weight: bold; color: #FF0000;}
.f12boldline130	{font-size: 12px; font-weight: bold; line-height: 130%;}
.f12boldline150	{font-size: 12px; font-weight: bold; line-height: 150%;}
	
.f14			{font-size: 14px;}
.f14bold		{font-size: 14px; font-weight: bold;}
.f14boldFF3366	{font-size: 14px; font-weight: bold; color: #FF3366;}
.f14line130		{font-size: 14px; line-height: 130%;}
.f14line150		{font-size: 14px; line-height: 150%;}
.f14boldline130	{font-size: 14px; font-weight: bold; line-height: 130%;}
.f14boldline150	{font-size: 14px; font-weight: bold; line-height: 150%;}
	
.f18bold		{font-size: 18px; font-weight: bold;}
	
.title			{font-size: 22px; font-weight: bold; line-height: 120%;}

