@charset "UTF-8";

/*グローバル ------------------------------------------------------------*/

/*メニュー1*/
#navi .navi01 a {
	display:block;
	color:#313131;
	background-image:url(../images/navi-back.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	width:190px;
	height:55px;
	margn:0px;
	padding:15px 0px 0px 0px;
	float:left;
	background-position: left -55px;
	text-decoration:none;
	
}
#navi .navi01 a:hover {
	display:block;
	color:#ffffff;
	background-image:url(../images/navi-back.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	width:190px;
	height:55px;
	margn:0px;
	padding:15px 0px 0px 0px;
	float:left;
	background-position: left top;
	text-decoration:none;
	
}

/*メニュー2*/

#navi .navi02 a {
	display:block;
	color:#313131;
	background-image:url(../images/navi-back.gif);
	overflow:hidden;
	width:190px;
	height:55px;
	margn:0px;
	padding:15px 0px 0px 0px;
	float:left;
	background-position: -190px -55px;
	text-decoration:none;
	
}
#navi .navi02 a:hover{
	display:block;
	color:#ffffff;
	background-image:url(../images/navi-back.gif);
	overflow:hidden;
	width:190px;
	height:55px;
	margn:0px;
	padding:15px 0px 0px 0px;
	float:left;
	background-position: -190px top;
	text-decoration:none;
	
}

/*メニュー3*/

#navi .navi03 a{
	display:block;
	color:#313131;
	background-image:url(../images/navi-back.gif);
	overflow:hidden;
	width:190px;
	height:55px;
	margn:0px;
	padding:15px 0px 0px 0px;
	float:left;
	background-position: -380px -55px;
	text-decoration:none;
	
}
#navi .navi03 a:hover {
	display:block;
	color:#ffffff;
	background-image:url(../images/navi-back.gif);
	overflow:hidden;
	width:190px;
	height:55px;
	margn:0px;
	padding:15px 0px 0px 0px;
	float:left;
	background-position: -380px top;
	text-decoration:none;
	
}


/*メニュー4*/

#navi .navi04 a{
	display:block;
	color:#313131;
	background-image:url(../images/navi-back.gif);
	overflow:hidden;
	width:190px;
	height:55px;
	margn:0px;
	padding:15px 0px 0px 0px;
	float:left;
	background-position: -570px -55px;
	text-decoration:none;
	float:left;
}
#navi .navi04 a:hover {
	display:block;
	color:#ffffff;
	background-image:url(../images/navi-back.gif);
	overflow:hidden;
	width:190px;
	height:55px;
	margn:0px;
	padding:15px 0px 0px 0px;
	float:left;
	background-position: -570px top;
	text-decoration:none;
	
}


/*メニュー5*/

#navi .navi05 a{
	display:block;
	color:#313131;
	background-image:url(../images/navi-back.gif);
	overflow:hidden;
	width:190px;
	height:55px;
	margn:0px;
	padding:15px 0px 0px 0px;
	float:left;
	background-position: right -55px;
	text-decoration:none;
	
}
#navi .navi05 a:hover {
	display:block;
	color:#ffffff;
	background-image:url(../images/navi-back.gif);
	overflow:hidden;
	width:190px;
	height:55px;
	margn:0px;
	padding:15px 0px 0px 0px;
	float:left;
	background-position: right top;
	text-decoration:none;
	
}

/*買取実績*/

#top-actual th{
	text-align:center;
	width:108px;
	margin:0px;
	padding:5px;
	background-color:#eeeeee;
	border:solid 1px #cccccc;
}

#top-actual td{
	text-align:center;
	background-color:#ffffff;
	margin:0px;
	padding:5px;
	border-right:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
}

#top-actual .cel1{
	width:109px;
	border-left:none;
}

#top-actual .cel2{
	width:439px;
	text-align:left;
	border-left:none;
}

#c-left .topcel{
	text-align:center;
	width:68px;
	margin:0px;
	padding:5px;
	background-color:#eeeeee;
	border:solid 1px #cccccc;
}

#c-left .topcel02{
	text-align:center;
	width:59px;
	margin:0px;
	padding:5px;
	border-top:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	border-left:none;
}

