@charset "UTF-8";
/* CSS Document */

/* RESET */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}

/* ElEMENTS */
body {
 font: 12px "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
 background: #fff; 
 margin: 0;
 padding: 0
 text-align: center;
 color: #333;
 line-height: 1.6em;
}
a:link {
 color: #ffb5b1; text-decoration: none 
 }
a:visited {
 color: #cc9999; text-decoration: none 
 }
a:active { 
 color: black; text-decoration: none
 }
a:hover {
 color: #ffb5b1; text-decoration: underline
 }
#footer a:link {
 color: #ccc; text-decoration: none 
 }
#footer a:visited {
 color: #ccc; text-decoration: none 
 }
#footer a:active { 
 color: black; text-decoration: none
 }
#footer a:hover {
 color: #ffcccc; text-decoration: underline
 }
img {
 behavior:url(/component/lib/iepngfix.htc); 
}
img.left {
 float: left; margin: 2px 20px 16px 0; 
} 
img.right {
 float: right; margin: 2px 0 16px 20px; 
}

/* CONTAINER */
.main #container {
 width:900px;
 position:relative;
 margin:0px auto;
}
.main #header {
 background-image: url("http://www.r-c-dinner.com/img/header.jpg"); 
 background-repeat: no-repeat; 
 height: 87px;
 text-align: left;
}
.main #visual {
 background-repeat: no-repeat; 
 height: 231px;
 text-align: left;
}
.main #footer {
 height: auto;
 padding-top: 15px;
 text-align: left;
 border-top: 1px outset #ccc;
}
div#news {
 background-image: url("http://www.r-c-dinner.com/img_common/itr_line.gif"); 
 background-repeat: repeat-x;
 width: 493px;
 height: auto;
 padding-top: 20px;
 text-align: left;
}
div#message {
 position: absolute;
 top: 338px;
 width: 407px;
 height: auto;
 margin-left: 493px;
 text-align: left;
}
	
/* TEXT */
strong, b {
 font-weight:bold; 
}
em, i {
 font-style:italic; 
}
.news {
 background: url("http://www.r-c-dinner.com/img_common/pit.gif") ;
 background-repeat: no-repeat;
 background-attachment: scroll;
 background-position: left top;
 display: block;
 padding: 0 0 7px 15px;
 margin: 5px 0 7px 0;
 border-bottom: 1px dotted #ccc;
}
.news2 {
 background: url("http://www.r-c-dinner.com/img_common/pit.gif") ;
 background-repeat: no-repeat;
 background-attachment: scroll;
 background-position: left top;
 display: block;
 padding-left: 15px;
 margin: 5px 0 15px 0;
}
.piped {
 display: block;
 zoom: 1;
}
.piped:after {
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
}
.piped li {
 float: left;
 display: inline;
}
.piped a {
 border-left: 1px solid #ccc;
 padding: 0 0 0 0.75em;
 margin-left: 0.75em;
}
.piped a.first {
 border-left: 0 !important;
 padding-left: 0;
 margin-left: 0 !important;
}
.cpr {
 color: #ccc;
 font-size:10px;
 line-height: 1.6em;
}

/* IMAGE */
img.ttl {
 margin:28px 0 15px 0;
}
img.mline {
 margin:0 15px;
}
img.mtle {
 margin-bottom: 30px;
}
