@charset "utf-8";
@import url("default.css"); 
/*org.css*/


/*フロートをクリアする*/
div		{
		zoom: 1;/*for IE 5.5-7*/
		}  
div:after {/*for modern browser*/
		content: ".";
		clear: both;
		display: block;
		height: 0;
		line-height: 0;
		visibility: hidden;
		}
/*リンクの点線を非表示*/
a:focus	{
		overflow:hidden;
		} 

/*画像リンクにアルファ*/
a:hover img {
		filter: Alpha(opacity=75);
		-moz-opacity:0.75;
		opacity:0.75;
		}


/*プレーンタグ設定*/

h1		{
		background-image: url('../all_img/org/h1_bar.gif');	
		background-repeat: repeat-y;
		padding:3px 0  3px 12px;
		color: #fff;
		font-size:18px;
		padding:10px 0 10px 10px;
		}

h2		{
		background-image: url('../all_img/org/h2_bar.gif');	
		background-repeat: no-repeat;
		padding:3px 0  3px 12px;
		color: #954e13;
		border-bottom: 1px solid #c2882d;
		font-size:16px;
		clear:both;
		}

h3		{
		background-image: url('../all_img/org/h3_bar.gif');	
		background-repeat: no-repeat;
		padding-left: 18px;
		color: #954e13;
		font-size:14px;
		clear:both;
		}

h4		{
		background-color:#84795D;
		font-size:13px;
		padding: 5px;
		clear:both;
		}

h5		{
		color: #9E3D23;
		font-size:13px;
		border-left:5px solid #9E3D23;
		padding-left:5px;
		clear:both;
		}

h6		{
		color: #AD6D25;
		font-size:12px;
		clear:both;
		}


address	{
		font-style: normal;
		}
a		{
		color: #8f2e14;
		}


/*ページスタイル設定
※各レイアウトブロックごとに外側から(または上から)設定*/
#bg		{
		background-color:#cfcfcf;
		text-align: center;
		background-image: url('../all_img/org/header_bg.gif');
		background-position: center top;
		background-repeat: repeat-x;
		/*font-family:"Hiragino Mincho Pro W3","ヒラギノ明朝 Pro W3","MS P Mincho","ＭＳ Ｐ明朝",serif;*/
		font-family:"Arial","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
		font-size:95%;
		line-height:1.3em;
		color:#281D0A;
		}
#bg_in	{
		margin: 0 auto;
		width: 860px;
		}

#wrap	{
		margin: 0 auto;
		text-align: left;
		background-image: url('../all_img/org/wrapp_bg.gif');
		background-position: center top;
		}
#wrap_in{
		margin: 0 auto;
		text-align: left;
		width: 860px;
		background-color:#fff;
		}


/*ヘッダー*/
#header	{
		height: 85px;
		width: 860px;
		}
#header #siteid{
		float: left;
		padding: 7px;
		width: 400px;
		}
#header #siteid h1,
#header #siteid h1 a{
		display: block;
		background-repeat: no-repeat;
		width: 400px;
		height: 70px;
		margin: 0;
		padding: 0;
		border: none;
		text-indent: -55555em;
		}
#header #siteid p{
		margin: 0;
		padding: 0;
		}
#header #hcontents{
		width: 430px;
		float: right;
		padding-top: 25px;
		text-align: right;
		}
#hcontents p a{
		margin-right:5px;
		}

/*グローバルメニュー*/
#gmenu	{
		margin: 0 auto;
		text-align: left;
		width:858px;
		background-color: #1B1B1C;
		padding: 0 1px;
		font-
		}
#gmenu ul{
		margin: 0;
		padding: 0;
		list-style: none;
		}
#gmenu ul li{
		width: 143px;
		float: left;
		margin: 0;
		}
#gmenu ul li a{
		color: #ffffff;
		}
#gmenu ul li a:hover{
		color: #ffff00;
		}
#gmenu ul li span{
		width: 143px;
		display: block;
		padding: 17px 0;
		text-align: center;
		background-position: left top;
		background-repeat: no-repeat;
		font-weight: bold;
		}
