@charset "UTF-8";

<!--
h1{
	background-color:#1A2C74;
	color:#FFFFFF;
	padding:5px 10px;
	font-weight:bold;
}
#section1 h2{
	color:#1A2C74;
}
h3{
	border-bottom:solid #1A2C74;
	margin:5px 0;
}

/* �ȉ���O���� */
h3{
	padding:5px 0;
	font-weight:bold;
	
}

#container{
	background-image:url(../images/common/bg_gnav.jpg);
	background-repeat:repeat-x;
	padding:0;
	margin:0;
}
#footer{
	background-image:url(../images/common/bg_footer.jpg);
	background-repeat:repeat-x;
	color:#fff;
}
#section1 h2{
	background-image:url(../images/common/bg_h2.jpg);
	background-repeat:no-repeat;
	padding:3px 0 0 20px;
	font-size:120%;
	font-weight:bold;
	min-height:30px;
	margin:15px 0 0 0;
}

/*--------------------
news/event
--------------------*/
.arrow{
	padding:0 0 0 15px;
	background-image:url(../images/common/ic_arrow.gif);
	background-repeat:no-repeat;
	background-position:left 4px;
}


#news dl dt,
#event dl dt{
	line-height:1; /* ie */
	margin:0 0 -1.5em 0;
	padding:0.5em 0 0 15px;
	background-image:url(../images/common/ic_arrow.gif);
	background-repeat:no-repeat;
	background-position:left 7px;
}

#news dl dd span{
	background-image:url(../../images/news/icon.gif);
	background-repeat:no-repeat;
	height:12px;
	width:55px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	float:left;
	padding:0 10px 0 0;
}

#news dl dd span.news_1{ background-position:0 0; }
#news dl dd span.news_2{ background-position:0 -12px; }
#news dl dd span.news_3{ background-position:0 -24px; }
#news dl dd span.news_4{ background-position:0 -36px; }
#news dl dd span.news_5{ background-position:0 -48px; }

/*--------------------
�|�C���g�J�[�h
--------------------*/
#section1 #card{
	background-image:url(../point/images/bg_card.jpg);
	background-repeat:no-repeat;
	min-height:180px;
	padding:0 0 0 180px;
}

.card_fl_box{
	display:flex;
	justify-content:center;
	    align-items:flex-start;
	flex-wrap:wrap;
}
.card_fl_box .item1{
	width:24%;	
}
.card_fl_box .item1 img{
	width:100%;	
	padding:10px 0;
	
}

.card_fl_box .item2{
	width:70%;
	padding-left:1rem;
}

.item2_fl_box{
	display: flex;
}

.item2_fl_box .donwload_url{
	width: 350px;
}

.item2_fl_box .donwload_qr{
	flex: 1;
}

#section1 #admission dl, #section1 #switchover dl{
	padding:10px 0;
}
#section1 #admission dt, #section1 #switchover dt{
	margin-bottom: -2.0em;
	padding: 5px 5px 5px 0;
	font-weight:bold;
}
#section1 #admission dd, #section1 #switchover dd{
	border-bottom: 2px dotted #ccc;
	margin: 0;
	padding: 5px 0 5px 10em;
}

#section1 #exchange strong{
	color:#FF0000;
}
#section1 #exchange ul{
	list-style:none;
	text-align:center;
}
#section1 #exchange ul li{
	display:inline;
}

#section1 #goods ul li{
	padding:0 3px 0 0;
	margin:0;
}

/*--------------------
�{�݃K�C�h
--------------------*/
#section1 #guide p{
	float:left;
	width:245px;
}
#section1 #guide .centerimg{
	padding:0 10px;
}

#section1 #floor{
	text-align:center;
}
#section1 #floor dl{
	float:left;
	width:230px;
	padding:10px;
	text-align:left;
}
#section1 #floor dl dt{
	font-weight:bold;
	color:#0076AE;
}
#section1 #floor dl dt img{
	padding:0 5px 0 0;
}

/*--------------------
�A�N�Z�X
--------------------*/
#section1 #access h2{
	background-image:url(../images/common/bg_h2_m.jpg);
	background-repeat:no-repeat;
}
#section1 #access ul{
	padding:0 0 0 30px;
}
#section1 #access #accessmap{
	text-align:center;
}
#section1 #access #googlebox{
	float:left;
	width:370px;
}
#section1 #access #googlebox #googlemap{
	margin:4px;
	border:solid 1px #cccccc;
}

#section1 #access #accessguide{
	float:right;
	width:370px;
}
#section1 #access #accessguide dl{
	padding:5px;
}
#section1 #access #accessguide dl dd{
	padding-bottom:10px;
}
#section1 #access #accessguide dl dt{
	font-weight:bold;
}
#section1 #accessway{
	padding:0 0 0 50px;
}
#section1 #accessway dt{
	font-weight:bold;
}
#section1 .alert{
	font-weight:bold;
	color:#FF0000;
	font-size:96%;
}
#section1 .fontsmall{
	font-size:90%;
}
-->
