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

#main{
	width:700px;
	float:left;
    margin-bottom: 3em;
	}

article{
	margin-bottom:50px;
	clear:both;
	}

.update{
	text-align:right;
	font-size:90%;
	padding:0 5px 0 0;
	}

.newsrelease-20140918 .sensyu-list li{
	width:140px;
	height:200px;
	float:left;
	font-weight:bold;
	margin:0 5px 0 0;
	}

.newsrelease-20140918 .sensyu-list li img{
	display:block;
	margin:0 0 5px 0;
	}

.newsrelease-20140918 .sensyu-list li span{
	display:block;
	font-weight:normal;
	}

.place-160711 {
    box-sizing: border-box;
    overflow: hidden;
    margin: 3em 0;
}
.place-160711 div,.place-160711 iframe {
    width: 48%;
    margin: 0 1%;
    box-sizing: border-box;
    float: left;
}
.place-160711 h3 {
    font-size: 1.8em;
    padding: .2em 0;
    margin: 0 0 1em;
    border-bottom: 2px dotted skyblue;
}
.place-160711 iframe {
    text-align: center;
}