@charset "utf-8";

* {
	padding:0;
	margin: 0;
}

html {
	overflow-y:scroll;
	background-color:#000000;
}

body {
	background-image: url(../image/bg.png);
	background-repeat: repeat;
	background-color:#000000;
}


a {
	color:#0000FF;
}

a:hover {
	text-decoration: none;
}

a img {
	border:none;
}

a.imghover:hover img {
	filter:alpha(opacity=50);
	opacity:0.5;
}

#base {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/main_bg.png);
	background-repeat: repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}



#header {
	width:1000px;
	height: 140px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-image: url(../image/header.png);
	background-repeat: no-repeat;

}


#main {
	width:1000px;
	height: auto;
	padding-bottom: 70px;
}

#footer {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	background-image: url(../image/footer.png);
	background-repeat: no-repeat;
	background-position: top;
	position: relative;
	margin-top: -50px; /* negative value of footer height */
	height: 50px;
	clear:both;
}



/*-------------------------------------------------------------------*/
#fade {
	position: absolute; /* ie6 */
	position:fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	-moz-opacity:1;
	opacity:1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
	zoom:1;
	background: #000;
	z-index:6;
	font-weight:normal;
}

#fade .loading {
	position: fixed;	/*位置を固定*/
	top: 50%;	/*垂直位置中央*/
	left: 50%;	/*水平位置中央*/
	width: 250px;
	height: 100px;
	margin-top: -75px;	/*中央から上に高さの半分移動*/
	margin-left: -120px;	/*中央から左に横幅の半分移動*/
	padding-top: 15px;	/*内容を大体中央に*/
	text-align: center;
	color: #cccccc;
	font-family: verdana;
	font-size: 12px;
	font-weight:normal;
}
/*----------------------------------------------------------------*/
#toTop {
	width: 64px;
	height: 64px;

	background: url(../image/pagetop.png) no-repeat bottom;

	text-align:center;
	text-indent: 20px;
	letter-spacing: 0.1em;
	position:fixed;
	bottom: 0px;
	right: 0px;
	cursor:pointer;
	display:none;
	color:#111;
	z-index: 100;
}

/*----------------------------------------------------------------*/

#componentDiv {
	width: 950px;
	height: 270px;
	margin: 10px 0px 0px 25px;
	z-index: 100;
}




/*----------------------------------------------------------------*/
#diamondFlash_1 {
	float: left;
	width:35px;
	height: 40px;
	margin: 0px 0px 0px 5px;
}

#diamondFlash_2 {
	float: left;
	width:35px;
	height: 40px;
	margin: 0px 0px 0px 5px;
}

#diamondFlash_b1 {
	float: left;
	width:35px;
	height: 40px;
	margin: 0px 0px 0px 5px;
}

#diamondFlash_b2 {
	float: left;
	width:35px;
	height: 40px;
	margin: 0px 0px 0px 5px;
}
/*----------------------------------------------------------------*/

#icon {
	margin: 0px auto 0px auto;
	padding-top: 12px;
	letter-spacing: 0.1em;
	display: block;
	width: auto;
	height: 30px;
	font-size: 14px;
	text-indent: 230px;
	color: #CCCCCC;
}

/*----------------------------------------------------------------*/
#todays_bar {
	clear: both;
	width: 940px;
	height: 40px;
	margin: 20px 0px 20px 30px;
	background-image: url(../image/bar_todays.png);
	background-position: top;
	background-repeat: no-repeat;
}

#daytime {
	letter-spacing: 0.1em;
	display: block;
	width: 350px;
	height: 30px;
	font-size: 16px;
	padding: 12px 0px 0px 600px;
}

/*----------------------------------------------------------------*/

#powerpush {
	width:950px;
	height: 345px;
	margin: 10px 0px 0px 25px;
	background-image: url(../image/pickup_bg.png);
	background-position: top;
	background-repeat: no-repeat;
}

/*----------------------------------------------------------------*/

#whatsnew {
	width: 940px;
	height: 40px;
	margin: 20px 0px 0px 30px;
	background-image: url(../image/bar_whatsnew.png);
	background-position: top;
	background-repeat: no-repeat;
}

