@charset "UTF-8";
/* CSS Document */
body {
	margin: 0 auto;
	padding: 0;
	font-family: "ヒラギノ角ゴ Pro W8", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #515151;
	width: 960px;
	min-width: 960px;
}
h1 {
	font-weight: bold;
	color: #515151;
	font-size: 20px;
	border-bottom: 2px dotted #aaa;
	padding: 3px 0 3px 5px;
}
h2, h3, h4 {
	font-size: 18px;
}
.page_title {
	border-left: 15px solid #128f97;
	margin-bottom: 15px;
}
.cfx:after{
	content:"";
	display:block;
	clear:both;
}
/*
ヘッダー
*/	
#header_area {
	float: left;
}
.headerlogo {
	margin-top: 10px;
}
.headerhome {
	margin-top: 4px;
	display: inline-block;
}
.header_contact {
	float: right;
}
.headermail {
	float: right;
	display: inline-block;
}
.headermail a {
	display: block;
}
.headertel {
	display: inline-block;
	margin: 8px 10px 0 0;
}
.headertel a {
	display: block;
}
.banner_area{
	float:right;
	margin-top:4px;
    margin-bottom: 6px;
}
.news_wrap > div{
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin: 0 0 6px 0;
	height: auto !important;
    display: block;
    padding: 6px 0;
}
.news_wrap > div:after{
	content:"";
	display:block;
	clear:both;
}
.head_txt p{
    padding: 6px 0;
}
.news_cate{
    display: inline-block;
	float:left;
    margin-right: 14px;
}
.news_cate span{
    background-color: #f2c654;
    padding: 4px;
    font-weight: normal;
}

/*
フッター
*/
.footer {
	width: 960px;
	height: 51px;
	display: block;
	font-size: 12px;
	margin: 0 auto;
	padding-top: 50px;
}
.pagetop {
	width: 124px;
	float: right;
	margin: -30px 0 0 0;
}
.pagetop a {
	display: block;
	background: url(../img/btn_totop.jpg) no-repeat 0 0;
	height: 30px;
	width: 124px;
	text-decoration: none;
	color: #fff;
	text-align: center;
	line-height: 2.6;
}
.footer_area {
	background: url(../img/footer.jpg) no-repeat 0 0;
	color: #fff;
	text-align: center;
	line-height: 4.3;
	padding: 0 220px;
}
/*
グローバルナビ
*/	
.gnav {
	width: 960px;
	height: 69px;
	margin: 4px 0 8px 0;
}
.gnav li {
	float: left;
}
.gnav li a {
	display: block;
	width: 192px;
	/*
	width:160px;
	*/
	height: 69px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.gnav_rental {
	background: url(../img/1gnav_rental_on02.png) no-repeat 0 0;
}
.gnav_rental a {
	background: url(../img/1gnav_rental02.png) no-repeat 0 0;
}
.gnav_rental a:hover, .rental_on .gnav_rental a {
	background: none;
}
.gnav_hanbai {
	background: url(../img/2gnav_hanbai_on02.png) no-repeat 0 0;
}
.gnav_hanbai a {
	background: url(../img/2gnav_hanbai02.png) no-repeat 0 0;
}
.gnav_hanbai a:hover, .hanbai_on .gnav_hanbai a {
	background: none;
}
.gnav_hoshou {
	background: url(../img/3gnav_hoshou_on02.png) no-repeat 0 0;
}
.gnav_hoshou a {
	background: url(../img/3gnav_hoshou02.png) no-repeat 0 0;
}
.gnav_hoshou a:hover, .hoshou_on .gnav_hoshou a {
	background: none;
}
.gnav_kaisha {
	background: url(../img/4gnav_kaisha_on02.png) no-repeat 0 0;
}
.gnav_kaisha a {
	background: url(../img/4gnav_kaisha02.png) no-repeat 0 0;
}
.gnav_kaisha a:hover, .kaisha_on .gnav_kaisha a {
	background: none;
}
.gnav_onegai {
	background: url(../img/5gnav_onegai_on02.png) no-repeat 0 0;
}
.gnav_onegai a {
	background: url(../img/5gnav_onegai02.png) no-repeat 0 0;
}
.gnav_onegai a:hover, .onegai_on .gnav_onegai a {
	background: none;
}
.gnav_recruit {
	background: url(../img/5gnav_recruit_on02.png) no-repeat 0 0;
}
.gnav_recruit a {
	background: url(../img/5gnav_recruit02.png) no-repeat 0 0;
}
.gnav_recruit a:hover, .onegai_on .gnav_recruit a {
	background: none;
}

/*
トップページメイン
*/
.main_menu {
	float: left;
	width: 732px;
	margin: 20px 20px 25px 0;
}
#tab {
	border-bottom: solid 6px #1e9197;
}
.tab {
	background: url(../img/rental_tab_off02.gif) no-repeat 0 2px;
	width: 240px;
	height: 36px;
	float: left;
	cursor: pointer;
}
.tab:hover {
	background: url(../img/rental_tab_hover.gif) no-repeat 0 2px;
}
.select:hover, .select {
	background: url(../img/rental_tab_on02.gif) no-repeat 0 2px;
}
.select {
	width: 240px;
	height: 36px;
	float: left;
	color: #fff;
}
#tab h2 {
	width: 210px;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}
