@charset "utf-8";

#contents_home #main {
	width:640px;
	float:left;
}


#contents_home #menu {
	width:300px;
	float:right;
}

#pan_list{
	height:0px;
	display:none;
	margin-bottom:15px;
}

#contents {
	padding-top:0px;
}

#top_image {
	margin-bottom:15px;
}

#home_message {
	padding:20px 0px;
	background:url(images/img_home_message.jpg) no-repeat;
	margin-bottom:15px;
}


#top_whatsnew {
	background:url(images/bg_home_whatsnew.jpg) repeat-y;
	margin-bottom:10px;
}

#top_whatsnew #top_whatsnew_title {
	background:url(images/bg_home_whatsnew_title.jpg) no-repeat;
	height:65px;
}

#top_whatsnew #top_whatsnew_list {
	margin:10px;
	height:150px;
	overflow:auto;
	padding-right:10px;
}

#top_whatsnew #top_whatsnew_list ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#top_whatsnew #top_whatsnew_list ul li {
	margin:0px;
	padding:0px 0px 0px 20px;
	list-style-type:none;
	background:url(images/bg_list_icon.jpg) no-repeat center left;
	border-bottom:#999999 dotted 1px;
	line-height:200%;
}

#top_whatsnew #top_whatsnew_bottom{
	background:url(images/bg_home_whatsnew_bottom.jpg) no-repeat;
	height:15px;

}

#seo_blog {
	border:#ccc solid 1px;
	margin-bottom:15px;

}

#seo_blog_list {
	margin:0px;
	height:130px;
	overflow:auto;
	padding:5px 10px 5px 10px;
}

#seo_blog_list ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#seo_blog_list ul li{
	margin:0px;
	padding:0px 0px 0px 20px;
	list-style-type:none;
	background:url(images/bg_list_icon2.jpg) no-repeat center left;
	border-bottom:#999999 dotted 1px;
	line-height:200%;
}

#seo_blog_list_title {
	background:url(images/bg_blog_title.jpg) no-repeat;
	height:80px;
	line-height:80px;
	display:block;
}

#seo_blog_list_title a {
	text-indent:-9999px;
	height:80px;
	line-height:80px;
	display:block;
	overflow:hidden;
}


#company_information {
	background:#F6F6F6;
	padding:10px 15px;
}



#top_link_list {
	clear:both;
	margin-bottom:15px;
}

#top_link_list table {
	width:960px;
}

#top_link_list td {
	width:25%;
	vertical-align:top;
}