#topics {
	width: 720px;
	height: 30px;
	padding: 12px 0px 0px 210px;
	list-style: none;
	font-size: 16px;
	line-height: 110%;
	letter-spacing: 0.1em;
	color: #000000;
}

/*----------------------------------------------------------------*/
#event {
	float: left;
	width:495px;
	height: 250px;
	margin: 15px 0px 0px 30px;
	background-image: url(../image/event_bg.png);
	background-position: top;
	background-repeat: no-repeat;
}

#event_main {
	width:470px;
	height: 195px;
	margin: 45px 0px 0px 15px;
	line-height: 20px;
	color: #000000;
	overflow:auto;
	scrollbar-3dlight-color: #999999;
	scrollbar-arrow-color: #B8B8B8;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #353535;
	scrollbar-track-color: #B8B8B8;
}

#event_main dl{
	font-size: 14px;
}

#event_main dt{
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.1em;
}

#event_main dd{
	letter-spacing: 0.1em;
	line-height: 20px;
	font-size: 12px;
	text-indent: 60px;
	color: #666633;
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px 0px 5px 0px;
}

/*----------------------------------------------------------------*/

#information {
	float: left;
	width:430px;
	height: 250px;
	margin: 15px 0px 0px 15px;
	background-image: url(../image/information_bg.png);
	background-position: top;
	background-repeat: no-repeat;
}

#information_main {
	width:410px;
	height: 190px;
	margin: 50px 0px 0px 13px;
	line-height: 20px;
	color: #ffffff;
	overflow:auto;
	scrollbar-3dlight-color: #222222;
	scrollbar-arrow-color: #B8B8B8;
	scrollbar-darkshadow-color: #222222;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #353535;
	scrollbar-track-color: #353535;
}

#information_main dl{
	font-size: 14px;
}

#information_main dt{
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0.1em;
}

#information_main dd{
	letter-spacing: 0.1em;
	line-height: 20px;
	font-size: 12px;
	text-indent: 240px;
	color: #666666;
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px 0px 5px 0px;
}

/*----------------------------------------------------------------*/
#mobile {
	float: left;
	width:230px;
	height: 100px;
	margin: 20px 0px 15px 30px;
	background-image: url(../image/mobile_link.png);
	background-position: top;
	background-repeat: no-repeat;
}

/*----------------------------------------------------------------*/
#last {
	float: left;
	width:230px;
	height: 100px;
	margin: 20px 0px 15px 6px;

}

/*----------------------------------------------------------------*/
#gravure {
	float: left;
	width:230px;
	height: 100px;
	margin: 20px 0px 15px 6px;
	background-image: url(../image/gravure_link.png);
	background-position: top;
	background-repeat: no-repeat;
}

/*----------------------------------------------------------------*/
#mail_invitation {
	float: left;
	width:230px;
	height: 100px;
	margin: 20px 0px 25px 6px;

}

/*----------------------------------------------------------------*/
#companion_bar {
	clear: both;
	width: 940px;
	height: 40px;
	margin: 20px 0px 20px 30px;
	background-image: url(../image/bar_companion.png);
	background-position: top;
	background-repeat: no-repeat;
}

#companion_box {
	width: 1000px;
	height: auto;
	margin: 10px 0px 0px 10px;
	background-color: #000000;
}

#companion_box ul{
	list-style: none;
	width: 1000px;
	height: auto;
	padding: 0px 0px 0px 30px;
}

#companion_box li{
	display: inline;
	text-decoration: none;
	float: left;
	margin: 0px 13px 15px 0px;
	text-align: center;
	width: 220px;
	height: 380px;
	background-image: url(../image/index_bg.png);
	background-repeat: no-repeat;
	background-position: top;
}

#companion_box_today {
	float: left;
	margin: 5px 0px 0px 4px;
	width: 53px;
	height: 20px;
}

#companion_box_av {
	float: left;
	margin: 5px 0px 0px 1px;
	width: 60px;
	height: 20px;
}

#companion_box_newface {
	float: left;
	margin: 5px 0px 0px 0px;
	width: 40px;
	height: 20px;
}

#companion_box_update {
	float: left;
	margin: 5px 0px 0px 2px;
	width: 40px;
	height: 20px;
}