.sharyou h2 {
	padding: 10px 0 0 30px;
}
.kasetu h2 {
	padding: 10px 0 0 24px;
}
.side_menu {
	width: 204px;
	float: left;
	margin-top: 55px;
	position: relative;
}
.google_map {
	margin-bottom: 10px;
	box-sizing: border-box;
}
.access_map {
	margin: 10px 0;
}
.side_nav li {
	height: 45px;
}
.side_nav li+li {
	margin-bottom: 6px;
}
.side_nav .mokuteki {
	margin-bottom: 6px;
	height: 32px;
}
.content_wrap {
	border: solid 1px #ddd;
	border-top: none;
	line-height: 1.8;
}
.content_wrap p {
	line-height: 2;
}
.main_wrap {
	width: 732px;
	box-sizing: border-box;
}
.rental_row {
	padding: 0 4px 0 6px;
}
.rental_row li {
	float: left;
	width: 138px;
	height: 126px;
}
.rental_row li+li {
	margin-left: 7px;
}
.rental_row li img {
	background-color: #fff;
}
.first_row {
	margin-top: 0;
}
.index_wrap {
	padding-top: 8px;
	border: 1px solid #0f949b;
}
.index_wrap ul {
	margin-bottom: 7px;
}
.fadetoimg img {
	background-color: #fff;
}
.ichiran_row {
	padding: 0 4px 0 5px;
}
.ichiran_row li {
	width: 138px;
	height: 50px;
}
.ichiran {
	float: right;
	background: url(../img/bg_ichiran.gif) no-repeat 0 0;
	padding-right: 2px;
	margin-top: 7px;
}
.ichiran a {
	font-size: 10px;
	text-decoration: none;
	color: #222;
	padding: 30px 0 0 10px;
	display: block;
}
.top_txt{
    margin-top: 20px;
    font-size: 16px;
	text-align:center;
	padding:10px 0
}
/*
レンタル商品タブ非表示用
*/
.disnon {
	display: none;
}
/*
販売
*/
.maker_list {
	width: 732px;
	box-sizing: border-box;
}
.maker_contents {
	border: solid 1px #ddd;
	border-top: none;
}
.other {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding: 29px 0;
}
.maker_list li {
	float: left;
	width: 162px;
}
.maker_list li+li {
	margin-left: 15px;
}
/*
会社案内
*/
table, td, th {
	color: #484848;
	border-bottom: 1px dotted #484848;
	border-collapse: collapse;
}
td, th {
	padding: 10px;
}
.tdodd {
	background: #e0e0e0;
}
.tdeven {
	background: #f0f0f0;
}
span {
	font-weight: bold;
}
.content_wrap table {
	width: 100%;
}
.row_last, table {
	border-bottom: none;
}
.company_main {
	border-top: solid 6px #1e9197;
}
.content_wrap td a {
	text-decoration: none;
	color: #484848;
}
.content_wrap td a:hover {
	text-decoration: underline;
}
/*
補償
*/
.contents_first ul {
	border-top: 1px dotted #484848;
	padding: 20px 0 5px 0;
}
.contents_first li {
	margin-bottom: 8px;
}
.contents_first ul li {
	margin-bottom: 10px;
}
.contents_first h2 {
	border-top: solid 6px #1e9197;
	display: block;
	text-align: left;
	background: url(../img/hoshou/bg_hoshou_title.jpg) no-repeat 0 0;
	padding: 0 0 9px 5px;
	color: #fff;
	line-height: 1.2;
}
.contents_first h3 {
	margin: 15px 4px;
	padding-left: 5px;
	background-color: #EAEAEA;
	font-weight: bold;
}
.contents_first h4 span {
	font-size: 16px;
}
.contents_first h3 img {
	padding: 0 5px 5px 0;
}
.first_pad {
	padding: 0 4px 0 5px;
	margin-top: 15px;
}
.contents_second {
	margin-bottom: 15px;
}
.contents_second h2 {
	border-top: solid 8px #0f949b;
	display: block;
	text-align: left;
	background: url(../img/hoshou/bg_hoshou_title.jpg) no-repeat 0 0;
	padding-bottom: 9px;
	color: #fff;
	padding-left: 5px;
	line-height: 1.2;
}
.contents_second h3 {
	background-color: #EAEAEA;
	padding-left: 5px;
	font-weight: bold;
	margin: 15px 0;
}
.contents_second h3 img {
	padding: 0 5px 5px 0;
}
.contents_second h4 {
	font-weight: bold;
	display: inline-block;
	float: left;
	margin-top: 25px;
}
.contents_third h2 {
	border-top: solid 6px #1e9197;
	display: block;
	text-align: left;
	background: url(../img/hoshou/bg_hoshou_title.jpg) no-repeat 0 0;
	padding-bottom: 9px;
	color: #fff;
	padding-left: 5px;
	line-height: 1.2;
}
.contents_third h3 {
	background-color: #EAEAEA;
	padding-left: 5px;
	font-weight: bold;
	margin: 15px 4px 15px 5px;
}
.contents_third h3 img {
	padding: 0 5px 5px 0;
}
.contents_third ul {
	padding: 0 4px 0 20px;
}
.contents_third li {
	margin-bottom: 10px;
}
.contents_third p, .hoshou_ari, .hoshou_nasi {
	padding: 0 4px 0 5px;
}
.satuei {
	background-color: #0f949b;
	color: #fff;
	text-align: center;
	margin: 0 4px 20px 5px;
}
.satuei p {
	font-size: 16px;
}
p.indent {
	margin-left: 1em;
	text-indent: -1em;
}
p.indent2 {
	margin-left: 7em;
}
.space {
	margin-left: 1em;
	line-height: 1.8;
}
.space2 {
	margin-left: 1.5em;
	line-height: 1.8;
}
.hoshou_area {
	padding: 15px 12px 0;
}
.left {
	float: left;
	position: relative;
	margin-right: 14px;
}
.right {
	float: right;
}
.hoshou_area li+li {
	margin-top: 12px;
}
ul .dousan_maru, ul .dousan_batsu, ul .baishou_batsu, ul .jiko_maru, ul .jiko_batsu {
	width: 346px;
	height: 131px;
	position: relative;
}
ul .dousan_maru {
	background: url(../img/hoshou/bg_maru_dousan.jpg) no-repeat 0 0;
}
ul .dousan_batsu {
	background: url(../img/hoshou/bg_batsu_dousan.jpg) no-repeat 0 0;
}
ul .dousan_s {
	background: url(../img/hoshou/bg_batsu_dousan_s.jpg) no-repeat 0 0;
	width: 166px;
	height: 131px;
	display: inline-block;
	position: relative;
}
ul .baishou_batsu {
	background: url(../img/hoshou/bg_batsu_baishou.jpg) no-repeat 0 0;
}
ul .jiko_maru {
	background: url(../img/hoshou/bg_maru_jiko.jpg) no-repeat 0 0;
}
ul .jiko_batsu {
	background: url(../img/hoshou/bg_batsu_jiko.jpg) no-repeat 0 0;
}
ul .hoshou_name {
	width: 126px;
	position: absolute;
	top: 34px;
	left: 5px;
	line-height: 1.6;
	font-weight: bold;
	text-align: center;
	text-shadow: 1px 1px 1px #fff;
}
ul .model {
	width: 182px;
	position: absolute;
	top: 8px;
	left: 151px;
	line-height: 1.6;
}
ul .miss {
	width: 90px;
	top: 21px;
	left: 233px;
}
ul .miss2 {
	position: absolute;
	width: 90px;
	top: 92px;
	left: 233px;
}
ul .dousan_s .hoshou_name {
	left: 21px;
}
.hoshou_area img {
	position: absolute;
}
.hoshou1 img {
	top: 50px;
	left: 236px;
}
.hoshou2 img {
	top: 41px;
	left: 225px;
}
.hoshou5 .img0301 {
	top: 19px;
	left: 130px;
}
.hoshou5 .img0302 {
	top: 4px;
	left: 186px;
}
.hoshou6 img {
	top: 53px;
	left: 233px;
}
.hoshou7 img {
	top: 41px;
	left: 167px;
}
.hoshou8 img {
	top: 39px;
	left: 199px;
}
.hoshou9 img {
	top: 26px;
	left: 214px;
}
.hoshou12 img {
	top: 58px;
	left: 206px;
}
.hoshou13 img {
	top: 54px;
	left: 219px;
}
.hoshou14 img {
	top: 60px;
	left: 190px;
}
/*
お願い
*/
.onegai_area ol {
	border-bottom: 1px dotted #484848;
	padding: 0 4px 5px 5px;
}
.onegai_area ol li {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}
.onegai_area p {
	margin: 15px 0;
}
.onegai_area span {
	font-size: 12px;
	display: inline;
	margin-left: 7px;
}
/*
リクルート
*/
.greeting_recruit{
	margin-bottom:15px;
}
.stop_txt{
	text-align:center;
    font-size: 20px;
    margin: 60px 0 0 0;
}


/*firefox対応*/
@-moz-document url-prefix() {
	#header {
		overflow: auto;
	}
}