	@charset "SHIFT_JIS";
	
	/* BODY */
	body { font-size: 12px; line-height:1.2em; color: #aa0000; background-image:url(../img/bg01.gif); 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:0px; background-color:#ffffff; width:236px; height:56px; text-align:center;}
	
	#layout{ width:100%; margin: 0px auto; background-image:url(../img/bg01.gif); 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:1100px; height:415px; line-height:17px; font-size:12px; color:#FFFFFF; margin-left:50px; }
	.contents_txt { width:1100px; 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;}
	
	.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;}	
	
	.footer_bar { width:auto; margin:0px auto; margin-left:150px;}
	
	
	.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);}
	
	.contact_txt { font-size:12px; line-height:17px;}
	.mailform { width:490px; height:auto; padding:5px;} 
	.thanks_txt { font-size:12px; line-height:17px; color:#aa3333; text-align:center;}
	
	
	/* CSS Document */
	