#c-left .topcel03{
	text-align:center;
	width:69px;
	margin:0px;
	padding:5px;
	background-color:#eeeeee;
	border-top:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	border-left:none;
}

#c-left .topcel04{
	text-align:center;
	width:49px;
	margin:0px;
	padding:5px;
	background-color:#eeeeee;
	border-top:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	border-left:none;
}

#c-left .topcel05{
	width:439px;
	text-align:center;
	margin:0px;
	padding:2px 5px 2px 5px;
	border-top:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	border-left:none;
}

#c-left .cel1{
	
	text-align:center;
	margin:0px;
	padding:2px 5px 2px 5px;
	border-top:none;
	border-right:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
}

#c-left .cel2{
	
	text-align:left;
	margin:0px;
	padding:2px 5px 2px 5px;
	border-top:none;
	border-right:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	border-left:none;
}

#c-left .cel3{
	
	text-align:center;
	margin:0px;
	padding:2px 5px 2px 5px;
	border-top:none;
	border-right:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	border-left:none;
}


/*コンテンツ ------------------------------------------------------------*/

/*テキストデコレーション*/
#c-left .red{
	color:#ff0000;
}

#c-left .fat{
	font-weight:bold;
}

#c-left a:link{
	color:#ff1faa;
	text-decoration:none;
}

#c-left a:visited{
	color:#ff1faa;
	text-decoration:none;
}

#c-left a:hover{
	color:#ffbf00;
	text-decoration:underline;
}

#c-left a:active{
	color:#ff1faa;
	text-decoration:none;
}

#top-actual-title a:link{
	color:#ff1faa;
	text-decoration:none;
}

#top-actual-title a:visited{
	color:#ff1faa;
	text-decoration:none;
}

#top-actual-title a:hover{
	color:#ffbf00;
	text-decoration:underline;
}

#top-actual-title a:active{
	color:#ff1faa;
	text-decoration:none;
}


#c-left h2{
	color:#d54ba1;
	font-size:16px;
	font-weight:bold;
	background-image:url(../images/subt_back.jpg);
	background-repeat:repeat-x;
	height:30px;
	margin:0px 0px 10px 0px;
	padding:5px;
}

#c-left h3{
	color:#3b97e8;
	font-size:14px;
	font-weight:bold;
	height:25px;
	margin:0px;
	padding:5px 5px 5px 10px;
}

#c-left h4{
	color:#3b97e8;
	font-size:12px;
	font-weight:normal;
	height:20px;
	margin:0px 0px 5px 0px;
	padding:5px 5px 5px 10px;
}

#c-left th{
	text-align:right;
	width:189px;
	margin:0px;
	padding:5px;
	background-color:#eeeeee;
	border:solid 1px #cccccc;
}

#c-left td{
	text-align:left;
	background-color:#ffffff;
	width:509
	margin:0px;
	padding:5px;
	border-top:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;	
}

#c-left .seconde{
	border-top:none;
}


#c-navi01 li{
	display:block;
	width:200px;
	height:48px;
	margin:0px 0px 5px 0px;
	padding:0px;
	list-style:none;
}

#c-navi01 a{
	display:block;
	width:200px;
	height:48px;
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
}

.c-left-inner03 .ken{
	background-image:url(../images/ken_back.jpg);
	background-repeat:repeat-x;
	text-align:center;
	display:block;
	width:135px;
	height:25px;
	margin:0px 0px 5px 2px;
	padding:5px 0px 0px 5px;
	float:left;
	list-style:none;
}

#c-left .qleft ul{
	margin:10px 0px 0px 5px;
}

#c-left .qleft li{
	padding:5px 5px 5px 20px;
	list-style:none;
}

#c-left .qright li{
	padding:5px 5px 5px 20px;
	list-style:none;
}

#c-left .qtxt{
	background-color:#ffccff;
	background-image:url(../faq/images/qmark.gif);
	background-repeat:no-repeat;
	background-position:left center;
	border-bottom:solid 4px #ffffff;
	list-style:none;
}

#c-left .qright ul{
	margin:10px 0px 0px 0px;
}

.c-left-inner04r ul{
	margin:0px 0px 0px 25px;
	padding:5px;
}
