@charset "Shift_jis";

html,body,p,h1,h2,h3,h4,h5,h6,form,input,ul,li{margin: 0; padding: 0;}
img{border: 0;}
body{font-size: small;font-family:Verdana,Arial,Meiryo,"メイリオ","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,"MS Gothic","ＭＳ ゴシック",sans-serif;border-top: solid 10px #6d4236;color: #87583b;border-top: solid 10px #6d4236;line-height: 1.5;background: url(/img/bg.gif) top center;}
.btop{text-align: right; padding: 5px 0; font-size: 11px; clear: both;}

/*header*/
div#header{width: 960px;height: 180px;margin: 0 auto;position: relative;}
div#header h1 {position: absolute;top: 20px;left: 270px;}

div#ttl{ text-align:center;}
/*sanxトップに戻る*/
p#sanxNet{position: absolute;top: 10px;left: 0;}


/*ページのトップに戻るリンク*/
.toTop{text-align: right; font-size: 10px;}

/*メインコンテンツ*/
/*960*/
div#container{width: 960px; margin: 0 auto;height: auto !important;position: relative;}



/*フッター*/
div#footer{text-align: center; font-size: 10px; color:#0F90E5; margin: 20px auto 0 auto; line-height: 1.2;}
div#footer .copy{color :#F52477;}
div#footer .home{float: left;}
div#footer:after{content : ""; display: block; height: 1px; clear: both;}

/*ie7*/
*+html div#footer {min-height: 1em;}
/*ie5.6hack*/
/*\*/
* html div#footer {height: 1em;}
div#footer  {display: block;}
/**/

/*テキストリンク*/
/*テキストリンク ボタン*/
strong.btn{display: block; padding: 3px;}
strong.btn a:link{text-decoration: none; color: #f33;}
strong.btn a:visited{text-decoration: none; color: #f33;}
strong.btn a:hover{text-decoration: none; color: #f90;}



/*----png----*/
img.png{behavior: url(/img/png.htc);}
