body		{ color:#333333;
              line-height:130%;
			  font-size:12px;
			  width: 660px;
			  margin: auto auto;
			  background-color:#ffffff;
}

a:link      { color: #0033ff; text-decoration: underline;}
a:visited  	{ color: #0033ff; text-decoration: underline;}
a:active	{ color: #ff0000; text-decoration: none; background-color:#ffff99;}
a:hover		{ color: #ff0000; text-decoration: none; background-color:#ffff99;}

#header {
   width: 660px;
   }
#topContents {
   width: 660px;
   height: 300px;
   margin: 10px 0px;
   background: url(img/house.gif) bottom right no-repeat;
   }
#topContents .contentsBox {
   width: 350px;
   margin-bottom: 15px;
   }
#conMenu {
   width: 660px;
   height: 24px;
   background: #a0dce8;
   }
#conMenu .cTitle {
   float: left;
   }
#conMenu .cMenu {
   padding-top: 5px;
   }
#conMenu .cMenu b {
   color: #993300;
   }

#footer {
   background: url(img/footer01.gif) repeat-x top left;
   text-align: center;
   padding-top: 1px;
   }
#footer .copyright {
   padding-top: 7px;
   }

h1 {
   padding-left: 15px;
   margin: 0px;
   line-height:120%;
   font-size:12px;
   }
h1.header {
   padding-top: 3px;
   color: #FFFFFF;
   height: 17px;
   background: url(img/header01.gif) no-repeat top left;
   }
.category01 { background-image: url(img/san_orange.gif);
	          background-repeat: no-repeat;
	          background-position: 2px 2px;
}
.category02 { background-image: url(img/san_blue.gif);
	          background-repeat: no-repeat;
	          background-position: 2px 2px;
}
.category03 { background-image: url(img/san_green.gif);
	          background-repeat: no-repeat;
	          background-position: 2px 2px;
}
h3			{ background-color:#003366;
              color:#FFFFFF;
			  width: 500px;
			  padding: 3px;
			  margin-bottom: 5px;
}

table       { color:#333333;
              line-height:120%;
			  font-size:12px;
			  text-align: left;
}
th			{ color:#ffffff; background-color:#336633}

.top_virtual{ padding: 0px 5px 5px 5px;
              background-color: #eeeeee;
}

.L2heading3 {  font-weight: bold}




.L2heading3Catch {  font-size: 110%; font-weight: bold; color: #FF6600}

.torikumiHeading3 {  font-size: 130%; font-weight: bold; color: #003366}

.torikumiProject {  color: #FFFFFF; background-color: #003366; line-height: 120%}

.torikumiProjectHeading {  font-size: 110%; font-weight: bold; background-color: #003366}

strong {
   color:#333333;
   line-height:130%;
   font-size:12px;
   font-weight: normal;
}