@charset "utf-8";
body,p,ul,ol,li,h1,h2,h3,h4,h5,h6,dl,dt,dd{
	margin: 0px;
	padding: 0px;
}
.Clear{
	clear:both;
	height:0px;
	padding:0;
	margin:0;
}
em {
	visibility: hidden;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	text-align: center;
}
div#wrapper {
	background-image: url(../images/common/frame.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: left;
}
/*headerここから*/
div#header {
	margin: 0px;
	padding: 0px;
	height: 110px;
	width: 1000px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}

div#header #msg {
	font-size: 12px;
	width: 880px;
	margin-bottom: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height: 18px;
	float: left;
}
div#header #msg h1 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	height: 18px;
	float: left;
}
div#header #msg a {
	color: #333333;
	text-decoration: none;
}
div#gotohome {
	float: left;
	width: 120px;
	text-align: right;
	height: 18px;
	margin-bottom: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	clear: right;
}
div#gotohome a {
	color: #333333;
	text-decoration: none;
	display: block;
	padding: 0px;
	height: 18px;
	width: 120px;
	float: right;
	text-align: center;
	margin: 0px;
	background-image: url(../images/common/head/home_li.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}

div#header #logo {
	height: 74px;
	width: 325px;
	float: left;
	margin: 5px;
}
div#header #logo a {
	text-decoration: none;
	background-image: url(../images/common/head/logo.jpg);
	margin: 0px;
	padding: 0px;
	height: 74px;
	width: 325px;
	display: block;
}
div#header .phone {
	float: right;
	height: 68px;
	width: 206px;
	background-image: url(../images/common/head/header_phone.gif);
	clear: right;
	margin: 5px;
}
div#header .phone a {
	text-decoration: none;
	display: block;
	height: 68px;
	width: 206px;
}

/*headerここまで*/
/*head_naviここから*/
div#head_navi {
	background-image: url(../images/common/headnavi/headnavi_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1000px;
	height: 41px;
	text-align: center;
	margin-bottom: 10px;
}

div#head_navi   ul {
	padding: 0px;
	height: 41px;
	width: 796px;
	margin-top: 0px;
	margin-right: 102px;
	margin-bottom: 0px;
	margin-left: 102px;
	display: inline-block;
}
div#head_navi li {
	float: left;
	list-style-type: none;
}

li#hn_1 a {
	background-image: url(../images/common/headnavi/btn_used.jpg);
	display: block;
	height: 41px;
	width: 200px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
}
li#hn_2 a {
	background-image: url(../images/common/headnavi/btn_syaken.jpg);
	display: block;
	height: 41px;
	width: 131px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
}
li#hn_3 a {
	background-image: url(../images/common/headnavi/btn_rent.jpg);
	display: block;
	height: 41px;
	width: 126px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
}
li#hn_4 a {
	background-image: url(../images/common/headnavi/btn_oil.jpg);
	display: block;
	height: 41px;
	width: 193px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
}

li#hn_5 a {
	text-decoration: none;
	background-image: url(../images/common/headnavi/btn_profile.jpg);
	display: block;
	height: 41px;
	width: 146px;
	background-repeat: no-repeat;
	background-position: left top;
}
li#hn_1 a:hover {
	background-image: url(../images/common/headnavi/btn_used.jpg);
	display: block;
	height: 41px;
	width: 200px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left bottom;
}
li#hn_2 a:hover {
	background-image: url(../images/common/headnavi/btn_syaken.jpg);
	display: block;
	height: 41px;
	width: 131px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left bottom;
}
li#hn_3 a:hover {
	background-image: url(../images/common/headnavi/btn_rent.jpg);
	display: block;
	height: 41px;
	width: 126px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left bottom;
}
li#hn_4 a:hover {
	background-image: url(../images/common/headnavi/btn_oil.jpg);
	display: block;
	height: 41px;
	width: 193px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left bottom;
}

li#hn_5 a:hover {
	text-decoration: none;
	background-image: url(../images/common/headnavi/btn_profile.jpg);
	display: block;
	height: 41px;
	width: 146px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
/*head_naviここまで*/
/*左メニューここから*/
div#left_navi {
	float: left;
	width: 200px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}
div#s_used h2,
div#s_ap h2,
div#s_rent h2,
div#s_others h2,
div#s_profile h2,
div#s_blog2 h2,
div#s_CM h2 {
	height: 40px;
	width: 200px;
	visibility: hidden;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
