@charset "UTF-8";

html{
	height:100%;
	margin-bottom:1px;
}

body,div,p,form,fieldset,input,textarea,
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,table,th,td {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

body {
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, sans-serif;
	color: #000000;
	font-size: 14px;
	line-height: 1.5em;
	background-color: #000000;
}

/*ヘッダーここから*/
#header_box {
	width: 100%;
	height: 130px;
	background-color: #FFFFFF;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}

#header {
	width: 1000px;
	height: 130px;
	margin: auto;
	background-image: url(../media/header.jpg);
	background-repeat: no-repeat;
}

#header h1 {
	height: 85px;
	width: 500px;
	clear: both;
	float: left;
	margin-top: 35px;
}

#header h1 a{
	height: 85px;
	width: 500px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;/*(Netscape7対策)*/
}

#search {
	float: right;
	height: 36px;
	width: 212px;
}

#search_input {
	float: left;
	height: 22px;
	width: 130px;
	text-align: left;
	margin-top: 14px;
}

.search_box {
	height: 19px;
	width: 126px;
	border: 1px solid #666666;
	background-color: #ffffff;
}

#search_button {
	height: 30px;
	width: 80px;
	float: right;
	margin-top: 14px;
}
/*ヘッダーここまで*/

/*グローバルナビここから*/
#g_navi_back {
	width: 100%;
	height: 54px;
	background-image: url(../media/gnavi_back.jpg);
	background-repeat: repeat;
	text-align: center;
}

#g_navi {
	width: 1201px;
	height: 54px;
	margin: auto;
	background-image: url(../media/g_navi_back.jpg);
	background-repeat: no-repeat;
}

#g_navi ul {
	position:relative;
	list-style-type: none;
}

#g_navi li {
	list-style-type:none;
	float: left;
	padding-right: 0px;
}

#g_navi li a {
	display: block;
	width: 149px;
	height: 54px;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-decoration: none;
	text-indent: -9999px;
	margin-left: 1px;
}

#g_navi li#home a {
	background-image: url(../media/navi01.jpg);
}

#g_navi li#function a {
	background-image: url(../media/navi02.jpg);
}

#g_navi li#exploit a {
	background-image: url(../media/navi03.jpg);
}

#g_navi li#reserve a {
	background-image: url(../media/navi04.jpg);
}

#g_navi li#access a {
	background-image: url(../media/navi05.jpg);
}

#g_navi li#gallery a {
	background-image: url(../media/navi06.jpg);
}

#g_navi li#usersvoice a {
	background-image: url(../media/navi07.jpg);
}

#g_navi li#achievement a {
	background-image: url(../media/navi08.jpg);
}

#g_navi li a:hover {
	background-position: 0 -54px;
}
/*グローバルナビここまで*/

/*コンテンツここから*/
#cont_box {
	text-align: center;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
}

/*コンテンツ*/
#cont {
	width: 1000px;
	height: auto;
	margin: auto;
}

/*パンくずリスト*/
#p_navi {
	margin: auto;
	width: 900px;
	text-align: left;
	padding-top: 30px;
	height: 20px;
}

/*各ページタイトルここから*/
#title {
	width: 900px;
	height: 100px;
	margin: auto;
	margin-top: 40px;
}
/*コンテンツここまで*/

/*機器紹介ここから*/
#function_box {
	float: left;
	height: auto;
	width: 840px;
	margin-left: 80px;
	padding-bottom: 120px;
}

#function_title {
	float: left;
	height: 45px;
	width: 840px;
	font-size: 30px;
	font-weight: bold;
	text-align: left;
	color: #4B4B4B;
}

#function_photo {
	float: left;
	height: auto;
	width: 280px;
	margin-right: 20px;
	padding-top: 1px;
}

#function_photo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#function_naiyo {
	float: left;
	height: auto;
	width: 540px;
	text-align: left;
}

#function_naiyo_s {
	margin-top: 1px;
	margin-left: 1px;
	color: #333333;
	text-align: left;
	float: left;
	height: auto;
	width: 530px;
	background-color: #F2F2F2;
	margin-bottom: 10px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 16px;
}


/*スペックテーブル*/
.f_table {
	width: 560px;
	border-collapse:collapse;
	border: 1px solid #ffffff;
	margin-bottom: 10px;
}

.f_table th {
	width: 120px;
	border: 1px solid #ffffff;
	vertical-align: middle;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 10px;
	font-weight: normal;
	text-align: left;
	color: #4B4B4B;
}

.f_table tr td {
	border: 1px solid #ffffff;
	vertical-align: middle;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	text-align: left;
	color: #4B4B4B;
}

.fstyle_t {
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
}

/*予約ボタン*/
#reserve_navi {
	width: 1002px;
	height: 30px;
	margin: auto;
}

#reserve_navi ul {
	position:relative;
	list-style-type: none;
}

#reserve_navi li {
	list-style-type:none;
	float: left;
	padding-right: 0px;
}

#reserve_navi li a {
	display: block;
	width: 120px;
	height: 30px;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-decoration: none;
	text-indent: -9999px;
}

#reserve_navi li#reserve a {
	background-image: url(../media/f_reserve.jpg);
}

#reserve_navi li a:hover {
	background-position: 0 -30px;
}
/*機器紹介ここまで*/

/*利用の流れここから*/
/*顕微鏡の名称と内容のご紹介*/
#exploit_t {
	margin-left: 80px;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	float: left;
	height: 40px;
	width: 800px;
}

