/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	background-attachment: scroll;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
}

img {
	border: 0px;
	margin: 0px;
}

/*cover bg---------------------------------------------------*/

#container_white{
	position: absolute;
	top: 0px;
	left: 20px;
	width: 950px;
	height: 49px;
	background-color: #FFFFFF;
	font-size: 10px;
	color: #333333;
	line-height: 18px;
	text-align: left;
}

/*content---------------------------------------------------*/

#container_index{
	position: absolute;
	top: 150px;
	left: 300px;
	width: 610px;
	font-size: 12px;
	line-height: 18px;
}

/*content l---------------------------------------------------*/

#container_l{
	position: absolute;
	top: 50px;
	left: 20px;
	width: 200px;
	font-size: 12px;
	line-height: 18px;
	text-align: right;
}

#container_l01{
	position: absolute;
	top: 141px;
	left: 150px;
	width: 70px;
	font-size: 12px;
	line-height: 18px;
	text-align: right;
}

.navi_hi{
	border-bottom-width: 1px;
  	border-bottom-style: solid;
  	border-bottom-color: #333333;
	margin-bottom: 9px;
}

.navi{
	margin-bottom: 10px;
}

.img_fl{
	float: right;
	padding-left: 16px;
}

.img_fr{
	float: left;
	padding-right: 16px;
}

/*content c---------------------------------------------------*/

#container_c{
	position: absolute;
	top: 50px;
	left: 240px;
	width: 200px;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	font-weight: normal;
	text-align: left;
}

#container_c01{
	position: absolute;
	top: 141px;
	left: 240px;
	width: 200px;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	font-weight: normal;
	text-align: left;
}

#container_c02{
	position: absolute;
	top: 378px;
	left: 240px;
	width: 200px;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	font-weight: normal;
	text-align: left;
}

/*content r---------------------------------------------------*/

#container_r01{
	position: absolute;
	top: 50px;
	left: 490px;
	width: 480px;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	text-align: justify;
}


.img_p {
	border: 0px;
	padding-bottom: 18px;
}

#container_r02{
	position: absolute;
	top: 378px;
	left: 490px;
	width: 480px;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	text-align: justify;
}


.title{
	font-weight: bold;
	color: #333333;
	font-size: 18px;
}

.bold{
	font-weight: bold;
}

/*navi---------------------------------------------------*/

a.type_01:link {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

a.type_01:visited {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

a.type_01:hover {
	color: #99CC33;
	text-decoration: none;
	font-weight: normal;
}

a.type_01:active {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

a.type_02:link {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

a.type_02:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

a.type_02:hover {
	color: #99CC33;
	text-decoration: none;
	font-weight: bold;
}

a.type_02:active {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}


/*content---------------------------------------------------*/

