.title {
	margin:0px 0px 0px 0px;
	padding:8px 0px 0px 10px;
	width:530px;
	height:27px;
	background: url(./images/title_bk_540.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;
}

.news {
	background:url(./images/line_dot.gif) no-repeat left bottom;
	height:30px;
}


.frame_div_top {
	background: url(./images/top_frame_div.gif);
	background-position: 0 0;
	width:178px;
	height:35px;
	background-repeat:no-repeat;
}

.frame_div_mid {
	background: url(./images/top_frame_div_m.gif);
	width:178px;
	height:200px;
	background-repeat:repeat-y;
}

.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:83px;}
ul#navi_menu_side_top li#offshore a:hover	{background-position:-250px 0; width:250px; height:83px;}

ul#navi_menu_side_top li#gakushi a      	{background-position:0 -83px; width:250px; height:84px;}
ul#navi_menu_side_top li#gakushi a:hover	{background-position:-250px -83px; width:250px; height:84px;}

ul#navi_menu_side_top li#hoken_toshi a      	{background-position:0 -126px; width:250px; height:83px;}
ul#navi_menu_side_top li#hoken_toshi a:hover	{background-position:-250px -126px; width:250px; height:83px;}

ul#navi_menu_side_top li#research a      	{background-position:0 -167px; width:250px; height:84px;}
ul#navi_menu_side_top li#research a:hover	{background-position:-250px -167px; width:250px; height:84px;}
/* ############# 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;
}

