@charset "Shift_JIS";

/*コンテンツ全体枠*/
#container {
	width: 755px;
	text-align:center;
	margin-top: 13px;
	margin-right: auto;
	margin-bottom: 13px;
	margin-left: auto;
	font-size:small;
}
#container:after{
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

/*メインバナー*/
#mainbanner {
	width:741px;
	height:190px;
	padding:7px;
	background-image: url(./img/mbanner_back.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color:#EEE;
	clear:both;
	}
/*サブバナー*/
#subbanner_area {
	width:747px;
	height:84px;
	background-color:#E5E5E5;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	}
#subbanner_area:after{
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

#subbanner_area .subbanner {
	width:247px;
	height:84px;
	float:left;
	background-image: url(./img/sbanner_back.gif);
	background-repeat: no-repeat;
	background-position: center center;
	}
#subbanner_area .subbanner img {
	margin:3px;
	display:block;
	}


/*コンテンツ*/
#main_menu {
	width:755px;
	text-align:left;
	background-image: url(./img/main_back.gif);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 10px;
	}
#main_menu:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

/*レフトメニュー*/
#leftmenu {
	width:138px;
	float:left;
	}
#leftmenu_list li {
	list-style-type: none;
	background-image: url(./img/dot_x2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	color:#000;
	}
#leftmenu_list a {
	background-image:url(./img/arrow_blue.gif);
	background-repeat:no-repeat;
	background-position:5px center;
	font-weight:bold;
	color:#444;
	text-decoration:none;
	display:block;
	width: 122px;
	padding-top: 7px;
	padding-left: 16px;
	padding-bottom: 7px;
	}
#leftmenu_list a:hover {
	color:#B91440;
	}


/*更新情報、全体枠*/
#rightmenu {
	float: right;
	width: 596px;
	text-align:left;
}

#rightmenu:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

/*報道資料*/
#rightmenu_left {
	float:left;
	width:393px;
	}
#rightmenu_left:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
#release_title {
	padding:3px;
	height:22px;
	margin-bottom:10px;
	background-repeat: no-repeat;
	background-position: left top;
	width: 387px;
	}
#release_title:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
#release_botton {
	width:40px;
	float:right;
	text-align:right;
	padding-top:1px;
	height:21px;
	}

#whatsnew_list {
	list-style-type: none;
	margin-top:0px;

	}
#whatsnew_list li {
	padding-left: 12px;
	margin-left: 3px;
	margin-bottom:5px;
	background-image: url(./img/arrow_gray.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	font-size:0.9em;
	line-height:1.1em
	}
.date {
	}

	
/*エキストラエリア*/
#rightmenu_right {
	float:right;
	width:183px;
	}
.extraarea {
	clear:both;
	margin-bottom: 7px;
	}
.extraarea:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
.extraarea img {
	float:left;
	margin-right:5px;
	}
.extraarea a {
	font-weight:bold;
	font-size:small;
	line-height:1em;
	}
.extraarea p {
	font-size:x-small;
	margin-top:3px;
	line-height:1.2em;
	}

.center {
	margin-left:3px;
	margin-right:3px;
	}
.title_back {
	border:1px solid #CCC;
	background-color:#FFF;
	padding:2px;
	}
.eee {
	background-color:#EEE;
	}
a:link {
	color: #333399;
}
a:visited {
	color: #333399;
}
a:hover {
	color: #B91440;
}

.m-left_100 {
	}
/*\*//*/
@import url("ie5mac.css");
/**/
