@charset 'UTF-8';


.cont-item h4 {
	color: #197F81;
	font-size: 1em;
	background: url(../img/parts/h4-kai_bg_g.jpg) 0 0 no-repeat;
	line-height: 22px;
	padding-left: 28px;
	font-weight: normal;
	clear: both;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}

/*------------------------------------------------------------
	左カラム
------------------------------------------------------------*/

/* ログイン者情報 */
.log-in {
	width : 240px;
	height : 92px;
	margin : 0 0 20px;
	background : url(../img/parts/login_bg.gif) no-repeat;
}
.log-in dt {
	padding : 10px 0 5px 15px;
	color : #ffffff;
	border-bottom :1px solid #c8c8c8;
}
.log-in strong {
	font-size : 18px;
}
.log-in dd {
	padding : 5px 0 0 15px;
	font-size : 12px;
	color : #e0dfe3;
}




/*----------------------------------------------------------*/

#list-layout {
	margin : 0 30px 0 30px;
}

table {
	border-collapse:collapse;
	margin-top: 10px;
}

.search-box {
	width : 240px;
	padding : 0 0 10px;
	border-bottom : 1px solid #999999;
	background : url(../img/parts/search_bg.gif) repeat-y;
}
.search-box p {
	margin : 10;
	font-size: 0.9em;
}


/*------------------------------------------------------------
	tab設定
------------------------------------------------------------*/
#list-tab-menu:after {
	content: "."; 
	display: block; 
	clear: both;
	height: 0;
	visibility: hidden;
}
#list-tab-menu {
	clear : both;
	width : 630px;
	margin : 0 0 10px;
	background : url(../img/100/tab_bg.gif) repeat-x;
}
#list-tab-menu li {
	display : inline;
	list-style : none;
}

#list-tab-menu a {
	display:block;
	float : left;
	text-indent : -5000px;
	width : 202px;
	height : 50px;
	overflow : hidden;
}
#list-tab-menu a:hover {
	background-position : 0 0;
}
#tab01 a{
	background : url(../img/100/tab01.jpg) no-repeat 0 -50px;
}
#tab02 a{
	background : url(../img/100/tab02.jpg) no-repeat 0 -50px;
}
#tab01.tab-now a,
#tab02.tab-now a {
	background-position : 0 0;
}




/*------------------------------------------------------------
	リストテーブル設定
------------------------------------------------------------*/

#sort-table {
	clear:both;
	width : 630px;
	height : 45px;
	color : #374916;
	font-size : 12px;
	text-align : center;
	background : url(../img/100/sort_table01.jpg) no-repeat;
}
#sort-table th {
	font-weight : normal;
	background : url(../img/100/sort_line01.gif) repeat-y left 0;
}
#sort-table2 {
	clear:both;
	width : 630px;
	height : 45px;
	color : #374916;
	font-size : 12px;
	text-align : center;
	background : url(../img/100/sort_table02.jpg) no-repeat;
}
#sort-table2 th {
	font-weight : normal;
	background : url(../img/100/sort_line02.gif) repeat-y left 0;
}
#sort-table-kai {
	clear:both;
	width : 630px;
	height : 45px;
	color : #174F4E;
	font-size : 12px;
	text-align : center;
	background : url(../img/200/sort_table201.jpg) no-repeat;
}
#sort-table-kai th {
	font-weight : normal;
	background : url(../img/200/sort_line01.gif) repeat-y left 0;
}
/*-----------------------------------------------------------*/
.list-table {
	clear:both;
	width : 630px;
	margin : 0 0 20px;
	border : 1px solid #cccccc;
}
.list-table th {
	padding : 4px 4px;
	border : 1px solid #CCCCCC;
	background-color: #E0DFE3;
	font-size: 0.8em;
	font-weight: normal;
}
.list-table td {
	padding : 4px 4px;
	font-size : 0.8em;
	border : 1px solid #cccccc;
}
.list-table .text-left {
	text-align : left;
}
.list-table-kai {
	clear:both;
	width : 630px;
	margin : 0 0 20px;
	border : 1px solid #cccccc;
}
.list-table-kai th {
	text-align : left;
	border : 1px solid #cccccc;
	background-color: #E0DFE3;
	font-size: 0.9em;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.list-table-kai td {
	font-size : 0.8em;
	border : 1px solid #cccccc;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.list-table-kai .text-left {
	text-align : left;
}
/*-----------------------------------------------------------*/
.font-b {
	font-size : 1em;
	font-weight : bold;
	color : #CC0000;
}
.font-nona {
	font-size : 0.8em;
}
.font-bmenu {
	font-size : 1.2em;
	font-weight : bold;
	color : #174F4E;
}
.thlbl-kai {
	font-size: 0.8em;
	font-weight: normal;
	margin-right: 10px;
}
.font-price {

	font-size : 1em;
	font-weight : bold;
	color : #0000FF;
}
