@charset "UTF-8";


h2 {
	font-size: 36px;
	line-height: 2em;
	color: #2d6c9f;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #3686C8;
	line-height: 2em;
	margin-bottom: 10px;
}
#ubiq {
}
#ubiq a {
	background-image: url(../images/about_ubiq_off.gif);
	background-repeat: no-repeat;
	display: block;
	height: 73px;
	width: 750px;
}
#ubiq a:hover {
	background-image: url(../images/about_ubiq_on.gif.gif);
	background-repeat: no-repeat;
	display: block;
	height: 73px;
	width: 750px;
}
#ubiq span {
	text-indent: -9999px;
	display: none;
}

#hub_header {
	background-image: url(../images/hub.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 300px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 40px;
}

.read {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 2em;
	color: #2d6c9f;
	text-align: center;
	letter-spacing: .1em;
}



/*=========================================
about menu
=========================================*/
#about_box {
	width: 750px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#about_navi {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#about_navi li {
	float: left;
	margin: 0px;
	padding: 0px;
}

/*01*/
#about_navi li#hub_btn_01 a {
	background-image: url(../images/01_off.gif);
	float: left;
	height: 155px;
	width: 183px;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
}
#about_navi li#hub_btn_01 a:hover {
	background-image: url(../images/01_on.gif);
	height: 155px;
	width: 183px;
	display: block;
	background-repeat: no-repeat;
}

/*02*/
#about_navi li#hub_btn_02 a {
	background-image: url(../images/02_off.gif);
	float: left;
	height: 155px;
	width: 132px;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
}
#about_navi li#hub_btn_02 a:hover {
	background-image: url(../images/02_on.gif);
	height: 155px;
	width: 132px;
	display: block;
	background-repeat: no-repeat;
}

/*03*/
#about_navi li#hub_btn_03 a {
	background-image: url(../images/03_off.gif);
	float: left;
	height: 155px;
	width: 132px;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
}
#about_navi li#hub_btn_03 a:hover {
	background-image: url(../images/03_on.gif);
	height: 155px;
	width: 132px;
	display: block;
	background-repeat: no-repeat;
}

/*04*/
#about_navi li#hub_btn_04 a {
	background-image: url(../images/04_off.gif);
	float: left;
	height: 155px;
	width: 132px;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
}
#about_navi li#hub_btn_04 a:hover {
	background-image: url(../images/04_on.gif);
	height: 155px;
	width: 132px;
	display: block;
	background-repeat: no-repeat;
}

/*05*/
#about_navi li#hub_btn_05 a {
	background-image: url(../images/05_off.gif);
	float: left;
	height: 155px;
	width: 171px;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
}
#about_navi li#hub_btn_05 a:hover {
	background-image: url(../images/05_on.gif);
	height: 155px;
	width: 171px;
	display: block;
	background-repeat: no-repeat;
}
ul {
	margin: 0px;
	padding: 0px;
}
