.title {
	margin:0px 0px 20px 0px;
	padding:5px 0px 0px 10px;
	width:570px;
	height:25px;
	background: url(./images/title_bk_580.gif);
}

#text_field {
	height:100%;
	margin:20px 0px;
	padding:10px;
	line-height:18px;
	color: #4d4d4d;
	font-size: 12px;
	font-family: Arial, sans-serif;
}

h3#detail a {
	display:block;
	height:20px;
	width:50px;
	margin:8px 0px 0px 0px;
	text-decoration:none;
	text-indent:-1500px;
	overflow: hidden;
}

h3#detail a:hover {
	display:block;
	height:20px;
	width:50px;
	margin:8px 0px 0px 208px;
	text-decoration:none;
	text-indent:-1500px;
	overflow: hidden;
}


.frame_div {
	width:170px;
	height:200px;
	padding:1px;
	margin:10px 5px;
	border:1px solid #a5a5a5;
}

.frame_div_top {
	width:170px;
	height:80px;
	padding:0px;
	color:#ffffff;
	background-color:#b3b3b3;
}

.frame_div_mid {
	padding:10px;
}

.frame_div_bottom {
	background: url(./images/top_frame_div.gif);
	background-position: 0 -170px;
	width:178px;
	height:30px;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	text-align:right;
}

/* ############# NAVI MENU TOP ############# */
ul#navi_menu_side_top {
	width: 250px;
	height: 251px;
	padding: 0px;
	margin: 0px;
	list-style-type:none;
	background: url(./images/navi_menu_side_top.gif);
	background-repeat:no-repeat;
}

ul#navi_menu_side_top li {
	margin: 0px;
	list-style-type:none;
	float:left;
}

ul#navi_menu_side_top li a {
	display:block;
	height:100%;
	text-decoration:none;
	text-indent:-1500px;
	background:url(./images/navi_menu_side_top.gif);
	background-repeat:repeat-x;
	overflow: hidden;
}

ul#navi_menu_side_top li#offshore a      	{background-position:0 0; width:250px; height:63px;}
ul#navi_menu_side_top li#offshore a:hover	{background-position:-250px 0; width:250px; height:63px;}

ul#navi_menu_side_top li#gakushi a      	{background-position:0 -63px; width:250px; height:63px;}
ul#navi_menu_side_top li#gakushi a:hover	{background-position:-250px -63px; width:250px; height:63px;}

ul#navi_menu_side_top li#hoken_toshi a      	{background-position:0 -126px; width:250px; height:63px;}
ul#navi_menu_side_top li#hoken_toshi a:hover	{background-position:-250px -126px; width:250px; height:63px;}

ul#navi_menu_side_top li#research a      	{background-position:0 -189px; width:250px; height:62px;}
ul#navi_menu_side_top li#research a:hover	{background-position:-250px -189px; width:250px; height:62px;}
/* ############# NAVI MENU TOP ############# */



/* sitemap
----------------------------------------------- */
.sitemap {
	padding-left: 10px;
	list-style: none;
	line-height: 1.3em;
	font-size: 13px;
}

.sitemap li {
	margin: 0;
	padding: 0;
}

.sitemap ul li {
	list-style: none;
}

.sitemap ul li ul li {
	margin-left: 20px;
	list-style: none;
}

.sitemap li a:link, .sitemap li a:visited {
	text-decoration: underline;
}

.sitemap li a:hover {
	text-decoration: none;
}


/* ############# SLIDE SHOW ############# */

div.cf_wrapper{
	width: 550px;
	height: 251px;
}