#exploit_name {
	margin-left: 80px;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	float: left;
	height: 28px;
	width: 800px;
}

/*利用の流れ*/
#exploit_naiyo {
	background-color: #F3F3F3;
	float: left;
	height: auto;
	width: 700px;
	margin-left: 80px;
	border: 1px solid #CCCCCC;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	text-align: left;
}

#exploit_img {
	float: left;
	height: 40px;
	width: 500px;
	padding-top: 10px;
	margin-left: 203px;
}

/*利用の流れテーブル*/
.e_table {
	float: left;
	width: 820px;
	border-collapse:collapse;
	border: 1px solid #ffffff;
	margin-bottom: 10px;
	margin-left: 80px;
}

.e_table th {
	width: 40px;
	border: 1px solid #ffffff;
	vertical-align: middle;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 10px;
	font-weight: normal;
	text-align: left;
}

.e_table tr td {
	border: 1px solid #ffffff;
	vertical-align: middle;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	text-align: left;
}
/*利用の流れここまで*/

/*アクセスここから*/
#map_box {
	float: left;
	height: auto;
	width: 840px;
	margin-left: 80px;
	padding-bottom: 100px;
}

#map_box img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#map_box p {
	text-align: left;
	margin-left: 20px;
}
/*アクセスここまで*/

/*お問い合わせここから*/
#inqulry_gcoe {
	float: left;
	height: 35px;
	width: 560px;
	margin-left: 100px;
	text-align: left;
	color: #4B4B4B;
	line-height: 1.5em;
	font-size: 22px;
	font-weight: bold;
}

#inqulry_gcoe p {
	font-size: 14px;
}

.inqulry_table {
	float: left;
	width: 560px;
	margin-top: 30px;
	margin-left: 100px;
	border-collapse:collapse;
	border: 1px solid #ffffff;
	margin-bottom: 10px;
}

.inqulry_table th {
	width: 120px;
	border: 1px solid #ffffff;
	vertical-align: middle;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 6px;
	font-weight: normal;
	text-align: center;
	color: #4B4B4B;
	background-color: #E1E7F0;
}

.inqulry_table tr td {
	border: 1px solid #ffffff;
	vertical-align: middle;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	text-align: left;
	color: #4B4B4B;
	background-color: #F5F5F5;
}
/*お問い合わせここまで*/


h2 {
	font-size: 14px;
}

.style_bold {
	font-weight: bold;
}

.style_o {
	color: #FF6600;
}

.style_ob {
	color: #FF6600;
	font-weight: bold;
}

.style_r {
	color: #CC0000;
}

.style_rb {
	color: #CC0000;
	font-weight: bold;
}

.style_gb {
	color: #575757;
	font-weight: bold;
}

a {
	COLOR: #000000;
	text-decoration: underline;
}
a:visited {
	COLOR: #000000;
	text-decoration: underline;
}
a:active {
	COLOR: #f8547d;
	text-decoration: underline;
}
a:hover {
	COLOR: #FF0000;
	text-decoration: underline;
}

/*ページアップここから*/
#page_up_box {
	text-align: center;
	height: 160px;
	width: 100%;
	background-color: #FFFFFF;
}

#page_up {
	height: 40px;
	width: 1000px;
	margin: auto;
	background-color: #FFFFFF;
	padding-top: 129px;
	text-align: right;
}

#page_up img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#page_up a:hover img {
    opacity: 0.7;
    filter: alpha(opacity=70);
}
/*ページアップここまで*/

/*フッターここから*/
#footer_box {
	clear: left;
	text-align: center;
	height: auto;
	width: 100%;
	background-image: url(../media/footer_back.jpg);
}

#footer_navi {
	width: 100%;
	height: 30px;
	margin: auto;
	text-align: center;
	clear: both;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 10px;
}

#footer_navi ul {
	margen: 1em 0px;
	list-style-type: none;
}

#footer_navi ul li {
	margin: 0px;
	/*border-right: 1px solid #999999;*/
	display: inline;
	padding-right: 20px;
	padding-left: 5px;
	background-image: url(../media/footer_navi.png);
	background-repeat: no-repeat;
	list-style-type: none;
}

#footer_navi li.bnone {
	border-right: none;
}

#footer_navi a {
	margin: 0 1em;
	padding: 0;
}

#footer_navi a {
	COLOR: #FFFFFF;
	text-decoration: none;
}
#footer_navi a:visited {
	COLOR: #FFFFFF;
	text-decoration: none;
}
#footer_navi a:active {
	COLOR: #FFFFFF;
	text-decoration: none;
}
#footer_navi a:hover {
	COLOR: #FFFF00;
	text-decoration: none;
}

#footer {
	height: 200px;
	width: 1000px;
	margin: auto;
	background-image: url(../media/footer.jpg);
	background-repeat: no-repeat;
}

#footer_c {
	height: 35px;
	width: 100%;
	margin: auto;
	text-align: center;
	clear: both;
	font-size: 14px;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 15px;
}

#footer_c a {
	COLOR: #FFFFFF;text-decoration: none;
}
#footer_c a:visited {
	COLOR: #FFFFFF;text-decoration: none;
}
#footer_c a:active {
	COLOR: #FFFFFF;text-decoration: none;
}
#footer_c a:hover {
	COLOR: #FFFFFF;text-decoration: none;
}
/*フッターここまで*/
