@charset "UTF-8";
header { height:200px;}

#title { width:100%; text-align:center;}
	#title p { display:block; width:800px;margin:0 auto; padding:40px 80px 0 80px; font-size:12px; line-height:14px; line-height:20px; text-align:left; }

#treenavi{width:100%; min-width:960px; text-align:center; padding:10px 0; background:#000 url(../images/layout.jpg) no-repeat top; }
	#treenavi p { width:800px; padding:0 80px; margin:0 auto; text-align:left; font-size:12px; color:#999;}
	#treenavi a { padding:0 10px; color:#999; text-decoration:none;}
		#treenavi a:hover { color:#FFF; text-decoration: underline;}
	#treenavi strong { padding:0 10px; color:#999; font-weight: normal;}

h2.title { display:block; width:780px; padding:40px 0 10px 20px; margin:0; font-size:16px; line-height:24px; text-align:left; color:#FFF; clear:both;}
	h2.title:before { display:block; content:""; width:8px; height:16px; float:left; margin-left:-20px; margin-top:3px; background: linear-gradient(#00FAFB, #0071BF);}
