@charset "utf-8";
/* CSS Document */
/*----------------------------------------------------------------------------------*/
#flashcontent{
	clear:both;
	padding:0;
	margin:0;
	}
	
/*#top_left_area////////////////////////////////////////////////////////////////////*/
#top_left_area{
	float:left;
	width:237px;
	margin-bottom:30px;
	}
	
#top_left_area .bt_aib{
	padding-bottom:10px;
	}
	
#top_left_area ul{
	padding:0;
	margin:0;
	}
#top_left_area ul li{
	list-style:none;
	display:inline;
	text-indent:-3000px;
	}
	
#top_left_area ul li#bt_kengaku a {
	height:49px;
	width:237px;
	display:block;
	background-image:url(../images/top/bt_kengaku.gif);
	background-repeat:no-repeat;
	}
	#top_left_area ul li#bt_kengaku a:hover {
		background-image:url(../images/top/bt_kengaku_on.gif);
		}
#top_left_area ul li#bt_catalog a {
	height:48px;
	width:237px;
	display:block;
	background-image:url(../images/top/bt_cat.gif);
	background-repeat:no-repeat;
	}
	#top_left_area ul li#bt_catalog a:hover {
		background-image:url(../images/top/bt_cat_on.gif);
		}
#top_left_area ul li#bt_breadcookie a {
	height:63px;
	width:237px;
	display:block;
	background-image:url(../images/top/bt_breadcookie.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
	}
#top_left_area ul li#bt_vage a {
	height:90px;
	width:237px;
	display:block;
	background-image:url(../images/top/bt_vage.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
	}
/*#top_left_area ul li#bt_adobe{
	height:48px;
	width:237px;
	display:block;
	background-image:url(../images/top/bt_kengaku.gif);
	background-repeat:no-repeat;
	}
*/

	
/*#top_right_area////////////////////////////////////////////////////////////////////*/
#top_right_area{
	float:right;
	width:540px;
	border-bottom:3px solid #cccccc;
	}
/*	
h2#top_h2{
	width:540px;
	height:37px;
	background:url(../img/topics_header.gif) no-repeat;
	text-indent:-9999px;
	}
*/
	#top_right_area h3 {
		width:540px;
		height:38px;
		display:block;
		background-repeat:no-repeat;
		margin:0;
		text-indent:-3000px;
		}
		#top_right_area h3#top-1 {background-image:url(../images/h3_title/top-1.gif);}




	
#top_right_area ul{
	padding:10px;
	margin:0;
	}
#top_right_area ul li{
	list-style:none;
	padding:5px 5px 5px 10px;
	margin:0 0 10px 0;
	border-bottom:1px dotted #cccccc;
	color:#666666;
	font-size:12px;
	line-height:120%;
	}

#top_blog_title,#top_blog_contents {
	width:225px;
	border:1px solid #CCCCCC;/* #FFCC00;*/
	padding:5px;
	}
	#top_blog_title {
		background-color:#F7F7F7;/* #FFCC00;*/
		margin-top:30px;
		border-bottom:none;
		}
		#top_blog_title p {
			text-align:center;
			font-size:14px;
			}
			#top_blog_title p a {
				color:#333333;
				}
