/* CSS Document by 中村　彬 */

@import url(http://yui.yahooapis.com/2.5.1/build/reset/reset-min.css);
@import url(http://yui.yahooapis.com/2.5.1/build/fonts/fonts-min.css);
@import url(http://yui.yahooapis.com/2.5.1/build/base/base-min.css);



/* 基本設定*/
/***************************************/
body {
	font-family: "メイリオ", "Meiryo", "Lucida Grande", "Verdana",  "MS P ゴシック","MS PGothic", "Osaka","ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif;
	font-size:14px;
	letter-spacing:1.5;
	line-height:1.5;
	background-color: #050D1B;
	background-image:url(../img/2009/l2009_back.jpg);
	background-repeat: no-repeat;
	background-position: center top ;
	margin:0px;
	padding:0px;
}


/* container部 */
/***************************************/

#container {
	position: relative;
	margin:110px 0 0 -400px;
	left:50%;
	width:800px;
	background-color:#FFFFFF;
}

/* box部 */
/***************************************/

.box-center {
	position:relative;
	margin:0 0 0 -320px;
	left:50%;
	width:640px;
	background-color: #FFFFFF;
}


/* footer部 */
/***************************************/

#foot {}


/* head部 */
/***************************************/

#head {}


#accordion {width:640;}
.accordion {width:640px; font:12px Verdana,Arial; color:#033}
.accordion dt {width:640px; height:60px; background: url(../img/text/8text.gif)}
.accordion dt:hover {background:url(images/header_over.gif)}
.accordion dd {overflow:hidden; background:#fff}
.accordion span { width:300px; border-top:none;}





div.voice {
    clear:both;
	width:569px;
	margin:20px 0px 0px 0px;
	padding:15px;
	background-color:#F3D98C;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
}

#voice_box-inner {
	width:569px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#000000;
	text-align:justify;
}

#voice_box-inner h4 {
	clear:both;
	width:569px;
	margin:6px 0px 0px 0px;
	padding:4px 0px 0px 0px;
	text-align:right;
	border-top:1px dotted #666666;
}

#voice_box-inner p {
	float:right;
	width:auto;
	margin:6px 0px 15px 0px;
	padding:0px 0px 0px 0px;
}

div.video {
	margin:20px 0;
	width:260px; float:left;
}


div.message {
	width:270px; float:right;
}

div.voice-hr {
	border-bottom:1px dotted #FF0000;
}

div.voice-name {
	text-align:right;
	font-size:0.9em;
}