/*スクロールバー
--------------------------------------------------*/

html { 
/*scrollbar-track-color:#FFCC66;
scrollbar-face-color:#20538E;
scrollbar-arrow-color:#ffffff;
scrollbar-shadow-color:#ffffff;
scrollbar-highlight-color:#ffffff;
scrollbar-darkshadow-color:#20538E;
scrollbar-3dlight-color:#20538E;*/ 
}
body {
	/*	scrollbar-track-color:#FFCC66;
	scrollbar-face-color:#20538E;
	scrollbar-arrow-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-darkshadow-color:#20538E;
	scrollbar-3dlight-color:#20538E;*/
	margin: 0px;
	padding: 0px;
	background-image: url(img/thum/menu/libg.jpg);
	background-repeat: repeat-y;
	background-color: #FDFEE9;
}

body#big  {
	/*	scrollbar-track-color:#FFCC66;
	scrollbar-face-color:#20538E;
	scrollbar-arrow-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-darkshadow-color:#20538E;
	scrollbar-3dlight-color:#20538E;*/
	margin: 0px;
	padding: 0px;
	background-image: none;
	background-color: #FFF;
}
/*リンク
--------------------------------------------------*/

a.white{
	text-size:11px;
	color : #ffffff;
	text-decoration : underline;
}
a.white:hover{
	text-size:11px;
	color : #cccc99;
	text-decoration : underline;
}

/*トップページ
--------------------------------------------------*/

/*ヘッダー*/
#head_top{
height:73px;
background:url(img/top/head_bg.gif) repeat-x;
}

/*メニュー*/
#menu_top{
width:100%;
text-align:center;
}
#menu_top table{
margin:0 auto;
}

/*カタログメニュー*/
#menu_c_top{
width:100%;
padding:0 0 10px 0;
text-align:center;
}
#menu_c_top img{
margin:0 10px 0 0;
}

/*サブメニュー*/
#menu_sub_top{
width:100%;
text-align:center;
}
#menu_sub_top table{
margin:0 auto;
}
#menu_sub_top img{
margin:0 0 5px 0;
}

/*フッター*/
#foot_top{
width:100%;
padding:20px 0 20px 0;
background:url(img/top/bottom.gif) repeat-x #E4F6FF;
text-align:center;
}
#foot_top table{
margin:0 auto;
text-align:left;
vertical-align:top;
}
#foot_top ul{
margin:0 10px 0 0;
padding:0;
list-style:none;
}
#foot_top li{
margin:0 0 5px 0;
font-size:12px;
line-height:140%;
}


/*共通フッター
--------------------------------------------------*/
#footer{
	background:#ebebeb;
	margin:0px;
	padding:3px;
	font-size:12px;
	line-height:140%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9B9B9;
}
#footer2{
width:660px;
padding:3px;
font-size:11px;
line-height:130%;
}

/*共通取引きについて
--------------------------------------------------*/
#torihiki{
width:612px;
margin:0 0 5px 0;
}
#torihiki table{
border-left:1px solid #2163A0;
border-bottom:1px solid #2163A0;
background:#fff;
}
#torihiki td{
padding:3px;
font-size:12px;
line-height:140%;
border-top:1px solid #2163A0;
border-right:1px solid #2163A0;
}
.torihiki_bg{
background:#2163A0;
color:#fff;
}
.torihiki_bg2{
background:#FFFAF0;
}

/*詳細ページメニュー
--------------------------------------------------*/
#menu_lib img{
margin:0 0 4px 0;
}
#menu_lib2{
width:780px;
margin:10px 0 10px 0;
}
#menu_lib3{
width:780px;
margin:10px 0 10px 0;
}


/*詳細ページ
--------------------------------------------------*/
#bigimg{
width:780px;
margin:0;
}
#bigimg img{
border:1px solid #333333;
}

/*一覧ページ
--------------------------------------------------*/
.btn{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-left: 10px;
}

#m_menu{
width:160px;
}
#m_menu table{
margin:0 0 5px 0;
}
#m_menu td{
font-size:12px;
line-height:150%;
}

#m_bg{
background:#E4F6FF;
}
#m_mi_c img{
width:625px;
text-align:0;
}

.m_img td{
padding:0 5px 5px 0;
}
.m_img td p{
	text-align: center;
	padding: 0;
	margin: 0px;
}
.m_img img{
	border:1px solid #333;
	display: block;
}


/*見出し
--------------------------------------------------*/
#find{
/*width:670px;*/
margin:0 0 10px 0;
}
#find td{
/*width:670px;*/
padding:8px;
}
#find2{
float:left;
font-size:24px;
font-weight:bold;
color:#fff;
}
#find3{
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	margin-left: 50px;
	margin-top: 13px;
}

#table_01{
width:670px;
}
#table_01 table{
margin:0 0 5px 0;
}
#table_01 td{
font-size:12px;
line-height:140%;
border:1px solid #c0c0c0;
}

.txt11{
font-size:11px;
}
.txt12{
font-size:12px;
}
.txt14{
font-size:14px;
}

/*追加080918*/
#wrapper{
	margin: 0px;
	padding: 0px;
	width: 860px;
}
#wrapperbig{
	margin: 0px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/*左側*/
#libl {
	width: 175px;
	float: left;
}

.t1{
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	background-color: #FDFEE9;
	padding: 2px;
	text-align: center;
}
.t11{
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	padding: 2px;
}
.t1huta{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
/*右側*/
#contentr{
margin-left: 175px;
height: 100%;

}
#contennaka{
	padding-left: 10px;
	padding-bottom: 20px;
}
.midasi{
	background-color: #698FE9;
	}
.midasi_aw{
	background-color: #BB9520;
	}	

#footbg{
	float: left;
	background-color: #FFFFFF;
	width: 100%;

}
