﻿#main_containner {
	background-image: url('../img/bg.jpg');
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	padding-right: 55px;
	padding-left: 55px;
}
#header .right {
	float: left;
	width: 450px;
	text-align: right;
}
#header .left {
	float: left;
	width: 300px;
}
#header .btn_menu li {
	float: left;
}
#header .btn_menu {
	height: 33px;
	width: 197px;
	float: right;
}
#header .btn_menu2 li {
	float: left;
}
#header .btn_menu2 {
	height: 34px;
	width: 373px;
	float: right;
}
#header .top_menu li {
	float: left;
}
#header .btn_menu3 {
	height: 25px;
	width: 750px;
}
#header .top_menu {
	clear: left;
}
#main_image {
	width: 750px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#left_contents {
	width: 195px;
	float: left;
}
#left_contents .text {
	background-image: url('../img/left_bg.jpg');
	background-repeat: no-repeat;
	width: 187px;
	height: 24px;
	font-size: 10px;
	line-height: 1.1em;
	letter-spacing: 0.1em;
	padding-left: 8px;
	padding-top: 3px;
	text-align: left;
}
.bg_left {
	background-image: url('../sub_image/left_bg2.jpg');
	background-repeat: repeat-y;
	background-position: left top;
}
#right_contents {
	width: 544px;
	float: right;
}
#footer {
	clear: both;
	width: 750px;
	margin-top: 15px;
}
#footer .title {
	margin-top: 5px;
	text-align: left;
}
#footer table.center {
	width: 100%;
	margin-top: 5px;
}
#footer .center td {
	background-image: url('../img/bg_orenge.jpg');
	width: 111px;
	height: 12px;
	color: #FFFFFF;
	text-align: center;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 1em;
	margin-bottom: 5px;
	background-repeat: no-repeat;
}
#footer .center th {
	font-weight: normal;
	text-align: center;
	border : 1px solid #C7C7C7;
	font-size: 11px;
	line-height: 1em;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer table.bellevie {
	width: 100%;
	margin-top: 5px;
}
#footer .bellevie td {
	background-image: url('../img/bg_blue.jpg');
	width: 111px;
	height: 12px;
	color: #FFFFFF;
	text-align: center;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 1em;
	margin-bottom: 5px;
	background-repeat: no-repeat;
}
#footer .bellevie th {
	font-weight: normal;
	text-align: center;
	border : 1px solid #C7C7C7;
	font-size: 11px;
	line-height: 1em;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer .bellevie .none {
	background-image: none;
	border-style: none;
}

#footer .bar {
	margin-top: 15px;
}

#footer .menu li.right {
	float: right;
}
#footer .menu li {
	float: left;
}
#right_contents {
	height: 100%;
}
#right_footer li {
	display: inline;
}
#right_footer {
	width: 544px;
	text-align: center;
	bottom: 0px;
	margin-top: 100px;
}
