@charset "UTF-8";
/* start submenu */
#sidemenu li.selected a:link{
	color:#FFF;
	background-color:#ffc72f;
	display:block;
	width:247px;
	text-decoration:none;
	font-size: small;
	min-height:20px;
	height:auto;
	margin:0;
	padding:5px;
	border-bottom:solid 1px #FFFFFF;
}

#sidemenu li.selected a:visited{
	color:#FFF;
	background-color:#ffc72f;
	display:block;
	width:247px;
	text-decoration:none;
	font-size: small;
	min-height:20px;
	height:auto;
	margin:0;
	padding:5px;
	border-bottom:solid 1px #FFFFFF;
}

#sidemenu li.selected a:hover{
	color:#FFF;
/*	background-color:#FF6306;*/
	background-color:#ffc72f;
	display:block;
	width:247px;
	text-decoration:none;
	font-size: small;
	min-height:20px;
	height:auto;
	margin:0;
	padding:5px;
	border-bottom:solid 1px #FFFFFF;
}

#sidemenu li.selected a:active{
	color:#FFF;
/*	background-color:#FF6306; */
    background-color:#ffc72f;
	display:block;
	width:247px;
	text-decoration:none;
	font-size: small;
	min-height:20px;
	height:auto;
	margin:0;
	padding:5px;
	border-bottom:solid 1px #FFFFFF;
}




#sidemenu a:link {
	color:#5d5d5d;
	background-color:#fde6ae;
	display:block;
	width:247px;
	text-decoration:none;
	font-size: small;
	min-height:20px;
	height:auto;
	padding:5px;
	border-bottom:solid 1px #FFFFFF;

}

#sidemenu a:visited {
	color:#5d5d5d;
	background-color:#fde6ae;
	display:block;
	width:247px;
	text-decoration:none;
	font-size: small;
	min-height:20px;
	height:auto;
	padding:5px;
	border-bottom:solid 1px #FFFFFF;

}

#sidemenu a:hover {
	color:#5d5d5d;
	background-color:#FFF;
	display:block;
	width:247px;
	text-decoration:none;
	font-size: small;
	min-height:20px;
	height:auto;
	padding:5px;
	border-bottom:solid 1px #FFFFFF;
}
#sidemenu a:active {
	color:#5d5d5d;
	background-color:#FFF;
	display:block;
	width:247px;
	text-decoration:none;
	font-size: small;
	min-height:20px;
	height:auto;
	padding:5px;
	border-bottom:solid 1px #FFFFFF;
}


#sidemenu {
	background-color:#fde6ae;	
}
/* end of submenu */


#watch01-wt02-table table {
	width:620px;
	border:none;
}

#watch01-wt02-table table caption {
	border:none;
	margin:5px auto;
	font-size:14px;
	font-weight:bold;
}

#watch01-wt02-table table tr {
	border:none;
}

#watch01-wt02-table table th {
	background-color:#A9E3FF;
	border:none;
}

#watch01-wt02-table table td {
	border:none;
}

#watch01-wt02-table .wt02-table-l {
	width:150px;
	text-align:center;
}

#watch01-wt02-table .wt02-table-l, #watch01-wt02-table .wt02-table-r {
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:#A9E3FF solid 3px;
}

#watch01-wt06-table table {
	margin:0px auto;
	border:none;
}

#watch01-wt06-table table tr {
	border:none;
}

#watch01-wt06-table table td {
	width:620px;
	border:none;
	background-position:center;
	background-image:url(../images/watch01/wt07.png);
	background-repeat:no-repeat;
	padding-top:30px;
}

/* ------------------------------------------------ 
   satellite
   ------------------------------------------------ */
table#navi {
	border:none;
	width:620px;
}
table#navi td.left {
	border:none;
	text-align:left;
}
table#navi td.center {
	border:none;
	text-align:center;
}
table#navi td.right {
	border:none;
	text-align:right;
}



table#ws10 {
	border:none;
}

table#ws10 td{
	border:none;
}


/* ------- index.html コラム ------*/
div.w01Box {
	font-size:0.9em;
	border:solid 1px #666;
	background-color:#FEF2E0;
	width:600px;
	margin:0 auto;
	min-height:130px;
}

div.w01Box img {
	margin:0 10px;
}
div.w01Box p {
	margin-top:1em;
}

div.w01Box2 {
	font-size:0.9em;
	border:solid 1px #666;
	background-color:#FEF2E0;
	width:600px;
	margin:0 auto;
	min-height:160px;
}

div.w01Box2 img {
	margin:0 10px;
}
div.w01Box2 p {
	margin-top:1em;
}

#contentsText {
	line-height:1.8em;
	color:#5d5d5d;
}
