
/**************************************************************************************/
/**************************************************************************************/
/* PC Site*/
/**************************************************************************************/
/**************************************************************************************/


.menu_category_title{
	position : relative ;
	width : 100% ;
	margin-top : 52px ;
	margin-bottom : 10px ;
	font-size : 19px ;
	color : #42210B ;
	padding-bottom : 8px ;
	border-bottom : 3px dotted #CCCCCC ;
}

.menu_item{
	position : relative ;
	width : 100% ;
	padding-top : 16px ;
	padding-bottom : 16px ;
	border-bottom : 1px solid #999999 ;
}

.menu_item_left{
	position : relative ;
	float : left ;
	font-size : 15px ;
	color : #767676 ;
}

.menu_item_left_caption{
	margin-top : 4px ;
	font-size : 13px ;
	color : #A1A1A1;
}

.menu_item_right{
	position : relative ;
	float : right ;
	text-align : right ;
	font-size : 15px ;
	color : #767676 ;
}


.menu_etc{
	position : relative ;
	width : 944px ;
	padding : 12px ;
	background-color : #F9F2E0 ;
	border : 1px solid #E2D1A3 ;
	font-size : 14px ;
	color : #666666 ;
	margin-top : 24px ;
}








@media screen and (max-width: 1200px) {



}


/**************************************************************************************/
/**************************************************************************************/
/* TB Site*/
/**************************************************************************************/
/**************************************************************************************/
@media screen and (max-width: 960px) {







.menu_category_title{
	width : 100% ;
	margin-top : 30px ;
	margin-bottom : 10px ;
	font-size : 26px ;
	padding-bottom : 8px ;
	border-bottom : 3px dotted #CCCCCC ;
}

.menu_item{
	width : 100% ;
	padding-top : 16px ;
	padding-bottom : 16px ;
	border-bottom : 1px solid #999999 ;
}

.menu_item_left{
	width : 400px ;
	font-size : 22px ;
}

.menu_item_left_caption{
	font-size : 22px ;
}

.menu_item_right{
	width : 160px ;
	font-size : 22px ;
}


.menu_etc{
	position : relative ;
	width : 538px ;
	padding : 20px ;
	background-color : #F9F2E0 ;
	border : 1px solid #E2D1A3 ;
	font-size : 24px ;
	color : #666666 ;
	margin-top : 24px ;
}
















}