﻿
/* ----- HTML再定義 ------------------------------------ */

* {
	scrollbar-base-color       : #009944;
	scrollbar-arrow-color      : #009944;
	scrollbar-shadow-color     : #009944;
	scrollbar-darkshadow-color : #009944;
	scrollbar-track-color      : #fff799;
	font-family:"ヒラギノ角ゴ Pro W3",メイリオ,Osaka,Arial,Verdana,"ＭＳ Ｐゴシック",sans-serif;
	font-style: normal;
	line-height: 1.3;
	margin: 0;
	padding: 0;
	color:#000000;
}

html {
	overflow-y: scroll;
}


body  {background:#fff799 url("./images/") fixed no-repeat center top;}


h1 {	color:white;
	font-size:50px;
}
h2 {
	font-size:25px;
}
h3 {
	font-size:20px;
}

a {
	text-decoration: none;
}

a:hover {
	color:red;
}

em {
	font-weight: bold;
}

.paw  {
	color:red;
}

hr {
	border-radius: 1em;
	margin:10px 0px 10px;
	float: none;
	clear: both;

}

hr.line1 {
	border: 3px solid #009944;
	border-image: url("./images/");
}

hr.line2,input,textarea {
	border: 1px solid #fff799;
}

fieldset {
	border: none;
}

.button {
	border-style: none;
	padding:5px;
	background:#009944;
	color:white;
	border-radius: 0.5em;
}
.button:hover {
	background:red;
}

/* ----- 基本構造 -------------------------------------- */

div#container {
	width:1127px;
	margin:auto;
}

div#header {
	margin-top:10px;
	height:100px;
	padding:10px;
	border:solid 0px #b0c994;
	border-radius: 1em;
	background: #009944;
}

div#info {
	margin-top:10px;
	padding:10px;
	height:332px;
	border:solid 5px #009944;
	border-radius: 1em;
	background:white url("./images/taro02.png") no-repeat;

}

div#contents {
	clear:left;
	margin-top:10px;
	margin-left:-9px;
	margin-bottom:10px;
	height:61px;
}

div .page {
	margin-left:5px;
	margin-top:10px;
}

div#purchase {
	background:white url("./images/taro03.png") no-repeat right 10px bottom 10px ;
}

div#explain,div#purchase,div#estimate,div#contact {
	height:312px;
}

div#list,div#results,div#data,div#explain,div#purchase,div#estimate,div#contact,div#profileleft,div#profileright,div#privacy,div#photo {
	overflow: hidden;
	margin-top:5px;
	margin-bottom:10px;
	border:solid 5px #009944;
	border-radius: 1em;
	padding:10px;
	background-color:#FFFFFF;
}

div#profileleft,div#profileright,div#privacy {
	height:624px;
}

div#profileleft,div#profileright {
	width:528px;
	float:left;
}

div#profileleft {
	margin-right:10px;
}

div#footer {
	background: #009944;
	height:312px;
	margin-top:10px;
	margin-bottom:10px;
	padding:10px;
	float: none;
	clear: both;
	border-radius: 1em;
}


/* ----- ヘッダー -------------------------------------- */

div#header .left,.center,.right {
	float:left;
	height:100px;
}

div#header .left {
	width:486px;
}

div#header .center {
	background:#009944 url("./images/taro01.png") no-repeat ;
	background-size:contain;
	width:128px;
}

div#header .right {
	width:486px;
	font-weight:bold;
	font-size:23px;
	text-align:center;
	color:white;
}

div#header .sub {
	font-size:13px;
	color:white;
}

div#header .sub2 {
	font-size:16px;
	font-weight:bold;
	color:white;
}

div#header .sub2 a {
	font-size:16px;
	font-weight:bold;
	color:white;
}

div#header .sub2 a:hover {
	color:red;
}

div#header .sub3 {
	color:#fff799;
	font-size:35px;
}

/* ----- インフォ -------------------------------------- */

div#info div.block {
	width:50%;
	margin-bottom:10px;
	margin-top:240px;
}

