@charset "utf-8";

/* =========================================================
Menu :

1.メインコンテンツ

========================================================= */






/*1.メインコンテンツ
---------------------------------------------------------------------------- */



#ct01{
	width:858px;
	border:solid 1px #ccc;
	padding:40px;
}

#cnt01 h3{
	margin:20px 0 0 0;
	font-size:18px;
}

#cnt01 #img-panos{
	text-align:center;
}

#cnt01 > div{
	margin:20px 0 0 0;
}

#cnt01 table{
	width:100%;
	margin:20px 0 40px 0;
}

#cnt01 th{
	width:20%;
	padding:10px;
	line-height:2em;
	vertical-align:top;
}

#cnt01 td{
	padding:10px 0;
	line-height:2em;
	vertical-align:top;
}

#cnt01 td span{
	width:120px;
	display:inline-block;
}

#cnt01 em{
	color:#a00000;
}



#cnt01 .txt{
	color:#222222;
	background-color:#eeeeee;
	margin-bottom:20px;
	padding: 10px 10px 10px 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

table{
	border-top:solid 1px #ccc;
}

tr{
	border-bottom:solid 1px #ccc;
}


#access p{
	line-height:2em;
	padding:10px 0;
}
