<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/***********************************************/
/* a_yakiniku_k.css                            */
/* Use 辟ｼ閧牙ｺ励�髢区･ｭBOOK 縲           縲縲縲    */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

html {overflow-y:scroll;}
body {margin-left: 0px; margin-top: 0px; background-color: #FFFFFF;}
td,th {font-size: 12px; line-height: 18px; color: #333333}
a:link {text-decoration: underline;}
a:visited {text-decoration: underline;}
a:hover {text-decoration: none;}
a:active {text-decoration: underline;}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #B94933;
	padding-top: 0px;
	margin-top: 0px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #D83515;
	margin: 1px 0px;
	line-height: 20px;
}

h3 {
	font-size: 16px;
	color: #FF6C00;
	line-height: 23px;
	margin-top: 2px;
	margin-bottom: 2px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/


#content{
	margin: 0 auto;
	padding: 5px 0px 10px;
	width: 700px;
	border: 1px solid #cccccc;
	text-align: center;
}

#main{
	margin: 0 auto;
	padding: 15px 0px 10px 11px;
	width: 670px;
	border: 1px solid #cccccc;
	text-align: left;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 16px;
}


#price{
	margin: 0 auto;
	padding: 15px 0px 10px 11px;
	width: 670px;
	border: 1px none #cccccc;
	text-align: left;
}


#ques{
	size:12px;
	margin: 0 auto;
	padding: 15px 0px 10px 11px;
	width: 500px;
	border: 1px none #cccccc;
	text-align: center;
	font-size: 12px;
}


/***********************************************/
/* price table                                */
/***********************************************/

.pricetable {
	border-top:1px solid #B3B3B3;
	border-left:1px solid #B3B3B3;
	font-size: 12px;
	width: 430px;
	margin-right: auto;
	margin-left: auto;
	border-collapse: collapse;
	padding: 0px;
}

.pricetable td{
	border-right:1px solid #B3B3B3;
	border-bottom:1px solid #B3B3B3;
	border-collapse: collapse;
	padding:2px 0px 2px 4px;
	text-align: center;
	line-height: 16px;
}

/***********************************************/
/* sch table                                */
/***********************************************/

.schtable {
	border-top:1px solid #B3B3B3;
	border-left:1px solid #B3B3B3;
	font-size: 12px;
	width: 190px;
	margin-right: auto;
	margin-left: 10px;
	border-collapse: collapse;
	padding: 0px;
}

.schtable td{
	border-right:1px solid #B3B3B3;
	border-bottom:1px solid #B3B3B3;
	border-collapse: collapse;
	padding:5px 1px 5px 5px;
	text-align: left;
	line-height: 16px;
	text-indent: 1pt;
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: none;
	border-top: 1px dashed #cccccc;
	color: #333333;
	padding: 10px 10px 15px;
	margin-top: 20px;
	text-align:center;
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 22px;
}

/************* moji styles ***************/

.btob {
	font-size: 12px;
	color: #3D9247;
}

.syamei {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.aka {
	font-size: 13px;
	color: #FF3333;
	font-weight: bold;
}

.maru {color: #FF0000; font-size: 12px;}

/************* #end ***************/

.toiawase {
	font-size: 14px;
	height: 55px;
	width: 400px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 15px 20px;
	clear: none;
	float: none;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #FFFFFF;
	color: #D83515;
	text-decoration: underline;
}

.toiawase a{
	font-size: 14px;
	font-weight: bold;
	color: #D83515;
	text-decoration: underline;
}

.toiawase a:hover{
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
.azuki {
	color: #CC3300;
}
</pre></body></html>