@charset "utf-8";
/* CSS Document */
body
	{
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	background-color:#ffffff;
	margin:0;
	padding:0;
	}
a
	{
	color:#FF0000;
	text-decoration:none;
	}
a:hover
	{
	text-decoration:underline;
	}
ul, li
	{
	padding:0;
	margin:0;
	}
img 
	{
	border:0;
	}
.left
	{
	float:left;
	}
.right
	{
	float:right;
	}
.clear
	{
	clear:both;
	}
.wrapper1
	{
	width:100%;
	background-color:#000000;
	}
.header
	{
	width:100%;
	height:160px;
	background-color:#000000;
	border-bottom:1px solid #5c727b;
	color:#FFFFFF;
	font-family:"Bell Gothic Std Light";
	font-weight:bold;
	font-size:18px;
	line-height:28px;
	}
.head_wrapper
	{
	width:750px;
	margin:0 auto;
	}
.logo
	{
	margin-top:34px;
	}
.img
	{
	background:#000000 url(../images/under_head_Mbkg.jpg) no-repeat;
	height:357px;
	margin:0 auto;
	width:1251px;
	}
.wrapper2
	{
	background:#000000 url(../images/bkg-x.jpg) repeat-x;
	border:0;
	width:100%; 
	height:357px;
	}
.wrapper2_rpt-xR
	{
	background:url(../images/right_rpt-xR.jpg) right;
	background-repeat:repeat-x;
	height:357px;
	}
.wrapper_text
	{
	width:800px;
	margin:0 auto;
	}
.wrapper_text p
	{
	margin:0;
	padding:0;
	}
.container1
	{
	width:380px;
	margin-top:80px;
	position:absolute;
	line-height:16px;
	margin-top:-270px;
	}
.container1 p
	{
	margin:10px;
	}
.right_to_left
	{
	text-align:right;
	}
.container2
	{
	width:800px;
	margin:0 auto;
	}
.yellow_bkg
	{
	background:#fdbe10;
	border:1px solid #6b5007;
	}
.yellow_bkg p
	{
	padding:5px;
	margin:0;
	}
.left_box
	{
	width:394px;
	color:#FFFFFF;
	}
.left_box li
	{
	margin-bottom:10px;
	list-style:none;
	}
.right_box
	{
	width:384px;
	color:#FFFFFF;
	font-family:"Californian FB";
	font-size:18px;
	font-weight:bold;
	line-height:25px;
	}
.right_box p
	{
	margin:0;
	}

.height
	{
	height:20px;
	}
.footer
	{
	background:#FFFFFF url(../images/footer_bkg.jpg) repeat-x;
	height:121px;
	}
.footer li
	{
	list-style:none;
	display:inline;
	margin-right:26px;
	}
