body {
	background-color:#FFFFFF;
	font-family:"MS PGothic","Verdana";
	font-size: 12px;
	line-height: 145%;
	color:#333333;
	margin: 0px;
	text-align:center;
}
a {COLOR: #000000;  text-decoration: none;}
a:link {COLOR: #000000; text-decoration: none;}
a:visited {COLOR: #000000; text-decoration: none;}
a:active {COLOR: #000000; TEXT-DECORATION: none;}
a:hover { text-decoration: none; COLOR: #000000;}

/*---------------------------header-------------------------*/
#header{
	width:800px;
	height:110px;
	margin-left:auto;
	margin-right:auto;}

#menu{
	float:right;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	width:460px;
	padding:55px 5px 0px 0px;}

#head{
	float:left;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
	width:300px;
	padding:10px 0px 0px 0px;}

/*---------------------------container------------------------*/
#container{

	margin-left:auto;
	margin-right:auto;
	width:800px;
	height:auto;}
	
.all{

	width:800px;
		height:auto;
	margin-left:auto;
	margin-right:auto;
	}

#link_line{
	width:800px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;}
	
#link{
	float:left;
	width:300px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	padding:10px 0px 5px 0px;}
		
		
#link_bot{
	float:right;
	width:230px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	padding:5px 0px 5px 0px;}
	
		
.inner_center{
	width:800px;
	background-repeat:repeat-y;
	text-align:left;
	border-top-color: #000000;
	border-bottom-color: #FFFFFF;}
			
.title{
	width:530px;
	text-align:left;
	padding:30px 0px 0px 20px;}
	.thank{
	width:550px;
	text-align:center;
	padding:30px 0px 0px 0px;}
	
	.mail{
	width:550px;
	text-align:right;
	padding:10px 0px 0px 0px;
		margin-left:auto;
	margin-right:auto;}
	
.form{
	width:550px;
	text-align:left;
	padding:20px 0px 0px 0px;
	margin-left:auto;
	margin-right:auto;}

			
.text{
	font-family:"MS PGothic","Verdana";
	font-size: 12px;
	color:#333333;
	text-align:left;}
		
.text_r{
	font-family:"MS PGothic","Verdana";
	font-size: 12px;
	color:#333333;
	text-align:right;}

	.frame{
	width:550px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;}
	
	.inner{
	width:760px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding:10px 0px 0px 20px;}


	.input{
width:220px;}
	.input2{
width:60px;}

	.section{
text-align:left;}

/*---------------------------Validate Error ---------------*/
.title_detail{
	width:220px;
	}
.title_detail_err{
	background-color:#FADCDE;
	width:220px;
	}
.contact_red{
	color:#FF0000;
	font-size:10px;
	font-weight: normal;
	}

/*---------------------------footer------------------------*/
#footer{
	width:800px;
	height:20px;
	margin-left:auto;
	margin-right:auto;}
