@import url('https://fonts.googleapis.com/css2?family=Varta&display=swap');

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	background: url('/images/mitsubishi-outlander.jpg') center top no-repeat fixed;
	color: #555555;
	box-shadow: inset 0 106px 0 0 rgb(243,249,251,0.5),inset 0 130px 0 0 rgb(0,157,198,0.2),inset 0 133px 0 0 rgb(84,214,248,0.5);
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 13px;
	line-height: 1.5;
}
a {
	color: #009DC6;
	text-decoration: none;
}

a:hover, a:focus {
	color: #19CBFA;
	text-decoration: none;
}

a:focus {
	outline: none;
}
.miotbi_peace {
	width: 750px;
	margin: 0 auto;
}
.miotbi_meninup {
    float: left;
    padding: 0;
    position: relative;
    height: 24px;
    margin-top: 10px;
}
.miotbi_meninup ul{
    margin: 0;
    padding: 0;
    list-style: none;
        list-style-type: none;
    list-style-type: none;
    line-height: 1.0;
}
.miotbi_meninup ul li {
    float: left;
    position: relative;
}
.miotbi_meninup ul li a {	color: #607981;
	padding: 11px 15px;
	text-decoration: none;
	font-family: 'Varta', sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
}

.miotbi_meninup ul li a:hover {
	color: #30AFD0;
	outline: 0;
}
.miotbi_anno {
    height: auto;
    padding: 5px 0 10px;
    clear:both;
}
#search {
    border: 1px solid #D8D8D8;
    background: #fff;
    text-align: left;
    padding: 6px 6px 6px 6px;
    float: right;
    min-width:180px;
}

#search #s {
    background: none;
    color: #979797;
    border: 0;
    width: calc(100% - 16px);
    padding: 0;
    margin: 0;
    outline: none;
}
.miotbi_maintoshow {
    padding: 10px;
    background: #fff;
}
.miotbi_maintoshow h1 {
    color: #086D87;
    margin: 0 0 10px 0;
    padding: 0;
    font-family: 'Varta', sans-serif;
    font-size: 18px;
    line-height: 18px;
    font-weight: normal;
}
.miotbi_maintoshow h2 {
    font-family: 'Varta', sans-serif;
    font-size: 15px;
    line-height: 18px;
    font-weight: normal;
}

.miotbi_desctitle {
    color: #999999;
    font-size: 11px;
    line-height: 16px;
    padding: 0 0 10px 0;
}
.miotbi_maintoshow p {	margin: 9px 0;
}
.miotbi_maintoshow ul, .miotbi_maintoshow ol {
	margin: 9px 0 9px 15px;
}
.miotbi_maintoshow li {
	margin: 3px 0;
	font-size: 14px;
}
.miotbi_aftertext {	color: #FFFFFF;
	background: rgb(0,157,198,0.2);
	text-align: center;
	padding: 8px 0;
}
.secondimage {	 margin-left:5px;
}
.miotbi_maintoshow img {
	max-width:100% !important;
	height:auto;
}