@charset "utf-8";
/* CSS Document */

#outline h3{
	font-size:16px;
	font-weight:bold;
}

#outline h4{
	background:#09C;
	color:#fff;
	font-weight:bold;
	display:inline;
	padding:5px;
	font-size:16px;
}

#outline dl{
	margin-top:10px;
}

#outline dt{
	font-weight:bold;
	clear:left;
	float:left;
	width:70px;
	margin-bottom:10px;
}

#outline dd{
	margin-left:80px;
	margin-bottom:10px;
}


#guideline table{
	font-size:14px;
	border-collapse:collapse;
	margin-bottom:30px;
	width:100%;
}

#guideline th{
	padding:10px 5px;
	border-bottom:#666 1px solid;
	background:#EEE;
	font-weight:bold;
	color:#333;
	width:80px;
}

#guideline td{
	padding:10px 5px;
	border-bottom:#666 1px solid;
}

#guideline li{
	margin-left:20px;
	list-style-type:disc;
}


#close{
	font-size:14px;
	font-weight:bold;
	padding:5px;
	border:1px solid #F00;
	background:#FCC;
}

#line{
	border-bottom:2px #CCC dashed;
}

#btn{
	text-align:center;
	margin-bottom:20px;
}


#test_outline h3{
	font-size:16px;
	font-weight:bold;
}

#test_outline h4{
	background:#09C;
	color:#fff;
	font-weight:bold;
	display:inline;
	padding:5px;
	font-size:16px;
}

#test_outline dl{
	margin-top:10px;
}

#test_outline dt{
	font-weight:bold;
	clear:left;
	float:left;
	width:70px;
	margin-bottom:10px;
}

#test_outline dd{
	margin-left:80px;
	margin-bottom:10px;
}

#access #txt{
	font-size:14px;
	margin-bottom:30px;
	line-height:1.5;
}


#photo td{
	padding:10px;	
	text-align:center;
}
