﻿/* 
***********************************************************************
Site designed by Mediadebris Copyright © 2000-2006 All Rights Reserved.
Site layout based on Template #200519.
Comments must remain intact for use. 
***********************************************************************
*/

@charset "utf-8";
/* Text Styles 1 */

body {
	margin:0px;
	}

body {
	background-color: #660000;
}

td {
	color:#000000;
	font-size: 12px;
	font: MS ゴシク;
	}
	
a {
	color: #000000;
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover {
	color: #333333;
	}
	
/* Navigational Styles (Links)*/

#navigation1 a {
	color: #fff;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding: 0px 10px;
	font: MS ゴシク;
	font-size: 15px;
	border-left-width: 1px;
	border-left-style: groove;
	border-left-color: #f93;
	}
	
#navigation1 a:hover {
	color:#ffc;
	background-color: #c30;
	}

#navigation2 a {
	color: #fff;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding: 0px 10px;
	font: MS ゴシク;
	font-size: 15px;
	}
	
#navigation2 a:hover {
	color:#ffc;
	background-color: #c30;
	}

#padding {
	padding:14px;
	}
	
/* Text Styles 2 */

.line1 {
    color: #FF6600;
    }

.line2 {
    color: #FF9900;
    }

.tagline {
	font-size: 11px;
	font: MS ゴシク;
	color: #660000;
	line-height:16px;
	}
	
.bodyText {
	font-size: 11px;
	font: MS ゴシク;
	color:#666666;
	letter-spacing:.1em;
			}

.detailText {
	font-size: 11px;
	font: MS ゴシク;
	color:#333333;
	letter-spacing:.1em;
	}
	
.pageName {
	font-size: 11px;
	font: MS ゴシク;
	color: #333333;
	letter-spacing:.2em;
	}
	
.subHeader {
	font-size: 11px;
	font: MS ゴシク;
	color: #333333;
	font-weight:bold;
	letter-spacing:.1em;
	}
/* 
***********************************************************************
Site designed by Mediadebris Copyright © 2000-2006 All Rights Reserved.
Site layout based on Template #200519.
Comments must remain intact for use. 
***********************************************************************
*/