@charset "utf-8";
/*
these css styling for SENIOR_TOP page appearance
code by itami shigeyuki 2008
*/

@import url("../common.css");

html {
	background: url(images/appearance/S_bg_html-2.gif);
}
body {
	background: url(images/appearance/S_bg_body-2.gif) repeat-x;
	height: 637px;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	width: 854px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/appearance/Stop_wrapper_bg.jpg);
}



#header {
	height: 312px;
	width: 854px;
	margin-right: auto;
	margin-left: auto;
}
#left_logo a  {
	background: url(images/appearance/Stop_header_left.jpg);
	float: left;
	height: 312px;
	width: 200px;
}
#right_bt  {
	background: url(images/appearance/Stop_header_right.jpg);
	float: right;
	height: 60px;
	width: 654px;
}
#gsearch {
	text-align: right;
	margin-right: 10px;
	margin-top: 5px;
	padding-top: 4px;
}


#head {
	height: 24px;
	background: #FF6600;
}

#top_flash{
	width: 654px;
	float: left;
	height: 252px;

}

#content_left {
	float: left;
	width: 202px;
}
#content_right {
	float: left;
	width: 650px;
}
#content_right .inside {
	margin: 10px;
}
#footer {
	height: 60px;
	background: url(images/appearance/Stop_footer.jpg) no-repeat 0px 10px;
	clear: both;
	width: 834px;
	color: #666666;
	font-size: 11px;
	*font-size: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}


#left_side_top {
	margin-right: auto;
	margin-left: auto;
	width: 170px;

}
