@charset "Shift_JIS";

body {

 background-color: #CCCCCC;
}

body,table,th,td,p {
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica, sans-serif;
}

img {
border: 0px;
}


/* リンク
---------------------------------------------------- */

a:link {
 color: #333333;
 text-decoration: underline;
 background: transparent;
}

a:visited {
 color: #666666;
 text-decoration: underline;
 background: transparent;
}

 a:hover, a:active {
 color: #f00;
 text-decoration: underline;
 background: transparent;
}


/* 全体
---------------------------------------------------- */

#wrapper {
 margin: auto ;
 width: 1200px;
 height:800px;
}

/* ヘッダ
---------------------------------------------------- */



/* コンテンツ
---------------------------------------------------- */


/* メイン内
---------------------------------------------------- */


/* サイド
---------------------------------------------------- */

 
/* フッター
---------------------------------------------------- */
