/* 全般設定 */
body {color: black; background-image:url(graphic/back3.jpg); background-repeat: no-repeat; margin: 0px; padding: 0px; }
/* body {color: black; background-position: top center; background-repeat: no-repeat; margin: 0px; padding: 0px; width: 780px;}*/

/* 全般的なリンクの設定 */
a {color: #313131; text-decoration: none; font-weight: bold; background-color: transparent;}
a:hover {color: #ff6600;}

