@charset "UTF-8";
/* CSS Document */


.main_shousai{
	width:900px;
	height:1200px;
	background:url("images/note_05.gif") no-repeat;
	margin-left:auto;
	margin-right:auto;
	
} 

.contents_shousai{
	width:900px;
	height:1200px;
	margin:auto;
	clear:both;
}

.left_shousai{
	width:650px;
	height:800px;
	float:left;
}
.musica{
	height:400px;
	border-bottom:dotted 10px #396;
}
.tokeidai{
	height:380px;
	border-bottom:dotted 10px #396;
}
.shousai_naiiyou{
	float:left;
	width:300px;
	height:340px;
	margin-left:60px;
	text-indent:20px;
}
.map{
	float:right;
	width:250px;
	height:340px;
}
.tweet_shousai{
	margin-top:20px;
	width:200px;
	height:350px;
	float:right;	
}

.gray{
	list-style-position:inside;
	list-style-type: none;
	color:#333;
	font-size: 15px;
}
.brown{
	color:#300;
	font-size: 18px;
}
.red{
	color:#C00;
	padding:10px;
	font-size:18px
}
.setumei{
	font-size:11px;
}
.shoukaipage{
	font-size:10px;
	color:#660066;
}
