﻿@charset "utf-8";
@import url("main.css"); /* common stylesheet */

#dammy {
	background: url() no-repeat;
	margin: 0;
	padding: 40px 0 0 0;
	width: 216px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:40px;/* for ie5.x */
	}


/* #
--------- --------- --------- --------- --------- */
#header {
	background: url(../images/mhlw/mhlw_hback.jpg) no-repeat;
	background-position: 0 bottom;
	margin:0;
	padding:30px 0 0 10px;
	height:65px;
	position: relative;
	}
	
.mainbody2 {
	padding:20px 0 0 0;
	}

#side {
	padding:0;
	}

.about_mtitle {
	background: url(../images/about/about_mtitle.jpg) no-repeat;
	margin: 0 0 20px 0;
	padding: 50px 0 0 0;
	width: 480px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:50px;/* for ie5.x */
	}

.about_area {
	background: url(../images/about/about_image1.jpg) no-repeat;
	margin:0 0 100px 0;
	padding:0 10px 0 80px;
	}

.about_ex {
	margin:0 0 15px 0;
	font-size:1.2em;
	line-height:1.5em;
	color:#4D4D4D;
	}
	
.sign {
	margin:0 0 20px 0;
	font-size:1.2em;
	line-height:1.5em;
	color:#666;
	text-align: right;
	}

.to_manager {
	margin:0 0 20px 0;
	padding:0 0 0 121px;
	height:43px;
	}

.to_manager a {
	background: url(../images/common/mainside_link1.jpg) no-repeat;
	margin: 0;
	padding: 43px 0 0 0;
	width: 157px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:43px;/* for ie5.x */
	}
	
.to_manager a:hover {
	background-position: 0 -43px;
	}





.mhlw_snavi {
	margin:0 0 20px 0;
	padding:8px 0 8px 0;
	width:220px;
	background-color: #CCC;
	list-style-type: none;
	}
	
.mhlw_snavi li {
	margin:0 0 3px 0;
	width:201px;
	height:42px;
	}
	
.mhlw_snavi li a {
	margin: 0;
	padding: 42px 0 0 0;
	width: 201px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:42px;/* for ie5.x */
	}
	
.mhlw_snavi li.mhlw_snavi1 a {
	background: url(../images/mhlw/mhlw_snavi1.jpg) no-repeat;
	}
	
.mhlw_snavi li.mhlw_snavi2 a {
	background: url(../images/mhlw/mhlw_snavi2.jpg) no-repeat;
	}
	
.mhlw_snavi li.mhlw_snavi3 a {
	background: url(../images/mhlw/mhlw_snavi3.jpg) no-repeat;
	}
	
.mhlw_snavi li.mhlw_snavi4 a {
	background: url(../images/mhlw/mhlw_snavi4.jpg) no-repeat;
	}
	
.mhlw_snavi li.mhlw_snavi5 a {
	background: url(../images/mhlw/mhlw_snavi5.jpg) no-repeat;
	}	

.mhlw_snavi li.now a,
.mhlw_snavi li a:hover {
	background-position: 0 -42px;
	}
