@charset "utf-8";

/* フォント設定 */
#LeftContents h3 {
	font: bold normal 22px/100% Arial, Helvetica, sans-serif}
.Message {
	line-height: 150%;
}
#WhatsNew p {
	line-height: 150%;
}
.RightBlock a {
	line-height: 120%;
}

/* メニュー色反転 */
/*
#Navi .MCompany a {
	background-image: url(../image/menu_company_on.gif);
	width: 128px;
}
*/

/* 左コンテンツ */
#LeftContents {
	float: left;
	width: 470px;
	margin-bottom: 10px;
}
#LeftContents h3 {
	margin-bottom: 15px;
	margin-top: 5px;
}
.Message {
	margin-bottom: 30px;
}

/* 新着情報 */
#WhatsNew {
	margin-left: 40px;
	width: 410px;
}
#WhatsNew h2 {
	background: url(../image/title_wahtsnew.gif) no-repeat;
	height: 19px;
	width: 84px;
	padding-right: 10px;
	float: left;
}
#WhatsNew td {
	background: url(../image/listhead01.gif) no-repeat 0px 3px;
	padding: 5px 0px 10px 20px;
	width: 296px;
	line-height: 150%;
}
.Category {
	padding: 2px 0px 0px 10px;
	border-left: 1px solid #333333;
	line-height: 1;
}
.Date {
	padding: 2px 10px 0px 0px;
	line-height: 120%;
}
#WhatsNew table {
	float: right;
}

/* 右コンテンツ */
#Topics {
	float: right;
	width: 260px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
	background:url(../image/title_pickup.gif) no-repeat;
}
#Topics h2 {
	background: url(../image/title_pickup.gif) no-repeat;
	height: 19px;
	width: 95px;
	text-indent: -9999px;
	float: left;
}
#Topics h3 {
	height: 80px;
	width: 75px;
	float: left;
	margin-top:180px;
}
.RightBlock {
	width: 165px;
	text-align: left;
	vertical-align: middle;
	float: right;
}
.RightBlock .Block {
	background: #2E61B3;
	color: #FFFFFF;
	margin-bottom: 5px;
	width: 100%;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 1px;
	padding-left: 12px;
}
.RightBlock .Block p {
	background: url(../image/pickup_listhead.gif) no-repeat 0px 0px;
	padding-left: 20px;
	margin-bottom: 5px;
}
.RightBlock a {
	color: #FFFFFF;
}
.RightBlock a:link,
.RightBlock a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.RightBlock a:hover,
.RightBlock a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.RightBlock .Block p.TStaff {
	background: url(none);
	text-align: center;
	padding: 0px;
}
.RightBlock .Block p.TStaffLink {
	background: url(../image/top_staff_img.gif) no-repeat 0px 0px;
	padding: 5px 0px 0px 70px;
	height: 61px;
}
.RightBlock .SearchForm {
	width: 80px;
	color: #534B49;
	background: #F4F9FC;
	margin-right: 5px;
	margin-bottom: 4px;
}
.RightBlock .SearchButton {
	margin-bottom: 0px;
}
