.shindo{
	text-indent: 2em;
}

.guide{
	margin-bottom: 5px ;
	text-align: center;
	width: 40%;
	margin-left: 30%;
	font-size: 1em;
}

.guide h3 {
	margin: 10px 0 0 ;
	font-size: 1.2em;
}

/*.row_text-center .sen {
	border: 0.5px solid #C5C5C5;
}
*/
/*↑ページの先頭にもどる*/

.sentou{
	display: block;
	width: 12em;
	text-align: center;
	background-color: #F9F1E3;
	color: #5C5C5C;
	padding: 0.5em;
	white-space: nowrap;
	border-radius: 3px;
}

.gallerytime{
	letter-spacing:0.1em;
}

/*略歴の設定*/

.col-md-8 table{
	margin-left :2em;
	margin-right :1em;
}

.col-md-8 table th{
	white-space: nowrap;
	padding-right: 1em ;
}

.col-md-8 table td,th {
	padding-bottom : 0.5em ;
}

