@charset "utf-8";
/* CSS Document */

/* すべて */
* {
	margin: 0;
	padding: 0;
}
body {
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align:center;
	background-image: url(../images/bg_header.jpg);
	background-repeat: repeat-x;
}
body div	{text-align:left;}

/* clearfix */
.clearfix:after	{
	content:url(../images/pixel.gif);
	display:block;
	clear:both;
	height:0;
}
.clearfix {
	overflow:hidden;
	display:inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {height:1%;}
.clearfix {display:block;}
/* End hide from IE-mac */

.clear	{
	clear:both;
}

/* 見出し */
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
/* リンク */
a, a:link, a:visited {
	color: #333399;
	text-decoration:none;
}
a:hover {
	color: #333399;
	text-decoration:underline;
}
a:active {
}
/* リンクつき画像 */
a img {
	border: none;
}
/* リスト */
ul	{
	list-style:none;
}
li img	{
	vertical-align:bottom;
}

/* テキスト */
.text_orng	{
	color: #FF6600;
}
.text_blu	{
	color: #0000FF;
}
.text_sky	{
	color: #0066FF;
}
.text_red	{
	color: #FF0000;
}
.text_white	{
	color: #FFFFFF;
}
.text_white a:link,
.text_white a:visited	{
	color: #FFFFFF;
}
.text_white a:hover	{
	color: #FFFFFF;
	text-decoration:underline;
}

#wrapper	{
	width:900px;
	margin:0 auto;
	background-color:#FFFFFF;
}

/* ヘッダー */
#header	{
	width:900px;
	height:110px;
	position:relative;
	background:url(../images/headerimage.jpg) left top no-repeat;
	text-align:right;
	padding:5px 0 0 0;
}

#header div.toptitle	{
	position:absolute;
	left:10px;
	top:23px;
	width: 620px;
	height: 87px;
}

#header  div.phmail	{
	position:absolute;
	right:10px;
	top:25px;
	width: 250px;
	height: 80px;
}

/* メニューカラム */
#menu_column	{
	float:left;
	width:900px;
}
#menu_column p	{
	padding:0 0 0 0;
	line-height:130%;
	text-align:center;
}
#menu_column p img	{
	margin-bottom:5px;
}

/* パンくずカラム */
#guide_column	{
	float:left;
	width:900px;
}
#guide_column p	{
	padding:10px 0 10px 10px;
	line-height:130%;
	text-align:left;
}

/* 左カラム */

#left_column	{
	float:left;
	width:218px;
	margin-right:5px;
}
#left_column #left_new_columu {
	width: 213px;
	margin-right: 2px;
	margin-left: 3px;
}


#left_column #left_new_columu a:hover  img{  
opacity:0.8;  
filter: alpha(opacity=80);  
-ms-filter: "alpha( opacity=80 )";  
background: #FFFFFF;  
} 

#left_column #left_new_columu a {
	margin-top: 2px;
	margin-bottom: 2px;
	display: inline-block;
}
#left_column #left_new_columu .left_mypage {
	background-image: url(../images/left/left_mypagearea.jpg);
	height: 120px;
	width: 213px;
}
#left_column #left_new_columu .left_mypage a {
	margin-left: 10px;
	margin-bottom: 3px;
}

#left_column #left_new_columu .left_staff {
	background-image: url(../images/left/left_staffarea.jpg);
	height: 180px;
	width: 213px;
}
#left_column #left_new_columu .left_staff a {
	margin-left: 7px;
	margin-bottom: 2px;
}

#left_column #left_new_columu .left_space {
	height: 10px;
	width: 10px;
}

#left_column p	{
	padding:10px 0 10px 0;
	line-height:130%;
	text-align:center;
}
#left_column p img	{
	margin-bottom:5px;
}

/* 右カラム */
#right_column	{
	float:left;
	width:677px;
	margin-right:0;
}
#left_column p	{
	padding:10px 0 10px 0;
	line-height:130%;
	text-align:center;
}
#left_column p img	{
	margin-bottom:5px;
}

