@charset "utf-8";
body{
color:#333333;
}
h2#news{
width:120px;
background:url(../img/title_news.gif) no-repeat;
}
h2#group{
width:126px;
background:url(../img/title_group.gif) no-repeat;
}
h2#information{
width:137px;
background:url(../img/title_info.gif) no-repeat;
}
/*leftArea*/
div#leftArea{
width:732px;
float:left;
margin-right:30px;
}
div#leftArea ul{
clear:both;
margin:0 20px 20px;
}
div#leftArea li{
padding-bottom:0.4em;
}
div#leftArea h3{
font-size:12px;
}
div#leftArea .container {
clear:both;
margin-bottom:30px;
}
div#leftArea .container img{
float:left;
margin-right:10px;
}
/*centerArea*/
div#centerArea{
width:257px;
float:left;
text-align:center;
}
div#centerArea table{
width:250px;
border-collapse:collapse;
border-spacing:0;
margin:0 auto 30px;
text-align:left;
}
div#centerArea td{
padding:5px 0;
border-bottom:1px #000000 dotted;
text-align:left;
}
div#centerArea .load{
margin:180px 115px;
}
div#centerArea img{
float:left;
margin-right:10px;
}
/*bannerArea*/
div#bannerArea{
float:right;
}
div#bannerArea h3{
margin:10px 0 0;
}
div#bannerArea h3 a{
text-indent:-9999px;
width:213px;
height:101px;
display:block;
}
div#bannerArea h3.banner02 a{
background:url(../img/banner02.gif) no-repeat;
}
div#bannerArea h3.banner01 a{
background:url(../img/banner01.gif) no-repeat;
}

div#bannerArea h3.banner02 a{
background:url(../img/banner02.gif) no-repeat;
}
div#bannerArea #bn{
margin:10px 0 0;
}

/*G*/
#wrap #contents #leftArea #addtx {
	margin: 50px 0px 0px;
	padding: 0px;
}
#wrap #contents #leftArea #addtx h2,
#wrap #contents #leftArea #addtx p{
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #777;
}
