body {
	color: #666666;
	padding:0;
	margin: 0px;
}

a:link{
	color:#333333;
	text-decoration:none;
}

a:visited{
	color:#333333;
	text-decoration:none;
}

a:active{
	color:#333333;
	text-decoration:none;
}

a:hover{
	color:#003366;
	text-decoration:underline;
}

/*  かなり大きいテキスト(FONT SIZE LV8) */
.css8{
	font-size: 18px;
	line-height: 23px;
}

/*  すごく大きいテキスト(FONT SIZE LV7) */
.css7{
	font-size: 16px;
	line-height: 20px;
}

/*  大きいテキスト(FONT SIZE LV6) */
.css6{
	font-size: 14px;
	line-height: 18px;
}

/*  大きいグリーンテキスト(FONT SIZE LV6) */
.css6_green{
	font-size: 14px;
	line-height: 18px;
	color: #339900;
}

/*  大きめのテキスト(FONT SIZE LV5) */
.css5{
	font-size: 12px;
	line-height: 16px;
}

/*  大きめのグレーテキスト(FONT SIZE LV5) */
.css5_gray{
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

/*  大きめのグリーンテキスト(FONT SIZE LV5) */
.css5_green{
	font-size: 12px;
	line-height: 16px;
	color: #339900;
}

/*  大きめのレッドテキスト(FONT SIZE LV5) */
.css5_red{
	font-size: 12px;
	line-height: 16px;
	color: #cc0000;
}

/*  少し大きめのテキスト(FONT SIZE LV4) */
.css4{
	font-size: 11px;
	line-height: 14px;
}

/*  少し大きめのレッドテキスト(FONT SIZE LV4) */
.css4_red{
	font-size: 11px;
	line-height: 14px;
	color: #cc0000;
}

/*  デフォルトテキスト(FONT SIZE LV3) */
.css3{
	font-size: 10px;
	line-height: 12px;
}

/*  少し小さめのテキスト(FONT SIZE LV2) */
.css2{
	font-size: 9px;
	line-height: 11px;
}

/*  小さいのテキスト(FONT SIZE LV1) */
.css1{
	font-size: 8px;
	line-height: 10px;
}

/*  小さい英字のテキスト(FONT SIZE LV0) */
.css0{
	font-size: 7px;
	line-height: 8px;
}

.iframe_recent {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	width: 184px;
	height: 70px;
}

.iframe_info {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	width: 184px;
	height: 295px;
}

.iframe_whats {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	width: 184px;
	height: 295px;
}

.name01{
	font-size: 14px;
	font-family: "メイリオ";
}