	@charset "SHIFT_JIS";
	
	/* BODY */
	body { font-size: 12px; line-height:1.2em; color: #aa0000; background-color:#000000; margin: 0px; padding: 0px; height:100%;}
	
	a { outline: none; }
	a:link { text-decoration: none; color: #ff4545; }
	a:visited { text-decoration: none; color: #ff4545; }
	a:hover { text-decoration: none; color: #FF0099; }
	a:active { text-decoration: none; }
	
	h1,h2,h3,h4,h5,h6 { margin: 0px; padding: 0px; font-size: 12px; font-weight:normal; }
	strong { font-weight: normal;}
	p { margin: 0px; padding: 0px; }
	
	img { border: 0px; vertical-align: bottom; margin: 0px; padding: 0px; }
	.img1 { padding:5px; background-color:#ffffff; width:236px; height:56px; text-align:center;}
	
	#layout{ width:100%; margin: 0px auto; background-image:url(); text-align:center;}
	
	/* MAIN CONTENTS */
    
	.main_contents { min-width:1203px; margin:0px auto;}
	.main_contents_txt { width:1203px; height:auto; margin:0px auto;}
	.center { text-align:center;}
	.contents { width:800px; height:330px; line-height:17px; font-size:12px; color:#FFFFFF; margin:0px auto; margin-top:20px;}
	.contents_txt { width:800px; height:auto; line-height:17px; font-size:12px; color:#FFFFFF; margin:0px auto;}
	
	.c_left { font-size:12px; color:#FFFFFF; width:250px; height:auto; text-align:left; line-height:5px;}
	.c_center { font-size:12px; color:#FFFFFF; width:610px; height:auto; text-align:center;}
	.c_right { font-size:12px; color:#FFFFFF; width:140px; height:auto; text-align:right;}
	
	.logo { width:270px; height:auto; text-align:left;}
	.menu { width:auto; height:auto; text-align:left; font-size:12px; color:#333333;}
	.space1 { width:100px; height:auto;}
	
	.left { text-align:left;}
	.right { text-align:right;}
	.footer { width:1100px; height:120px; text-align:left; margin:0px auto; margin-left:50px;}
    .footer_txt { width:1090px; height:auto; color:#FFFFFF; font-size:12px; text-align:left; margin:auto; padding:5px;}	
	

	
	
	.left_bg { width:auto; height:auto; background-image:url(../img/left_bg.gif);}
	.right_bg { width:auto; height:auto; background-image:url(../img/right_bg.gif);}
	
	
	#infomation { width: 800px; height: 550px; margin:0px auto; float: left; background-color:#000000; border-width: 1px 1px 1px 1px; border-color: #333333; border-style: solid; }
	#infomation a:link { text-decoration: none; color: #99CC00; }
	#infomation a:visited { text-decoration: none; color: #99CC00; }
	#infomation a:hover { text-decoration: none; color: #FF0099; }
	#infomation a:active { text-decoration: none; }
		#infomation_title { width: 800px; height: 80px; margin:0px auto; margin-left:1px;}
		#infomation_txt { width: 800px; line-height: 17px; color: #F5F5F5; background-color:#000000; text-align:left; }
		#infomation_txt strong { font-weight: lighter; }
		#infomation_txt ul { padding: 10px; margin: 0px; list-style: none; }
		#infomation_txt li { padding-bottom: 2px; margin-bottom: 3px; border-bottom: dotted; border-bottom-width: 1px; border-bottom-color: #333333; font-size:12px; }
#infomation_txt li p { font-size:12px; }
	
	
	/* CSS Document */
	
