@charset "UTF-8";

	
#container {
	height: auto;
	width: 100%;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

img{
	max-width: 100%;
	height: auto;
}

#menuList {
	height: 45px;
	width: 100%;
	text-align: center;
	background-position: center;
	background: #808080;
	clear: center;
	float: center;
	position: relative;
}

#s_header {
	height: auto;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: none;
	display: flex;
	}
	
#contents {
	height: auto;
	width: 100%;
	text-align: left;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

#s_main {
	height: auto;
	width: 98%;
	text-align: center;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

#s_main1 {
	height: auto;
	width: 98%;
	text-align: center;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

#s_footer {
	height: 70px;
	width: 98%;
	text-align: center;
	background-position: center;
	margin-top: 30px;
	clear: both;
	float: none;
	margin-left: 5px;
	margin-right: 5px;
}
	
	
/*買取ページ*/

.sb_main {
	height: 274px;
	width: 93%;
	background-image: url("img/buy/sb_main_base.jpg");
	text-align: left;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-size: 15px;
	font-weight: 200;
	color: #595757;
	line-height: 250%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-left: 15px;
	padding-bottom: 30px;
	clear: both;
	float: none;
}

.p20{
	font-size: 20px;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-weight: 600;
	color: #595757;
	line-height: 200%;
}

.p20 a:link {
	text-decoration: underline;
	color: #595757;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}
.p20 a:visited {
	text-decoration: underline;
	color: #595757;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}
.p20 a:hover {
	text-decoration: none;
	color: #CCCCCC;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}
.p20 a:active {
	text-decoration: underline;
	color: #595757;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}


/*インフォメーションページ*/

.si_main {
	height: 330px;
	width: 93%;
	background-image: url("img/info/si_main_base.jpg");
	text-align: left;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-size: 15px;
	font-weight: 200;
	color: #FFFFFF;
	line-height: 200%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-left: 15px;
	clear: both;
	float: none;
}

.si_main1 {
	height: auto;
	width: 93%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	clear: both;
	float: none;
}

iframe{
	max-width: 100% !important;
}

.p20f{
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, "serif";
	font-weight: 600;
	color: #FFFFFF;
	line-height: 200%;
}

.p16f{
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, "serif";
	font-weight: 600;
	color: #FFFFFF;
	line-height: 200%;
}

.p15{
	font-size: 15px;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-weight: 200;
	color: #FFFFFF;
	line-height: 200%;
}


.p15 a:link {
	text-decoration: underline;
	color: #FFFFFF;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}
.p15 a:visited {
	text-decoration: underline;
	color: #FFFFFF;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}
.p15 a:hover {
	text-decoration: none;
	color: #CCCCCC;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}
.p15 a:active {
	text-decoration: underline;
	color: #FFFFFF;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}


#header {
	height: 122px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: none;
	display: none!important;
	}
	
#navi {
	height: 22px;
	width: 1000px;
	text-align: left;
	background-position: center;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: none;
	display: none!important;
}
	
#l_main1 {
	height: auto;
	width: 50%;
	text-align: left;
	margin-top: 50px;
	clear: left;
	float: left;
	display: none!important;
	}
	
#l_main2 {
	height: 420px;
	width: 46%;
	text-align: left;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-size: 14px;
	font-weight: 200;
	line-height: 400%;
	color: #595757;
	margin-top: 50px;
	clear: left;
	float: left;
	padding-top: 80px;
	padding-left: 40px;
	background-image: url("img/buy/l_main_base2.jpg");
	display: none!important;
	}

#l_main3 {
	height: 340px;
	width: 46%;
	text-align: left;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-size: 13px;
	font-weight: 200;
	line-height: 230%;
	color: #FFFFFF;
	margin-top: 50px;
	clear: left;
	float: left;
	padding-top: 160px;
	padding-left: 40px;
	background-image: url("img/info/l_main_base3.jpg");
	display: block;
	display: none!important;
	}
	
#r_main {
	height: auto;
	width: 50%;
	text-align: center;
	margin-top: 50px;
	padding-top: 50px;
	clear: right;
	float: right;
	display: none!important;
	}
	
#footer {
	height: 50px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: url("img/top/footercopy.jpg");
	display: none!important;
	}
	