@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0px;
	width: 100%;
	background-image: url(../_img/background.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
p {
	margin-top: 0px;
	margin-bottom: 15px;
}
h1 {
	font-size: 16px;
	color: #333;
	margin: 0px;
}

.logo a{
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d0dde6;
	background-image: url(../_img/logo_yysakura.gif);
	height: 40px;
	width: 40px;
}
.logo a:hover {
	background-image: url(../_img/logo_yysakura2.gif);
}

.main_div {
	width: 800px;


}
.header {
	height: 40px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 400px;
}



.flash-content {
	text-align: center;
	margin-bottom: 20px;
}
.side_bar {
	width: 200px;
	float: left;
	background-image: url(../_img/bg_wave.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 330px;
}
.side_bar .main_title {
	background-image: url(../_img/bg_title.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 28px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #f16893;
	font-weight: bold;
	padding-top: 12px;
	padding-left: 30px;
}
.side_bar .sub-button {
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e6e6e6;
	border-left-color: #e6e6e6;
	background-color: #FFFFFF;
}
.side_bar .sub-button ul {
	padding: 0px;
	margin: 0px;
}
.side_bar .sub-button ul li {
	background-image: url(../_img/div_subbtn.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-left: 25px;
	list-style-type: none;
}
.side_bar .sub-button a {
	color: #ff99cc;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	text-decoration: none;
}
.side_bar .sub-button a:hover {
	color: #993366;
}


.left_content {
	width: 790px;
	float: left;
	margin-left: 10px;
}
.content_top .top_conner {
	background-image: url(../_img/corner_content_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 10px;
}
.content_top .inlay {
	background-image: url(../_img/bg_content_top.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #e6e6e6;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e6e6e6;
	border-bottom-color: #e6e6e6;
	border-left-color: #e6e6e6;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 0px;
}

.content_top .sub-title {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	color: #666666;
}
.content_top .inlay p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.content {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

.content_bottom .inlay {
	background-image: url(../_img/bg_content_bottom.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #3f4a50;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333e44;
	border-left-color: #333e44;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 10px;
	color: #FFFFFF;
}

.content_bottom .sub-title {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
}
.content_bottom .inlay p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.content_bottom .bottom_conner {
	background-image: url(../_img/corner_content_bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 10px;
}


.img_right {
	float: right;
	border: 5px solid #eff1f0;
	margin-left: 15px;
}
.img_left {
	float: left;
	border: 5px solid #eff1f0;
	margin-right: 15px;
}





.clear {
	clear: both;
}
.space_10 {
	display: block;
	height: 10px;
	width: 10px;
}
.Facebook {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	margin-bottom: 20px;
}


.logos  {
	font-size: 11px;
	color: #333333;
	height: 50px;
	text-align: center;
}

.logo_bottom {
	text-align: center;
	height: 70px;
	background-image: url(../_img/logo_bottom.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 50px;
}

.footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e5e5e5;
	text-align: center;
	color: #cccccc;
}
