/* CSS Document */



/*　■中古製麺機設定■ここから　*/

/***トップ画像設定（SUBページ共通）***/
h2{
    height:140px;
    width:930px;
	float:left;
	margin:0 15px 15px 15px;
	}
	* html h2 {display: inline;}

/***中古製麺機用ボックス***/
#used_box{
    width:930px;
	height:1030px;
	clear:both;
	margin:0 15px 0 15px;
	}	

/***左コンテンツ中古製麺機***/
#left_block2{
    height:1030px;
    width:235px;
	float:left;
	margin:0 15px 0 0;
	background-color:#999999;
    }
	* html #left2_block {display: inline;}

/***左コンテンツインボック中古製麺機***/
#left_block2 .left_block_in {
	background-color:#f0f0f0;
	width:215px;
	height:220px;
	margin:10px;
	float:left;
	}
	* html #left_block2 .left_block_in{display: inline;}
	
/***左コンテンツインボックタイトル中古製麺機***/
#left_block2 .used_info_ttl {
	width:205px;
	height:50px;
	margin:5px;
	}
	
/***左コンテンツメニュー設定中古製麺機***/
#left_block2 ul{
	list-style-type:none;
	margin:5px;
	}
	
#left_block2 ul li{
	float:left;
	width:170px;
	height:30px;
	position:relative;
	color:#333333;
	padding:18px 0 0 34px;
	border-bottom: dotted 1px #999999;
	background:url(../img/allow_used.jpg) no-repeat  ;
	background-position: left center;
	}

#left_block2 ul li a{
	display:block;
	width:170px;
	height:14px;
	}

#left_block2 ul li a:hover{ }















/***右コンテンツここから***/

/***　右コンテンツ　中古製麺機右大枠　***/
#right_block{
    width:680px;
	float:right;
	margin:0 0 0 0;
	}
	* html #right_block {display: inline;}

/***右コンテンツ　中古製麺機内枠　***/
#right_block5{
    width:680px;
	float:left;
	margin:0 0 0 0;
	}
	* html #right_block5 {display: inline;}
	
/***右コンテンツ　中古製麺機内枠　文字設定***/
#right_block5 p{
   	line-height:20px;
	}
	* html #right_block5 p{display: inline;}
	
/***右コンテンツ　中古製麺機内枠　文字設定（お勧め）***/
#right_block5 p.other{
   	line-height:30px;
	font-weight:bold;
	font-size:18px;
	}
	* html #right_block5 p.other{display: inline;}	

/***右コンテンツ　中古製麺機内枠　文字設定　***/
h4{
	line-height:20px;
	color:#0c5e0a;
	font-weight:bold;
	font-size:18px;
	margin-bottom:15px;
	padding-bottom:5px;
	border-bottom: dashed 3px #0c5e0a;
	}
	* html h4 {display: inline;}
	
/***右コンテンツ　中古製麺機内枠｜中古機器紹介　***/
#right_block5 .used_info {
	width:650px;
	float:right;
	margin:0px 15px 0 15px ;
	}
	* html #right_block5 .used_info {display: inline;}

/***右コンテンツ　中古製麺機内枠｜中古機器紹介 赤文字設定　***/
#right_block5 .used_info p.red{
	color:#ff0000;
	font-size:18px;
	}
	* html #right_block5 .used_info p.red{display: inline;}


/***右コンテンツ　中古製麺機内枠｜中古機器紹介 ヤシマT号　***/
#right_block5 .used_p1 {
	width:300px;
	height:377px;
	float:left;
	margin:15px;
	border:solid 1px #999999;
	}
	* html #right_block5 .used_p1{display: inline;}

/***右コンテンツ　中古製麺機内枠｜中古機器紹介 武蔵　***/
#right_block5 .used_p2 {
	width:300px;
	height:377px;
	float:left;
	margin:15px;
	border:solid 1px #999999;
	}
	* html #right_block5 .used_p2{display: inline;}

/***右コンテンツ　中古製麺機内枠｜中古機器紹介 お勧め枠　***/
#right_block5 .used_etc {
	width:650px;
	height:250px;
	float:right;
	margin:15px;
	}
	* html #right_block5 .used_etc{display: inline;}





/*　■中古製麺機設定■ここまで　*/

/*　最終更新2011_10_26_12_00　*/


