@charset "utf-8";
/* CSS Document */

/*-- 共通 --*/
#wrapper{
	width:1024px;
	margin:auto;
	border-left:#999999 1px solid;
	border-right:#999999 1px solid;
	text-align:left;
}

#header{
	width:100%;
}

#main{
	position:relative;
	width:100%;
}

#footer{
	font:13px;
	font-size:85%;
	background:url(../img/foot_bg.gif) top left repeat-x;
	text-align:center;
	padding:10px;
	color:#666666;
	margin-top:15px;
}
#footer a{
	color:#FFFFFF;
	text-decoration:none;
}

.left{
	padding:0;
	margin:0;
	position:relative;
	float:left;
}

div.right{
	padding:0;
	margin:0;
	position:relative;
	float:right;
	text-align:left;
}

*html body .clearfix {
	height: 1px;
	line-height:0;
	padding:0;
	margin:0;
	visibility: hidden;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	padding:0;
	margin:0;
}

.clearfix {
	clear: both;
	line-height:0;
	min-height: 1px;
	visibility: hidden;
	padding:0;
	margin:0;
}

*html body #left-box{
	position:relative;
	width:736px;
	margin:8px 0px 8px 8px;
	float:left;
}

#left-box{
	position:relative;
	width:736px;
	margin:0 0px 15px 15px;
	float:left;
}

#left-box p	{
	line-height:1.5;
	}

*html body #right-box{
	margin:8px 5px 8px 0px;
}

#right-box{
	position:relative;
	width:236px;
	margin:15px 10px 15px 0px;
	float:right;
}

*html body .box-full{
	margin-bottom:8px;
}

.box-full{
	width:736px;
	position:relative;
	margin-bottom:17px;
	margin-top:17px;
}

.box-half{
	width:362px;
	position:relative;
	line-height:1.5;
}

.box-foot{
	height:5px;
	font-size:0px;
}
*html body .content{
	padding:5px 5px 5px 5px;
}
.content{
	border-left:#DDDDDD 1px solid;
	border-right:#DDDDDD 1px solid;
	padding:2px 10px 10px 10px;
}

#company-info{
	padding:10px;
	width:214px;
	border:#CCCCCC 1px solid;
	background:url(../img/box_bg_04.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

#company-info #company-name{
	font-size:1.4em;
	color:#4C4C4C;
	font-weight:bold;
}

#banner-01{
	display:block;
	width:236px;
	height:96px;
	background:url(../img/top_banner_01_over.gif);
	background-repeat:no-repeat;
}
#banner-02{
	display:block;
	width:236px;
	height:96px;
	background:url(../img/top_banner_02_over.gif);
	background-repeat:no-repeat;
}
#banner-03{
	display:block;
	width:236px;
	height:96px;
	background:url(../img/top_banner_03_over.gif);
	background-repeat:no-repeat;
}
#banner-05{
	display:block;
	width:361px;
	height:104px;
	background:url(../img/top_banner_05_over.gif);
	background-repeat:no-repeat;
}
#banner-06{
	display:block;
	width:361px;
	height:104px;
	background:url(../img/top_banner_06_over.gif);
	background-repeat:no-repeat;
}
.border-box{
	padding:10px;
	border:#CCCCCC 1px solid;
	margin-bottom:10px;
}
#navi{
	font-size:0.8em;
	margin-bottom:10px;
}

