@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 */
.pages #container {
 width:900px;
 position:relative;
 margin:0px auto;
}
.pages #header {
 background-image: url("http://www.r-c-dinner.com/img_common/header.jpg"); 
 background-repeat: no-repeat; 
 height: 87px;
 text-align: left;
}
.pages #title {
 background-image: url("http://www.r-c-dinner.com/img_common/tbk.jpg"); 
 background-repeat: no-repeat; 
 height: 77px;
 padding: 48px 26px 0 0;
 text-align: right;
}
.pages #Content {
 text-align: left;
}
.pages #footer {
 height: auto;
 padding-top: 15px;
 text-align: left;
 border-top: 1px outset #ccc;
}
div#content {
 width: 620px;
 height: auto;
 margin-right: 280px;
 padding: 30px 0;
 text-align: left;
}
div#rcdplus {
 position: absolute;
 top: 212px;
 width: 200px;
 padding: 30px 0 0 80px;
 margin-left: 620px;
 text-align: left;
}

/* TABLE */
table {
 background-color: #a2a289;
}
	
/* TEXT */
strong, b {
 font-weight:bold; 
}
em, i {
 font-style:italic; 
}
.gray {
 color:#999;
}
.itr {
 margin-bottom: 25px;
 padding-bottom: 25px;
 border-bottom: 1px dotted #ccc;
}
.pit {
 background: url("http://www.r-c-dinner.com/img_common/pit.gif") ;
 background-repeat: no-repeat;
 background-attachment: scroll;
 background-position: left top;
 font-weight:bold; 
 display: block;
 margin-bottom: 5px;
 padding-left: 15px;
}
.pit_m {
 font-size:10px;
 line-height: 16px;
 display: block;
 padding-left: 15px;
}
.mini {
 font-size:10px;
 line-height: 16px;
}
.mini2 {
 font-size:10px;
 line-height: 16px;
 padding: 0 0 0 15px;
}
.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;
}
img.intro {
 margin-bottom: 30px;
}
img.ibtm {
 margin: 0 1px 1px 0;
}
img.ibtms {
 margin: 0 1px 1px 27px;
}
img.pls {
 margin-bottom: 7px;
}