/* 区切り線 */
#line_column	{
	float:left;
	width:900px;
}

/* コンテンツ */
#main_column	{
	float:left;
	width:900px;
	margin-right:0;
}
#main_column p	{
	padding:0 0 0 0;
	line-height:130%;
}
#main_column p img	{
	margin-bottom:5px;
}

#sub_column	{
	float:center;
	width:670px;
}

#sub_column p	{
	padding:10px 5px 10px 13px;
	font-size: 14px;
	line-height:150%;
	color: #333333;
}

/* ニューストピックスカラム */
#news_column	{
	float:left;
	width:470px;
	height:168px;
	margin-right:5px;
	background-image: url(../images/top/main_news_area.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#news_column p	{
	font-size: 12px;
	line-height:150%;
	margin-top: 30px;
	margin-left: 10px;
	position: relative;
}
#news_column p img	{
	margin-bottom:5px;
}

/* 申込み状況カラム */
#offer_column	{
	float:left;
	width:470px;
	height:168px;
	margin-right:0;
	font-size:11px;
	background-image: url(../images/top/main_application_area.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 7px;
}
#offer_column p	{
	padding-top:50px;
	padding-left:20px;
	font-size: 11px;
	line-height:150%;
}
#offer_column p img	{
	margin-bottom:0;
}

#offer_column table	{
	margin-left:10px;
}

#offc {
	height:100px;
	width:460px;
	overflow:auto;
	overflow-x:hidden;
	overflow-y:scroll;
	font-size: 11px;
}

#newsc {
	height:100px;
	width:450px;
	overflow:scroll;
	overflow-x:hidden;
	overflow-y:scroll;
	font-size: 12px;
	margin-left: 12px;
	margin-top: 50px;
	line-height: 140%;
}

/* ランキング */
#rank_column	{
	float:left;
	width:900px;
	height:40px;
	background:url(../images/center_bana11.jpg) left top no-repeat;
	margin-right:0;
}
#rank_column p	{
	padding-top:10px;
	padding-left:20px;
	font-size: 12px;
	line-height:150%;
}
#offer_column p img	{
	margin-bottom:0;
}

/* 宅配買取について */
#takuhai_column	{
	float:left;
	width:293px;
	height:495px;
	background:url(../images/bg_ico_takuhai.jpg) left top no-repeat;
	margin-right:10px;
}

#takuhai_column p	{
	font-size: 12px;
	line-height:130%;
}
#takuhai_column p img	{
	float: left;
	margin-right: 10px;
}

#kaitori_column	{
	float:left;
	width:293px;
	height:495px;
	background:url(../images/bg_ico_kaitori.jpg) left top no-repeat;
	margin-right:11px;
}

#kaitori_column p	{
	padding-top:10px;
	font-size: 12px;
	line-height:130%;
}
#kaitori_column p img	{
	float: left;
	margin-right: 10px;
}

#etc_column	{
	float:left;
	width:293px;
	height:495px;
	background:url(../images/bg_ico_etc.jpg) left top no-repeat;
	margin-right:0;
}

#etc_column p	{
	padding-top:10px;
	font-size: 12px;
	line-height:130%;
}
#etc_column p img	{
	float: left;
	margin-right: 10px;
}

/* ナンバー1 */
#no1_column	{
	float:left;
	padding:0 0 0 5px;
	width:293px;
	height:120px;
	margin-right:8px;
}

#no1_column p	{
	padding-top:10px;
	font-size: 12px;
	line-height:130%;
}
#no1_column p img	{
	float: left;
	margin-right: 10px;
}

/* ナンバー2 */
#no2_column	{
	float:left;
	width:293px;
	height:120px;
	margin-right:8px;
}
#no2_column p	{
	padding-top:10px;
	font-size: 12px;
	line-height:130%;
}
#no2_column p img	{
	float: left;
	margin-right: 10px;
}

