/* CSS Document */

/*----------基本設定----------*/

/* フォント */

body {
	font-family: ヒラギノ, "ＭＳ Ｐゴシック", arial, helvetica, sans-serif;
	line-height: 160%;
	font-size: 80%;
	color: #ffffff;
	}

/* ブラウザ設定解除 */

* {
	margin: 0px;
	padding: 0px;
	}

body {
	width:800px;
	margin:0 auto;	
	line-height:140%;
	background-color:#000000;
	color:#FFFFFF
	}

img,table {
	border: none;
	}

ul {
	list-style: none;
	}

body#inlineframe {
	width: 97%;
	text-align: left;
}

div#wrap02 *{
	line-height:120%;
}


/* テキストリンク */

a:link {
	color: #ffffff;
	text-decoration: none;
	}

a:visited {
	color: #ffffff;
	text-decoration: none;
	}

a:hover {
	color: #ffffff;
	text-decoration: underline;
	}

a:active {
	color: #ffffff;
	text-decoration: none;
	}

/* フロート解除 */

br.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	}
/* TOP */

#alltop{
margin-top: 20px;
}

#alltop .backgrond{
margin:20px 0px 5px 0px;
background:url(../images/top.jpg) no-repeat;
height: 100%;
padding-left:15px;

}


#alltop .bt{
	margin:160px 0px 180px 10px;
float:left;
}


/* PRESS */

#work .logo{
margin-top:15px;
margin-bottom:25px;
float:left;
}

#work p.language{margin:10px 0 0 200px;
float:right;
}

#work .language a{
float:rignt;
background-color:#FFFFFF;
font-weight:bold;
font-size:120%;
line-height:100%;
margin:0px 0 0 10px;
padding:5px;
color:#000000
}




#work p.press a:link {
	color: #ffffff;
	text-decoration: underline;
	}

#work p.press a:visited {
	color: #ffffff;
	text-decoration: underline;
	}

#work p.press a:hover {
	color: #ffffff;
	text-decoration: none;
	}

#work p.press a:active {
	color: #ffffff;
	text-decoration: underline;
	}
	
#work .title{
font-size:120%;
line-height:180%;
margin-bottom:5px;
font-weight:bold;
}

	
#work .title2{
font-size:160%;
line-height:140%;
margin-top:20px;
margin-bottom:10px;
font-weight:bold;
}

#work .title3{
font-size:180%;
line-height:160%;
font-weight:bold;
}

#work .lead{
font-size:120%;
line-height:160%;	
margin-bottom:10px;
font-weight:bold;
}

#work .subtitle{
font-size:160%;
line-height:160%;
margin:40px 10px 0px 0px; 
font-weight:bold;
}

#work p.press{
font-size:110%;
line-height:140%;
}

#work p.flash{
	width:770px;
	margin:20px 0 10px 5px;
	text-align:center;
	background-color: #000000;

}

#work p.flash object{
	background-color: #000000;

}		


.top{
margin:5px 0px 30px 5px;
}

#work .big{
float:left;
margin:0px 15px 15px 5px;
}

#work .small{
float:left;
margin:5px;
}

#work .caption{
font-size:90%;
margin-bottom:20px;
margin-left:5px;
}

#work .caption img{
margin:5px 0 5px 0;
}

#work .caption2{
font-size:90%;
float:left;
width:250px;
margin:15px 5px 20px 5px;
}

#work .caption3{
font-size:90%;
float:left;
width:510px;
margin:15px 5px 20px 5px;
}

#work .caption4{
font-size:90%;
float:right;
margin:15px 5px 20px 5px;
}

#footer{
margin:60px 0px 20px 0px ;
}