/* TOP ページ */
h1.top{
	background:url(../img/top_h1.jpg);
	padding-left:30px;
	height:15px;
	font-size:0.9em;
	color:#FFFFFF;
}
h2.box-01{
	background:url(../img/top_h_01.jpg);
	width:703px;
	height:27px;
	padding-left:33px;
	padding-top:12px;
	font-size:1.2em;
	color:#333333;
}
h2.box-02{
	background:url(../img/top_h_02.jpg);
	width:329px;
	height:27px;
	padding-left:33px;
	padding-top:12px;
	font-size:1.2em;
	color:#333333;
}
h2.box-03{
	background:url(../img/top_h_03.jpg);
	width:703px;
	height:22px;
	padding-left:33px;
	padding-top:6px;
	font-size:1.2em;
	color:#FFFFFF;
}
h2.middle{
	width:555px;
	height:26px;
	background:url(../img/h_middle_bg.jpg);
	background-repeat:no-repeat;
	font-size:1.1em;
	color:#333333;
	margin-top:10px;
	padding-bottom:0px;
	padding-left:33px;
	padding-top:10px;
}
#top-flash{
	width:100%;
	height:354px;
}
#top-btn{
	background:url(../img/top_main_bg.gif);
	width:100%;
	height:137px;
}
*html body #top-btn-purchase{
	margin-left:17px;
}
#top-btn-purchase{
	display:block;
	width:470px;
	height:110px;
	background:url(../img/btn_top_purchase_over.gif);
	background-repeat:no-repeat;
	margin-left:35px;
	float:left;
}
*html body #top-btn-sell{
	margin-right:17px;
}

#top-btn-sell{
	display:block;
	width:470px;
	height:110px;
	background:url(../img/btn_top_sell_over.gif);
	background-repeat:no-repeat;
	margin-right:35px;
	float:right;
}
#box-01{
	background:url(../img/box_bg_01.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
#box-01 li{
	width:450px;
	padding-left:18px;
	background:url(../img/top_icn_01.gif);
	background-position:left;
	background-repeat:no-repeat;
	border-bottom:#999999 1px dashed;
	height:25px;
	line-height: 2.6em;
	margin-top:5px;
}
#box-01 a:link{
	color:#3277A9;
	font-weight:bold;
	font-size:1.4em;
}
#box-01 a:visited{
	color:#3277A9;
	font-weight:bold;
	font-size:1.4em;
}
#box-01 a:hover{
	color:#CE3911;
	font-weight:bold;
	font-size:1.4em;
}

#box-02{
	height:180px;
	background:url(../img/box_bg_02.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
#box-02 li{
	width:320px;
	padding-left:18px;
	background:url(../img/top_icn_02.gif);
	background-position:left;
	background-repeat:no-repeat;
	border-bottom:#999999 1px dashed;
	height:25px;
	line-height: 2.6em;
	margin-bottom:5px;
}
#box-02 a:link{
	color:#4C4C4C;
	font-weight:bold;
	font-size:1.1em;
}
#box-02 a:visited{
	color:#4C4C4C;
	font-weight:bold;
	font-size:1.1em;
}
#box-02 a:hover{
	color:#3277A9;
	font-weight:bold;
	font-size:1.1em;
}
#box-03{
	height:180px;
	background:url(../img/box_bg_02.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
#box-03 li{
	width:320px;
	padding-left:18px;
	background:url(../img/top_icn_03.gif);
	background-position:left;
	background-repeat:no-repeat;
	border-bottom:#999999 1px dashed;
	height:25px;
	line-height: 2.6em;
}
#box-03 a:link{
	color:#4C4C4C;
	font-weight:bold;
	font-size:1.1em;
}
#box-03 a:visited{
	color:#4C4C4C;
	font-weight:bold;
	font-size:1.1em;
}
#box-03 a:hover{
	color:#3277A9;
	font-weight:bold;
	font-size:1.1em;
}
#box-04{
	height:160px;
	background-color:#F0F0F0;
	overflow:auto;
}
#box-04 li{
	width:695px;
	border-bottom:#999999 1px dashed;
	height:25px;
	line-height: 2.6em;
}
#box-04 a:link{
	color:#4C4C4C;
	font-weight:bold;
	font-size:1.1em;
}
#box-04 a:visited{
	color:#4C4C4C;
	font-weight:bold;
	font-size:1.1em;
}
#box-04 a:hover{
	color:#3277A9;
	font-weight:bold;
	font-size:1.1em;
}
#box-05{
	height:180px;
	background-color:#F0F0F0;
	overflow:auto;
}
#box-05 li{
	width:695px;
	border-bottom:#999999 1px dashed;
	height:25px;
	line-height: 2.6em;
}
#box-05 a:link{
	color:#4C4C4C;
	font-weight:bold;
	font-size:1.1em;
}
#box-05 a:visited{
	color:#4C4C4C;
	font-weight:bold;
	font-size:1.1em;
}
#box-05 a:hover{
	color:#3277A9;
	font-weight:bold;
	font-size:1.1em;
}

