<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/***********************************************/
/* syoku.css                                   */
/* Use with syoku.html                         */
/***********************************************/

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

body{
	font-family: Arial, sans-serif;
	color: #333333;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	font-size:12px;
	width: auto;
}

a:link, a:visited, a:hover {
	text-decoration: underline;
	color: #333333;
}

a:hover {
	color: #333333;
	text-decoration: none;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 12px;
	text-align: right;
}

h2{
	font-size: 30px;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 10px;
	font-weight: bold;
	background-color: #FFFFFF;
	line-height: 40px;
	padding: 0px;
}

h3{
	font-size: 12px;
	color: #333333;
	text-align:left;
	padding: 8px 15px 10px;
	font-weight: normal;
	line-height: 18px;
	background-color: #FFFFCC;
}

h4{
	font-size: 16px;
	font-weight: 900;
	color: #009900;
	text-align: left;
	line-height: 20px;
	margin: 8px 0px 0px;
	text-indent: 0pt;
	padding: 4px 3px 3px;
	background-color: #EFFFDF;
}

h5{
	font-size: 18px;
	color: #333333;
	line-height: 26px;
	font-weight: bold;
	background-color: #FFC600;
	text-align: center;
	margin: 0px;
	padding: 3px;
}

h6{
	font-size: 14px;
	color: #FFFFFF;
	line-height: 20px;
	font-weight: bold;
	background-color: #5FBD00;
	text-align: left;
	text-indent: 6pt;
	padding: 3px;
}
	

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

#content{
	width: 750px;
	margin: 0 auto;
	padding: 0;
	background-image: none;
	border: 1px solid #9B9B9B;
}


#masthead{
	margin: 0;
	padding: 0px;
	width: 100%;
	text-align: left;
	border: 0px none;
	height: 85px;
	text-indent: 5pt;
	line-height: 22px;
}

#maintitle{
	margin: 5 auto 0;
	padding: 10px 0px 0px;
	width: 750px;
	border: 0px none;
	background-image: url(syoku_head.gif);
	height: 140px;
	background-repeat: no-repeat;
	background-position: center;
}

#main{
	margin: 0 auto;
	padding: 5px 10px 10px 0px;
	width: 100%;
	border: 0px none;
	background-image: none;
}

#box1{
	width: 350px;
	float: left;
	margin: 10px auto 10px 20px;
	line-height: 16px;
	border: none;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
}

#box2{
	width:350px;
	float: left;
	margin: 10px 1px 10px 10px;
	line-height: 16px;
	border: none;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#box3{
	width: 700px;
	float: none;
	margin: 10px auto;
	line-height: 26px;
	border: none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #FFDD68;
	text-align: center;
}

#space1{
	clear:left;
	width: 100%;
}

#space2{
	clear:left;
	width: 100%;
}

/***********************************************/
/*Component Divs                               */
/***********************************************/

/************** gofes styles **************/

#gofes{
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 320px;
	border: thin solid #FF691C;
	height: 42px;
	text-align: center;
	font-size: 14px;
	line-height: 42px;
	font-weight: bold;
	float: none;
	background-color: #FA911D;

}

#gofes a:hover{
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 320px;
	background-image: url(go_fes02.gif);
	background-repeat: repeat-x;
	border: none;
	height: 42px;
	text-align: center;
	font-size: 14px;
	line-height: 42px;
	font-weight: bold;

}

/************** gotop styles **************/

#gotop{
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 320px;
	background-image: url(go_fes01.gif);
	background-repeat: repeat-x;
	border: thin solid #FF691C;
	height: 42px;
	text-align: center;
	font-size: 14px;
	line-height: 42px;
	font-weight: bold;
	float: none;

}

#gotop a:hover{
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 320px;
	background-image: url(go_fes02.gif);
	background-repeat: repeat-x;
	border: none;
	height: 42px;
	text-align: center;
	font-size: 14px;
	line-height: 42px;
	font-weight: bold;
}


/************** table styles **************/


table.zassi{
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	border: 0px none;
	width: 320px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 8px;
	padding: 10px 20px 10px 10px;
	line-height: 18px;
	font-size: 120%;
	
}


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

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

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

.btob {
	font-size: 12px;
	color: #3D9247;
}
.price {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 20px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
}
.syamei {
	font-size: 14px;
	font-weight: bold;
}
.sample {
	font-size: 10px;
	text-align: right;
	background-color: #FFFFCC;
}
</pre></body></html>