/* CSS Document */

.big_font_red{
	font-size:x-large;
	font-weight:bold;
	color:#FF4040;
	}

.big_font_blue{
	font-size:x-large;
	font-weight:bold;
	color:#6699FF;
	}
	
.big_font_green{
	font-size:x-large;
	font-weight:bold;
	color:#ADFF2F;
	}

table.catch,table.list_nihon{
	width:96%;
	margin:10px;
	border:1px #999999 solid;
	border-collapse:collapse;
	}

table.catch td{
	padding:2px;
	}

table.catch th{
	padding:5px;
	text-align:center;
	}

table.catch a{
	display:block;
	width:260px;
	background:url(../img/botton_bg.gif) no-repeat;
	line-height:41px;
	font-size:.9em;
	}

table.list_nihon td{
	padding:5px;
	border:1px #666666 solid;
	}

table.list_nihon th{
	padding:5px;
	text-align:center;
	background:#CCCCCC;
	border:1px #666666 solid;
	}

table.list_nihon rt{
	font-size:10px;
	}

table.list_nihon a{
	display:block;
	width:113px;
	background:url(../japan/foreigners/j-class/img/btn_mini.gif) no-repeat;
	line-height:41px;
	font-size:.9em;
	font-weight:bold;
	}

/* */
.cont_list{
	margin:10px;
	padding:10px 20px;
	border-top:1px #666666 dotted;
	}
	
.cont_list ul{
	list-style:none;
	}
	
.cont_list li{
	padding:4px 10px;
	text-indent:25px;
	background:url(../img/star.gif) 10px no-repeat #FFFFFF;
	}


.link_button{display:block;width:260px;height:41px;background:url(../img/botton_bg.gif) no-repeat;line-height:41px;text-indent:35px; text-align:left;}

.gray_waku{
	margin:10px 0;
	padding:10px;
	text-align:center;
	}

.jp_btn{
	margin:auto;
	text-align:center;
	padding:15px 0 0;
	}

.jp_btn a{
	text-align:left;
	display:block;
	width:190px;
	background:url(../img/btn_bg.gif) no-repeat;
	line-height:30px;
	text-indent:30px;
	color:#5070BF;
	font-weight:bold;
	}

.return_btn{
	margin:auto;
	text-align:right;
	}

.return_btn a{
	text-align:left;
	display:block;
	width:190px;
	background:url(../img/btn_bg.gif) no-repeat;
	line-height:30px;
	text-indent:30px;
	color:#5070BF;
	font-weight:bold;
	}

.riyou{
	margin:10px 0 0;
	padding:10px;
	text-align:center;
	list-style:none;
	}

.riyou a{
	display:block;
	width:190px;
	line-height:30px;
	background:url(../img/btn_bg.gif) no-repeat;
	text-align:left;
	text-indent:35px;
	color:#5571c4;
	font-weight:bold;
	font-size:12px;
	}