#gmenu ul li span:hover{
		background-position: right top;
		color:#e4aa49;
		}
.m_0	{
		background-image: url('../all_img/org/m0.gif');
		}
.m_1	{
		background-image: url('../all_img/org/m1.gif');
		}
.m_2	{
		background-image: url('../all_img/org/m2.gif');
		}
.m_3	{
		background-image: url('../all_img/org/m3.gif');
		}
.m_4	{
		background-image: url('../all_img/org/m4.gif');
		}
.m_5	{
		background-image: url('../all_img/org/m5.gif');
		}

/*メインイメージ*/
#main_image{
		background-color:#000;
		margin-bottom:10px;
	    height: 400px;
	    margin: 0 auto;
	    overflow: hidden;
		}
#main_image p{
		margin: 0;
		}


/*パンくず*/
#pankuzu{
		padding: 5px;
		border-bottom: 1px dotted #cccccc;
		font-size: 80%;
		margin-bottom: 10px;
		background-color: #fff;
		}
#pankuzu ul{
		margin: 0;
		padding: 0;
		list-style: none;
		}
#pankuzu ul li{
		margin: 0;
		padding: 0;
		display: inline;
		font-weight: bold;
		color: #ff0000;
		}
#pankuzu ul li a{
		background-image: url('../all_img/org/pan.gif');
		background-repeat: no-repeat;
		background-position: right center;
		padding-right: 20px;
		font-weight: normal;
		}




/*COLユニット1*/
#col_unit_1{
		margin-bottom: 10px;
		padding:10px;

		}
#sub_col_unit_1{
		background-image: url('../all_img/org/sub_bg.gif');
		background-repeat: repeat-y;
		width:840px;
		padding:0 20px 0 0 ;
		}

#unit_a{
		width: 330px;
		float: left;
		margin-right:15px;
		}

#unit_b{
		width: 170px;
		float: left;
		margin-right:15px;
		}

#unit_c{
		width: 310px;
		float: left;
		}

#sub_unit_a{

		width:590px;
		float: right;
		}

#sub_unit_b{
		width: 200px;
		float: left;
		padding: 10px;
		color: #fff;
		}
* html #sub_unit_b{

		}
		
/*COLユニット2*/
#col_unit_2{
		display: none;
		}

#unit_c	{

		}

#unit_d	{
		display: none;
		}


/*フッター*/
#footer	{
		clear: both;
		background-color: #21201E;
		color: #fff;
		}


#fmenu	{
		background-color: #eeeeee;
		padding: 5px 0;
		}
#fmenu ul{
		margin: 0;
		padding: 0;
		list-style: none;
		}
#fmenu ul li{
		display: inline;
		border-right: 1px solid #000000;
		padding: 0 5px;
		}


/*PrimeCMSリンク*/
#primecms{
		text-align: right;
		font-size: 80%;
		}
#primecms p{
		margin: 0;
		padding: 0;
		}


/*コピーライト*/
#copy	{
		color: #ffffff;
		text-align: center;
		font-size: 80%;
		padding: 10px 0;
		}
#copy p{
		margin:0;
		}


/*トップページのみの設定*/

#news_topics{
		}
#news_topics dl{
		}
#news_topics dl dt{
		padding-left: 20px;
		background-image: url('../all_img/org/new_dt.gif');
		background-position:left top;
		background-repeat: no-repeat;
		margin: 10px 0 5px 0;
		}
#news_topics dl .new{
		background-image: url('../all_img/org/new.gif');
		background-position:left top;
		}
#news_topics dl dd{
		padding-left: 20px;
		border-bottom: 1px dotted #cccccc;
		margin: 0;
		padding-bottom:10px;
		font-size: 12px;
		}
#news_topics h2{
		background-image: url('../all_img/org/h2_bar.gif');	
		background-repeat: no-repeat;
		padding-left: 12px;
		color: #954e13;
		border-bottom: 1px solid #c2882d;
		font-size:16px;
		}