div#s_used ul,
div#s_ap ul,
div#s_rent ul,
div#s_others ul,
div#s_profile ul,
div#s_blog2 ul {
	list-style-type: none;
	padding: 5px;
}
div#s_used li,
div#s_ap li,
div#s_rent li,
div#s_others li,
div#s_profile li,
div#s_blog2 li {
	background-image: url(../images/common/side/side_li.gif);
	background-position: left 4px;
	padding-left: 15px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
div#s_used a,
div#s_ap a,
div#s_rent a,
div#s_others a,
div#s_profile a,
div#s_blog2 a {
	color: #333333;
}
div#s_used a:hover,
div#s_ap a:hover,
div#s_rent a:hover,
div#s_others a:hover,
div#s_profile a:hover
div#s_blog2 a:hover {
	color: #FF6600;
}
div#s_used {
	background-image: url(../images/common/side/side_title_uesed.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

div#s_ap {
	background-image: url(../images/common/side/side_title_ap.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div#s_rent {
	background-image: url(../images/common/side/side_title_rent.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div#s_others {
	background-image: url(../images/common/side/side_title_others.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div#s_profile {
	background-image: url(../images/common/side/side_title_profile.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div#s_blog2 {
	background-image: url(../images/common/side/side_title_blog.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div#s_blog2 #blog_qr {
	text-align: center;
	padding: 0px;
	height: 123px;
	width: 123px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


div#sticker {
	text-align: center;
}
div#sticker  img  {
	margin: 5px;
}
div#s_yoyaku {
	background-image: url(../images/common/side/side_title_yoyaku.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
}

div#s_yoyaku   h2 {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 200px;
	visibility: hidden;
}
div#goto_yoyaku {
	text-align: center;
	height: 24px;
	width: 117px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
div#goto_yoyaku a {
	text-decoration: none;
	background-image: url(../images/common/side/goto_yoyaku.gif);
	background-repeat: no-repeat;
	display: block;
	height: 17px;
	width: 117px;
	font-size: 10px;
}

div#yoyaku_ex {
	font-size: 12px;
	line-height: 18px;
	background-image: url(../images/common/side/side_exclamation_mark.jpg);
	background-repeat: no-repeat;
	background-position: 20px center;
	padding-left: 50px;
}
div#yoyaku_caution {
	background-image: url(../images/common/side/side_caution.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 5px;
	padding-top: 30px;
	width: 180px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 18px;
}
div#caution_st {
	background-image: url(../images/common/side/round_sticker.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 50px;
	padding-left: 60px;
}
div#s_blog {
	height: 170px;
	width: 200px;
	margin-bottom: 10px;
}

div#s_blog a {
	background-image: url(../images/common/side/side_blog_icon.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	text-decoration: none;
	height: 170px;
	width: 200px;
}
div#s_recruit {
	height: 80px;
	width: 200px;
}
div#s_recruit a {
	background-image: url(../images/common/side/side_recruit_icon2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 80px;
	width: 200px;
	text-decoration: none;
}
/*ページのＴＯＰへここまで*/
div#s_aftc {
	height: 92px;
	width: 135px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
div#s_cm {
	height: 185px;
	width: 200px;
	margin-bottom: 10px;
}











/*左メニューここまで*/
/*メインコンテンツここから*/
div#main {
	float: right;
	width: 750px;
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 150%;
	padding: 0px;
	display: inline;
}
div#goto_inquiry {
	text-align: center;
	padding: 0px;
	height: 120px;
	width: 560px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
div#goto_inquiry a {
	text-decoration: none;
	background-image: url(../images/common/goto_inquiry.jpg);
	display: block;
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 560px;
	background-repeat: no-repeat;
}


/*メインコンテンツここまで*/
/*フッターここから*/
div#footer {
	clear:both;
	width: 100%;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FF9900;
	margin-top: 10px;
	text-align: center;
	font-size: 12px;
	line-height: 18px;
}
div#footer a {
	color: #333333;
	text-decoration: none;
}
div#f_navi {
	margin-top: 5px;
	margin-bottom: 5px;
}

div#footer a:hover {
	color: #FF6600;
	text-decoration: none;
}
div#footer address {
	font-style: normal;
	font-weight: normal;
	margin: 5px;
}
/*フッターここまで*/
/*ページのＴＯＰへここから*/
div#page_top {
	text-align: right;
	margin: 10px;
	height: 36px;
}
div#page_top a {
	text-decoration: none;
	background-image: url(../images/common/goto_page_top1.gif);
	display: block;
	height: 36px;
	width: 200px;
	float: right;
}
div#page_top a:hover {
	text-decoration: none;
	background-image: url(../images/common/goto_page_top2.gif);
	display: block;
	height: 36px;
	width: 200px;
	float: right;
}

.l_banner {
	padding: 0px;
	width: 200px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

