/* 
++++++++++++++++++++++++++++++++++++++++++++
http://www.a-tm.co.jp CSS Style

Last updated 7 june 2008  
 
++++++++++++++++++++++++++++++++++++++++++++

 */
 



/* LAYOUT */

body{
	width: 754px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	text-align: left;
	background-color: #ffffff;
	
}

#tb{
	background-image: url(../images/main-b.gif);
	background-repeat: repeat;
   background-color: #f0f1fa;
}




#wrapper {
margin-right: auto;
margin-left: auto;
text-align: left;
}

#header {
		width:750px;
		margin: 0px 0px 15px 0px; /* top right bottom left */
 		padding: 0px 0px 0px 0px;
 		background-color: #fff;
 		text-align:center;		
}

#content {
		width:750px;
		margin: 0px 0px 0px 0px; /* top right bottom left */
 		padding: 0px 0px 0px 0px;
}


#footer {

	width: 752px;
	margin: 0px auto 0px auto; /* center content */
	padding: 2px 0px 2px 0px; /* top right bottom left */
	clear: both;
	border: 1px solid;
	border-color: #708090;
}



img{
	border-style: none;
}


/* LINKS */

a{
		color: #369;  /* old: #5E8EB0; #28A4D7; */
		text-decoration: none;
}

a:hover {
		color: #B04040; /* #446881; */
		text-decoration: none;
		text-decoration: none;
}


.main {
	background-color:#FFF;
}

.mb{
	background: url(../images/main-b.gif) repeat-x;
}

#bb{
	background-image: url(../images/tb.gif);
	background-repeat: repeat;
   background-color: #f0f1fa;
}



#left{
	width: 150px;
	float: left;
	margin-left: 2px;
	margin-right: 2px;
	padding-left: 0px;
	padding-right: 0px;
}

#mid{
	width: 590px;
	float: right;
	margin-left: 2px;
	margin-right: 2px;
}

#right{
	width: 150px;
	float: right;
	margin-left: 2px;
	margin-right: 2px;
	background-color: #ffffff;
}

#tx{
	background-color: #f0f1fa;
	azimuth: center;
	background-position: center;
	background-repeat: inherit;
}

#dashed{
	background-image: url(../images/dot.gif);
	
}

#dash{
	background-image: url(../images/dash.gif);
	
}

#line{
	background-image: url(../images/dot.gif);
	
}

#recruite-chart {
	background-color: #C8D0D2;
	border: 1px solid #628097;

}

#anni-chart {
	background-color: #ffffff;
	border: 1px solid #2F4F4F;
}