@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_right_area////////////////////////////////////////////////////////////////////*/
#top_right_area{
	float:right;
	width:540px;
	border-bottom:3px solid #cccccc;
	}
	#top_right_area h3 {
		width:540px;
		height:38px;
		display:block;
		margin:0;
		}




	
#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;
				}

