@charset "utf-8";
/* CSS Document */

/* C:JAPAN SENIOR RESEACH INSTITUTE */

body {
	margin: 0;
	padding: 0;
	font-family: Tahoma,Geneva,Verdana,'�q���M�m�p�S Pro W3','Hiragino Kaku Gothic Pro','���C���I',Meiryo,'�l�r �o�S�V�b�N';
	font-size:12px;
	color:#000000;
	}

#caution {
/*	display: block;	*/
	text-align: center;
	height: /* 30px */auto;
	line-height: 27px;
	color: #CC3333;
	background: #FFFF66;
	font-size: 16px;
}

#wrap {
    text-align: center;
   	padding: 0;
	margin: 0 auto;
	/*background: url(../img/warp.jpg) no-repeat;*/
	background-position: center;
	}

/*================================================
	HEADER SET
================================================*/
#header_bg{
    height:118px;
	padding:0;
	text-align: left;
	margin:0 auto;
	background-image:url(../img/header_bg.jpg);
	background-repeat:repeat-x;
	clear:both;
	}

.header{
    background:url(../img/header.jpg) no-repeat 0 0;
	width:900px;
	height:118px;
	margin:0 auto;
	padding: 0;
	clear:both;
	display:block;
	}

.header h1{
     display:block;
     width:315px;
	 height:50px;
	 margin:0;
	 margin-left:18px;
	 padding:8px 0;
	 float:left;
	 }

.hnavi {
	width: 250px;
	float:right;
	margin-top:12px;
/*	position: absolute;
	left: 645px;
	top: 10px;*/
	}

.hnavi li {display: inline;}

img.hnavi_sitemap {
	height: 14px;
	width: 88px;
	}

img.hnavi_privacy {
	height: 14px;
	width: 130px;
	}

p.head_text{
	float:right;
	width:190px;
	margin: 4px;
	padding: 0 6px;
	color: #1A439B;
	border-left: 1px dotted #CCCCCC;
	letter-spacing: normal;
	}

/*------ menu Groval Navi ------*/

/*
 * IE6 header menu start
 */
#top_menu_bg {
	clear:both;
	width: 864px;
    height: 40px;
	padding: 0;
	text-align: center;
	margin: 0 auto;
	position: relative;
	z-index: 2;
	}

.menuitem {
	float: left;
	}

a.parentmenu {
	display: block;
	}

a.parentmenu img {
	height: 40px;
	width: 144px;
	}

div.submenu a {
	display: block;
	width: 200px;
	}

div.submenu a img {
	height: 38px;
	width: 200px;
	}

.submenu {
	visibility: hidden;
	position: absolute;
	z-index: 1;
	}

/*===================================
	MAIN BOX
====================================*/
/* main */
#category{
	margin: 0 auto 3px;
	padding: 0;
	height: 64px;
	width: 864px;
	}

/* main02 */
#main02{
    width:900px;
    text-align:left;
	margin:0 auto;
	padding:0;
	}

/*===================================
	TO_TOP
====================================*/
.totop_space{
	clear:both;
	height:60px;
	}
.pageTop{
	text-align:right;

	}


/*===================================
	SPACE
====================================*/
#space{
   width:900px;
   height:80px;
   clear:both;
   margin:0 auto;
   padding:0;
   text-align:right;
   	}


/*=====================================
	FOOTER BOX
======================================*/
#footer_bg{
    height:100px;
	padding-top:0;
	text-align:center;
	margin:0 auto;
	background-image:url(../img/footer_bg.jpg);
	background-repeat:repeat-x;
	clear:both;
	}

.footer{
    /*background:url(../img/footer.jpg) repeat-x 0 0;*/
	width:864px;
	height:100px;
	text-align: right;
	margin:0 auto;
	padding:0 0 0 0;
	clear:both;
	}

.footer_menu{
	width:864px;
	height:36px;
	padding-top:28px;
	text-align: right;
	}

.footer_menu a{
	font-size:11px;
	color:#696969;
	padding:3px 6px;
	text-decoration: none;
	border-top: 1px solid #dddddd;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #cccccc;
	}

.footer_menu a:link {
	color:#696969;
	text-decoration: none;
	}

.footer_menu a:visited {
	color:#696969;
	text-decoration: none;
	}

.footer_menu a:hover {
	color: #61C6C2;
	text-decoration: none;
	}

.copyright{
	width:auto;
	height:29px;
	color:#545352;
	font-size:11px;
	padding-top:10px;
	font-family: "Trebuchet MS", arial, verdana;
	}

/*========================================
/*------- その他 -----------*/
/*======================================*/

.dummyblock {
	display: inline;
}

.borderless {
	border-width: 0px;
}

.thinnest {
	border-width: 1px;
}

strong{font-weight:bold;}

