@charset "utf-8";
@import url(def.css);

div#all{
	width:680px;
	background-image:url(../images/l_line.gif);
	background-position:160px 150px;
	background-repeat:no-repeat;
}
div.right{
	width:330px;
	padding-top:30px;
}
div.left{
	width:330px;
	margin-top:-50px;
}

div#contents{
}
/* list *********************************************************************************/
div#header{
	background-image:url(../images/l_title_bg.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
	height:130px;	
}

div#header h1{
	text-align:center;
}

div#header p#setumei{
	padding-top:5px;
	margin-left:10px;
}
div#header p#logo{
	margin-top:-25px;
	margin-left:240px;
}

p#flash_setumei{
	margin-top:5px;
	margin-left:40px;
}
p#flash_setumei a{
	color:white;
	font-weight:bold;
	text-decoration:none;
}
p#flash{
	margin-top:-32px;
	margin-left:350px;
}
p#flash img{
	border:1px solid white;
}

h2{
	margin-top:-85px;
	margin-left:480px;
}

/*list*/
dl,dt,dd{
	margin:0;padding:0;
}

dl{
	margin-bottom:20px;
}
dt{
	height:23px;
}
dd{
	background-image:url(../images/l_list_bottom.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding-bottom:5px;
	margin-left:12px;
}
div#all table{
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	background-image:url(../images/l_list_bg.gif);
	width:308px;
	padding: 0 5px;
}
div#all th{
	font-size:10px;
	color:black;
	font-weight:normal;
	text-align:left;	
	background-image:url(../images/l_ball_s.gif);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:17px;	
	border-bottom:1px dashed #006666;
}
div#all td{
	font-size:10px;
	color:black;
	border-bottom:1px dashed #006666;
}

div#all td.level{
	font-size:8px;
}

div#all td.level p{
	line-height:1em;
	text-align:right;
}
div#all td.level p.nani{
	color:#FF3300;
}
div#all td.level p.artistic{
	color:#0099CC;
}
div#all td.level p.etc{
	color:#993366;
}
div#all td.do{
	color:#993366;
	vertical-align:bottom;
	line-height:1em;
}

/****/

div#link{
	background-image:url(../images/l_button_bk.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin-left:30px;
	height:350px;
}

div#link ul{
	margin-left:10px;
	padding-top:57px;
}
div#link li{
	margin:0;padding:2px 0;
	list-style-type:none;
	
	
}



div#lead{
	float:left;
	width:361px;
}
div#lead p{
	padding:5px 0 10px 20px;
	font-size:14px;
	line-height:1.3em;
	
}

div#ft{
	padding-left:12px;
}
/*div#ft img{
	border:solid 2px white;
	margin-right:10px;
}*/
div#footer img{
	margin-top:15px;
}
div#footer img#SD{
	margin-left:10px;
	border:solid 2px white;
}
div#footer img#kids{
	margin-left:10px;
	border:solid 2px white;
}

/*****************************************************************************************/
