@charset "shift_jis";

@import "reset.css";
@import "layout.css";
@import "style.css";
@import "common.css";
#wrapper #container #contents .section2 table tr td {
	font-weight: normal;
}



.about-subttl02{
    padding-bottom: 3px;
    margin: 20px 0 3px 0;
    border-bottom: 1px dotted #cccccc;
}	

.yakuinListWrap{
	display: flex;
	flex-wrap: wrap;
	-ms-flex-wrap:wrap;	
}

.yakuinList{
	display: flex;
	margin-bottom: 0.5em;
	width: 48%;
}

.yakuinList .yname{
	margin-right: 1em;
	width: 25%;
}

.yakuinList .ykatagaki{
	display: block;
}

iframe{
	width: 100%;
}

