@charset "Shift_JIS";
/*___________________________________________
    StyleSheet Ver1 
    Copyright (C) 2004 wonderjulia Co,.ltd.
    http://www.wonderjulia.com
___________________________________________*/


@import "link.css";
@import "common.css";


/*-------------変更可-------------*/
/* HTMLタグ*/

/*区切り線*/
hr {
 	color:#CCCCCC;
	height:1px;
	background-color: #CCCCCC;
	border: none;
}

/*小さいフォント*/
.s1 { font-size: 10px; }

/*見出しフォント*/
.m1 { font-size: 16px;
	line-height: 120%; }


/*フリーダイヤルフォント*/
.free {
	font-size: 18px;
	font-weight: bolder;
}

/*ロールオーバーイベント*/

/*デフォルト*/
a:link { color:#333333; text-decoration:underline }

/*クリック済み表示*/
a:visited { color:#333333; text-decoration:underline }

/*ロールオーバー時*/
a:hover { color:#FF0000; text-decoration:underline}

/*クリック時*/
a:active {
	text-decoration:none;
	color: #FF6600;
}


/*トップスクロール設定*/

/*新着情報*/
.top_scroll1 {
	width: 220px;
	height:110px;
	overflow: auto;
	border: none;
	scrollbar-base-color: #FFFFFF;
	scrollbar-track-color: #EEEEEE;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #BEBEBE;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-highlight-color: #BEBEBE;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #BEBEBE;
	line-height:140%;
	text-align:left;
	font-size: 11px;
}

.line{
border-bottom: 2px dotted #CC6633;
border-left: 5px solid #CC6633;
}


/* HTMLタグ*/
body {
	font-size:12px;
	margin:0;
	padding:0;
	color:#5A5A5A;
	line-height:150%;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
}
table, tr, td {	font-size:12px;	line-height:130%}
h1 {
	display: none;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #555555;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF0000;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 4px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 2px;
}
h3 {
	font-size:14px;
	font-weight:bold
}
h4 {
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	margin:0 0 0 0;
	padding:0 0 0 0
} 

/*2011.06追加*/
h5 {
	font-size:14px;
	font-weight:bold;
	border-left: 0.5em solid #F0BB1B;
	border-bottom: 1px dotted #aaaaaa;
	margin:10px 0;
	padding: 2px 0;
}
/*2011.06追加ここまで*/



strong { font-weight:bold }
em { font-weight:normal; font-style:normal }
img { border:0px none }
#wrapper {
	width:1000px;
	text-align:left;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* フリー枠用 */
#topfree {
	width:466px;
	overflow: hidden;
}
#topfree2 {
	width:466px;
	overflow: hidden;
}

#kaitorifree {
	width:650px;
	overflow: hidden;
}
#kaitorifree2 {
	width:650px;
	overflow: hidden;
}

/* 右新お知らせ枠用 */
.info_wrapper {
	width:160px;
	overflow: hidden;
}

/*カレンダーメッセージ表示用*/
#message_calender{
	position:absolute;
	border:1px solid #333333;
	background:#ffffdd;
	padding:2px 5px;
	color:#333333;
	display:none;
	}
	
#message_calender_day{
	color: #7f5520;
	text-decoration:underline;
	font-weight: bold;
}


/*デフォルト*/
.first_row a:link { color:#666666; text-decoration:none }

/*クリック済み表示*/
.first_row a:visited { color:#666666; text-decoration:none }

/*ロールオーバー時*/
.first_row a:hover { color:#FF0000; text-decoration:underline}

/*クリック時*/
.first_row a:active {
	text-decoration:none;
	color: #FF6600;
}

/*-------------ミラボバー-------------*/

#bar {
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:auto;
}

/* XHTMLタグ*/
.whole {width:780px}



/*買取フォーム　inputタグの調整*/
#name{
	width:160px;
}

#namespeaking{
	width:160px;
}

#telephone1{
	width:42px
}

#telephone2{
	width:42px
}

#telephone3{
	width:42px
}

#mailaddress{
	width:160px;
}

#commentarea{
	width:160px;
}

#address1{
	width:160px;
}
