html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* CSS Document */
body {
	padding:0px;
	margin:0px;
	background:url(images/mainbg.jpg) 0 0 repeat-x;
	color:#5E5E5E;
	font-size:13px;
}
div, p, ul, h2, h3, img {
	padding:0px;
	margin:0px;
}

h3,h4{
	clear:both;
}

ul {
	list-style-type:none;
}

h1{
	font-size:150%;
	font-weight:normal;
	border-color:#333333;
	border-style:solid;
	border-width:1px 1px 1px 20px;
	color:#333333;
	margin:0 0 15px;
	padding:4px 0 1px 11px;
}

h5{
	font-size:110%;
	font-weight:bold;
	margin:: 5 0;
}
h6{
	font-weight:bold;
}	

td{
   vertical-align:middle;
}

td.caption{
   font-size:0.9em;
   color:#003399;
   padding:6px;
   vertical-align:top;
}

/*-- nucleus --*/
div.pageswitch{
	text-align:center;
	margin:6px 0 0 6px;
}

/*----TOP PANEL----*/

#topPan {
	width:778px;
	height:110px;
	position:relative;
	line-height:0;
	margin:0 auto;
	padding:0px;
	font-size:11px;
}
#logodiv{
	height:73px;
	float:left;
	width:100%;
	margin-top:-17px;
}
a#logo{
	display:block;
	text-indent:-9999em;
	background:url(images/logo.jpg) no-repeat 0 0;
	width:600px;
	height:73px;
	padding:0;
}
#topPan p {
	font-size:16px;
}
#topContactPan {
	width:93px;
	height:51px;
	position:absolute;
	top:26px;
	right:66px;
}

#topMenuPan {
	width:776px;
	height:16px;
	position:absolute;
	bottom:24px;
	left:3px;
}

#topMenuLeftPan {
	width:40px;
	height:16px;
	float:left;
	background:url(images/menu-leftbg.gif) 0 0 no-repeat;
	margin-right:1px;
}
#topMenuMiddlePan {
	width:100%;
	height:36px;
	float:left;

}
#topMenuMiddlePan ul {
	width:800px; 
	height:36px;
	margin-top:-10px;
	padding:0;
}
#topMenuMiddlePan ul li {
	margin-top:2px;
	width:112px;
	height:30px;
	float:left;
	text-indent:-9999em;
}
#topMenuMiddlePan ul li a {
	float:left;
	width:112px;
	height:30px;
	display:block;
}
#topMenuMiddlePan ul li a.over {
	background-position:0 -28px;
}

#topMenuMiddlePan ul li#top a{
	background:url(images/menu.png) no-repeat 0 0;
}
#topMenuMiddlePan ul li#top a:hover,#topMenuMiddlePan ul li#top.over a{
	background:url(images/menu.png) no-repeat 0 -29px;
}
#topMenuMiddlePan ul li#news a{
	background:url(images/menu.png) no-repeat -111px 0;
}
#topMenuMiddlePan ul li#news a:hover,#topMenuMiddlePan ul li#news.over a{
	background:url(images/menu.png) no-repeat -111px -29px;
}
#topMenuMiddlePan ul li#about a{
	background:url(images/menu.png) no-repeat -222px 0;
}
#topMenuMiddlePan ul li#about a:hover,#topMenuMiddlePan ul li#news.over a{
	background:url(images/menu.png) no-repeat -222px -29px;
}
#topMenuMiddlePan ul li#jikken a{
	background:url(images/menu.png) no-repeat -333px 0;
}
#topMenuMiddlePan ul li#jikken a:hover,#topMenuMiddlePan ul li#news.over a{
	background:url(images/menu.png) no-repeat -333px -29px;
}
#topMenuMiddlePan ul li#cp a{
	background:url(images/menu.png) no-repeat -444px 0;
}
#topMenuMiddlePan ul li#cp a:hover,#topMenuMiddlePan ul li#news.over a{
	background:url(images/menu.png) no-repeat -444px -29px;
}
#topMenuMiddlePan ul li#members a{
	background:url(images/menu.png) no-repeat -555px 0;
}
#topMenuMiddlePan ul li#members a:hover,#topMenuMiddlePan ul li#news.over a{
	background:url(images/menu.png) no-repeat -555px -29px;
}
#topMenuMiddlePan ul li#contact a{
	background:url(images/menu.png) no-repeat -670px 0;
}
#topMenuMiddlePan ul li#contact a:hover,#topMenuMiddlePan ul li#news.over a{
	background:url(images/menu.png) no-repeat -670px -29px;
}



