@charset "UTF-8";
#gogaku-menu p{
	padding-left: 70px;
	padding-top: 10px;
}
#gogaku-menu-japanese{
	width: 333px;
	float: left;
	height: 430px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#gogaku-menu-english{
	width: 333px;
	float: right;
	height: 430px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#gogaku-menu-corporate{
	width: 333px;
	float: left;
	clear: left;
	height: 340px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#gogaku-menu-global{
	width: 333px;
	float: right;
	height: 340px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#h2-topics{
	clear: both;
	padding-top: 20px;
}
#topics{
	width: 710px;
}
#topics dt{
	padding-top: 25px;
	float: left;
	color: #004C9F;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 0px;
	height: 40px;
}
#topics img{
	vertical-align: middle;
	padding-right: 10px;
}
#topics dd{
	background-image: url(../images/topics-dot.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-left: 20px;
	height: 50px;
}
#contents-facebook{
	margin-top: 20px;
	clear: both;
}
#mainimg-box{
	height: 400px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#mainimg-box img{
        display:none;
        position: absolute;
    }

#mainimg-box #img1{
	/* 1枚目の画像だけを表示 */
	display:block;
}
#subimage-box{
	background-position: center center;
	background-repeat: no-repeat;
	height: 200px;
}
#blogimage-box{
	background-image: url(../images/subtopimage-06.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	height: 200px;
}
.fb-page{
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 500px;
	float: right;
}
.facebookicon{
	margin-top: 20px;
	float: left;
	height: 180px;
	width: 180px;
}