@charset "utf-8";


*{
	margin:0;
	padding:0;
}

img{
	border:0;
}

body{
	font-size:80%;
	line-height:130%;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color:#FFF;
}

#contents {
	width: 100% !important;
}

#wrapper {
	width:100%;
	margin:0 auto;
	background:url(../img/bg_top.gif) repeat-x top ;
}


#ua_contents {
	width: 900px;
	margin:0 auto;
	background:#000;
}

#flashcontent{
	width:900px;
	height:472px;
	background-color:#000000;
	}
	


#flashcontent p{
	font-size:small;
	text-align:center;
	vertical-align:middle;
	padding: 174px 150px;
	color:#CCCCCC;
	}
	
	
#flashcontent-2{
	width:900px;
	height:595px;
	background-color:#000000;
	}
	
#flashcontent-2 p{
	font-size:small;
	text-align:center;
	vertical-align:middle;
	padding:222px 150px;
	color:#CCCCCC;
	}
	
	
	
	
.text_news{
	color:#CCCCCC;
	padding:10px 0 10px 3px;
	text-decoration:none;
	}
	
.text_news a{
	color:#CCCCCC;
	text-decoration:none;
	}
	
	
.text_news a:hover{
	color:#33e8fe;
	}
	
	
	
.text_owners{
	font-size:10px;
	color:#999999;
	padding:10px 0 10px 10px;
	text-decoration:none;
	}
	
.text_owners a{
	color:#999999;
	text-decoration:none;
	}
	
.text_owners a:hover{
	color:#ca3400;
	}
	
.news_line{
	border-bottom:#003d61 1px solid;
	}
	

/*下部メニューのテキストリンク--------------------------------------*/
a.menu-link {
	color:#FFFFFF;
	text-decoration:none;
	font-size:13px;
	display:block;
	padding:0;
	margin:0;
}

/*下部メニューのテキストリンク　end--------------------------------------*/