div#info div.block2 {
	overflow: hidden;
	width:50%;
	height:100%;
	float:right;
}

div#info div.g {
	float: left;
	width:33%;
	font-size:0.9rem;
	font-weight:bold;
}

div#info dl {
	overflow: hidden;
}

div#info dt {
	float: left;
}

div#info dd {
	overflow: hidden;
}

/* ----- コンテンツ -------------------------------------- */

div#contents ul li {
	list-style-type: none;
	float: left;
}

div#contents div.icon,div#contents div.icon a,div#contents div.icon a:hover {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width:217px;
	height:61px;
	border-radius: 1em;
}

div#contents div.icon {
	float:left;
	margin-left:10px;
	background: #009944;
}

div#contents div.icon a {
	font-weight:bold;
	color:white;
}

div#contents div.icon a:hover {
	color:white;
	background:red;
}

div#contents span.icon {
	color:white;
}

div#contents div.stay {
	font-weight:bold;
	color:#fff799;
	padding-top:20px;
	text-align: center;
	width:217px;
	height:41px;
	border-radius: 1em;
	float:left;
	margin-left:10px;
	background: #009944;
}

div#contents span.stay {
	color:#fff799;
}

div#contents span.phone {
	display: none;
}

/* ----- 買取までの流れ -------------------------------------- */

div#explain dl {
	margin-left:6px;
	margin-top:5px;
	float:left;
	width:170px;
	border-radius: 1em;
	border: 5px #fff799 solid;
	background-color:#fff799;
}

div#explain dt,div#explain dd {
	width:160px;
	text-align:center;
	padding:5px;
}

div#explain dt,div#explain dd:nth-child(4) {
	font-weight:bold;
	background-color:white;
	border-radius: 1em;
}
div#explain dd:nth-child(2) {
	height:95px;
	font-size:80px;
	color:#00a1e9;
}

div#explain dd:nth-child(3) {
	height:60px;
	text-align:left;
}

div#explain .arrow {
	float:left;
	margin-top:100px;
	color:red;
	font-size:40px;
}

div#explain .phone {
	display:none;
}

/* ----- 高く売るためのコツ -------------------------------------- */

div#purchase dl {
	margin-right:10px;
	margin-top:5px;
	float:left;
	width:230px;
	border-radius: 1em;
	border: 5px #fff799 solid;
	background-color:white;
}

div#purchase dt {
	font-weight:bold;
	font-size:20px;
	padding:5px;
}

div#purchase dd {
	width:220px;
	padding:5px;
	height:190px;
}

/* ----- 買取情報 -------------------------------------- */

div#list {
	overflow: hidden;
}

div#list .left {
	overflow: hidden;
	float: left;
}

div#list .right {
	display: table;
	float: right;
}

div#list img {
	width:155px;
	height:155px;
	padding:0px;
	border:solid 1px #444444;
}

div#list dl {
	float: left;
	margin-right:15px;
}

div#list dd {
	vertical-align:top;
	width:145px;
	height:120px;
	padding:5px;
}

div#list div.icon,div#list div.icon a,div#list div.icon a:hover {
	width:217px;
	height:61px;
	margin:5px;
	display: table-cell;
	vertical-align: middle;
	border-radius: 1em;
	color:white;
	font-size:20px;
}

div#list div.icon {
	display: table;
	background: #009944;
}

div#list div.icon a {
	font-weight:bold;
	color:white;
}

div#list div.icon a:hover {
	color:white;
	background:red;
}

div#list p {
	float: none;
	clear: both;
}

div#list .right h2 {
	font-size:35px;
}

/* ----- 買い取り実績 ---------------------------------- */

div#results ul.artist {
	display:table;
	margin-left:20px;
	padding:5px 0px 5px;
	width:100%;
}

div#results ul.artist li {
	float: left;
	width:13em;
	padding-right:1em;
	font-size:13px;
}

div#results h4 {
	padding:5px;
	background:#fff799;
	font-size:13px;
	font-weight:bold;
}

/* ----- 一般買取 -------------------------------------- */

div#data dl {
	overflow: hidden;
	padding:5px;
}

