/* ::::: http://www.c-able.ne.jp/%7Egrill-d/dinner.html ::::: */

.style1 { color: rgb(121, 1, 1); }
.style2 { font-size: 12px; color: rgb(255, 255, 255); }
.style3 { font-size: 12px; color: rgb(0, 0, 0); font-weight: bold; }
.style4 { font-size: 10px; }

/* ::::: http://www.c-able.ne.jp/%7Egrill-d/css/style.css ::::: */

body { margin: 0px; padding: 0px; background-image: url('bg_body-img_001.jpg'); background-repeat: no-repeat; background-position: left bottom; font-family: "ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3"; font-size: 11px; font-weight: normal; color: rgb(102, 102, 102); }
#container { border-top: 3px solid rgb(121, 1, 1); margin: 0px; padding: 0px; width: 100%; background-image: url('bg_head-img2_001.jpg'); background-repeat: repeat-x; background-position: left top; }
#contents { margin: 0px; padding: 0px; width: 850px; background-image: url('head_logo2_001.jpg'); background-repeat: no-repeat; background-position: left top; }
#header { width: 100%; height: 190px; }
#header h1 { display: none; }
#sidemenu { width: 150px; margin-left: 50px; float: left; font-size: 11px; text-align: left; }
.menu a { border-bottom: 1px dotted rgb(204, 204, 204); margin: 0px; font-size: 12px; color: rgb(102, 102, 102); text-decoration: none; text-align: left; display: block; padding-top: 5px; padding-bottom: 5px; padding-left: 15px; background-image: url('icon_arrow_001.gif'); background-repeat: no-repeat; background-position: 5px center; }
.menu a:hover { color: rgb(121, 1, 1); background-color: rgb(228, 216, 213); }
.menu { margin-bottom: 10px; width: 160px; }
#main { float: right; width: 480px; margin-right: 40px; margin-bottom: 20px; font-size: 11px; color: rgb(102, 102, 102); }
#main p { line-height: 140%; margin-top: 5px; margin-bottom: 10px; }
#main h4 { font-size: 14px; color: rgb(121, 1, 1); margin-top: 5px; margin-bottom: 0px; }
#main .title { padding: 0px; font-family: Arial,Helvetica,sans-serif; font-size: 28px; font-weight: bolder; color: rgb(121, 1, 1); margin-top: 0px; }
#main h3 { font-size: 14px; font-weight: bold; color: rgb(121, 1, 1); margin-top: 5px; margin-bottom: 5px; font-family: "ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3"; }
#footer { clear: both; width: 700px; margin-left: 110px; text-align: right; font-size: 10px; color: rgb(51, 51, 51); margin-bottom: 30px; }
#main .text img { margin-left: 10px; }
