@charset "UTF-8";

/* /////////////////////////////////////////////////////////////////////////// toppage */

#photSwitch {
	height:362px;
	background:url(images/common_bg01.gif) repeat-x 0 0;
}

#psInner {
	width:800px;
	height:362px;
	margin:0 auto;
	text-align:left;
	background:#000;
}

#contents {
	padding-top:10px;
}

#laboBox {
	background:url(images/labo_bg01.gif) no-repeat 0 0;
	padding:12px 0 0;
}

h2 {
	background:url(images/common_h2bg.gif) no-repeat 0 0.1em;
	padding-left:32px;
	font-weight:bold;
	font-size:133%;
	line-height:1.2em;
	color:#2b64ae;
	padding-top:3px;
}

#laboBox h2 {
	margin:0 10px 10px;
}


#laboBox ul {
	margin-right:-10px;
	background:url(images/labo_bg02.gif) repeat-y 0 0;
	overflow:hidden;
	zoom:1;
	padding-left:10px;
}

#laboBox li {
	width:385px;
	float:left;
	margin-right:10px;
}

.titleBox {
	border-top:2px solid #82a7d8;
	border-bottom:1px solid #ccc;
	padding:10px 0;
	overflow:hidden;
	zoom:1;
	margin-bottom:5px;
}

.titleBox img {
	float:left;
	margin-right:10px;
}

.titleBox h3 {
	float:left;
	font-weight:bold;
	font-size:117%;
	color:#2b64ae;
	margin-top:10px;
}

.laboBox_english .titleBox h3 {
	margin:0;
	width:242px;
	font-size:100%;
}

#btn_introLabo {
	background:url(images/labo_bg03.gif) no-repeat 0 100%;
	padding:0 10px 10px;
	overflow:hidden;
	zoom:1;
	margin-bottom:10px;
}

#btn_introLabo a {
	display:block;
	text-indent:-999em;
	overflow:hidden;
	width:86px;
	height:24px;
	background:url(images/btn_introlabo.gif) no-repeat 0 0;
	float:right;

}
.laboBox_english #btn_introLabo a{
	background-image:url(images/btn_introlabo02.gif);
}

#btn_introLabo a:hover {
	background-position:0 -24px;
}

#newsBox {
	border:1px solid #ccc;
	background:#e0e9f5;
	padding:9px 9px 9px;
}

#newsBox h2 {
	margin-bottom:5px;
}

#newsInner {
	border:1px solid #ccc;
	background:#fff;
	padding:5px 9px;
	width:760px;
	height:12m;
	overflow:scroll;
}

#newsInner dd {
	margin:-1.8em 0 0 6.5em;
}

.panel-overlay p{
	padding-top: 3px;
	font-weight: bold;
}