@charset "Shift_JIS";

#contents {
	margin:0 auto;
	padding-bottom:20px;
	width:980px;
}

/*layout-1col*/
body.layout-1col {}
body.layout-1col #main_contents {
	float:none;
	width:100%;
}
body.layout-1col #left_menu {
	display:none;
}

body.layout-1col #header {
	background-image:url(image/bg_head.gif);
	background-repeat:no-repeat;
	height:145px;
	text-align:center;
	margin-bottom: 10px;
}


/*layout-2col*/
body.layout-2col {}
body.layout-2col #main_contents {
	float:right;
	width:727px;
}

body.layout-2col #header {
	background-image:url(image/bg_head.gif);
	background-repeat:no-repeat;
	height:145px;
	text-align:center;
	margin-bottom: 10px;
}
body.layout-2col #left_menu {
	float:left;
	width:223px;
	background-color:#edf5e8;
	
}

body.left-type2 #left_menu .side-block h2 {
	font-size:1.1em;
	font-weight:normal;
	color:#000000;
	background-position:left bottom;
	background-repeat:no-repeat;
	padding:0px 0px 0px 0px;
	margin:0 0 10px 0;
	
}

body.left-type2 #left_menu .side-block h2 span {
	display:block;
	border-left:3px solid #0066CC;
	padding:5px 0 5px 5px;
	background-color:#99cc82;
}




body.left-type2 #left_menu .side-block li {
	border-bottom:1px solid #EEEEEE;
	/*margin-bottom:5px;
	padding-bottom:5px;*/
	margin:0;
	background-position:3px;
	
}

body.left-type2 #left_menu .side-block li a {
	display:block;
	padding:3px;
	
	
}



body.layout-2col #left_menu1 {
	float:left;
	width:223px;
	border: 1px solid #e5bf2f;
	margin-bottom:10px; /* 20160318 add */
}

body.left-type2 #left_menu1 .side-block h2 {
	font-size:1.1em;
	font-weight:normal;
	color:#000000;
	background-position:left bottom;
	background-repeat:no-repeat;
	padding:0px 0px 0px 0px;
	margin:0 0 10px 0;
	
}

body.left-type2 #left_menu1 .side-block h2 span {
	display:block;
	border-left:3px solid #0066CC;
	padding:5px 0 5px 5px;
	background-color:#e5bf2f;
}




body.left-type2 #left_menu1 .side-block li {
	border-bottom:1px solid #EEEEEE;
	/*margin-bottom:5px;
	padding-bottom:5px;*/
	margin:0;
	background-position:3px;
}

body.left-type2 #left_menu1 .side-block li a {
	display:block;
	padding:3px;
}






/*#main_contents h3 {
	background-image:url(image/bg_subtit.gif);
	background-position:0 0;
	background-repeat:repeat;
	border-bottom:1px dotted #D4D4D4;
	font-size:1.1em;
	line-height:1.4;
	font-weight:normal;
	color:#ffffff;
	margin:0 0px 10px 0px; 
	padding:2px 10px 7px 15px;
	clear:both;
}*/

#main_contents a {
	text-decoration: underline;
}






/* =======================================
left_menu
======================================= */


#left_menu {
	padding:5px;
}





#left_menu .side-block {
	list-style:none;
	margin-bottom:5px; /* margin-bottom:20px; */
	
}

#left_menu .side-block ul {
	list-style:none;
	margin-bottom:20px; /* margin-bottom:20px; */
	
}
#left_menu .side-block li {
	list-style:none;
	background-image:url(image/icon02.gif);
	background-position:0 5px;
	background-repeat:no-repeat;
	padding:0 0 0 10px;
	margin-bottom:5px;
	font-size:0.9em;
	line-height:1.4;
}





#left_menu .menu {

  width: 228px;
  margin: 0px auto;
  padding: 0px;
  background: #edf5e8;
	
}



#left_menu .guide label {
  background: #edf5e8;
  color: #0066CC;
  padding: 3px;
  display: block;
  margin: 0;
  border: 1px solid #edf5e8;
  cursor: pointer;
	list-style:none;
	background-image:url(image/icon02.gif);
	background-position:0 5px;
	background-repeat:no-repeat;
	padding:0 0 0 10px;
	margin-bottom:5px;
	font-size:0.9em;
	border-bottom:1px dotted #CCCCCC;
	
}
#left_menu .guide label:hover {
	color:#0099CC;
}

#left_menu .guide a:visited {
	color:#0099CC;
}

#left_menu .guide a:link {
	color:#0099CC;
}


