/* CSS Document */

body{
 background-color:#3e5a7c;
 font-size:12px;
 line-height:140%;
 color:#333333;
}

img {border:0;}

.clear {height:1px; line-height:1px; clear:both;}

#container {
  margin:0 auto;
  text-align:left;
  width:721px;
  font-weight:bold;
}  

#container_bg {
 background:url(../img/bg_container.gif) left top repeat-y;
 padding:27px 32px;
}

.subpage_title {
	text-align:center;
	margin-bottom:30px;
}

.btn_apply {
	text-align:center;
	margin-top:30px;
}

#text_white{
 color:#FFFFFF;
 line-height:300%;
 text-align:center;
}

#waku_blue{
 color:#3100ff;
 text-align:left;
 padding:17px 25px 5px 25px;
}

.waku{
 border:1px solid #fcfc29;
 background-color:#FFFFFF;
 text-align:center;
 padding:5px 10px ;
 color: #FF0000;
}

.waku_title{
 width:617px;
 background-color:#fcfc29;
 text-align:center;
 color:#333333;
 line-height:200%;
}

.waku02 {
 text-align:left;
 padding:15px 12px ;
 color:#333333;

}

#copyright {
 text-align:center;
 line-height:250%;
}

.bold {font-weight:bold;}
.text_red {color: #FF0000;}
.text_blue {color: #3100ff;}

table.bordered {
	border:1px solid #111111;
	border-collapse:collapse;
}

table.bordered td {
	border:2px solid #111111;
}

