@charset "UTF-8";



/*****************************************/
/**************インデックス***************/
/*****************************************/


#index p{
	font-weight:bold;
	margin:0 0 10px 10px;}

#flash{ 
	width:700px;
	height:260px;
	margin-bottom:10px;
}


/*********************************/
/**************時間***************/
/*********************************/


#time{
	border-bottom: dashed 1px;
	width:450px;
	height:80px;
	margin: 0 0 20px 10px;
}

#time h3{
	background-image:url(../img/time.gif);
	width:160px;
	height:30px;
	margin-bottom:70px;
	text-indent: -9999px;
}

#time dl{
height:80px;
margin:-90px 0 0 180px;}
#time dt{
	color:#66CCCC;
	float:left;
	margin-right:10px;}


/*********************************/
/**************新着***************/
/*********************************/



#info{
	background-image:url(../img/backp.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	height:230px;
	margin-left:10px;
}

#info h3{
	background-image:url(../img/whats.gif);
	width:160px;
	height:30px;
	margin-bottom:60px;
	text-indent: -9999px;
}

#info dl{margin:-80px 0 0 180px;}
	
#info dt{
	color:#66CCCC;
	margin-right:10px;}

#info dd{
	width:240px;
	margin-bottom:20px;
}
	
/***********************************/
/**************リンク***************/
/***********************************/

#link{
	position:absolute;
	left: 580px;
	top: 380px;
	width:224px;
}

#link h3{color:#66CCCC;}
