body {
 color: #000000;
 background-image: url(http://www.e-sakaya.com/img/back.gif);
 background-repeat: repeat;
 background-color: #ffffff;
 font-size: 13px;
 margin: 0;
 padding: 0; 　/*　Opera用　*/
}
td {
 color: #000000;
 font-size: 13px;
}
/*　ページ概要ボックス　*/
.summary {
	position: absolute;
	top: 2px;
	left: 180px;
	width: 420px;
	color: #FFFFFF;
	z-index: 3;
	font-size: 13px;
	line-height: 115%;

}
/*　主要コンテンツボックス　*/
.contents {
 position: absolute;
 top: 17px;
 left: 0px;
 width: 102%;
 margin-right: -100%;
 background-image: url(media/leftPanel01.gif);
 background-repeat: repeat-y;
 z-index: 1;
 line-height: 1.3em;
}
/*　左パネルボックス　*/
.navigation {
 position: absolute;
 width: 170px;
 z-index: 4;
 left: 0px;
 top: 14px;
}
/*　トップフォトボックス　*/
.photoTop {
 position: absolute;
 width: 160px;
 z-index: 2;
 left: 570px;
 top: 113px;
}
/*　フォトボックス　*/
.photo {
 position: absolute;
 width: 190px;
 background-image: url(media/lineDotted01.gif);
 background-repeat: no-repeat;
 padding-left: 10px;
 text-align: center;
 z-index: 2;
 left: 540px;
 top: 190px;
}
/*　フッター　*/
.footer {
 width: 100%;
 background-image: url(media/lineUnder.gif);
 background-repeat: repeat-x;
 background-color: #FFFFFF;
 margin-top: 10px;
 padding: 0 0 16px 20px;
}
.h1{
 font-weight: normal;
 margin: 0;
}
.h2 {
 font-weight: normal;
 margin: 10px 0 3px 0;
}
.h3 {
 font-weight: normal;
 margin: 0px;
}
.point10 {
 line-heght: 1.2em;
}
a {
 color: #0000FF;
}
a:hover {
 color: #FF0000;
}
a:visited {
 color: #800080;
}
.link {
 color: #32322D;
 text-decoration: none;
}
.circle {
 list-style-type: circle;
 margin: 0.5em 0 1em 1.5em;
}
.list {
 list-style-type: decimal;
 padding: 3px 5px 3px 5px;
 margin: 0.5em 0 0 1.5em;
}
/*　リンク画像用　*/
.border {
 border: none;
}

/*　font,height設定　*/

.h120 {  line-height: 120%; font-size: 13px; text-decoration: none}
.13pix {  font-size: 13px; text-decoration: none}
.14pix {  font-size: 14px; text-decoration: none}
.10pix { font-size: 10px; text-decoration: none }

