/* CSS Document */

.Clear-Both {
	clear:both;
	font-size:8px;
	_font-size:12px;
}

#wrapper {
	background: url(../img/bg2.gif) no-repeat;
	width: 782px;
	height: 641px;
	margin: 0;
	padding: 0;
}
#header h1 {
	background:url(../img/top.gif) no-repeat;
	width: 749px;
	height: 56px;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 12px;
	left: 16px;
}
#menu {
	width: 773px;
	height: 24px;
	position: absolute;
	top: 76px;
	left: 6px;
	z-index: 3;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu li {
	display: inline;
	float: left;
}

/*タイトル部分*/
#wrapper #title h1 {
	width: 132px;
	height: 26px;
	background: url(../mlmg/images/mailmag_ti.gif) no-repeat;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 120px;
	left: 24px;
}

/*コンテナ部分*/
#container {
	width: 764px;
	_width: 765px;
	height: 415px;
	_height: 415px;
	position: absolute;
	top: 145px;
	left: 10px;
	_left: 1px;
	overflow: auto;
}
#wrapper #container #leftsp {
	width: 370px;
	height: 375px;
	float: left;
	margin: 12px 0px 0px 12px;
	padding: 0;
}
#wrapper #container #leftsp #b_bg {
	width: 370px;
	height: 275px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: #210035;
}
#wrapper #container #leftsp #b_bg p {
	padding: 10px 0px 5px 10px;
	color: #d04c05;
	font-size:12px;
}
#wrapper #container #leftsp #b_bg td {
	padding: 0px 0px 3px 10px;
	font-size:11px;
}
#wrapper #container #leftsp #b_bg a {
	color: #fff99d;
}
#wrapper #container #rightsp {
	width: 349px;
	height: 380px;
	float: right;
	margin: 10px 17px 0px 0px;
	_margin: 10px 0px 0px 0px;
	padding: 0;
	font-size:11px;
	color: #ffffff;
}


/*サーチ部分*/
#search {
	width: 420px;
	height: 25px;
	background: url(../img/search/bg2.gif) repeat-x;
	top: 590px;
	left: 350px;
	position: absolute;
	white-space: nowrap;
	color: #FFFFFF;
	font: x-small normal Arial, Helvetica, sans-serif;
}
#search form {
	float: right;
	margin: 0;
	padding: 0;
}
#search a{
	font: x-small normal Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding: 4px 0px 0px 4px;
}
#search a:hover{
	color: #FFCC00;
}

/*フッター部分*/
#footer {
	top: 580px;
	left: 16px;
	position: absolute;
	width: 756px;
	height: auto;
	border-top: thin solid #FFFFFF;
}

#footer address {
	font: x-small normal Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: 6px;
}

