﻿
body	{
	margin: 0 ;
	padding: 0;
	background: #000000 url(images/bg.jpg) no-repeat top center;
	
	font-size: 12px;
	line-height: 145%;
	color: #cccccc;
}

.wrapper	{
	width: 600px;
	margin: 0px auto;
}

.area1	{
	width: 571px;
	height: 382px;
	background: url(images/img01.png) no-repeat top center;
	margin-bottom: 20px;
}

.btn_app	{
	width: 170px;
	height: 56px;
	padding-top: 312px;
}

.area2	{
	float: left;
	width: 303px;
	height: 260px;
}

.area3	{
	float: left;
	width: 271px;
	height: 260px;
}

.area3 h1	{
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
	line-height: 100%;
	color: #ffffff;
}
.area3 h2	{
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	font-size: 12px;
	font-weight: lighter;
}

.langage	{
	margin-top: 10px;
	height: 26px;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}

.langage span	{
	margin-right:40px;
}

.langage a	{
	color: #cccccc;
	font-weight: lighter;
	text-decoration: none;
}

.langage a:hover	{
	color: #ffffff;
}

.btn_news, .btn_media, .btn_howto	{
	float:left;
	margin: 0px 6px;
	margin-top: 5px;
}

.btn_news a, .btn_media a, .btn_howto a	{
	text-indent: -6666px;
	width: 73px;
	height: 77px;
	display: block;
	background: url(images/btnall.png);
}

.btn_news a	{
	background-position: 0px 0px;
}
.btn_media a	{
	background-position: 73px 0px;
}
.btn_howto a	{
	background-position: 146px 0px;
}

.btn_news a:hover	{
	background-position: 0px 82px;
}
.btn_media a:hover	{
	background-position: 73px 82px;
}
.btn_howto a:hover	{
	background-position: 146px 82px;
}




.hr	{
	clear: both;
	width: 571px;
	height: 10px;
	margin-top: 10px;
	border-top:1px solid #ffffff;    
}


.area4	{
	width: 571px;
}

.area4 h1	{
	margin: 0;
	padding: 0;
	font-size: 20px;
	line-height: 200%;
	color: #ffffff;	
}
dt.info	{
	clear: both;
	float: left;
	width: 80px;
 
}
dd.info	{
	width:526px;
	margin-left: 10px;
	padding-bottom: 25px;
	float: left;
}

.info a{
	color:#00bdff;
	font-style:normal;
	text-decoration:none;
}

.info a:link {
	color:#00bdff;
	font-style:normal;
	text-decoration:none;
}
.info a:visited {
	color:#ff9900;
	text-decoration:none;
}
.info a:hover {
	color:#b9ff00;
	font-style:normal;
	text-decoration:none;
}
.info a:active {
	text-decoration:none;
}

.info h1	{
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 120%;
	padding-bottom:5px;
	color: #ffffff;	
}

.twitter	{
	float:left;
	margin: 0px 15px;
	margin-bottom:15px;
}

.footer	{
	width: 571px;
	text-align: center;
	padding-bottom: 50px;
}

.footer a{
	color:#00bdff;
	font-style:normal;
	text-decoration:none;
}

.footer a:link {
	color:#00bdff;
	font-style:normal;
	text-decoration:none;
}
.footer a:visited {
	color:#ff9900;
	text-decoration:none;
}
.footer a:hover {
	color:#b9ff00;
	font-style:normal;
	text-decoration:none;
}
.footer a:active {
	text-decoration:none;
}

.staff	{
	margin: 0;
	padding: 0;
}

.staffname	{
	margin-bottom:10px;
	color:#fff;
	font-weight: bold;
}	

.staffname a{
	color:00bdff;
	font-style:normal;
	text-decoration:none;
}
.staffname a:link {
	color:00bdff;
	font-style:normal;
	text-decoration:none;
}
.staffname a:visited {
	color:#ff9900;
	text-decoration:none;
}
.staffname a:hover {
	color:#b9ff00;
	font-style:normal;
	text-decoration:none;
}
.staffname a:active {
	text-decoration:none;
}

.logo	{
	text-align: center;
}

img {
border: none;
}

a img {
    border-style:none;
}


a { /* FireFox リンク選択時の点線を消す　*/
    overflow: hidden;
    outline: none;
}



