@charset "utf-8";
/* リセット */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote{margin:0;padding:0;letter-spacing:0;}
h1,h2,h3,h4,h5{font-size:65%;margin:0;padding:0;letter-spacing:0;}
ol,ul{list-style:none;}

/*共通毎回入力*/
html{
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","Osaka－等幅",sans-serif;
}

body{
	font-size:65%;
	color:#666666;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","Osaka－等幅",sans-serif;
}

body div{
	margin:0 auto;
}


img{
	border-style:none;
	vertical-align: top;
}

/*カスタマイズするところ*/

a{
	color:#0033CC;
	text-decoration:underline;
}

a:hover{
	color:#990000;
	text-decoration:underline;
}

a:hover img{
	filter:alpha(opacity=60);
  /*-moz-opacity:0.60;*/
  opacity:0.6;
}

a:hover img{
	filter: alpha(opacity=60);
  -moz-opacity:0.60;
  opacity:0.60;
} 


.clearfix:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

.clearfix{
	display:inline-block;
}


h2{
	font-size:15px;
	font-weight:bold;
	margin-left:10px;
	margin-top:10px;
	color: #000000;
	}
	
dt{
	margin-top:5px;
	}

/*ここから*/

#header{
	color:#666;
	height:75px;
	width:900px;
	background: url(img/header_back.jpg) no-repeat;

}

#header p{
	font-size: 13px;
	float:right;
	padding-right:40px;
	margin-top:10px;

}
	
	


#header_right{
	height:20px;
	width:310px;
	overflow:hidden;
	float:right;
	margin-top:20px;
    }
	
.header_btn{
	width:117px;
	height:20px;
	display:inline;
	float:left;
	margin-left:10px;	
	}

.header_btn a {
    display: block;
    height: 20px;
    width: 117px;
	color:#FFFFFF;
	padding-left:25px;
	text-decoration:none;
	background:url(img/header_right.jpg) no-repeat;
	font-size:11px;
	padding-top:1px;

}

.header_btn a:hover {
    background-position: 0 -20px;
}
/* グロバールナビゲーション*/
#g_navi {

	width:904px;
		background:url(img/global_navi_back.jpg) no-repeat;
	clear:both;
	height:40px;
}

#g_navi ul{
	padding-top:2px;
	padding-left:2px;
	overflow:hidden;
}

#g_navi li {

	height:40px;
	display:inline;
	float:left;


}
#g_navi li a {
	display:block;
	float:left;
	text-indent:-9999em;
	text-decoration:none;
		height:32px;


}

/*通常時*/
#g_navi li.top a {
	background:url(img/g_navi.jpg) no-repeat 0px 0px;
	width:180px;

}
#g_navi li.sell a {
	background:url(img/g_navi.jpg) no-repeat -180px 0px;
	width:180px;
}
#g_navi li.buy a {
	background:url(img/g_navi.jpg) no-repeat -360px 0px;
	width:180px;
}
#g_navi li.know a {
	background:url(img/g_navi.jpg) no-repeat -540px 0px;
	width:180px;
}
#g_navi li.special a {
	background:url(img/g_navi.jpg) no-repeat -720px 0px;
	width:180px;
}

/*矢印が上に乗った時*/
#g_navi li.top a:hover {
	background:url(img/g_navi.jpg) no-repeat 0px -32px;
	width:180px;
}
#g_navi li.sell a:hover {
	background:url(img/g_navi.jpg) no-repeat -180px -32px;
	width:180px;
}
#g_navi li.buy a:hover {
	background:url(img/g_navi.jpg) no-repeat -360px -32px;
	width:180px;
}
#g_navi li.know a:hover {
	background:url(img/g_navi.jpg) no-repeat -540px -32px;
	width:180px;
}
#g_navi li.special a:hover {
	background:url(img/g_navi.jpg) no-repeat -720px -32px;
	width:180px;
}




#content{
	width:900px;
	font-size:13px;
	overflow:hidden;
	clear:both;
	margin-bottom:10px;
}


#left{
	width:680px;
	float:left;
	overflow:hidden;
}

#left_01{
	width:240px;
	float:left;
	}
	
.left_menu{
	width:230px;
	margin-top:10px;
	border-top: none;
	border-right: 1px solid #DCD3CA;
	border-bottom: 1px solid #DCD3CA;
	border-left: 1px solid #DCD3CA;
	}
	
.left_menu li{
padding-left:20px;
	background:url(img/01.png) no-repeat 5px 5px;
	line-height: 30px;
	}	
	
