

/* header
-----------------------------*/
div#header {

	overflow: hidden;
	padding: 6px 0;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳＰゴシック","sans-selif";
	font-size: 12px;
	width: 100%;
}

div.header{
	background-color:#D90000;
	width: 1027px !important;
}

div#header h1 {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin: 0 0 0 205px;
	float: left;
	border: none;
}

div#header p.tell {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	float: right;
	margin: 0 50px 0 0;
	padding-top: 3px; 
}

.headerInner {
	width: 1000px;
	margin: 0 auto;
}


/* navi
-----------------------------*/

div#main ul {
	list-style: outside none none;
}

div#main ul.navi {
	overflow: hidden;
	width: 960px;
	margin: 0 0 20px 0;
	padding: 0;
}
#header_v2 ul{
	margin: 0 -90px;
}
ul.navi li {
	float: left;
}
.naviCover{
	background-color: #FFF;
    height: 71px;
    margin-bottom: 40px;
    border-top: 1px solid #efefef;
}
.mainVisual{
	width: 1100px;
    margin: 0 auto;
    display: block;
}
#header_v2 .mainVisual{
	margin: 0 -73px;
}
.main_vi {
	background: rgb(255,255,255);
	background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 10%, rgba(255,255,255,1) 20%, rgba(255,255,255,1) 30%, rgba(255,255,255,1) 40%, rgba(255,255,255,1) 45%, rgba(152,149,147,1) 55%, rgba(152,149,147,1) 60%, rgba(152,149,147,1) 70%, rgba(152,149,147,1) 80%, rgba(152,149,147,1) 90%, rgba(152,149,147,1) 100%);
}

.navi {
    overflow: hidden;
    width: 1140px;
    margin: 20px 0 20px 0;
    padding: 0;
    margin: 0 auto;
}
.navi li img{
	width: 142px;
    height: 84px;
}
.naviCover{
	background-color: #FFF;
    height: 71px;
    margin-bottom: 40px;
    border-top: 1px solid #efefef;
}
/* footer
-----------------------------*/
div#footer {
	margin-top: 50px;
	padding-bottom: 30px;
	width: 100%;
	background-color:#D90000;
	color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳＰゴシック","sans-selif";
}

div#footer p {
	margin: 0;
}

div#footer a {
	color: #fff;
}

div#footer a:link {
	text-decoration: none;
}

div#footer a:hover {
	text-decoration: underline;
}

div#footer ul {
	list-style: outside none none;
	margin: 0;
	padding: 5px 0 0 0;
}

div.footer_inner {
	width: 1140px;
	margin: 0 auto;
	position: relative;
}

.pagetop {
	position: absolute;
	right: 0;
	top: 0;
}

div.footer_contents {
	padding: 20px 0 0;
	width: 760px;
	overflow: hidden;
}

div.footer_contents02 {
	padding: 45px 0 0;
	width: 875px;
	overflow: hidden;
}

div.footer_contents p {
	border-bottom: 1px solid #fff;
	font-size: 18px;
	font-weight: bold;
	padding: 7px 0 7px 44px;
}

div.footer_contents02 p {
	border-bottom: 1px solid #fff;
	font-size: 18px;
	font-weight: bold;
	padding: 7px 0 7px 44px;
}

div.footer_contents div {
	float: left;
	padding: 0 15px 0 0;
	width: 175px;
}

div.footer_contents02 div {
	float: left;
	padding: 0 15px 0 0;
	width: 160px;
}

div.footer_contents p.f01 {
	background-image: url("/package/0300182/img/icon01.jpg");
	background-repeat: no-repeat;
}

div.footer_contents p.f02 {
	background-image: url("/package/0300182/img/icon02.jpg");
	background-repeat: no-repeat;
}

div.footer_contents02 p.f01 {
	background-image: url("/package/0300182/img/icon01.jpg");
	background-repeat: no-repeat;
}

div.footer_contents02 p.f02 {
	background-image: url("/package/0300182/img/icon02.jpg");
	background-repeat: no-repeat;
}

div.footer_contents02 p.f03 {
	background-image: url("/package/0300182/img/icon03.jpg");
	background-repeat: no-repeat;
}

p.f01 a {
	text-decoration: none !important;
}

p.f02 a {
	text-decoration: none !important;
}

p.f03 a {
	text-decoration: none !important;
}

div.footer_top ul li {
	font-size: 15px;
	background-image: url("/package/0300182/img/icon04.jpg");
	background-repeat: no-repeat;
	padding: 5px 0 0 9px;
	background-position: 0 10px;
}

div.footer_rental ul li {
	font-size: 15px;
	background-image: url("/package/0300182/img/icon04.jpg");
	background-repeat: no-repeat;
	padding: 5px 0 0 9px;
	background-position: 0 10px;
}

div.footer_shop ul li {
	font-size: 15px;
	background-image: url("/package/0300182/img/icon04.jpg");
	background-repeat: no-repeat;
	padding: 5px 0 0 9px;
	background-position: 0 10px;
}

div.footer_bnr {
	position: absolute;
	right: 0;
	top: 130px;
}

div.footer_bnr ul li {
	width: 224px;
	height: 28px;
	margin-bottom: 9px;
}


/* footer02
-----------------------------*/
div#footer02 {
	width: 100%;
	background-color: #D90000;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳＰゴシック","sans-selif";
}

div#footer02 p.copy {
	color: #fff;
	text-align: center;
	font-size: 13px;
	margin: 0;
	padding: 5px;
}
