@charset "Shift_JIS";/* ■ページ構造 */body {  margin: 0;  padding: 0;  text-align: center;}#wrapper {  width: 720px;  margin: 0 auto;  text-align: left;}#header {  width: 720px;  text-align: center;}#menu {  width: 160px;  float: left;}#main {  margin-left: 160px}#footer {  clear: both;  width: 720px;  text-align: center;}/* ■その他 */body {  line-height: 1.5;}p {  padding: 0.5em;  margin: 0;}#wrapper {  color: #000;  background: #fff url(image/bk01.jpg) repeat-y;}#header {  color: #007FC0;  background: #fff;  background-image:  url("image/top04.jpg");  background-repeat:  repeat-x;}#footer {  color: #000;  background: #C6EBFE;}em {  font-style: normal;  font-weight: bold;  color: #fff;  background: transparent;}/* ynishi add *//*indexで利用*/.n01 {  font-style: normal;  font-weight: bold;  font-size: small;  color: #fc950a;  background: transparent;}	/*会社概要・規約で利用*/.n02 {  text-align: left;  font-size: 0.8em;  color: #001c7b;  background: transparent;}/*規約boxで利用*/.n03 {  text-align: left;  font-size: 1em;  color: #404040;  background: transparent;}	/*会社概要・規約で利用*/li {  font-style: normal;  color: #404040;  background: transparent;}	  /*ボックス用*//*indexで利用*/.b01 {  border-style: dotted;  margin: 7%;  color: #007FC0;  font-size: 0.8em;  text-align: center;  background: transparent;}/*会社概要・規約で利用*/.b02 {  border-style: dotted;  margin: 3%;  color: #007FC0;  text-align: left;  background: transparent;}