div#data dt,div#data dd {
	float: left;
	padding:5px;
}
div#data div.CD    dl:nth-child(2n+1) { background: #fff9f4; }
div#data div.DVD   dl:nth-child(2n+1) { background: #fff4f9; }
div#data div.BD    dl:nth-child(2n+1) { background: #f4f4ff; }
div#data div.BOOK  dl:nth-child(2n+1) { background: #eaf8dc; }

div#data dt:nth-child(1) {
	width:18em;
	font-weight:bold;
}

div#data dd:nth-child(2) {
	width:32em;
}

div#data dd:nth-child(3) {
	width:10em;
}

div#data dd:nth-child(4) {
	width:5em;
	text-align:right;
}

/* ----- 見積り -------------------------------------- */

div#estimate .left {
	width:195px;
	float: left;
	margin-top:30px;
	text-align: center;
	font-size:30px;
	font-weight:bold;
}

div#estimate .left span {
	font-size:100px;
	color:#00a1e9;
}

div#estimate .center {
	width:445px;
	height:255px;
	float: left;
	padding-right:5px;
}

div#estimate .right {
	width:450px;
	float: left;
}

div#estimate ul{
	margin:10px 0px 10px 30px;
}

div#estimate li{
}

div#estimate .right ul{
	list-style-type: none;
	margin:0;
	float: left;
	width:50%;
}

div#estimate .right li{
	padding:5px;
}

div#estimate dl{
}

div#estimate dt{
	float: left;
	width:85px;
}

div#estimate dd{
	margin-bottom:5px;
}

::-webkit-input-placeholder {
  color: #ccc;
}
::-moz-placeholder {
  color: #ccc; opacity: 1;
}
:-ms-input-placeholder {
  color: #ccc;
}

div#estimate textarea {
	width: 355px;
	height:110px;
}

/* ----- リアル太郎 ------------------------------------- */

div#photo {
	overflow: hidden;
}


div#photo div  {
	vertical-align:top;
	padding-left:10px;
	float: left;
}

div#photo div.greeting {
	height:332px;
}

div#photo div.greeting img {
	width:auto;
	height:310px;
}

div#photo div.taro {
	text-align:center;
}

div#photo div.taro img {
	width:auto;
	height:310px;
}

/* ----- 会社概要 -------------------------------------- */

div#profileleft dl,div#profileright dl {
	margin-left:10px;
}

div#profileleft dt,div#profileright dt {
	float:left;
	font-weight:bold;
	width:150px;
}

div#profileleft dd,div#profileright dd {
	margin-left:150px;
}

/* ----- プライバシー・ポリシー ---------------------------- */

div#privacy dl {
	margin-left:10px;
}

div#privacy dt {
	font-weight:bold;
	font-size:20px;
}

div#privacy dd {
	margin-left:50px;
}

div#privacy ul {
	margin-top:10px;
	margin-left:20px;
}

div#privacy li {
}

/* ----- 問合せ -------------------------------------- */

div#contact .divide {
	float:left;
	width:543px;
	padding-right:5px;
}

div#contact dl {
}

div#contact dt {
	float:left;
	width:85px;
}

div#contact dd {
	margin-bottom:5px;
}

div#contact ul {
	margin:10px 30px 10px;
}

div#contact li {
}

div#contact textarea {
	width:450px;
	height:130px;
}

.error {
	color:red;
	font-weight:bold;
	font-size:20px;
}

/* ----- フッター -------------------------------------- */

div#footer .map {
	padding-left:110px;

}

div#footer p {
	text-align:center;
	color:white;
	float: none;
	clear: both;
}

div#footer dl {
	margin:10px;
	width:280px;
	float: left;
}

div#footer dt {
	color:#fff799;
	font-weight:bold;
	font-size:20px;
}

div#footer dd {
	width:280px;
	height:235px;
	float: left;
	color:white;
}

div#footer a {
	text-decoration: none;
	color:white;
}

div#footer a:hover {
	color:red;
}

div#footer span.line {
	color:#fff799;
}