#companion_box .name{
	display: block;
	margin: 13px 0px 0px 0px;
	text-align: center;
	font-size: 18px;
	line-height:110%;
	color: #FFFFFF;
	letter-spacing: 0.1em;
}

#companion_box .size{
	margin: 2px 0px 0px 0px;
	text-align: center;
	font-size: 16px;
	line-height:110%;
	color: #FFFFFF;
	letter-spacing: 0.05em;
}

#photo {
	margin: 0px 0px 5px 10px;
	width: 200px;
	height: 300px;
}


#companion_box_header {
	margin: 0px 0px 0px 10px;
	width: 200px;
	height: 20px;
}

#companion_box_footer {
	margin: 5px 0px 0px 10px;
	width: 200px;
	height: 40px;
	text-align: center;
	line-height:120%;
	color: #0000CC;
	letter-spacing: 0.1em;
}

/*-------------------------------------------------------------------*/
.slideshowContainer {
	width: 200px;
	height:300px;
	margin: 0px 0px 0px 10px;
}
.loading {
	background: url("../image/loading.gif") center no-repeat;
}
.slideshowThumbnail {
	outline: none;
}
.slideshowThumbnail img {
	background-color:#fff;
	padding:0px;
	margin-right:2px;
}
a:hover.slideshowThumbnail img {
	border:0px solid #666;
}
.current img {
	border:0px solid red;
}
.outline {
	border:2px solid #FF00FF;
	z-index:21;
	position:absolute;
}
#thumbnails {
	width:200px;
	margin:0;
	margin: 5px 0px 0px 10px;
	z-index:20;
}
#thumbnails p {
	margin:5px 0 0 0;
	text-align:center;
}
#thumbnails p a img {
	border:0;
}

/*----------------------------------------------------------------*/

#schedule_bar {
	clear: both;
	width: 940px;
	height: 40px;
	margin: 20px 0px 20px 30px;
	background-image: url(../image/bar_schedule.png);
	background-position: top;
	background-repeat: no-repeat;
}

#schedule_box {
	width: 1000px;
	height: auto;
	margin: 10px 0px 0px 10px;
}

#schedule_box ul{
	list-style: none;
	width: 1000px;
	height: auto;
	padding: 0px 0px 0px 30px;
}

#schedule_box li{
	display: inline;
	text-decoration: none;
	float: left;
	margin: 0px 13px 15px 0px;
	text-align: center;
	width: 220px;
	height: 380px;
	background-image: url(../image/index_bg.png);
	background-repeat: no-repeat;
	background-position: top;
}

#schedule_box .name{
	display: block;
	margin: 8px 0px 0px 0px;
	text-align: center;
	font-size: 18px;
	line-height:100%;
	color: #FFFFFF;
	letter-spacing: 0.1em;
}

#schedule_box .size{
	margin: 8px 0px 0px 0px;
	text-align: center;
	font-size: 16px;
	line-height:100%;
	color: #FFFFFF;
	letter-spacing: 0.1em;
}

#photo {
	margin: 0px 0px 5px 10px;
	width: 200px;
	height: 300px;
}

#schedule_box_header {
	margin: 0px 0px 0px 10px;
	width: 200px;
	height: 12px;
}

#schedule_box_footer {
	margin: 5px 0px 0px 10px;
	width: 200px;
	height: 40px;
	text-align: center;
	line-height:120%;
	color: #0000CC;
	letter-spacing: 0.1em;
}

/*----------------------------------------------------------------*/
#schedule_date {
	width: 940px;
	height: 40px;
	margin: 0px 0px 20px 30px;
	background-image: url(../image/schedule_back.png);
	background-repeat: no-repeat;
}


#schedule_date li {
	margin: 0px 0px 0px 4px;
	display: block;
	float: left;
	letter-spacing: 0.2em;
	line-height: 40px;
	text-align: center;
}

#schedule_date li a {
	display: block;
	float: left;
	width: 130px;
	height: 40px;
	font-size: 18px;
	letter-spacing: 0.1em;
	line-height: 40px;
	text-decoration: none;
	color: #999999;
}

#schedule_date li a:hover {
	background-image: url(../image/schedule_ov.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
}

