#lower {
	font-size: 90%;
}

#contents{
	width: 760px;
	background-color: #FFFFFF;
	text-align:left;
    margin:0px auto;
	padding: 15px 20px 0px 20px;
}

#contents p {
	margin-bottom: 1em;
}

#left{
	width: 185px;
	float: left;
	padding-left: 2px;
}
#right{
	width: 560px;
	float: right;
	padding-right: 5px;
}
#network_main{
	width: 740px;
	padding: 0px 10px;
}

/*--------------------------------------
 header
---------------------------------------*/


/*--------------------------------------
 right
---------------------------------------*/
h1{
	margin-bottom: 20px;
}
h2{
	margin-bottom: 20px;
}
h3{
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #FF9900;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 8px;
}
h4{
	font-size: 100%;
	color: #996600;
	margin-bottom: 10px;
	line-height: 1.2;
}
h4.result{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996600;
	color: #996600;
	font-size: 100%;
	padding-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 3px;
}
h4.explain{
	margin-bottom: 0px;
}
h4.form{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	color: #990000;
	font-size: 100%;
	padding-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 3px;
}
h4.access{
	margin: 10px 0px 5px 0px;
}
table.career{
	width: 100%;
	line-height: 1.5;
	margin-bottom: 20px;
	color: #333333;
	border-collapse: collapse;
	border: 1px solid #999999;

}
.career th{
	width: 150px;
	vertical-align: top;
	padding: 5px;
	border: 1px solid #999999;
	background-color: #EBEBEB;
	font-weight: bold;
}
.career td{
	vertical-align: top;
	padding: 5px;
	border: 1px solid #999999;
}
.idea_list{
	color: #333333;
	margin-left: 35px;
	padding-bottom: 1em;
}
.idea_list li{
	list-style-type: circle;
}
table.history{
	width: 100%;
	line-height: 1.5;
	margin-bottom: 20px;
	color: #333333;
	border-collapse: collapse;
	border: 1px solid #999999;
}
.history th{
	width: 110px;
	vertical-align: top;
	padding: 5px;
	border: 1px solid #999999;
	background-color: #EBEBEB;
	font-weight: bold;
}
.history td{
	vertical-align: top;
	padding: 5px;
	border: 1px solid #999999;
}
table.guideline{
	line-height: 1.5;
	margin-bottom: 40px;
	color: #333333;
	border-collapse: collapse;
	border: 1px solid #999999;
}
.guideline th{
	vertical-align: top;
	padding: 5px;
	border: 1px solid #999999;
	background-color: #EBEBEB;
	font-weight: bold;
	text-align: center;
}
.guideline td{
	vertical-align: top;
	padding: 5px;
	border: 1px solid #999999;
}
table.guideline2{
	width: 100%;
	line-height: 1.5;
	margin-bottom: 20px;
	color: #333333;
	border-collapse: collapse;
	border: 1px solid #999999;
	font-size: 90%;
}
.guideline2 th{
	vertical-align: top;
	padding: 5px;
	border: 1px solid #999999;
	background-color: #EBEBEB;
	font-weight: bold;
	text-align: center;
}
.guideline2_th{
	width: 58px;
}
.guideline2 td{
	vertical-align: top;
	padding: 5px;
	border: 1px solid #999999;
}
ol.guideline_list{
	color: #333333;
	margin-left: 25px;
}
ol.guideline_list li{
	list-style-type: decimal;
	line-height: 1.5;
}

table.explain{
	width: 100%;
	line-height: 1.5;
	margin-bottom: 40px;
	color: #333333;
	border-collapse: collapse;
	border: 1px solid #999999;
}
.explain th{
	width: 70px;
	vertical-align: top;
	text-align: center;
	padding: 5px;
	border: 1px solid #999999;
	background-color: #EBEBEB;
	font-weight: bold;
}
.explain td{
	vertical-align: top;
	padding: 5px;
	border: 1px solid #999999;
}


