#left {
	margin-top: 80px;
	margin-left: 120px;
	margin-right: 35px;
	font-size: 12px;

	
}
#right {
	margin-top: 35px;
	margin-left: 23px;
	margin-right: 62px;
	font-size: 12px;


}


#left li{
	margin-bottom: 10px;
}
#right h1{
	font-size: 20px;
	text-align: center;
	margin-bottom: 5px;
}
#right h2{
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
}
#right h3{
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
}
#right h4{
	font-size: 16px;
	border-top: medium #993300;
	border-right: medium #993300;
	border-bottom: medium dotted #993300;
	border-left: medium #993300;
	padding-bottom: 3px;
}
#right h5{
	font-size: 17px;
	border-top: medium #CC6633;
	border-right: medium #CC6633;
	border-bottom: medium dotted #CC6633;
	border-left: medium #CC6633;
	padding-bottom: 3px;
	margin-left: 15px;


}
#left_title{
	font-size: 40px;
}
#box01 {
	height: 400px;
}
#box02{
	font-size: 15px;
	color: #666633;
}
#box02 li{
	margin-bottom: 4px;
	font-size: 12px;
	line-height: 13px;
}
#box3 {
	height: 565px;
	overflow-y: scroll;
	scrollbar-3dlight-color : #888888;
	scrollbar-arrow-color : #888888;
	scrollbar-base-color : #888888;
	scrollbar-darkshadow-color : #888888;
	scrollbar-face-color : #888888;
	scrollbar-highlight-color : #ffffff;
	scrollbar-shadow-color : #cc9999;
	scrollbar-track-color : #888888;
	filter:chroma(color=#888888);
	padding-right: 3px;
}
A:link { text-decoration:underline; color:#006699; }
A:visited { text-decoration:underline; color:#CC6600; }
A:active { text-decoration:none; color:#006699; }
A:hover {
	text-decoration:none;
	color:#006699;
}

/* 左ページのフォーム */
.button{
color: #fff;
border-top:3px double #CC9966;
border-left:3px double #CC9966;
border-right:3px double #CC6600;
border-bottom:3px double #CC6600;
background: #CC9900;
} 
.form_name{
	width: 200px;
	background: #CCCCCC;
	border: thin dotted #CC9900;
		filter:chroma(color=#CCCCCC);
} 
.form_down{

background: #CCCC99;
filter:chroma(color=#CCCC99);
} 
/* 左袖の分類サムネイル */
#bunrui_f {
	position: absolute;
	left: -1000px;
	top: -1000px;
	background-color: #FFFFFF;


}
#bunrui_f p{
	font-size: 12px;
}
#bunrui_f table{
	text-align: center;
	margin-bottom: 3px;
	background-color:white;
	border-top: 1px #CC6633;
	border-right: 1px #CC6633;
	border-bottom: 1px solid #CC6633;
	border-left: 3px solid #CC6633;
}
#bunrui_f td{
	width: 85px;
}
/* 右の詳細ページ */
#dino_big_photo table{
	width: 400px;
	background-color: #FFFFF9;
	height: 270px;
	border: medium groove #CC9933;
	text-align: center;

}
#dino table{
	width: 400px;
	margin: 5px 0px 0px;
	font-size: 12px;

}
#dino .l{
	color: #993300;
}
/* 右の検索結果サムネイル */
#ichiran {
	text-align: center;
	width: 410px;
}


.img_box{
	margin: auto 18px 20px;
	float: left;	
}

.img_box_80_54{
	width: 80px;
	height: 54px;
	background-color: #FFFFFF;
	border: 1px solid #CC9933;
	margin: auto;

}
#ichiran img{



}

.img_box_str{
	font-size: 9px;
	width: 100px;
	height: 30px;
}


#right_gyou{
	font-size: 14px;
	border-bottom: thin dotted #CC9900;
	margin-bottom: 7px;

}
#right_size{
	border-bottom: thin dotted #CC9900;
	margin-bottom: 7px;
	margin-left: 10px;


}	
#right_era{
	font-size: 14px;
	border-bottom: thin dotted #CC9900;
	margin-bottom: 7px;
	margin-left: 20px;
}
#right_bunrui{
	font-size: 14px;
	border-bottom: thin dotted #CC9900;
		margin-left: 30px;
			margin-bottom: 7px;
}
#right_result{
	font-size: 14px;
	margin-bottom: 7px;
	margin-left: 30px;
	text-align: right;
	margin-bottom: 15px;
}

#delete_button{
	position: absolute;
	top: 5px;
	right: 5px;

}

/*viewsの設定*/

#views h2{
	border-bottom-width: 2px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
	font-size: 24px;
	text-indent: 10pt;

}

#views p{
	margin-left:20px;
}

#footer {
	font-size: 10px;
	width: 1100px;

}
/*マイフッター*/
#my_footer{
	font-size:12px;
	width: 900px;
	margin-left:auto;
	margin-right:auto;
}

