﻿@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;
	}

.actions_mtitle {
	background: url(../images/actions/actions_mtitle.jpg) no-repeat;
	margin: 0 0 10px 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 */
	}

.actions_area {
	margin:0 0 20px 0;
	padding:0 15px;
	}

.actions_sstitle {
	background: url(../images/actions/actions_sstitle.jpg) no-repeat;
	margin: 0 0 15px 0;
	padding: 10px 0 0 22px;
	width: 428px;
	height:21px;
	line-height:1.0;
	font-weight: bold;
	font-size:1.4em;
	color:#4D4D4D;
	}


.action_body {
	margin:0 0 10px 0;
	padding:0;
	}

.action_bodytitle {
	margin:0 0 10px 0;
	padding:0;
	font-size:1.4em;
	color:#4D4D4D;
	font-weight: bold;
	}
	
.action_bodymain {
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	font-size:1.2em;
	color:#4D4D4D;
	border-bottom:1px solid #CCC;
	}

.action_bodymain p {
	margin:0 0 10px 0;
	}

.action_bodymain p:after {
	content:  ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}


.action_bodymain .right {
	margin:0 0 0 10px;
	float:right;
	}




































.actions_sidearea {
	margin:0 0 20px 0;
	padding:0 0 0 15px;
	}

.actions_sideareatitle {
	background: url(../images/actions/actions_stitle.jpg) no-repeat;
	margin: 0 0 10px 0;
	padding: 18px 0 0 0;
	width: 185px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:18px;/* for ie5.x */
	}
	
.actions_sidearealist {
	margin:0;
	list-style-type: none;
	}

.actions_sidearealist li {
	margin:0 0 5px 0;
	font-size:1.2em;
	line-height:1.3;
	}
	
.actions_sidearealist li a {
	color:#4D4D4D;
	text-decoration: underline;
	}
	
.actions_sidearealist li a:hover {	
	color:#E40A72;
	}




.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;
	}