a.b_reserve{
	display:block;
	width: 549px;
	height: 43px;
	background-image: url(entrance/images/b_reserve.gif);
	background-repeat: no-repeat;
	text-indent:-1000px;
	overflow:hidden;
}
a:hover.b_reserve{
	background-position:0px -43px;
}
.seminar_left{
	background-image: url(entrance/images/seminar_bg.png);
	background-repeat: repeat-y;
	width: 265px;
	float: left;
	margin-bottom: 10px;
}
.seminar_right{
	background-image: url(entrance/images/seminar_bg.png);
	background-repeat: repeat-y;
	width: 265px;
	float: right;
	margin-bottom: 10px;
	margin-right: 10px;
}
.seminar_td{
	background-image: url(entrance/images/seminar_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 12px;
	color: #000000;
	padding: 0px 10px 10px 15px;
	margin: 0;
}
table.result_table{
	width: 100%;
	line-height: 1.5;
	margin-bottom: 20px;
	color: #333333;
}
.result_table td{
	vertical-align: top;
	padding: 5px;
	width: 33%;
}
.follow_left{
	float: left;
	width: 120px;
}
.follow_right{
	float: right;
	width: 420px;
	padding-left: 20px;
}
table.result{
	width: 100%;
	line-height: 1.5;
	margin-bottom: 20px;
	color: #333333;
}
.result th{
	width: 100px;
	vertical-align: top;
	padding: 5px;
}
.result td{
	vertical-align: top;
	padding: 5px;
}
.other{
	background-color: #C7CDE9;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.message_box{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
	margin-bottom: 20px;
	padding-bottom: 10px;
	clear: both;
}
.message_box_last{
	margin: 20px 0px 20px;
}
.request_form{
	background-color: #FFDDEE;
	padding: 10px;
}
.form_td{
	color: #000000;
}
table.form_table{
	width: 100%;
	line-height: 1.5;
	margin-bottom: 20px;
	color: #333333;
}
.form_table th{
	width: 100px;
	vertical-align: top;
	padding: 5px;
	font-weight: bold;
	text-align: right;
}
.form_table td{
	vertical-align: top;
	padding: 5px;
}
table.form_table2{
	width: 100%;
	line-height: 1.5;
	margin-bottom: 20px;
	color: #333333;
}
.form_table2 th{
	width: 100px;
	vertical-align: top;
	padding: 5px;
	text-align: right;
}
.form_table2 td{
	vertical-align: top;
	padding: 5px;
	font-weight: bold;
}
.b_submit{
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
.right_img{
	float: right;
	margin: 0px 5px 10px 10px;
}
.left_img{
	float: left;
	margin: 0px 10px 10px 5px;
}
.arrow{
	margin-right: 5px;
	margin-left: 10px;
}
.box{
	clear: both;
	margin: 0px 5px 10px;
}
.box_left{
	float: left;
}
.box_right{
	float: right;
}
html>/**/body .box_left{
	float: left;
	margin-bottom: 10px;
}
html>/**/body .box_right{
	float: right;
	margin-bottom: 10px;
}
h3.practice_on_box_top{
	background-image: url(life/images/practice_on_box_top.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 225px;
	padding: 12px 0px 0px 45px;
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
	border: none;
}
.practice_on_box_main{
	background-color: #FFE6C4;
	background-image: url(life/images/practice_on_box_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 240px;
	margin: 0px;
	padding: 5px 15px 10px 15px;
	font-size: 12px;
}
.practice_on_box_img{
	margin-bottom: 10px;
}
.practice_off_step{
	background-color: #FF3366;
	font-size: 14px;
	color: #FFFFFF;
	padding: 3px;
	font-weight: bolder;
	width: 4em;
	margin-right: 5px;
}
h5{
	font-size: 16px;
	margin: 5px 0px;
}
h3.license_box_top{
	background-color: #CCFF99;
	background-image: url(life/images/license_box_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 270px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #006600;
	text-align: center;
	border: none;
	line-height: 1.5;
}
.license_box_main{
	background-color: #CCFF99;
	background-image: url(life/images/license_box_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 240px;
	margin: 0px;
	padding: 5px 15px 10px 15px;
	font-size: 12px;
}
.license_box_main2{
	background-color: #CCFF99;
	background-image: url(life/images/license_box_bottom2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 240px;
	height: 12px;
	margin: 0px 0px 0px 0px;
	padding: 5px 15px 0px 15px;
	font-size: 12px;
}
.thumb{
	margin: 0px 0px 5px 5px;
}
.aaa_comment{
	width: 325px;
	padding: 10px 10px 0px 10px;
	background-color: #CCFF99;
	margin-bottom: 30px;
	float: right;
}
h4.extra{
	color: #FFFFFF;
	width: 210px;
	height: 24px;
	font-size: 14px;
	font-weight: bold;
	background-image: url(life/images/extra_h3bg.gif);
	background-repeat: no-repeat;
	padding: 4px 0px 0px 10px;
	margin: 10px 0px 0px 0px; 
}
.extra_img{
	margin: 0px 0px 20px 5px;
}
ul.qa{
	margin: 0px 0px 30px 40px;
}
ul.qa li{
	list-style-image: url(images/b2.gif);
	line-height: 100%;
	margin-bottom: 10px;
	padding-left: 5px;
}
h5.license_h5{
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	margin: 10px 0px 0px 0px;
}
ul.license_list{
	margin: 10px 0px 10px 25px;
}
ul.license_list li{
	line-height: 100%;
	margin-bottom: 5px;
	list-style-type: disc;
}
table.subject{
	width: 100%;
	line-height: 1.5;
	margin-bottom: 50px;
	color: #333333;
	border-collapse: collapse;
	border: 1px solid #999999;
}
.subject th{
	vertical-align: top;
	padding: 5px;
	border: 1px solid #999999;
	background-color: #EBEBEB;
	font-weight: bold;
	text-align: center;
}
.subject td{
	vertical-align: top;
	padding: 5px;
	border: 1px solid #999999;
}
.subject_name{
	width: 150px;
	text-align: center;
	font-weight: bold;
}
table.inquiry_table{
	width: 100%;
	line-height: 1.5;
	margin-bottom: 20px;
	color: #333333;
	border-collapse: collapse;
	border: 1px solid #999999;
}
.inquiry_table th{
	width: 100px;
	vertical-align: top;
	padding: 5px;
	border: 1px solid #999999;
	background-color: #EBEBEB;
	font-weight: bold;
}
.inquiry_table td{
	vertical-align: top;
	padding: 5px;
	border: 1px solid #999999;
}
table.schedule_table{
	width: 100%;
	line-height: 1.5;
	margin-bottom: 20px;
	color: #333333;
	border-collapse: collapse;
	border: 1px solid #999999;
}
.schedule_table th{
	vertical-align: top;
	padding: 5px;
	border: 1px solid #999999;
	background-color: #EBEBEB;
	font-weight: bold;
	text-align: center;
}
.schedule_table td{
	vertical-align: top;
	padding: 5px;
	border: 1px solid #999999;
}
table.owner_table{
	width: 100%;
	line-height: 1.5;
	margin-bottom: 30px;
	color: #333333;
	border-collapse: collapse;
	border: 1px solid #999999;
}
.owner_table th{
	width: 100px;
	vertical-align: top;
	padding: 5px;
	border: 1px solid #999999;
	background-color: #EBEBEB;
	font-weight: bold;
}
.owner_table td{
	vertical-align: top;
	padding: 5px;
	border: 1px solid #999999;
}
.owner_list{
	color: #333333;
	margin-left: 20px;
}
.owner_list li{
	list-style-type: disc;
	line-height: 1.2;
	margin-bottom: 5px;
}
.owner_list2{
	color: #333333;
	margin-left: 20px;
	margin-bottom: 30px;
}
.owner_list2 li{
	list-style-type: disc;
	line-height: 1.3;
	margin-bottom: 10px;
}
ol.rules_list{
	color: #333333;
	margin-left: 40px;
	margin-bottom: 30px;
}
ol.rules_list li{
	list-style-type: decimal;
	line-height: 1.5;
	margin-bottom: 10px;
}
ol.rules_list2{
	color: #333333;
	margin-left: 40px;
	margin-bottom: 30px;
}
ol.rules_list2 li{
	list-style-type: lower-roman;
	line-height: 1.5;
}
ol.system_list{
	color: #333333;
	margin-left: 40px;
	margin-bottom: 30px;
}
ol.system_list li{
	list-style-type: decimal;
	line-height: 1.5;
}
table.system_table{
	width: 100%;
	line-height: 1.5;
	margin-bottom: 20px;
	color: #333333;
	border-collapse: collapse;
	border: 1px solid #999999;
}
.system_table th{
	width: 100px;
	vertical-align: top;
	padding: 5px;
	border: 1px solid #999999;
	background-color: #EBEBEB;
	font-weight: bold;
}
.system_table td{
	vertical-align: top;
	padding: 5px;
	border: 1px solid #999999;
}
.system_list{
	color: #333333;
	margin-left: 20px;
	margin-bottom: 40px;
}
.system_list li{
	list-style-type: disc;
	line-height: 1.5;
	margin-bottom: 5px;
}
table.expense_table{
	width: 100%;
	line-height: 1.5;
	margin-bottom: 40px;
	color: #333333;
	border-collapse: collapse;
	border: 1px solid #999999;
	font-size: 90%;
	text-align: center;
}
.expense_table th{
	vertical-align: middle;
	padding: 5px;
	border: 1px solid #999999;
	background-color: #EBEBEB;
	font-weight: bold;
	text-align: center;
}
.expense_table td{
	vertical-align: top;
	padding: 5px;
	border: 1px solid #999999;
}
.expense_list{
	color: #333333;
	margin: 20px 0px 40px 20px;
}
.expense_list li{
	list-style-type: disc;
	line-height: 1.5;
	margin-bottom: 5px;
}
table.network_left_table{
	width: 350px;
	line-height: 1.5;
	padding: 0px 0px 0px 10px;
	color: #333333;
	border-collapse: collapse;
	border: 1px solid #999999;
	float: left;
}
.network_left_table th{
	vertical-align: top;
	padding: 5px;
	border: 1px solid #999999;
	background-color: #F3E2E4;
	font-weight: bold;
	width: 110px;
}
.network_left_table td{
	vertical-align: top;
	padding: 5px;
	border: 1px solid #999999;
}
table.network_right_table{
	width: 350px;
	line-height: 1.5;
	padding: 0px 10px 0px 0px;
	color: #333333;
	border-collapse: collapse;
	border: 1px solid #999999;
	float: right;
}
.network_right_table th{
	vertical-align: top;
	padding: 5px;
	border: 1px solid #999999;
	background-color: #F3E2E4;
	font-weight: bold;
	width: 110px;
}
.network_right_table td{
	vertical-align: top;
	padding: 5px;
	border: 1px solid #999999;
}
.sitemap{
	float: left;
	width: 165px;
	padding-left: 20px;
}
.sitemap_list{
	color: #333333;
	margin: 0px 0px 30px 20px;
}
.sitemap_list li{
	list-style-type: disc;
	line-height: 1.5;
	margin-bottom: 0px;
}
.sitemap_list2{
	color: #333333;
	margin: 0px 0px 0px 20px;
	font-size: 90%;
}
.sitemap_list2 li{
	list-style-type: disc;
	line-height: 1.5;
	margin-bottom: 0px;
}
table.step_table{
	width: 100%;
	line-height: 1.5;
	margin-bottom: 20px;
	color: #333333;
	border-collapse: collapse;
	border: 1px solid #999999;
}
.step_table th{
	vertical-align: top;
	padding: 5px;
	border: 1px solid #999999;
	background-color: #EBEBEB;
	font-weight: bold;
	text-align: center;
}
.step_table td{
	vertical-align: top;
	padding: 5px;
	border: 1px solid #999999;
}
.step_table_width{
	width: 245px;
}
.step_list{
	color: #003366;
	margin: 0px 0px 0px 20px;
	font-weight: bold;
}
.step_list li{
	list-style-type: disc;
	line-height: 1;
	margin: 10px 0px;
}
.step_list_text{
	font-size: 90%;
	color: #333333;
	line-height: 1.3;
	font-weight: normal;
	margin-top: 3px;
	display: block;
}
.teacher_table1{
	border-collapse: collapse;
	margin-bottom: 30px;
}
td.teacher_table1_pic{
	width: 80px;
	vertical-align: top;
	padding: 10px;
	background-color: #FFFFCC;
	border-bottom: 10px solid #FFFFFF;
	background-image: url(life/images/teacher_table_bg1.gif) ;
	background-repeat: no-repeat;
	background-position: right bottom;
}
td.teacher_table1_profile{
	width: 190px;
	vertical-align: top;
	padding: 10px 10px 10px 0px;
	background-color: #FFFFCC;
	border-bottom: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	background-image: url(life/images/teacher_table_bg2.gif) ;
	background-repeat: no-repeat;
	background-position: right bottom;

}
.teacher_name{
	font-size: 16px;
	color: #000000;
	padding: 0px;
	font-weight: bold;
	line-height: 1.5;
}
.teacher_job{
	color: #996600;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.2;
	padding: 0px;
}
.teacher_position{
	font-size: 13px;
	padding: 0px;
	line-height: 1.3;
}
.teacher_subject_box{
	border: 1px solid #999999;
	margin-top: 3px;
}
.teacher_subject_title{
	font-size: 13px;
	font-weight: bold;
	color: #006699;
	padding: 0px 0px 0px 0px;
	line-height: 1;
	background-color: #FFFFCC;
	width: 4.7em;
	margin: 15px 0px 0px 0px;
}
ul.teacher_subject_list{
	font-size: 12px;
	padding: 5px 5px 5px 30px;
	margin-top: 0px;
	color: #666666;
}
ul.teacher_subject_list li{
	list-style-type: disc;
	line-height: 1.2;
	margin-bottom: 3px;
}
table.teacher_table2{
	width: 100%;
	text-align: center;
	line-height: 1.3;
	border-collapse: collapse;
	background-color: #FFFFCC;
	margin-bottom: 30px;
}
.teacher_table2 td{
	width: 100px;
	padding: 10px 10px 5px 10px;
	border-bottom: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	background-image: url(life/images/teacher_table_bg2.gif) ;
	background-repeat: no-repeat;
	background-position: right bottom;
}
table.teacher_table3{
	width: 100%;
	text-align: center;
	line-height: 1.3;
	border-collapse: collapse;
	background-color: #FFFFCC;
}
.teacher_table3 td{
	padding: 5px;
	border-bottom: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	background-image: url(life/images/teacher_table_bg2.gif) ;
	background-repeat: no-repeat;
	background-position: right bottom;
}
td.td_clear{
	background-image: none;
	background-color: #FFFFFF;
}
table.training_table{
	width: 370px;
	line-height: 1.5;
	margin-bottom: 30px;
	color: #333333;
	border-collapse: collapse;
	border: 1px solid #999999;
}
.training_table th{
	width: 100px;
	vertical-align: top;
	padding: 5px;
	border: 1px solid #999999;
	background-color: #EBEBEB;
	font-weight: bold;
}
.training_table td{
	vertical-align: top;
	padding: 5px;
	border: 1px solid #999999;
}
.training_list{
	color: #333333;
	margin-left: 20px;
	margin-bottom: 40px;
}
.training_list li{
	list-style-type: disc;
	line-height: 1.5;
	margin-bottom: 5px;
}
.message_text{
	color: #006600;
	font-weight: bold;
}
table.message_table{
	width: 100%;
	line-height: 1.5;
	margin-bottom: 20px;
	color: #333333;
	border-collapse: collapse;
}
.message_table th{
	width: 50px;
	vertical-align: top;
	padding: 10px;
	font-weight: bold;
	color: #FF3366;
}
.message_table td{
	vertical-align: top;
	padding: 10px;
}
table.consul_table{
	width: 100%;
	line-height: 1.5;
	margin-bottom: 10px;
	color: #333333;
	border-collapse: collapse;
	border: 1px solid #999999;
}
.consul_table th{
	vertical-align: top;
	padding: 5px;
	border: 1px solid #999999;
	background-color: #EBEBEB;
	font-weight: bold;
	text-align: center;
}
.consul_table td{
	vertical-align: top;
	padding: 5px;
	border: 1px solid #999999;
	font-size: 90%;
}



table.schol{
	width: 100%;
	line-height: 1.5;
	margin-bottom: 20px;
	color: #333333;
	border-collapse: collapse;
	border: 1px solid #999999;
}
.schol th{
	vertical-align: top;
	padding: 5px;
	border: 1px solid #999999;
	background-color: #EBEBEB;
	font-weight: bold;
	text-align: center;
	width: 80px;
}
.schol td{
	vertical-align: top;
	padding: 5px;
	border: 1px solid #999999;
}
.schol ol{
	color: #333333;
	margin-left: 30px;
}
.schol ol li{
	list-style-type: decimal;
	line-height: 1.5;
}


table.dormitory{
	width: 100%;
	line-height: 1.5;
	margin-bottom: 20px;
	color: #333333;
	border-collapse: collapse;
	border: 1px solid #999999;
}
.dormitory th{
	vertical-align: top;
	padding: 5px;
	border: 1px solid #999999;
	background-color: #EBEBEB;
	font-weight: bold;
	text-align: center;
	width: 70px;
}
.dormitory td{
	vertical-align: top;
	padding: 5px;
	border: 1px solid #999999;
}
.dormitory td.img{
	width: 200px;
}

/*--------------------------------------
 side
---------------------------------------*/


/*--------------------------------------
 footer
---------------------------------------*/
.return_pagetop_box{
	clear: both;
	margin: 50px 0px 0px 0px;
	background-color: #FFFFFF;
	height: 70px;
}
.return{
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #EBEBEB;
	line-height: 100%;
	color: #999999;
	text-decoration: none;
	display: block;
}
a:visited.return{
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #EBEBEB;
	line-height: 100%;
	color: #999999;
	text-decoration: none;
	display: block;
}
a:hover.return{
	border: 1px solid #0099FF;
	background-color: #B3E0FF;
	color: #0099FF;
	text-decoration: none;
}
.pagetop{
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #EBEBEB;
	line-height: 100%;
	color: #999999;
	text-decoration: none;
	display: block;
}
a:visited.pagetop{
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #EBEBEB;
	line-height: 100%;
	color: #999999;
	text-decoration: none;
	display: block;
}
a:hover.pagetop{
	border: 1px solid #0099FF;
	background-color: #B3E0FF;
	color: #0099FF;
	text-decoration: none;
}
.return_pagetop_box .left{
	float: left;
}
.return_pagetop_box .right{
	float: right;
}

.topicpath{
	padding: 0px;
	margin-bottom: 5px;
}

.b_request{
	margin-top: 30px;
}

table.wandesu_table{
	line-height: 1.5;
	margin-bottom: 30px;
	color: #333333;
	border-collapse: collapse;
	border: 1px solid #999999;
	vertical-align: middle;
}
.wandesu_table td{
	vertical-align: top;
	border: 1px solid #999999;
	vertical-align: middle;
}
.wandesu_title{
	padding: 5px 10px 5px 5px;
	font-weight: bold;
	color: #996600;
}
.wandesu_teacher{
	padding: 5px 10px 5px 5px;
}
.wandesu_link{
	text-align: center;
	font-size: 90%;
	line-height: 1.2;
	padding: 5px 20px 5px 20px;
}
