/* CSS Document */
@charset "utf-8";
#navi #navi_top a {
	background-position: bottom;
}
#flamovie {
	height: 224px;
	width: 900px;
	
	position: absolute;
	top: 81px;
}
#news_area {
	height: 260px;
	width: 286px;
	position: absolute;
	top: 315px;
	left: 660px;
}
#news_top {
	background-image: url(../images/top_news_bgtop.gif);
	background-repeat: no-repeat;
	height: 50px;
	width /**/: 251px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	color: #CCCCCC;
	font-weight: bold;
	padding-left: 35px;
	display: block;
	padding-top: 4px;
}
 *html #news_top{
 	width: 286px;
}
#news_top img {
	margin-right: 7px;
	margin-left: 7px;
}

#news_main {
	background-image: url(../images/top_news_bg.gif);
	background-repeat: repeat-y;
	width /**/: 266px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 15px;
	height: 190px;
}
 * html #news_main {
 	width: 286px;
}
#news_over {
	height: 180px;
	width /**/: 256px;
	overflow: auto;
	padding-right: 10px;
}
 * html #news_over {
 	width: 266px;
}
#news_main p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.5em;
	color: #666666;
}

#news_bottom {
	background-image: url(../images/top_news_bgbottom.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 286px;
	text-indent: -9999px;
}
#pic_area {
	height: 124px;
	width: 609px;
	position: absolute;
	top: 315px;
	float: left;
	clear: both;
}
.pic_l {
	margin-bottom: 1px;
	margin-right: 22px;
	height: 62px;
	width: 83px;
	float: left;
	display: block;
}
.pic_r {
	margin-bottom: 1px;
	margin-right: 0px;
	height: 62px;
	width: 83px;
	float: left;
	display: block;
}
#pic_area_top {
	float: left;
	height: 66px;
	width: 609px;
	clear: both;
}
#pic_area_bottom {
	height: 66px;
	width: 609px;
	float: left;
	margin-top: 2px;
}

#banner_area {
	height: 131px;
	width: 609px;
	margin-top: 5px;
	float: left;
	position: absolute;
	left: 44px;
	top: 444px;
}
#b_shop a:link, #b_shop a:visited {
	background-image: url(../images/top_b_shop.gif);
	height /**/: 93px;
	width /**/: 193px;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	padding-top: 38px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	font-size: 18px;
	background-repeat: no-repeat;
}
 * html #b_shop a:link, #b_shop a:visited {
 	height: 131px;
	width: 203px;
}
#b_mail a:link, #b_mail a:visited {
	background-image: url(../images/top_b_mail.gif);
	height/**/: 93px;
	width/**/: 193px;
	display: block;
	position: absolute;
	left: 204px;
	top: 0px;
	z-index: 1;
	padding-top: 38px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 18px;
	text-decoration: none;
	background-repeat: no-repeat;
}
 * html #b_mail a:link, #b_mail a:visited {
 	height: 131px;
	width: 203px;
}
#b_mail_exp {
	width: auto;
	position: absolute;
	z-index: 5;
	left: 216px;
	top: 62px;
	font-size: 11px;
	line-height: 1.2em;
	color: #666666;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}

#b_blog a:link, #b_blog a:visited {
	background-image: url(../images/top_b_blog.gif);
	height/**/: 93px;
	width/**/: 193px;
	display: block;
	position: absolute;
	left: 408px;
	top: 0px;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
	text-decoration: none;
	padding-top: 38px;
	padding-left: 10px;
	background-repeat: no-repeat;
}
 * html #b_blog a:link, #b_blog a:visited {
 	height: 131px;
	width: 203px;
}
#b_blog_exp {
	width: auto;
	position: absolute;
	z-index: 5;
	left: 420px;
	top: 62px;
	font-size: 11px;
	line-height: 1.2em;
	color: #666666;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
#b_shop a:hover {
	background-image: url(../images/top_b_r_shop.gif);

}
#b_mail a:hover {
	background-image: url(../images/top_b_r_mail.gif);

}
#b_blog a:hover {
	background-image: url(../images/top_b_r_blog.gif);

}
