﻿


.shadow23{
  width: 400px;/*全体の幅*/
  background-color: #969699;/*影の色*/
  margin: 20px 10px 10px 20px;
  padding-right: 20px;
  }
  
.text23
{
 /*
  width: 400px;
  */
  font-size: 10pt;/*全体の文字サイズ*/
  position: relative;
  background: #FAFAFC;/*文字部分の背景色*/
  /*
  margin:  -10px -10px 10px -10px;
  */
  padding: 0em;/*内部の余白*/
  border: solid 1px #767679;
  }
  
.shadow23a{
  width: 400px;/*全体の幅*/
  background-color: #767679;/*影の色*/
  margin: 20px 10px 10px 20px;
  padding-right: 20px
  }
  
.shadow23b{
  width: 400px;/*全体の幅*/
  background-color: #969699;/*影の色*/
  margin: 20px 10px 10px 20px;
  padding-right: 20px
  }

.shadow {
    margin: 10px 0 0 5px;
    background: right bottom;
    float: left; /* 回り込み制御 */
}

/*
.Panel-1
{
	background-color: #FFFF99;
	background-position: center center;
	width: 500px;
	height: auto;
	vertical-align: middle;
	text-align: right;
	background-repeat: no-repeat;
}

.Panel-2
{
	background-color: #FFFF99;
	background-position: center center;
	width: 500px;
	height: auto;
	vertical-align: middle;
	text-align: left;
	background-repeat: no-repeat;
}
*/

