/* 全体枠 */

.tablemain {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003366;
	border-left-color: #003366;
}

.menu LI {
	list-style-type: none;
	list-style-position: outside;
	padding-bottom: 10px;
	margin-left: -20px;
}
.menu UL {
	padding-bottom: 10px;
	padding-top: 10px;
}


/* タイトル */

.title {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003366;
	border-bottom-color: #003366;
	background-color: #F7F7F7;
}


/* 部品 */

.tablenews TD {
	padding-right: 10px;
	padding-left: 10px;
}

.list1 LI {
	padding-bottom: 1em;
}



/*お買い物はこちら*/

.mailform {}

.mailform p {
	line-height:1em;
	margin-bottom:0px;
	padding-bottom:0px;	
}
	
/*
.shop-table {
	width:100%;
}

.shop-table tr{}

.shop-table td {
	vertical-align:top;
	padding-top:7px;
	line-height:150%;
}

.shop-table .title {
	padding-top:3px;
}

.shop-table td:nth-child(1) {
	width:80px;
}
*/
