
/*メイン///////////////////////////////////*/	
#main {
	margin-top: 60px; 
}

/*左側///////////////////////////////////*/	
#left #breadcrumbs {
	margin-top: 0px; 
}

/*右側///////////////////////////////////*/	
#right {
	padding: 5px 0 0 0;
	border-top: 1px dotted #c5c5c5;
}

.text table {
	margin: 10px 0 15px 0;
}

.text {
	color: #757575;
	font-size: 73%;
	font-family:  Helvetica,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ", Meiryo,Arial,"MS P ゴシック",sans-serif;
	line-height: 220%;
	letter-spacing: 0.2em;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px dotted #c5c5c5;
}

.name {
	padding: 0 0 0 15px;
}

.separate {
	padding: 0 5px;
}

.void {
	height: 150px;
}
