@charset "utf-8";

body{
	background: #a18400 url(../img/bg.gif) repeat center top;
	color: #000;
	font-size: 88%;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Osaka,Helvetica,sans-serif,'Century Gothic';
	line-height: 1.4;
	/*\*/
	letter-spacing: 0.05em;
	/**/
	text-align: center;
}

/* Link
----------------------------------------------------------------------------------------------------*/
a:link, a:link * { color: #2b8efd; text-decoration: none; outline: none; }
a:visited, a:visited *{ color: #2b8efd; text-decoration: none; outline: none; }
a:hover, a:hover *{ color: #f90e82; text-decoration: underline; outline: none; }


/* jump/
----------------------------------------------------------------------------------------------------*/
#container_jump{ background: #FFF; text-align: left; margin: 0px auto 0; width: 100%; }
#link_container{ width: 100%; text-align: center; margin: 0px auto 0; }
#link_container h1{ text-indent: 0px; color: #FFF; background-color: #000; border-bottom: 2px solid #c2b88f; font-size: 136%; line-height: 250%; font-weight: bold; }
#link_container p#link_txt{ padding: 32px; line-height: 180%; }
#link_container p#link_a{ padding: 0 8px 64px; word-wrap: break-word; }

#footer{ clear: both; width: 100%; margin: 0 auto 0; border-top: 2px solid #c2b88f; }
#footer p{ background: #000; color: #FFF; font-size: 88%; line-height: 200%; text-align: center; padding: 4px; }
#footer p a{ color: #FFF; font-size: 88%; }