/*090330追加*/
p.hide {display:none;} 

/*-- tag --*/
h1{
	font-size:0.9em;
	font-weight:normal;
}



h2{
	width:703px;
	height:26px;
	background:url(../img/h_bg.jpg);
	background-repeat:no-repeat;
	font-size:1.1em;
	color:#333333;
	margin-top:10px;
	padding:10px 0 10px 33px;
	font-weight:bold;
	overflow:hidden;
	zoom:1;
}

h2 img	{
	margin-top:-3px;
	position:relative;
	text-align:right;
	float:right;
	padding-right:10px;
	}

h3{
	width:329px;
	height:28px;
	background:url(../img/h_half_bg.jpg);
	background-repeat:no-repeat;
	font-size:1.1em;
	color:#333333;
	margin-top:10px;
	padding-bottom:0px;
	padding-left:33px;
	padding-top:8px;
	font-weight:bold;
}
table{
	border-collapse:collapse;
	margin-bottom:3px;
}
th{
	padding:5px;
	background:#555555;
	border:#CCCCCC 1px solid;
	color:#FFFFFF;
	font-weight:normal;
	text-align:center;
}
td{
	padding:5px;
	border:#CCCCCC 1px solid;
	color:#333333;
	font-weight:normal;
}
td.middle	{
	text-align:center;
	}
p.list {
	padding-left:1.5em;
	text-indent:-1.5em;
	margin-top:0px;
	margin-bottom:0px;
}

/*--サイト上部--*/
#top-menu{
	width:100%;
	padding:10px 0 5px;
	margin:0;
	/margin:0 0 -12px;
	background:url(../img/bg_top-menu.gif) top left repeat-x;
}
*html body #top-menu .left{
	margin-left:5px;
}
#top-menu .left{
	margin-left:10px;
	color:#555555;
}
*html body #top-menu .right{
	margin-left:5px;
}
#top-menu .right{
	margin:0;
}
#top-menu ul{
	width:260px;
}
#top-menu li{
	background:url(../img/icn_arrow.gif) left center no-repeat;
	padding-left:15px;
	padding-right:10px;
	margin-bottom:0px;
	font-size:0.7em;
	float:left;
}
#top-menu a:link{
	color:#333333;
}
#top-menu a:visited{
	color:#333333;
}
/*-- 共通上部メニュー --*/
#common-menu{
	font-size:1.2em;
}
/*-- ページタイトル部 --*/
#title{
	background:url(../img/title_bg.jpg) left top repeat-x;
	height:76px;
	width:100%;
}
#logo{
	float:left;
}
h2.title{
	padding:0;
	margin:0;
	padding-top:0.9em;
	margin-left:10px;
	font-weight:bold;
	font-size:2.0em;
	color:#000066;
	width:80%;
	background:none;
	font:13px;
	font-size:189%;
}
/*-- 共通ボタンメニュー --*/
#head-menu{
	height:50px;
	background:url(../img/head_menu_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
#head-menu-01{
	display:block;
	width:204px;
	height:41px;
	background:url(../img/btn_menu_01_over.gif);
	background-repeat:no-repeat;
}
#head-menu-02{
	display:block;
	width:204px;
	height:41px;
	background:url(../img/btn_menu_02_over.gif);
	background-repeat:no-repeat;
}
#head-menu-03{
	display:block;
	width:204px;
	height:41px;
	background:url(../img/btn_menu_03_over.gif);
	background-repeat:no-repeat;
}
#head-menu-04{
	display:block;
	width:205px;
	height:41px;
	background:url(../img/btn_menu_04_over.gif);
	background-repeat:no-repeat;
}
#head-menu-05{
	display:block;
	width:207px;
	height:41px;
	background:url(../img/btn_menu_05_over.gif);
	background-repeat:no-repeat;
}
#head-menu li{
	float:left;
}

