@charset "ISO-8859-1";

/* =======================================

	CSL TopPageElements

======================================= */

html {
	overflow-x: hidden;
}

body {
	background: transparent url(../img/index_bg.gif) repeat-x;
	overflow-x: hidden;
}


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

	FLASH

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

#flasharea {
	margin: 0 auto;
	width: 900px;
	height: 265px;
	position: relative;
}

#flasharea h1 {
	left: 0;
	margin: 0 0 0 0;
	height: 255px;
	position: absolute;
}



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

	loginbox

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

#loginbox {
	width: 255px;
	text-align: center;
}


#loginbox dl {
	width: 224px;
	margin: 24px 0 8px 8px;
}


#loginbox dl dt {
	width: 54px;
	text-align: right;
	float: left;
	display:inline;
	height: 25px;
}

#loginbox dl dt img {
	padding-top:6px;
}


#loginbox dl dd {
	width: 160px;
	float: right;
	text-align: left;
	display:inline;
	height: 25px;
	font-size: 0.9em;
}

#loginbox dl dd input {
	width: 120px;
	height: 1.2em;
	margin: 0;
	border: 1px #solid #cccccc;
}

#loginbox dl dd input.check {
	width: auto;
	margin: 0;
	border: 1px #solid #cccccc;
}

#loginbox dl dd input:focus {
	background-color: #eeeeee;
}

.margin10 {
	margin-top:15px;
}


#loginbox ul {
	width: 200px;
	margin: 10px auto 30px 2px;
}


#loginbox ul li {
	margin-top: 2px;
}

#loginbox .beriplast {
	width: 195px;
	margin: 10px auto 20px auto;
	background-color: #ffffff;
}

#loginbox .beriplast img {
	margin-top: 10px;
}

#loginbox .beriplast p {
	padding: 10px 15px;
	line-height: 110%;
	text-align:left;
}



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

	update

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


#update {
	width: 645px;
	height: 18px;
	background-color: #565656;
	color: #ffffff;
	background: #565656 url(../img/update_title.gif) no-repeat 30px 0.4em;
	padding:2px 0 4px 0;
}

#update #scroller-v div {
	width: 645px;
	height: 18px;
}

#update dl {
	padding: 2px 4px 0 90px;
}


#update dl dt {
	width: 80px;
	float: left;
	display:inline;
}

#update dl dd {
	width: 460px;
	text-align: left;
	float: right;
	display:inline;
}




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

	à»â?contentsbox

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

#contentsbox {
	margin: 20px 0 0 30px;
}


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

	greeting

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

#greeting {
	width: 345px;
	float: left;
	display:inline;
}


#greeting #box {
	border-left: 1px solid #c6c2bf;
	padding: 5px 0 10px 17px;
}

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

	movie

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

#movie {
	width: 220px;
	margin-left: 50px;
	float: left;
	display:inline;
}


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

	details

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

#details {
	width: 613px;
	margin-top: 30px;
	background-color: #ffffff;
	padding-bottom: 30px;
	border: 1px #eeeeee solid;
	float: left;
	display:inline;
}


#details dl {
	width: 254px;
	margin-top: 20px;
	margin-left: 37px;
	background-color: #ffffff;
	float: left;
	display:inline;
}

#details dl dd {
	padding-top: 5px;
	line-height: 130%;
}


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

	aboutcsl

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

#aboutcsl {
	width: 615px;
	margin-top: 25px;
}

#aboutcsl img {
	float: left;
	display:inline;
}

#aboutcsl img.qr {
	margin-left: 13px;
}