#topMenuRightPan {
	width:40px;
	height:16px;
	float:left;
	background:url(images/menu-rightbg.gif) 0 0 no-repeat;
}
/*----/TOP PANEL----*/

/*----TOPIMG PANEL----*/

#topImgPan {
	width:720px;
	height:240px;
	position:relative;
	margin:0 auto;
}
/*----BODY PANEL----*/

#bodyPan {
	width:778px;
	position:relative;
	margin:0 auto;
}
/*----BODY LEFT PANEL----*/

#bodyLeftPan {
	width:500px;
	float:left;
	padding:12px 25px 0 0;
	line-height:1.3;
}
#bodyLeftPan h2 {
	font-size:125%;
	line-height:1.25;
	width:500px;
	height:30px;
	color:#00111A;
	margin:5px 0 10px;
	background-image:url(images/border1.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	font-weight:bold;
}
#bodyLeftPan h2 span {
	background:#fff;
	color:#046598;
}
#bodyLeftPan h3 {
	width:500px;
	color:#00111A;
	font-size:105%;
	line-height:1.15;
	font-weight:bold;
	border-left:10px solid #666666;
	margin:12px 0 3px;
	padding:3px 0 0 6px;
}
#bodyLeftPan h4 {
	width:500px;
	color:#00111A;
	font-size:105%;
	line-height:1.15;
	font-weight:bold;
	margin:12px 0 3px;
	padding:3px 0 0 6px;
}
#bodyLeftPan h3 span {
	background:#fff;
	color:#046598;
}
#bodyLeftPan p {
	padding:5px 0px;
}
#bodyLeftPan p span {
	background:#fff;
	color:#046598;
	font-weight:bold;
}
#bodyLeftPan ul {
/*	width:410px; */
	margin:10px 0 0;
}
#bodyLeftPan ul li {
/*	width:410px; */
	line-height:1.5em;
}
#bodyLeftPan ul li a {
/*	width:390px; */
	height:20px;
	background:url(images/button.gif) no-repeat #fff;
	color:#1A1A1A;
	text-decoration:underline;
	padding:0 0 0 20px;
}
#bodyLeftPan ul li a:hover {
/*	width:390px; */
	height:20px;
	background:url(images/button-hover.gif) no-repeat #fff;
	color:#676363;
	text-decoration:underline;
}
#bodyLeftPan p.more {
	background:#F3F3F3;
	color:#003D5C;
	width:410px;
	height:11px;
	margin:25px 0;
	padding:0px;
	line-height:11px;
	font-size:11px;
}
#bodyLeftPan p.more a {
	display:block;
	width:44px;
	height:11px;
	background:#fff;
	color:#003D5C;
	text-decoration:none;
	margin:0 0 0 246px;
	line-height:11px;
	text-align:center;
	padding:0px;
	text-transform:uppercase;
}
#bodyLeftPan p.more a:hover {
	display:block;
	width:44px;
	height:11px;
	background:#E0DEDE;
	color:#003D5C;
	text-decoration:none;
}
#bodyLeftNextPan {
	width:410px;
	clear:both;
	padding:10px 0 0;
}
#bodyLeftPan p.next {
	background:#F3F3F3;
	color:#003D5C;
	width:410px;
	height:11px;
	padding:0px;
	line-height:11px;
	font-size:11px;
	clear:both;
}
#bodyLeftPan p.next a {
	display:block;
	width:44px;
	height:11px;
	background:#fff;
	color:#003D5C;
	text-decoration:none;
	margin:0 0 0 246px;
	line-height:11px;
	text-align:center;
	padding:0px;
	text-transform:uppercase;
}
#bodyLeftPan p.next a:hover {
	display:block;
	width:44px;
	height:11px;
	background:#E0DEDE;
	color:#003D5C;
	text-decoration:none;
}

