@charset "UTF-8";

a:link{
	color:rgb(50,50,50);
	text-decoration: none;
}

a:active{
	color:rgb(0,0,0);
	text-decoration: none;
}

a:visited{
	color:rgb(80,80,80);
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

table.a_base{
	width:460;
/*	margin-bottom:30;*/
	background-color:rgb(255,255,255);
}

table.a_title{
	width:460;
}

table.a_list{
	width:460;
	margin-bottom:30;
/*	background:url(../img/Back_W2.gif);*/
/*	background-color:rgb(200,200,200);*/
}

td.a_list{
	width:230;
	padding:0;
}

td.archiname{
	padding:15 15 10 15;
}

td.list_name{
	width:50%;
	text-align:left;
	vertical-align:middle;
	padding-bottom:30;
}

td.name{
	text-align:right;
	vertical-align:bottom;
	height:120;
	padding-right:20;
}

td.phot{
	padding-left:20;
	margin:0;
}

td.a_tex{
	padding:10 15 10 15;
}

td.a_back{
	padding:0 25 5 25;
}

td.a_list_data{
	padding:0 25 5 25;
	text-align:right;
}

td.a_close{
	padding-left:10;
	text-align:left;
}

td.a_data{
	padding:1 10;
	text-align:right;
}

p.a0{
	font-weight: 900;
	font-size:22;
	white-space:nowrap;
}

p.a1{
	font-weight: 900;
	font-size:10;
	white-space:nowrap;
	letter-spacing:0;
}

div.country{
	position:static;
	padding:5 0 10 0;
	margin:0 0 5 0;
	text-align:right;
	font-size:14;
	font-weight:900;
	line-height:160%;
	border-bottom:1 solid;
}

div.a2{
	position:static;
	font-size:11;
	line-height:160%;
	padding:15 0;
	margin:5 0 15 0;
	border-bottom:1 dotted;
	border-top:1 solid;
}

div.archi{
	text-align:left;
	top:500;
	right:50;
	border-right:1 solid rgb(100,100,100);
	border-left:1 solid rgb(50,50,50);
	border-bottom:1 solid rgb(100,100,100);
	z-index:100;
}

div.archi_l{
	text-align:left;
	top:500;
	right:50;
	border-right:1 solid rgb(100,100,100);
	border-left:1 solid rgb(50,50,50);
	border-bottom:1 solid rgb(100,100,100);
	z-index:100;
}

p.a2_p{
	font-size:10;
	padding-left:10;
}

p.a2_b{
	font-size:10;
	font-weight: 900;
}

p.a3{
	font-size:10;
	letter-spacing:0;
}

p.a4_b{
	font-size:11;
	font-weight: 900;
	line-height:180%;
	white-space:nowrap;
	padding-left:5;
}

p.a4_bh{
	font-size:11;
	font-weight: 900;
	line-height:180%;
	white-space:nowrap;
	padding-left:15;
}

p.a4_be{
	font-size:9;
	font-weight: 0;
	white-space:nowrap;
	padding-left:15;
	line-height:100%;
	font-style:italic;
}

p.a5_b{
	font-size:9;
	font-weight: 900;
	padding-left:10;
}

p.close{
	font-size:10;
	font-weight: 900;
	color:rgb(255,255,255);
}