@charset "utf-8";
* {
	margin:0px;
	padding:0px;
	list-style:none;
}
a:link {
	color:#66cccc;
}
a:visited {
	color: #669999;
}
a:hover {
	color:#66ffff;
}
a:active {
	color: #33cc99;
}

body {
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
	text-align: center;
	background-image: url(../images/chip.png);
    width:100%;
}
#wrapper {
	margin-top: 50px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
    text-align: left;
    
}


h1  {
	text-indent: -9999px;
	height: 65px;
	width: 400px;
	background-image: url(../images/entrance_title.png);
	background-repeat:no-repeat;
	margin: 0px auto 0px;
}

p {
	font-size:0.8em;
	text-align:center;
}

#entrance_title {
	width:400px;
	height: 360px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
#center_menu {
	width:400px;
	height:70px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

#entrance_logo img{
	width:229px;
	height:48px;
	margin-left:0px;
}
#entrance_logo {
	float:left;
	width:229px;
	height:48px;
	margin-left:0px;
	margin-right:0px;
}
#entrance_language{
	text-align:right;
	display:block;
	height:48px;
	font-size:1px;
}
#entrance_language li{
    height:25px;
}
#entrance_language li a{
  　display:block;
    height:24px;
}
#cooperationdiv{
	width:200px;
	text-align:center;
	position:absolute;
	top: 107px;
	height:25px;
}
#cooperation {
	width:200px;
	text-align:center;
	position:relative;
	left:601px;
	height:25px;
}
#cooperation li {
	float:left;
	display:block;
	padding-left:7px;
}
#cooperation1{
	position:relative;
	right:1px;
}
/* これ以降Mac IE 5のみに適用される \*//*/
#cooperationdiv{
	width:200px;
	text-align:center;
	position:absolute;
	top: 115px;
	height:25px;
}
#cooperation {
	position:relative;
	width:200px;
	margin-left:535px;
	left:0px;
}
#cooperation li {
	clear:left;
}
#cooperation1{
	position:relative;
	margin-left:-21px;
	margin-top:-8px;
}
#cooperation2{
	position:relative;
	margin-left:9px;
	margin-top:-25px;
}
#cooperation3{
	position:relative;
	margin-left:45px;
	margin-top:-25px;
}
/* これ以降Mac IE 5以外にも適用される */
#hati {
	margin: 0 0px;
}
#link_title {
	height:30px;
}
.before_link {
	clear:left;
	font-size:0.7em;
	height:35px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

#footer {
	background-image: url(../images/footer_jp.png);
	height: 33px;
	clear: both;
	text-align: center;
	width: 1000px;
}


#footer p {
	color: #CCCCCC;
	height: 33px;
	vertical-align: sub;
	font-size: 0.8em;
	text-indent: -9999px;
}