#left_menu input[type="checkbox"].on-off{
  display: none;
}

#left_menu .menu ul {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  margin: 0 0 20px;
  padding: 0;
  list-style: none;
}

#left_menu .menu li {
  padding: 5px;
	list-style:none;
	background-image:url(image/icon02.gif);
	background-position:10px 5px;
	background-repeat:no-repeat;
	padding:0 0 0 20px;
	margin-bottom:5px;
	font-size:0.85em;	
	color:#0099CC;
	
	
	
}



#left_menu input[type="checkbox"].on-off + ul{
  display: none;
}

#left_menu input[type="checkbox"].on-off:checked + ul{
  display: block;
}


#left_menu1 .menu {

  width: 228px;
  margin: 0px auto;
  padding: 0px;
	
}


#left_menu1 .guide label {

  color: #0066CC;
  padding: 3px;
  display: block;
  margin: 0;
	
  cursor: pointer;
	list-style:none;
	background-image:url(image/icon05.gif);
	background-position:0 0px;
	background-repeat:no-repeat;
	padding:3px 0 3px 30px;
	margin-bottom:5px;
	margin-left:5px;
	font-size:0.9em;
	text-decoration:underline;
	/*border-bottom:1px dotted #CCCCCC;*/
	
}
#left_menu1 .guide label:hover {
	color: #0099CC;
	color: #0066CC;
  padding: 3px;
  display: block;
  margin: 0;
	
  cursor: pointer;
	list-style:none;
	background-image:url(image/icon06.gif);
	background-position:0 0px;
	background-repeat:no-repeat;
	padding:3px 0 3px 30px;
	margin-bottom:5px;
	margin-left:5px;
	font-size:0.9em;
	text-decoration:underline;
	
}



#left_menu1 .guide a:visited {
	
	color:#0099CC;
}

#left_menu1 .guide a:link {
	color:#0099CC;
	
}





#left_menu1 input[type="checkbox"].on-off{
  display: none;
}

#left_menu1 .menu ul {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  margin: 0 0 20px;
  padding: 0;
  list-style: none;
}

#left_menu1 .menu li {
  padding: 5px;
	list-style:none;
	background-image:url(image/icon05.gif);
	background-position:10px 0px;
	background-repeat:no-repeat;
	padding:0 0 0 40px;
	margin-bottom:5px;
	font-size:0.85em;	
	color:#0099CC;
	margin-left:5px;
	
	
	
}

#left_menu1 input[type="checkbox"].on-off + ul{
  display: none;
}

#left_menu1 input[type="checkbox"].on-off:checked + ul{
  display: block;
}




#left_menu .pickup-asset {
	margin-bottom:20px;
	border-bottom: 1px dashed #999;
	padding-bottom: 5px;
}
#left_menu .pickup-asset h4 {
	font-size:0.9em;
	line-height:1.4;
	font-weight:normal;
	background-image:url(image/icon02.gif);
	background-position:0 5px;
	background-repeat:no-repeat;
	padding-left:10px;
	margin-bottom:5px;
}
#left_menu .pickup-asset p {
	font-size:0.8em;
	line-height:1.3;
}

#left_menu .menu1 {

  width: 228px;
  margin: 0px auto;
  padding: 0px;
  background: #edf5e8;
}


#left_menu .menu1 h3 {
	font-size:1.1em;
	font-weight:normal;
	margin-bottom: 5px;
}

#left_menu .menu1 h3 span {
	padding:3px 0 5px 5px;
}


#left_menu .menu1 ul {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  margin: 0 0 10px 0px;
  padding: 0;
  list-style: none;
}

#left_menu .menu1 li {
  padding: 5px;
	list-style:none;
	background-image:url(image/icon02.gif);
	background-position:0 5px;
	background-repeat:no-repeat;
	padding:0 3px 0 8px;
	margin-bottom:5px;
	font-size:0.85em;	
	color:#0099CC;
	line-height:1.6;
}

.menu1 .menu_next,			/* add 20160318 */
#left_menu .menu_next  {
	text-align:right;
	font-size:0.85em;	
	color:#0099CC;
	margin: 0 5px 10px 0px;
	
	
	
}


.menu1 .menu_next a,			/* add 20160318 */
#left_menu .menu_next a  {
	background-image:url(image/icon02.gif);
	background-position:0 5px;
	background-repeat:no-repeat;
	padding:0 0 0px 10px;
	/*text-decoration:none;*/	/* del 20160318 */
	
	
	
}


#left_menu .calendar-asset label {
  color: #000000;
  
	
}










