@charset "Shift_JIS";

/* 全体構造
---------------------------------------------------- */
body { background: #e9e9e9 ; color: #778899; font: 80%/1.4 'Lucida Grande', Arial, Helvetica, sans-serif; text-align: center; margin:0;}
table.cont-main { background:#ffffff; padding: 0 0 15px 0;}
div.cont-mess { padding: 0 0 0 15px; text-align:left;}
div.cont-left { width: 330px; float:left; margin: 0 10px 0 15px; _margin: 0 0 0 7px; padding:0; text-align:left;/* background-color: #FF0000;*/}
div.cont-left1 {width: 330px; float:left; margin: 0 10px 0 15px; _margin: 0 0 0 7px; padding:0; text-align:left; background: #E0FFFF ;/* background-color: #f79225;*/}
/*div.cont-detail { padding: 0 5px 0 0;}*/
div.cont-right2 {width: 330px; float:right; margin: 0 15px 0 10px; _margin: 0 7px 0 0 padding:0; text-align:left;/* background-color: #f79225;*/}
/*div.cont-detail { padding: 0 5px 0 0;}*/
div.cont-detail { margin: 0 0 10px 0; text-align:left;}
div.cont-detail2 { margin: 0 0 10px 0; text-align:left;background: #E0FFFF ;}



/* コンテンツ
---------------------------------------------------- */
h1 { margin: 0 0 0 0;}
h2 { margin: 10px 0 0 5px;color: #778899;font-size: 100%;}
h3 { margin: 5px 0 0 10px;color: #778899;font-size: 90%;}
p { margin: 0 0 5px 15px; font: 80%/1.4;}
div.cont-detail p { padding: 0 0 0 20px; margin:0;}

img.main-img { margin: 15px 15px 10px 15px; text-align:center;}

hr.dott1 {border-style:dotted none none none;border-top-width:1px;border-top-color:#03a9ce;height:5px;width:680px;}
hr.dott2 {border-style:dotted none none none;border-top-width:1px;border-top-color:#03a9ce;height:5px;width:330px;}
hr.dott3 {border-style:dotted none none none;border-top-width:1px;border-top-color:#03a9ce;height:5px;}
.clear {clear: both;}
.clear {clear: both;}
.copyright { margin: 10px 0 0 0; text-align:center; }
.textcenter { text-align:center; }
.textleft { text-align:left; }
.textright { text-align:right; }

/* リンク
---------------------------------------------------- */
a:link{text-decoration:underline;color:#03a9ce;}
a:visited{text-decoration:none;color:#03a9ce;}
a:hover{text-decoration:underline;color:#03a9ce;}