/*
#news_topics h2:after{
		content: url('../all_img/org/h2_bottom_330px.gif');	
		margin:0;
		padding:0;
		height:3px;
		margin-left: -15px;
		}
*/

#houkoukai_info{
		background-image:url('../all_img/org/houkoukai_info_bg.gif');
		background-repeat: no-repeat;
		background-color: #f0ebe2;
		padding: 0 10px;
		}
#houkoukai_info h3{
		background-image:url('../all_img/org/houkoukai_info_title.gif');
		background-repeat: no-repeat;
		text-indent: -9999px;
		height: 33px;
		}
address {
		font-size: 85%;
		}
/*RSSアイコン表示*/
.rss	{
		padding-left: 15px;
		letter-spacing: 0;
		}
.rss a	{
		font-size: 9pt;
		font-weight: normal;
		color: #ffffff;
		background-image: url('../all_img/org/rss.gif');
		background-repeat: no-repeat;
		padding: 1px 3px 3px 17px;
		}
.rss a:hover{
		color: #ffff00;
		}


/*サイトマップ*/
.site_map{
		margin-bottom: 10px;
		}
.site_map ul{
		margin: 0 0 10px 0;
		padding: 0;
		list-style: none;
		}
.site_map ul li{
		margin: 0;
		padding: 2px 0 3px 25px;
		background-image: url('../all_img/org/site02.gif');
		background-repeat: no-repeat;
		}
.site_map ul .layer_1{
		border-top: 1px dotted #cccccc;
		background-image: url('../all_img/org/site01.gif');
		background-repeat: no-repeat;
		background-position: 0 10px;
		padding-top: 10px;
		}
.site_map ul .layer_1 ul li,
.site_map ul .layer_2,
.site_map ul .layer_2 ul li{
		border: none;
		margin: 0;
		}
.site_map ul .layer_2{
		margin-left: 25px;
		}
.site_map .in_page{
		padding-top: 5px;
		}
.site_map .in_page li{
		background-image: url('../all_img/org/site03.gif');
		background-repeat: no-repeat;
		}


/*メールフォーム*/
.mail_form{
		}
.mail_form .form_label{
		clear: both;
		width: 137px;
		padding: 5px;
		border-top: 1px dotted #cccccc;
		border-right: 3px solid #cccccc;
		float: left;
		}
.mail_form .form_input{
		width: 429px;
		padding: 5px;
		border-top: 1px dotted #cccccc;
		float: left;
		min-height: 1.4em;
		}
.mail_form .form_input p{
		color: #ff0000;
		font-size: 80%;
		}
.mail_form .form_button{
		clear: both;
		border-top: 1px dotted #cccccc;
		padding: 5px;
		text-align: center;
		}
.mail_form .form_button input{
		margin-bottom: 10px;
		}
		
.mail_form .alert {
		color: #f00;
		font-weight: bold;
		
}

		
/*メニュー2*/
#menu_2	{
		margin-bottom: 15px;
		}
#menu_2 p{
		background-image: url('../all_img/org/menu_2_bg.gif');
		margin:0;
		padding: 8px 0 8px 5px;		
		}
#menu_2 p a{
		color:#fff;
		}
#menu_2 li{
		background-image: url('../all_img/org/menu_2_li_bg.gif');
		background-repeat: no-repeat;
		background-color: #fff;
		margin:0;
		padding: 8px 0 8px 15px;
		list-style: none;
		font-size:13px;
		}
#menu_2 ul{
		margin:0;
		}
		
/*このページの上部へ*/
#go_top	{
		clear: both;
		}
#go_top	p a{
		text-align: right;
		background-image: url('../all_img/org/go_top.gif');
		background-position: left center;
		background-repeat: no-repeat;
		font-size: 13px;
		padding: 0 0 0 15px;
		margin: 0 0 0 460px;
		width: 130px;
		}

/*収蔵品ページ用*/

#item_detail {
		background-color:#FFFFFF;
		margin-bottom:15px;
		margin-top:15px;
		width:590px;
		}
