/*--基本セット------------------------------------------------------------------------*/body                    {	color:           #696969;	font-size:        14px;	background-color: #fff8d5;	margin:           0;	padding:          0 }td      { color: #696969; font-size: 14px }li   { margin: 0px 0px 5px }blockquote { margin: 5px 0px }/*--リンクアンカー------------------------------------------------------------------------*/a    { color: #00008b; text-decoration: none }a:visited   { color: #00008b }a:hover   { color: #6495ed }a:active  { color: #fff }a.home    { color: white; text-decoration: none }a.home:visited   { color: white }a.home:hover    { color: #ffd700 }/*--見出し------------------------------------------------------------------------*/h1     { font-weight: bold; font-size: 140%; text-decoration: underline; margin: 25px 0px 10px }h2     { font-weight: bold; font-size: 120%; margin: 25px 0px 10px }h3     { font-weight: bold; font-size: 110%; margin: 25px 0px 5px 15px }/*--フォントサイズ------------------------------------------------------------------------*/.font-size10 { font-size: 10px }.font-size10-red { color: #f00; font-size: 10px }.font-size12 { font-size: 12px }.font-size12-white { color: #fff; font-size: 12px }.font-size14 { font-size: 14px }.font-size16 { font-size: 16px }.font-size18 { font-size: 18px }.font-size20 { font-size: 20px }/*--フォントカラー------------------------------------------------------------------------*/.txt-bold-red  { color: #f00; font-weight: bold }.txt-bold-navy { color: #000080; font-weight: bold }.txt-bold-green { color: #006400; font-weight: bold }/*--背景関係------------------------------------------------------------------------*/.bg-main         { background-color: #ffeebf }.bg-head-foot  { background-color: #4f4fb5 }.bg-line-dot-01         { background-image: url(../image_global/bg-line_dot2-2_ff9e35.gif) }.bg-line-dot-02    { background-image: url(../image_global/bg-line_dot2-2_9090ff.gif) }.bg-line-01  { background-color: #dcdcdc }.bg-line-02  { background-color: #efa1c8 }.bg-line-03 { background-color: #00008b }.table-line  { background-color: #ff54a4 }.table-title   { font-size: 14px; background-color: #ffc1de }.table-cell-01    { font-size: 12px; background-color: #b5e3ff }.table-cell-02    { font-size: 12px; background-color: #dff3ff }.table-cell-white  { font-size: 12px; background-color: #fff }/*--追加クラスセット------------------------------------------------------------------------*/.page-title   { text-align: center; margin: 10px 0px }.page-title-ul { background: url(../image_global/bg_page-title_ul.gif) repeat-x }.page-title-about { text-align: center; margin: 0px }.part-title-center { color: #00008b; font-weight: bold; margin: 5px 25px 5px 0px }.pt-set-00 { line-height: 130%; text-align: left; margin: 25px 5px 5px 0px }.pt-set-01 { line-height: 130%; text-align: left; margin: 25px 5px 5px 15px }.pt-set-02 { line-height: 130%; text-align: left; margin: 25px 5px 5px 25px }.pt-set-03 { line-height: 130%; text-align: left; margin: 25px 5px 5px 35px }.p-design-00  { line-height: 130%; text-align: left; margin: 0px 5px 5px 0px }.p-design-01           { line-height: 130%; text-align: left; margin: 5px 5px 5px 15px }.p-design-02       { line-height: 130%; text-align: left; margin: 5px 5px 5px 25px }.p-design-03    { line-height: 130%; text-align: left; margin: 5px 5px 5px 35px }.p-design-04    { line-height: 130%; text-align: left; margin: 5px 5px 5px 45px }.list-design-01  { margin-right: 40px; margin-left: 80px }.margin-00 { margin-top: 0px; margin-bottom: 0px }.txt-clear { clear: both }.align-center  { text-align: center; margin: 0px }.align-right { text-align: right; margin-top: 0px; margin-right: 35px; margin-bottom: 0px }.align-avg { text-align: justify }.width-full { width: 100% }