/* CSS Document */

*{
	margin:0; padding:0;
	text-decoration:none;
	color:#000000;
}

body {
	width:100%;
	margin:0px;
	background-color: #FFFFFF;
}


#content {
	width:1000px;
	margin:0 auto;
	padding:0px;
	background-image:url(../common_image/menu_bg_blue.jpg);
	background-position:top,left;
	background-repeat:no-repeat;
}


img {
	border: 0px;
	margin:0px;
	padding:0px;
}

table {
	border:0px;
}


#footer {
	margin-top:20px;
	width:1000px;
	clear:both;
}

#line {
	background-image:url(../common_image/line_01.gif);
	background-repeat:repeat-x;
	width:940px;
	margin-left:30px;
	height:10px;
}

#footerright img{
	width:350px;
	margin-left:610px;
}

h2 {
	font-size:24px;
}

h3 {
	text-align: left;
	text-indent: 1em;
	padding: 10px;
	background-image: url("../ryoccar/img/bg.png");
	background-repeat: repeat;
}

.red {
	color:#CC3300;
	font-weight:500;
}

.capital {
	font-size:28px;
	margin-right:5px;
	font-weight:;
	color:#990000;
	line-height:32px;
}

#to_top {
	margin-bottom:50px;
}

#to_top a{
	font-size:14px;
	font-weight:bold;
	color:#CC0000;
	text-decoration:none;
	margin-left:780px;
}

/*---------------------*/

#header_left {
	float:left;h
}

#header_right {
	margin-left:550px;
	padding-top:10px;
}

#header_right a{
	margin-left:30px;
}

#logo2 {
	float:left;
	margin-left:3px;
	margin-top:10px;
}

#menu h2{
	float:left;
}

#header img{
	vertical-align:bottom;
}

/*---------------------*/
