* {
	margin:0;
	padding:0;
}

/*
-----------------------------------------------------------------
    BASE
-----------------------------------------------------------------
*/
	body {
	font-family: Verdana, "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", Osaka;
	font-size: 80%;
	background: #9d0a10 url(img/bg_line.jpg) repeat-x top left;
	color: #000000;
	text-align: center;
	}

	A:link		{ color: #006699; text-decoration: none; line-height: 160%; background-color: transparent; }
	A:visited	{ color: #006699; text-decoration: none; line-height: 160%; background-color: transparent; }
	A:hover		{ color: #FFFFFF; text-decoration: none; line-height: 160%; background-color: #006699; }

	h1 {
	background: url(img/top_logo.gif) no-repeat left bottom;
	height: 184px;
	width: 100%;
	font-size: 120%;
	}

	h2 {
	font-size: 100%;
	color: #FFFFFF;
	background: url(img/bg_title.gif) no-repeat left top;
	margin-top: 20px;
	padding-left: 6px;
	line-height: 160%;
	text-align: left;
	border-left: 6px solid #CC0000;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: normal;
	}

	h3 {
	font-size: 100%;
	font-weight: normal;
	margin-bottom: 4px;
	border-bottom: 1px solid #ffffff;
	}

	h4 {
	margin-top: 4px;
	margin-left: 4px;
	font-size: 100%;
	}

	#background {
	width : 740px;
	margin : 0px auto;
	position: static;
	background: url(img/bg2.gif) repeat-y;
	}

	#arrange {
	width : 728px;
	margin : 0px auto;
	position: static;
	background: #FFFFFF;
	text-align: left;
	line-height: 140%;
	}

	#copyright {
	clear: both;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	}

	p {
	margin:0 0 1em 0;
	}

	ul, li {
	list-style: url(img/marker.gif); 
	line-height: 160%; 
	text-align: left; 
	margin-left: 10px;
	padding-bottom: 10px; 
	}

	address {
 	font-style: normal;
	}

	img { 
	border: 0px; 
	}
	
	img A { 
	border: 0px; 
	}
	
/*
-----------------------------------------------------------------
    MAIN MENU
-----------------------------------------------------------------
*/
	#main { 
	width: 500px; 
	float: left; 
	padding: 6px; 
	margin-top: 10px; 
	margin-left: 10px; 
	}

	#main2 { 
	width: 600px; 
	float: left; 
	padding: 6px; 
	margin-top: 10px; 
	margin-left: 10px; 
	}

	.info { 
	padding: 6px 30px 6px 8px; 
	margin: 0px 10px 10px 6px; 
	}

/*
-----------------------------------------------------------------
    SIDE MENU
-----------------------------------------------------------------
*/
	#sidebar { 
	width: 160px; 
	float: left; 
	padding: 0px 0px 40px; 
	margin: 30px 10px 0px 0px; 
	border-left: 3px solid #CC0000; 
	}
	
	#sidebar2 { 
	width: 160px; 
	float: left; 
	margin: 30px 0px 40px 0px; 
	}
	
	.info2 { 
	margin: 6px; 
	}

	hr { 
	display: none;
	}
	
/*
-----------------------------------------------------------------
    MENU
-----------------------------------------------------------------
*/
	#menu {
	width: 100%;
	background: #000000 url(img/bg_menu_st.jpg) repeat-x center;
	text-align: left;
	padding-top: 8px;
	color: #999999;
	padding-bottom: 8px;
	}

	#menu a:link {
	background-color: transparent;
	color: #FFFFFF;
	text-decoration: none;
	}

	#menu a:visited {
	background-color: transparent;
	color: #FFFFFF;
	text-decoration: none;
	}

	#menu a:hover {
	background-color: #CC0000;
	color: #FFFFFF;
	}

/*
-----------------------------------------------------------------
    TABLE
-----------------------------------------------------------------
*/
	table { 
	font-size: 80%; 
	}

	.hec0 { 
	width: 580px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid  #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid  #666666;
	}

	.hec1 {
	line-height: 200%;
	width: 180px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}

	.hec2 {
	line-height: 200%;
	width: 100px;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #ededed;
	}

	.hec3 {
	line-height: 200%;
	width: 100px;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
	}

	.hec4 {
	line-height: 200%;
	width: 100px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}

/*
-----------------------------------------------------------------
    OTHERS
-----------------------------------------------------------------
*/
	h1 span { 
	display: none; 
	}
	
	.imgLEFT {
	float: left;
	margin-right: 16px; 
	}

	.imgRIGHT { 
	float: right; 
	}
	
	.textRED { 
	color: #990000; 
	font-weight: bold; 
	}
	
	.faqLINE { 
	color: #990000; 
	border-bottom-width: 1px; 
	border-bottom-style: dotted; 
	border-bottom-color: #999999; 
	}

	.nPage {
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	}

	.nPage a:link {
	color: #006699;
	text-decoration: none;
	padding: 5px;
	border-left: 6px solid #CC0000;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	}

	.nPage a:visited {
	color: #006699;
	text-decoration: none;
	padding: 5px;
	border-left: 6px solid #CC0000;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	}

	.nPage a:hover {
	color: #fff;
	text-decoration: none;
	border-left: 6px solid #CC0000;
	padding: 5px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	}

	.youtubeIMG {
	background: url(img/bad_yt.jpg) no-repeat left bottom;
	}

	.youtubeIMGall {
	background: url(img/bad_yt.jpg) repeat-y left top;
	}

	#container{border:1px solid #222222 !important;}