/* ナンバー3 */
#no3_column	{
	float:left;
	width:293px;
	height:120px;
	margin-right:0;
}
#no3_column p	{
	padding-top:10px;
	font-size: 12px;
	line-height:130%;
}
#no3_column p img	{
	float: left;
	margin-right: 10px;
}

/* フッター */
#footer	{
	clear:both;
	text-align:left;
	height:140px;
	position:relative;
	margin-top: 20px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #020514;
}
#footer .footer_text {
	position: relative;
	height: 110px;
	width: 666px;
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 7px;
}
#footer .footer_text ul {
	width: 150px;
	float: left;
	margin-left: 10px;
	line-height: 200%;
}


#footer div.logo2	{
	position:absolute;
	top:12px;
	width: 211px;
	height: 114px;
	right: 5px;
	padding-bottom: 20px;
}

#footer div.kaitori2	{
	position:absolute;
	right:195px;
	top:7px;
	width: 186px;
	height: 81px;
}

#footer div.kit2	{
	position:absolute;
	right:5px;
	top:7px;
	width: 186px;
	height: 81px;
}

#footer p	{
	padding-top:95px;
	padding-left:20px;
	font-size: 12px;
	line-height:100%;
}

#footer .c_r	{
	padding-top:10px;
	padding-left:20px;
	font-size: 12px;
	text-align:right;
}


/* テキスト */


/* テーブル */
.table01 td {
    border:0;
    padding: 0px;
    border-collapse:collapse;
}

.table02 td {
    border:1px solid #000000;
    padding: 8px;
    border-collapse:collapse;
    background-color:#FFFFFF;
}

.table03 td {
    border:1px solid #003399;
    padding: 0;
    border-collapse:collapse;
}

.table_normal td {
	padding:10px 10px 10px 10;
	font-size: 14px;
	line-height:150%;
	color: #333333;
}

.table_standerd td {
	padding:10px 0 10px 10;
	font-size: 14px;
	line-height:150%;
	color: #333333;
}

.table_font td {
    border:1px solid #00CCFF;
    padding: 3px;
    border-collapse:collapse;
	font-size: 12px;
    background-color:#FFFFCC;
}

.table04 td {
    border:1px solid #00CCFF;
    background-color:#FFFFCC;
    border-collapse:collapse;
}

.table05 td {
    border:1px solid #00CCFF;
    padding: 5px;
    border-collapse:collapse;
	font-size: 13px;
    background-color:#FFFFFF;
}

.table06 td {
    border:1px solid #FFFFFF;
    padding: 5px;
    border-collapse:collapse;
	font-size: 14px;
    background-color:#FFFFCC;	
}

.table07 td {
    border:1px solid #CCCCCC;
    padding: 5px;
    border-collapse:collapse;
	font-size: 12px;
    background-color:#FFFFEC;	
}

.table08 td {
    border:1px solid #CCCCCC;
    padding: 5px;
    border-collapse:collapse;
	font-size: 13px;
}

.table09 td {
    border:1px solid #3366FF;
    padding: 10px;
	font-size: 13px;

}

.table10 td {
    border:1px solid #003399;
    padding: 0;
    border-collapse:collapse;
}

.font14navy {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height:130%;
	font-weight: bolder;
	color: #000033;
}

.font14black {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height:130%;
	color: #000000;
}



.font20black {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 20px;
	line-height:130%;
	font-weight: bolder;
	color: #000000;
}

.font16black {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	line-height:130%;
	font-weight: bolder;
	color: #000000;
}


img.right_space	{
	margin-right:10px;
}
#push_column {
	margin-top: 5px;
	margin-bottom: 5px;
}

/* 成立トピックスカラム */
#formation_column	{
	float:left;
	width:470px;
	height:168px;
	margin-right:5px;
	background-image: url(../images/top/main_formation_area.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
}
#formation_column p	{
	font-size: 12px;
	line-height:150%;
	margin-top: 30px;
	margin-left: 10px;
	position: relative;
}
#formation_column p img	{
	margin-bottom:5px;
}