#bodyLeftPan .logo {
	float:left;
	width:240px;
	height:120px;
}

#sympo{
	border:1px solid #fff;
	padding:10px;
	margin-bottom:20px;
}
#sympo h3{
	font-size:large;
	color:#FC4929;
	font-weight:bold;
	float:left;
}
#sympo p{
}
#sympo #sympoleft{
	float:left;
	width:350px;
}
#sympo #sympoimage{
	float:right;
	width:100px;
}
#sympomore{
	float:right;
}
#bookcatagories {
	width:410px;
	position:relative;
	margin:0 auto;
	padding:5px 0 0;
}
#namePan {
	width:156px;
	float:left;
	background:url(images/name-dot.gif) 100% 85% no-repeat #fff;
	color:#4F4F4F;
	font-size:14px;
	text-transform:uppercase;
}
#nameonePan {
	width:156px;
	float:left;
}
#nameonePan ul {
	width:156px;
}
#nameonePan ul li {
	width:140px;
	height:20px;
	background:url(images/arrow.gif) 0 6px no-repeat #fff;
	color:#03537D;
	padding:0 0 0 10px;
}
#pricePan {
	width:106px;
	float:left;
	background:url(images/price-dot.gif) 100% 85% no-repeat #fff;
	color:#4F4F4F;
	font-size:14px;
	text-transform:uppercase;
}
#priceonePan {
	width:143px;
	float:left;
}
#priceonePan ul {
	width:143px;
}
#priceonePan ul li {
	width:133px;
	height:20px;
	background:url(images/price-border.gif) 100% 50% no-repeat #fff;
	color:#00111A;
	line-height:20px;
	font-size:12px;
	font-weight:bold;
	padding:0 0 0 10px;
}
#discountPan {
	width:126px;
	float:left;
	background:url(images/discount-dot.gif) 100% 85% no-repeat #fff;
	color:#4F4F4F;
	font-size:14px;
	text-transform:uppercase;
	padding:0 0 0 12px;
}
#discountonePan {
	width:110px;
	float:left;
}
#discountonePan ul {
	width:110px;
}
#discountonePan ul li {
	width:100px;
	height:20px;
	background:url(images/dicount-border.gif) 100% 50% no-repeat #fff;
	color:#00111A;
	font-size:12px;
	font-weight:bold;
	padding:0 0 0 10px;
}
/*----/BODY LEFT PANEL----*/

/*----BODY RIGHT PANEL----*/

#bodyRightPan {
	width:240px;
	float:left;
	border:1px solid #DADADA;
	background:#F3F3F3;
	color:#1A1A1A;
	padding:0 0 14px;
}
#bodyRightPanBn {
	width:240px;
	float:left;
}
#bodyRightPanBn a{
	padding:0 0 10px;
}
#bodyRightPan h2 {
	font-size:16px;
	line-height:2;
	font-weight:bold;
	width:220x;
	height:30px;
	display:block;
	border:1px solid #DADADA;
	background:#fff;
	color:#00111A;
	margin:6px 8px 16px;
	padding:0 0 0 20px;
}
#bodyRightPan h2 span {
	background:#fff;
	color:#046598;
}
#bodyRightPan h3 {
	width:200px;
	height:35px;
	display:block;
	border:1px solid #DADADA;
	background:#fff;
	color:#00111A;
	margin:6px 8px 0;
	padding:0 0 0 20px;
}
#bodyRightPan h3 span {
	background:#fff;
	color:#046598;
}
#bodyRightPan ul {
	width:200px;
	margin:0 0 17px 29px;
}
#bodyRightPan ul li {
	width:200px;
	height:18px;
	padding:5px 0;
}
#bodyRightPan ul li a {
	width:200px;
	height:28px;
	display:block;
	background:url(images/button.gif) 0 6px no-repeat #F3F3F3;
	color:#1A1A1A;
	text-decoration:none;
	padding:0 0 0 12px;
}
#bodyRightPan ul li a:hover {
	background:url(images/button-hover.gif) 0 6px no-repeat #F3F3F3;
	color:#797878;
	text-decoration:none;
}
#bodyRightPan p {
	padding:0px 29px 0px 29px;
}
#bodyRightPan p.boldtext {
	padding:10px 29px 0px;
	font-size:14px;
	background:#F3F3F3;
	color:#1A1A1A;
	font-weight:bold;
}
#bodyRightPan p.more {
	background:#fff;
	color:#003D5C;
	width:175px;
	height:11px;
	margin:10px 29px 10px;
	padding:0px;
	line-height:11px;
}
#bodyRightPan p.more a {
	display:block;
	width:44px;
	height:11px;
	background:#F3F3F3;
	color:#003D5C;
	text-decoration:none;
	margin:0 0 0 97px;
	font-size:11px;
	line-height:11px;
	text-align:center;
	text-transform:uppercase;
}
#bodyRightPan p.more a:hover {
	display:block;
	width:44px;
	height:11px;
	background:#E0DEDE;
	color:#003D5C;
	text-decoration:none;
}
/*----/BODY RIGHT PANEL----*/

