/*
@ƒTƒCƒg‹¤’ÊCSS - freex
@@charset "Shift_JIS";
@*/

@import url(sierra.css);

body {
	background-color: #000;
	margin:0px;
	padding:0px;
}

img {border: none;}

.clear
{clear:both; height:1px;}



/*container*/
#container
{ position:relative; margin:0px auto 0px auto; text-align:left; width:803px;}



/*header*/
#header{
	height:300px;	
	position:relative;
	width:803px;
	background:url(../images/bg_r1_c1.jpg) 0 0;
	text-align:right;
	}
	
	#slct-lang{width:803px;
margin:40px auto 0px;
text-align:right;}



/*footer*/
#endContents{
	display:block;
	height:6px;
	width:803px;
	clear:both;
	background:url(../images/bg_r3_c1.jpg) bottom no-repeat;
	border:none;
	}
		
h6{color:#666;
text-align:center;
margin:15px auto 60px;
font-size:10px/14px;
font-weight:normal;
letter-spacing:0.1em;}
h6 a,a:hover{color:#666;text-decoration:none}

.copyright{font-size:9px;font-family: "Times New Roman", Times, serif;}





#btmlink{width:803px;
text-align:center;
line-height:1.4;
letter-spacing:0.05em;
font-size:x-small;}

#btmlink a{color:#222;}
#btmlink a:hover{color:#FF6600;}








/*contents*/
#contents{background: url(../images/bg_r2_c1.jpg) repeat-y; width:803px;}
address{font-style:normal;}




/*mainCol*/
#main{width:490px;
margin:0px auto 20px;
line-height:1.6;
letter-spacing:0.1em;}



/*margin*/
.b20{margin-bottom:20px;}
.b20t30{margin-bottom:20px;margin-top:30px;}
.t30{margin-top:30px;}

