@charset "Shift_JIS";


/*--------------------------------------------
  www.think.ne.jp CSS
  URL : http://www.think.ne.jp/
  UPDATE : 2006.06
-----------------------------------------------*/

* {
margin: 0px ;
padding: 0px ;
}


body {
text-align:center;

color: #999999;
background-color: #000000;

font-family: "lr oSVbN", Tahoma, "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
font-size:11px;
line-height:18px;
letter-spacing: 1.5;


}

/* -------FONT SIZE------- */
.font1 {
font-size:11px;
line-height:20px;
letter-spacing: 1.5;
}

.font2 {
font-size:12px;
line-height:20px;
letter-spacing: 1.5;
}

br { letter-spacing : normal; } 

/* -------LINK------- */
A:link {
text-decoration:underline;
color:#ffffff;
}

A:visited {
text-decoration:underline;
color:#ffffff;
}

A:active {
text-decoration:underline;
color:#999999;
}

A:hover {
text-decoration:underline;
color:#999999;
}

a img{border:0;}

/* -------LINK Global Navi------- */
.here{
color:#999999;
}

#navi_menu A:link {
font-size:11px;
text-decoration:none;
color:#ffffff;
line-height:18px;
}

#navi_menu A:visited {
font-size:11px;
text-decoration:none;
color:#ffffff;
line-height:18px;
}

#navi_menu A:active {
font-size:11px;
text-decoration:none;
color:#999999;
line-height:18px;
}

#navi_menu A:hover {
font-size:11px;
text-decoration:none;
color:#999999;
line-height:18px;
}

/* -------print------- */
.for_print{
	display:none;
}

.for_print2{
	display:none;
}

.printtitle{
	display:none;
}

/* -------HOME LAYOUT------- */
br.clear {
	clear: both;
	line-height: 0;
}

#container {
    margin:0px auto;
	text-align:left;
	width: 750px;
}

#header_area{
width: 750px;
height: 125px;
border-bottom: 1px solid #555555;
}

#navi_area {
float: left;
height: 125px;
_width:672px; /* for win IE5.0 and 5.5hack */
}

#navi_menu {
padding-top: 15px;
height: 89px; 
_height:102px; /* for win IE5.0 and 5.5hack */
}

#navi_menu img{
padding:0px;
margin:0px;
}

#navi_lang{
height: 18px;
_padding-top:3px;/* for win IE5.0 and 5.5hack */
}


#logo_area {
	float: right;
	width: 70px;
	height: 126px; /* 7line */
}

/*\*//*/
#logo_area {
	float: right;
	width: 78px;
	height: 126px;
	position:absolute; 
	top:0px;
	
}
/**/

.logo{
float: right;
padding: 65px 4px 0px 4px;
}


#content_area {
	width: 750px;
	margin-bottom:
}

#footer {
	height: 90px;  /* 5line */
}

.go_pagetop{
	float: right;
	border-bottom:9px@solid black;
	margin-bottom:9px;
}

.footer_bottom{
	clear:both;
	border-top: 1px solid #555555;
}

.privacy{
float: left;
margin-top:7px;
}

.copyright{
float: right;
margin-top:7px;
}