/*----/BODY PANEL----*/

/*----FOOTER PANEL----*/

#footermainPan {
	height:85px;
	background:url(images/footerbg.gif) 0 0 repeat-x #fff;
	color:#010101;
	padding:60px 0 0 0;
	float:left;
	width:100%;
}
#footerPan {
	position:relative;
	margin:0 auto;
}
#footerPan ul {
	width:700px;
	height:80px;
	margin:0 auto;
}
#footerPan li {
	position:relative;
	float:left;
}
#footerPan ul li a {
	padding:0 10px 0;
	color:#010101;
	background:#F3F3F3;
	text-decoration:none;
}
#footerPan ul li a:hover {
	text-decoration:underline;
}
#footerPan p {
	background:#F3F3F3;
	color:#04496D;
	position:relative;
        text-align:center;
	font-size:12px;
	float:inherit;
}

#bodyPan #bodyLeftPan h2 {
	float: left;
	width: 500px;
	border: thin none #CCCCCC;
}
#bodyPan #bodyLeftPan #kensyuu {
	float:left;
	width:480px;
	height:auto;
	border-color:#768cb5;
	border-style:solid;
	border-width:1px;
	margin-bottom:10px;
	padding:10px;
}
#bodyPan #bodyLeftPan #kensyuu h3 {
	text-decoration: underline;
	font-size:14px;
	font-weight:bolder;
	margin:5px 0 0 10px;
}
#bodyPan #bodyLeftPan #kensyuu p {
	margin: auto;
}
#bodyPan #bodyLeftPan #kensyuu p {
	margin: 5px;
}
#bodyPan #bodyLeftPan #kensyuu li {
	list-style-position: inside;
	list-style-type: decimal;
}
#bodyPan #bodyLeftPan ul {
	float: none;
}
#bodyPan #bodyLeftPan h2 {
	line-height: 20px;
}

/* 報告ページ用  */

ul.ball{list-style-type:circle;}

table{margin:10px 0 10px 0;}
th.bgcolor{background-color:#ccc;}
th{font-weight:bold;}
td{vertical-align:top;}
.border{border:1px solid #888;}



	#navigatorList{}
	#navigatorList li{zoom: 100%;list-style-type:none;}
	#navigatorList li:after{
		content: ".";
		display: block;
		visibility: hidden;
		height: 0.1px;
		font-size: 0.1em;
		line-height: 0;
		clear: both;
	}
	#navigatorList li.white{background:url(images/common/list_white.gif) no-repeat 0 bottom;padding:10px;}
	#navigatorList li.color{background:url(images/common/list_color.gif) no-repeat 0 bottom #e9e3e3;padding:10px;}
	#navigatorList li .leftPhoto{float:left;margin:0 10px 10px 0;}
	#navigatorList li dl dt{font-weight:bold;float:right;}
	#navigatorList li dl dd{font-size:small;float:right;}