#detail_1 {
		background-image:url('../all_img/org/v_hasen.gif');
		background-position: right top;
		background-repeat:repeat-y;
		float:left;
		margin-top:10px;
		padding: 0 10px 0 0;
		width:340px;
		}
#detail_2 {
		float:right;
		padding-top:10px;
		width:230px;
		}
#item_detail p.paper {
		clear:both;
		padding:10px 0 10px 10px;
		margin:10px 0;
		background-color:#D0C4A0;
		}
#item_detail p.paper a img{
		margin-right: 5px;
		}
#detail_1 p.name {
		font-size:1.2em;
		font-weight:bold;
}
#detail_1 p.rubi {
		font-size:0.8em;

}
#detail_2 p.detail_photo {
		padding-right:10px;
		height:75px;
		}
#detail_2 p.detail_photo a{
		float:left;
		}
.detail_propaty{
		clear:both;
		}
.detail_photo button{
		padding:0;
		}
		
		
.itemdetail {
	padding: 0;
	margin: 0;
}
#foot_navi{
		padding: 10px 0 0 10px;
		background-color :#f4f4f4;
		}

#foot_navi	ul{
		margin: 0;
		}
#foot_navi	ul li{
		list-style : none;
		float: left;
		margin-right: 10px;
		}
		
.syuzo_item{
		margin: 0;
		}
		
.syuzo_item,
.syuzo_top{
		margin: 0;
		list-style : none;
		clear: both;


		}


.syuzo_top li{
		float:left;
		padding:5px;
		font-size:13px;
		margin: 0 10px 10px 0;
		border: 1px solid #ccc;
		width: 125px;
		height: 146px;
		}

/*
.syuzo_item a{
		float: left;
		}
*/

ul.syuzo_item li{
		float:left;
		padding:5px;
		font-size:13px;
		margin: 0 10px 10px 0;
		border: 1px solid #ccc;
		position:relative;
		height: 210px;
		width:173px;
		line-height: 1.8em;
		}
		
		
/*		
* html .syuzo_item li{
		height:240px;
		}
		*/
		
.syuzo_item li a img{
		padding-bottom: 5px;
		}
		
		
.syuzo_item li span {
		background-color: #062;
		color: #fff;
		padding: 5px;
		position: relative;
		margin-top: 15px;
}


.subcategory{
		clear:both;
		margin:0;
		}
.syuzouhin_name{
		margin: 0 0 5px;
		float:left;
		width:172px;
		}
.syuzouhin_age{
		margin: 0 0 5px;
		float:left;
		}	
.syuzouhin_kind{
		margin:0 0 5px;
	/*	position:absolute;*/
		bottom:5px;
		clear: both;
		}
.collection_category_name{
		font-family: 'メイリオ', sans-serif;
		font-size: 11px;
		margin: 5px 0;
		text-align: right;
		padding: 0 11px 0 0;
		background-image:url('../all_img/org/left_marker.gif');
		background-repeat: no-repeat;
		background-position: right center;
		}
.main_photo{
		padding: 9px;
		border: 1px solid #ccc;
		text-align: center;
		}

.search_btn {
		clear: both;
		margin-top: 20px;

}
		
#search_footer {
		clear: both;
}



.kind span.heritype {
		background-color: #062;
		color: #fff;
		padding: 5px;
		margin-top: 15px;
}	


/* 収蔵品データベース */
.item {
	width: 190px;
	height: 70px;
	margin: 0 6px 6px 0;
	float: left;
	overflow: hidden;
}

.item .item_image {
	width: 45px;
	height: 45px;
	overflow: hidden;
	float: left;
}
.item .item_image img {

	
}

.item .item_info {
	font-size: 11px;
	padding: 0 5px 0 5px;
	width: 135px;
	float: right;
}

.item_info .item_title {
	color: #000;
	text-decoration: underline;
}
.item_info .item_title a{
	text-decoration: underline;
}

.item_info .item_data {
	color: #666;
}


