@charset "UTF-8";
/* CSS Document */
/* Lastupdate 2011-08-17 TatsuoMaeda http://auracross.net */

body{margin:0 auto 0 auto; background-color: #272322; font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3"; background-image: url(../img/bk.jpg); background-repeat: no-repeat; background-position: center top;}
.clr,#footer{clear:both;}

/* ラッパー */
#warapper{width:950px; margin: 0 auto 0 auto; padding: 0;}

/* ヘッダー */
#header{margin:25px 20px 25px 400px; padding:8px 0 10px 0; width:530px; height:25px; font-size: 14px; color: #ffffff;}

/* コンテント */
#content{margin:25px 20px 0 20px; padding:25px 0 0 0; width:910px; height:802px; font-size: 14px; color: #ffffff;}
.menu{margin:0; padding:0; width:250px; float:left;}
#navi{margin:0; padding:0;}
#navi ul{margin:0; padding:0; list-style:none;}
#navi ul li,#navi ul li a{margin:0; padding:0 25px 25px 0; font-size:14px;}
.contents{margin:0 0 15px 0; padding:0; width:660px; background-color:#000000; filter:alpha(opacity=65); -moz-opacity:0.65; opacity:0.65; float:right;}
.textbox{margin:0; padding:0;}
.contents h1,.contents p{color: #ffffff;}

/* タグ */
#header h1{font-size: 14px; margin:0; padding:0; font-weight: normal;}
#content h1{font-size: 14px; margin:5px; padding:0 5px 2px 10px; border-bottom-width: 1px; border-left-width: 5px; border-bottom-style: solid; border-left-style: solid; border-bottom-color: #ffffff; border-left-color: #ffffff;}
#content p{font-size: 12px; margin:10px 5px 10px 15px; padding:0; line-height:160%;}
a:link {color: #ffffff; text-decoration: none;}
a:visited {color: #ffffff; text-decoration: none;}
a:hover {color: #ffffff; text-decoration: underline;}
a:active {color: #ffffff; text-decoration: none;}
#footer p{margin:0 auto 0 auto; padding:0;}

/* フッター */
#footer{font-size: 12px; color: #ffffff; margin:0 auto 0 auto; padding:5px 0 0 0; background-color: #272322; height:30px; text-align: center;}

/* テーブル */
table{margin:0 10px 10px 10px; padding:0; font-size: 12px; color: #000000; line-height:200%;}
table tr td{background-color: #ffffff; margin:0; padding:10px 5px 10px 5px;}
table tr td a:link {color: #000000; text-decoration: none;}
table tr td a:visited {color: #000000; text-decoration: none;}
table tr td a:hover {color: #000000; text-decoration: underline;}
table tr td a:active {color: #000000; text-decoration: none;}
