body{
background:#000;
margin:0 auto;
}

body.inta{
background:url(images/bg0.gif);
color:#000;
}

/* 【リンクカラー】 */
a:link {  color: #845F67; text-decoration: none}
a:visited {  color: #99CCCC; text-decoration: none}
a:hover {  color: #F4A460; text-decoration: underline}

/* 【テキスト】 */
.Title {  font-size: 18px; font-weight: bold; color: #0066FF; }
.title-m{  font-size: 12px; color: #E9BAC2; }
.title-bm{  font-size: 12px; font-weight: bold; color: #E9BAC2; }
.title-m2{  font-size: 12px; color: #F1D198; }
.title-s{  font-size: 10px; color: #ffffff; }
.naka-s{  font-size: 10px; color: #3B1419; }
.naka-s2{  font-size: 10px; color: #ffffff; }
.naka-s3{  font-size: 10px; color: #F73906; }

.Margin-a {  line-height: 140%; margin-top: 3px; margin-right: 3px; margin-bottom: 3px; margin-left: 3px}
.sp15 {margin-top:15px}

/* 【コピーライト】 */
.Copyright2 {  line-height: 130%; margin-top: 12px; color: #ffffff; margin-right: 0px; margin-bottom: 12px; margin-left: 2px}
.Copyright3 {  line-height: 130%; margin-top: 12px; font-size: 15px; color: #ffffff; margin-right: 0px; margin-bottom: 12px; margin-left: 2px}
