@charset "shift_jis";
/* CSS Document */

*{
	margin: 0;
	padding: 0;
	line-height: 100%;
	text-decoration: none;
	font-weight: normal;
	font-size: 100%;
}
body{
	font-size: 12px;
	background-color: #111111;
	text-align:center;
	font-family:Verdana,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,"ＭＳ Ｐゴシック",Arial,sans-serif;
	line-height:160%;
	color:#FFFFFF;
}

br{
	height:0px;
	padding:0px;
	margin:0px;
	line-height: 0px;
	font-size:0px;
	clear:both;
}

img{	border: 0;}
li{list-style-type: none;}
.clClear{
	clear: both;
	height: 0;
	line-height: -1px;}
.clEndClear{
	clear: both;
	padding:0px;
	margin:0px;
	line-height: 0px;
	font-size:0px;
	line-height: -1px;}
a{
	color:#FFFFFF;
}
a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

#idSpace30{
	clear: both;
	height: 30px;
}
#idSpace60{
	clear: both;
	height: 60px;
}
#idSpace150{
	clear: both;
	height: 150px;
}


/*ヘッダー部分-------------------------------------------------------*/
#idHeader{
	text-align:center;
	width: 100%;
/*	height: 222px;*/
}
#idHeader h1{
	width: 310px;
	height: 65px;
	float:left;
	background: url(../images/header/logo.gif) no-repeat left top;
}
#idHeader h1 a{
	display: block;
	width: 310px;
	height: 65px;
	background: url(../images/share/logo.gif) no-repeat left top;
}
#idHeader h1 a span{
	display:none;
}


/*----------------------------------------------------------------*/
.clBlock{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;}


#idContentIndex{
	width: 1000px;
	margin:0px auto;
	display:block;
	text-align:left;
	background-color:#000000;
}

#idContentWhite{
	width: 1000px;
	margin:0px auto;
	display:block;
	text-align:left;
	background-color:#FFFFFF;
}

/*ページトップへ*/
#idPageTop {
	text-align:right;
	padding-top:20px;
	padding-right:30px;
}

#idFooterline{
	border-bottom: 1px solid #EEEEEE;
	text-align:center;
}

#idFooter{
	width:100%;
	margin:0px auto;
	height:125px;
}



.txtPink{
color:#FF66CC;}.flv_center {
	text-align: center;
}