#left_02{
	width:410px;
	float:right;
	}
	
/*サブページ用*/	

.h1_tag{
	width:404px;
	height:30px;
	background:url(img/h1.jpg) no-repeat;
	margin-top:10px;

	}
 .h1_tag h1{
 	padding-left:10px;
	padding-top:5px;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	
	}


#left_02 p,#left_02 dl{
	margin: 5px 10px;
	}	

#left_02 dt{
	margin-top:20px;
	}
	
.hyou{
	width:350px;
	background-color: #E6DFD9;
	margin-top: 10px;
	margin-left: 10px;
	}
	
.hyou_01{
	width:350px;
	background-color: #E6DFD9;
	border: 1px solid #996666;
	margin-top:10px;
	
	}
	
.hyou_01 p {
	padding-left:25px;
	}
	
.hyou_01_l{
	width:30px;
	float:left;
	padding: 5px;
	
	}
.yomoya{
	width:350px;
	color: #0A50A0;
	border-top: 1px dotted #6692C4;
	padding: 5px;
	background: #D9EAFD;
	
		}
	

/*インデックスメイン*/
.index_main,.index_main_01,.index_main_02,.index_main_03{
	width:400px;
	margin-top:10px;
	border-top: none;
	border-right: 1px solid #342B24;
	border-bottom: 1px solid #342B24;
	border-left: 1px solid #342B24;
	}
.index_main_01,.index_main_02,.index_main_03{
	display:block;

	}

.index_main a,.index_main_01 a,.index_main_02 a,.index_main_03 a{
	text-decoration:none;}

	
.index_main li{
margin-left:10px;

	padding-bottom:5px;

}

.index_main img{
	margin-bottom:10px;

	}
/*インデックスメイン01*/
.index_main_01{
	background:url(img/index_sell_img.jpg) no-repeat 5px 30px;
	height:205px;
	}
	
.index_main_01 p{
	float:right;
	padding-top:95px;
	padding-left: 180px;

}
/*インデックスメイン02*/
.index_main_02{
	height:210px;
}

.index_main_02 p{
	margin-left:200px;
	margin-right:10px;
}

/*インデックスメイン03*/
.index_main_03 p,.index_main_03 li{
margin:10px;
	}

#light{
	width:200px;
	float:right;
}
.right_menu_title{
background:url(img/osusume.jpg);
	width:194px;
	margin-top:10px;
	height:20px;

}
.right_menu{
	width:182px;
	border-top: none;
	border-right: 1px solid #DCD3CA;
	border-bottom: 1px solid #DCD3CA;
	border-left: 1px solid #DCD3CA;
	padding:5px;
	}
	
.right_menu_title a{
	padding-left:10px;
	text-decoration:none;
	display:block;

		}
.right_menu li{
	padding-left:20px;
	background:url(img/01.png) no-repeat 5px 5px;
	padding-bottom:10px;
	display:block;
	}	

#footer{
	clear:both;
	width:900px;
	color:#FFFFFF;
	height:30px;
	background: #67563A;
	font-size: 11px;
	text-align: center;
	margin-top:10px;
}

/*スペース調整*/

.space_title{
	margin-top: 16px;
	margin-left: 10px;
	float:left;
}

.space_01{
	margin-top: 5px;
	margin-left: 5px;
	float:left;
}
.space_02{
	padding:25px;
	}

.space_03{
	padding-left:15px;
	}
.style01{
	font-size:16px;
	font-weight:bold;
	color:#990000;
	}
.backcol{
	background-color:#E6DFD7;
	width:380px;
	height:20px;
	display:block;}
.backcol img{
	margin-left:10px;
	margin-top:2px;}

.style_bold{
	font-weight:bold;
	color: #000000;
	}

.space_04{
	padding-right:8px;
	}
/*リンク用*/
.right_link{
	font-size:11px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	width:182px;
	word-wrap: break-word;
	margin-top: 10px;
	}

.link_page_box {
	margin: 10px 10px 10px 25px;
	padding: 5px;
	height: auto;
	width: 350px;
	border: 1px solid #CCCCCC;
}

.footer_link{
	width: 890px;
	font-size: 11px;
	clear: both;
	border: 1px solid #CCCCCC;
	float: none;
	margin-top: 5px;

	padding: 5px;
	padding-bottom:10px;
	background-color: #FFFFFF;
	margin-bottom:10px;

}

.sashikomipr{
	padding:15px;}
