
 
body {

    margin: 0px;
    padding: 0px;
	
    color: #993300;
	text-align: center;
	background: #F5F5F5 url("http://www.order-cheese.com/gazou/top_bg.gif") repeat-y top left;
}

img {

border: 0;

}

table {

border: 0;

}


/* Anchors */
a:link {
    background-color: transparent;
    color: #cc0000;
    text-decoration: none;
} a:visited {
    background-color: transparent;
    color: #cc0000;
    text-decoration: none;
} a:hover {
    background-color: transparent;
    color: #000099;
    text-decoration: underline;
}

/*--------------------------------------- 全体枠 -------------------------------------*/

#wrapper {

	text-align: left;
	background: #F5F5F5
}

/*--------------------------------------- ヘッダー -------------------------------------*/



/*--------------------------------------- 表示枠左バー -------------------------------------*/

#main_left {
	
	float : left ; 
	width : 190px ;
	margin: 0;
	padding: 0px 10px 0px 10px; 
	text-align: left;
}

#left_padding {
	
	margin: 0;
	padding: 0px 0px 0px 0px; 
	font-size: 12px;
	line-height: 160%;

}

#main_left ul {
	
	font-weight: bold;
	list-style-image: url("http://www.order-cheese.com/gazou/i.gif");
	margin: 0px 0px 0px 20px; 
	padding: 0px 0px 0px 0px; 
}


#main_left a {
	
	font-weight: bold;
	color: #333333;
	
}

#main_left a:hover {
    background-color: transparent;
    color: #000099;
    text-decoration: underline;
}

#banner img {
	border-top: #cc9900 solid 1px;
	border-left: #cc9900 solid 1px;
	border-right: #cc9900 solid 1px;
}

/*--------------------------------- 各種フォントサイズ --------------------------------*/

.top_title {
font-size: 85%;
line-height: 150%;
letter-spacing: 0.03em;
text-align: center;
}

.top_title b {
font-size: 120%;
font-weight: bolder;
}

.fontM {
font-size: 95%;
line-height: 170%;
letter-spacing: 0.03em;
}

.fontL {
font-size: 120%;
color: #000;
line-height: 150%;
letter-spacing: 0.05em;
}

.fontS {
font-size: 90%;
line-height: 150%;
letter-spacing: 0.05em;
}

.fontSS {
font-size: 85%;
line-height: 150%;
letter-spacing: 0.05em;
color: #666666;
}