/*-- 共通右メニュー --*/
#right-menu{
	margin-bottom:10px;
}
#right-menu .li-img-top{
	vertical-align: bottom;
}
#right-menu .li-img-bottom{
	vertical-align: top;
}
#right-menu li{
	width:234px;
	height:35px;
	border-top:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
	border-left:#CCCCCC 1px solid;
	margin-bottom:0px;
}
#right-menu a{
	width:234px;
	height:35px;
	display:block;
}
#right-menu a:link{
	color:#333333;
}
#right-menu a:visited{
	color:#333333;
}
#right-menu a:hover{
	color:#472D11;
	font-weight:bold;
	background-color:#F6ECD4;
}
#btn-purchase{
	display:block;
	width:236px;
	height:73px;
	background:url(../img/btn_purchase_over.gif);
	background-repeat:no-repeat;
}
#btn-sell{
	display:block;
	width:236px;
	height:73px;
	margin-bottom:7px;
	background:url(../img/btn_sell_over.gif);
	background-repeat:no-repeat;
}
/*-- パンくず --*/
#navi a:link{
	color:#333333;
}
#navi a:hover{
	color:#333333;
}
#navi a:visited{
	color:#333333;
}

/*-- コンテンツ部 --*/
.content{
	border:none;
}

/*-- 矢印付加 --*/
.comment{
	background:url(../img/ico_second-arrow.gif);
	background-position:0% 80%;
	background-repeat:no-repeat;
	padding-left:15px;
	margin-left:10px;
	padding-top:10px;
	font-size:1.1em;
}
h2 .comment{
	padding-top:0px;
	padding-right:10px;
	font-size:1.0em;
}

/*-- リスト・装飾 --*/
.normal li{
	list-style:disc;
	font-size:1.0em;
	margin-left:20px;
}
.square	{
	margin:5px 0;
	text-align:left;
	
	}
.square li{
	list-style:disc;
	color:#CC9933;
	font-size:1.0em;
	margin-left:20px;
	padding:2px 0;
}
.deco{
	padding:5px;
	background-color:#DDDDDD;
}
span.deco{
	line-height:2em;
}
/*-- 縦リスト --*/
#vertical li{
	margin-bottom:10px;
}
#vertical li a{
	font-size:108%;
}

/*-- 相場速報メニューリスト --*/
#news-menu li{
	float:left;
	margin-top:10px;
}
.separator{
	width:100%;
	padding:5px;
	/padding:10px 0 0;
	border-top:#C0C0C0 1px solid;
	border-bottom:#C0C0C0 1px solid;
	margin:8px 0 7px;
	/margin:0;
}

/*-- 文字強調 --*/
.attention{
	color:#CE3911;
}
.attention1{
	color:#CE3911;
	font-weight:bold;
}
.attention2{
	color:#0066cc;
	font-weight:bold;
}
.attention3{
	color:#009933;
	font-weight:bold;
}

/*-- その他 --*/
.btn-detail{
	margin-right:10px;
}
.tel-img{
	margin-top:10px;
	margin-bottom:10px;
}

.p_red{
	color:#F00;
}

.p_sm{
	font-size:11px;
}

.cc-stit	{
	padding:0 0 3px 4px;
	margin:0 0 5px;
	color:#333333;
	border-left:4px solid #3277A9;
	font-weight:bold;
	}
.cc-stit2	{
	padding:0 0 3px 4px;
	margin:13px 0 5px;
	color:#333333;
	border-left:4px solid #3277A9;
	font-weight:bold;
	}
.second-pagetit	{
	font-size:138.5%;
	font-weight:bold;
	background:url(../img/ico_second-tit.png) left center no-repeat;
	padding:5px 0 0 24px;
	color:#0E2883;
	text-shadow:2px 2px 2px #C0C0C0;
	}
.table-none td	{
	border:none;
	}