#schedule_date li strong {
	line-height: 40px;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(../image/schedule_st.png);
	width: 130px;
	height: 40px;
	letter-spacing: 0.1em;
	display: block;
}

/*-------------------------------------------------------------------*/

#system {
	width: 940px;
	height: 500px;
	margin: 20px 0px 0px 30px;
	background-image: url(../image/system_bg.png);
	background-position: top;
	background-repeat: no-repeat;
}

#map_base {
	width: 940px;
	height: 500px;
	margin: 20px 0px 0px 30px;
	background-image: url(../image/map_bg.png);
	background-repeat: no-repeat;
	background-position: top;
	overflow: hidden;
}

#map {
	width: 926px;
	height: 452px;
	margin: 41px 0px 0px 7px;
	overflow: hidden;
}

/**************** Profile ****************/

#profile {
	width: 860px;
	height: 540px;
	margin: 0px auto 0px auto;
	background-image: url(../image/profile_bg.png);
	background-repeat: no-repeat;
	background-position: top left;
}

#profile_photo {
	float: left;
	display:block;
	width:360px;
	height:510px;
	margin-top:20px;
	margin-left:20px;
}

.mask6{
	position:absolute;
	width:350px;
	height:500px;
	overflow:hidden;
}
#box6{
	position:absolute;
	width:350px;
}
#box6 span{
	display:block;
}
#profile_thumb {
	float: left;
	display:block;
	width:65px;
	height:510px;
	margin-top: 23px;
}

#handles6_1{
	width:65px;
	height:510px;
}

.thumbs{
	width:76px;
}

.thumbs div{
	display:block;
	width:65px;
	margin: 0px 10px 5px 0px;
	cursor:pointer;
	float: left;
	border-style:solid;
	border-width: 1px 1px 1px 1px;
	border-color: #333333;
}
.mark{
	float: right;
}
.thumbs div img{
	display:block;
	width:100%;
	height:100%;
	border:none
}

#profile_detail {
	float: left;
	width: 380px;
	height: 400px;
	margin: 0px 0px 0px 10px;
	padding-top: 40px;
}

#detail_box {
	width: 380px;
	height: 400px;
	margin: 22px 0px 0px 0px;
	overflow: auto;
	scrollbar-3dlight-color: #222222;
	scrollbar-arrow-color: #B8B8B8;
	scrollbar-darkshadow-color: #222222;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #353535;
	scrollbar-track-color: #353535;
}

#detail_main {
	width: 350px;
	height: 400px;
}

#detail_main table{
	margin: 0px 0px 0px 10px;
	width: 350px;
	font-size: 14px;
	text-align: left;
	text-indent: 5px;
	border-collapse: separate;
	border-spacing: 3px;
}

#detail_box .question{
	padding: 3px;
	font-size: 14px;
	letter-spacing: 0.1em;
	color:#6147FE;
	border-bottom: solid 1px #0F0042;
	border-right: solid 1px #0F0042;
}

#detail_box .answer{
	padding: 3px;
	line-height:140%;
	font-size: 14px;
	letter-spacing: 0.1em;
	color:#FFFFFF;
	border-bottom: solid 1px #0F0042;

}

#detail_box .blog {
	padding: 3px;
	font-weight: normal;
	color:#FF6600;
	letter-spacing: 0.1em;
	text-indent: 0px;
	word-break: break-all;
}


/*-------------------------------------------------------------------*/

#member_bar {
	clear: both;
	width: 940px;
	height: 40px;
	margin: 20px 0px 20px 30px;
	background-image: url(../image/bar_member.png);
	background-position: top;
	background-repeat: no-repeat;
}

#login_box {
	width:898px;
	height: 210px;
	margin: 80px auto;
	font-size: 14px;
	color: #000000;
	background-image: url(../image/login.png);
	background-position: center top;
	background-repeat: no-repeat;
	line-height: 140%;
}

#login_navi {
	width: 500px;
	height: 200px;
	margin: -60px auto;
	padding-left: 0px;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 140%;
	letter-spacing: 0.1em;
}

#login_box .error {
	color: #ffffff;
	margin-bottom: 10px;
}

/*-------------------------------------------------------------------*/
