﻿@charset "utf-8";


/*
 このCSSファイルはフォントサイズ、色、テキストリンク、行間等のなどのフォント調整を記述しています。*/
@import url("/css/font/font_cn.css");

.category {
	width: 531px;
	padding-bottom: 24px;
	float: left;
	background-repeat: no-repeat;
	background-position: bottom;
}
#what_we_do,#services {
	margin-bottom: 12px;
	display: block;
	background-color: #0078B5;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 12px;
	width: 519px;
}
*html #what_we_do,*html #services {
	width: 531px;
}
.category p {
	line-height: 20px;
	padding-bottom: 7px;
	padding-right: 12px;
	padding-left: 12px;
}

#foot_link {
	width: 531px;
	text-align: center;
	clear: both;
	margin-bottom: 25px;
}
#top_menu_bt {
	clear: both;
}

#top_menu_bt li {
	height: 48px;
	width: 218px;
	display: block;
	margin-left: 32px;
	float: left;
	margin-bottom: 8px;

}
*html #top_menu_bt li {
	margin-left: 16px;
}
#top_menu_bt a {
	display: block;
	height: 33px;
	width: 218px;
	padding-top: 15px;
	text-align: center;
	background-image: url(/images/stories/top/cn_top_bt_bg.gif);
}
*html #top_menu_bt a {
	height: 48px;
}
#top_menu_bt a:hover {
	background-image: url(/images/stories/top/cn_top_bt_bg_on.gif);
}
#verisign {
	clear: both;
}

