body{
          margin: 0;
		  background-color: #F8F8F8;
}

#site-box {
          width : 750px;
		  height: auto;
		  margin: 0 auto;
		  background:#fcf3ee;
}

#content {
margin: 0 auto;
width: 750px;
border: 1px solid #CCC;
}

#a-box {
          width :750px;
		  height:auto;
}

#b-box {
          width :750px;
		  height:auto;
}

#c-box {
          float:left;
          width:277px;
          height:414px;
          background-image:url(./images1/P1_21.jpg);
          padding-left:15px;
		  padding-right:15px;
}

#d-box {
          float:right;
          width:auto;
		  height:auto;
          padding-left:15px;
}

#e-box {
	      width :690px;
		  height:25px;
		  clear:both;
		  padding-top:15px;
}

#f-box {
	      width :690px;
		  height:auto;
		  padding-left:30px;
		  padding-right:30px;
}

#fotter {
          border-TOP: 1px solid #FF9900;
		  width: 750px;
		  height: 70px;
		  background-image:url(./images1/P1_20.jpg);
		  margin: 0 auto;
}



#b1{
    width:280px;
    height:35px;
	padding-top:10px;
	line-height:30px;
}

#b2{
    width:280px;
    height:165px;
	padding-top:5px;
}

#b3{
    width:220px;
    height:auto;
	padding-top:5px;
	padding-bottom:5px;
}

#b4{
    width:368px;
    height:auto;
	padding-top:5px;
	padding-bottom:5px;
}


.textA {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666;
	letter-spacing: -1px;
}

.textB {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #727172;
	letter-spacing: -1px;
}

a:link {/*未訪問のリンク*/
    color:#595757;
    font-style:normal;
    text-decoration: none;
}
a:visited {/*訪問後のリンク*/
    color:#AA6A6A;
    text-decoration:underline;
}
a:hover {/*マウスをのせたとき*/
    color:#CCCCCC;
    font-style:normal;
    text-decoration:underline;
}

#main{
    width:600px;
    height:auto;
	margin: 0 auto;
}

#menu{
	padding:10px 20px 10px 20px;
	background-color:#FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: -1px;
	font-weight: bold;
}

table#table-01 {
    width: 580px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
	background-color:#FFF;
}

table#table-01 th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: left;
}
table#table-01 td {
    padding: 5px 0px 5px 15px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: left;
}

#hyou{
	padding:10px 10px 10px 10px;
	background-color:#FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: -1px;
}