@charset "shift_jis";


/*---------- ページ全体の指定 ----------*/

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS P ゴシック", "MS P Gothic", sans-Serif;
	margin: 0;
	padding: 0;
	font-size: 15px;
	color: #000;
	background-color: #ffffff;
	border-top: solid 4px #e6b422;
}


/* IE7 用 */

*:first-child+html * {
  font-family: "メイリオ", Meiryo, "MS P ゴシック", "MS P Gothic", sans-Serif;
}


/* IE6 用 */
* html * {
  font-family: "メイリオ", Meiryo, "MS P ゴシック", "MS P Gothic", sans-Serif;
}


a:link {
  color: #f08300;
  
}

a:hover {
  color: #e6b422;
  
}

a:visited {
  color: #f08300;
  
}

p {
  margin: 0 0 18px 0;
  line-height: 180%;
  letter-spacing: 1px;
}

h4{
  border-left: 10px solid #EC8D00;
  font-weight: normal;
  padding: 5px 10px;
  color: #EC8D00;
  margin-bottom: 10px;
}
h5{
  font-size: 1.6rem;
  margin: 0 0 10px 0;
}
.page_top {
	float: right;
	margin:10px 0;
}
.clear {
    clear: both;
}
.mt30{margin-top: 30px;}
.mb20{margin-bottom: 20px;}
.mb30{margin-bottom: 30px;}
.mb50{margin-bottom: 50px;}
/*---------- メイン ----------*/

#main {
  width: 100%;
  margin: auto;
  padding: 0;
  text-align: center;
  background-color: #ffffff;
}



/*---------- ヘッダー ----------*/

#header {
  margin: 0 auto 0 auto;
  width: 1040px;
  height: 90px;
  text-align: center;
}

#header h1 {
	margin: 0;
	font-weight: normal;
	text-align: left;
	font-size: 13px;
	color: #666666;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 14px;
}

#header h2 {
  margin: 0;
  padding: 3px 0 0 16px;
  width: 400px;
  text-align: left;
  
  color: #444444;
  letter-spacing: 1px;
}

#header p {
  margin: 0;
  padding:  4px 0 0 10px;
  text-align: left;
  
  color: #444444;
  letter-spacing: 1px;
}

#table-left{
	text-align: left;
	font-size: 14px;
	color: #444444;
	line-height: 150%;
	text-decoration: none;
}

#table-left a{
 
  color: #666666;
  text-decoration: none;
}

#table-left a:hover{
  
  color: #888888;
  text-decoration: none;
}

#table-right{
	text-align: right;
	margin: 0;
	
	color: #F60;
	line-height: 100%;
	text-decoration: none;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 0;
}

#table-right a{
	color: #000;
	text-decoration: none;
}

#table-right a:hover{
  
  color: #666666;
  text-decoration: none;
}


#header-menu {
  width: auto;
  margin: 0;
  padding: 3px 0 3px 0;
  height: 45px;
  text-align: left;
  border-top: solid 1px #bbbbbb;
  border-right: solid 1px #bbbbbb;
  border-bottom: solid 3px #e6b422;
  border-left: solid 1px #bbbbbb;
  background-image: url(img/head_menu_back_base.gif);
  background-repeat: repeat-x;
}

#header-menu ul {
  width: 1040px;
  text-align: left;
  margin: 0 auto 0 auto;
  padding: 0 0 0 4px;
  background-image: url(img/head_menu_back_base.gif);
  background-repeat: repeat-x;
}

#header-menu li {
  display: inline;
  list-style-type: none;
  float: left;
  color: #ffffff;
}

#header-menu li a {
	font-size:15px;
	width: 135px;
	line-height: 20px;
	color: #000;
	background-image: url(img/head_menu_back_abase.gif);
	text-align: center;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bbbbbb;
	text-decoration: none;
	padding: 15px 0 10px 0;
}

#header-menu li a:hover {
  color: #fffffc;
  background-image: url(img/head_menu_back_hover.gif);
}

#header-menu #home a {
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #bbbbbb;
  width: 130px;
}

#header-menu li.self a {
   background-image: url(img/head_menu_back_hover.gif);
}

#header-img {
  width: 100%;
  height: 250px;
  margin: 1px 0 0 0;
  text-align: center;
  background: url(img/head_img_bg.gif);
  background-repeat: repeat-x;
}

#header-img-slim {
  width: 100%;
  height: 150px;
  margin: 1px 0 0 0;
  text-align: center;
  background: url(img/head_img_bg.gif);
  background-repeat: repeat-x;
}


/*---------- コンテンツ ----------*/

#container {
  width: 1040px;
  margin: 0 auto 0 auto;
  overflow: hidden;
  padding: 7px 0px 6px 0px;
  
}

/*---------- メニュー ----------*/

#menu {
  float: left;
  margin: 0 0 15px 0;
  padding: 0;
  width: 190px;
  text-align: left;
  letter-spacing: 1px;
}

.menulist {
  margin: 0 0 15px 0;
  padding: 0px 2px 0px 5px;
  width: 170px;
  text-align: left;
}

.menulist h2 {
  height: 20px;
  margin: 0;
  padding: 8px 0 7px 24px;
  font-size: 15px; 
  color: #fffffc;
  background-image: url(img/sidebar.gif);
  background-repeat: no-repeat;
}

a.menu_ha {
	color: #EC8D00;
	display: block;
	border-right: solid 1px #dddddd;
	border-bottom: solid 1px #cccccc;
	border-left: solid 1px #dddddd;
	width: 135px;
	padding: 8px 4px 3px 30px;
	line-height: 190%;
	text-decoration: none;
	background-image: url(img/side_menu_bg.gif);
	background-repeat: no-repeat;
	font-weight: bolder;	
 }


.menulist a:hover{
  color: #e6b422;
  background-image: url(img/side_menu_bg_hover.gif);
  background-repeat: no-repeat;
}

.menulist_moji {
  margin: 0 0 15px 0;
  padding: 0px 2px 0px 5px;
  width: 170px;
  text-align: left;
}

.menulist_moji h2 {
  height: 20px;
  margin: 0;
  padding: 8px 0 7px 24px;
  font-size: 15px; 
  color: #fffffc;
  background-image: url(img/sidebar.gif);
  background-repeat: no-repeat;
  
}

.menulist_moji a:hover{
  color: #e6b422;
  
  background-repeat: no-repeat;
}

.menulist_syokai {
  margin: 0 0 15px 0;
  padding: 0px 2px 0px 5px;
  width: 170px;
  text-align: left;
}

.menulist_syokai h2 {
	height: 45px;
	margin: 0;
	padding: 8px 0 2px 6px;
	font-size: 12px;
	color: #fffffc;
	background-image: url(img/sidebar_2.gif);
	font-weight: 900;
	font-style: normal;
	text-transform: none;
	line-height: normal;

  
}

.menulist_syoaki a:hover{
  color: #e6b422;
  
  background-repeat: no-repeat;
}

.menulist_kusatu {
  margin: 0 0 15px 0;
  padding: 0px 2px 0px 5px;
  width: 170px;
  text-align: left;
}

.menulist_kusatu h2 {
	height: 20px;
	margin: 0;
	padding: 8px 0 7px 24px;
	font-size: 15px;
	color: #fffffc;
	background-image: url(img/sidebar.gif);
	background-repeat: no-repeat;

  
}

.menulist_kusatu a:hover{
  color: #e6b422;
  
  background-repeat: no-repeat;
}



/*---------- メインコンテンツ ----------*/

#contents {
	float: left;
	margin: 0;
	padding: 1px 5px 5px 0;
	width: 672px;
	letter-spacing: 1px;
	text-align: left;
	font-size: 15px;
}


#contents #pannavi {
  margin: 0;
  padding: 0 0 8px 0;
  font-size: 12px;
}

#contents h2 {
  height: 29px;
  margin: 0 0 7px 0;
  padding: 11px 0 0 22px;
  font-size:15px;
  color: #f08300;
  background-image: url(img/titlebar.gif);
  background-repeat: no-repeat;
}


#contents h3 {
	height: 34px;
	margin: 0 0 7px 0;
	padding: 6px 0 0 30px;
	font-size:15px;
	color: #666;
	background-image: url(img/h3_title.gif);
	background-repeat: no-repeat;
}

#contents a {
  color: #f08300;
  
}

#contents a:hover {
  color: #e6b422;
  
}

#contents img.head_photo {
  margin: 0 0 10px 0;
}

#contents img.photo {
  float: left;
  margin: 10px 20px 0 0;
}

#contents img.picture {
  margin: 0 10px 10px 0;
  float: left;
}

#contents p.photo {
  margin: 0 0 20px 0;
  padding: 0;
}


table#t01 {
  border: solid 1px #cccccc;
  border-collapse: collapse;
}


td#t01 {
  border: solid 1px #cccccc;
  border-collapse: collapse;
}


td#head {
  padding: 9px 6px 6px 15px;
  border: solid 1px #cccccc;
  border-collapse: collapse;
  background-image: url(img/main_block_bg.gif);
}


table.table_line {
  border-collapse: collapse;
  border: solid 1px #999999;
}


td.table_line {
  border-collapse: collapse;
  border: solid 1px #999999;
  padding : 2px 14px 2px 14px;
}

#contents #page_top {
	text-align:right;
	clear: both;
	margin:10px 0;
}

#contents #page_top a:hover{ 
	opacity:0.5;
	transition:0.3s;
}

/*---------- メニュー_right ----------*/

#menu_right {
  float: left;
  margin: 0 0 15px 0;
  padding: 0;
  width: 170px;
  text-align: left;
  letter-spacing: 1px;
}

#menu_right .menulist {
  margin: 0 0 15px 0;
  padding: 0px 2px 0px 5px;
  width: 170px;
  text-align: left;
}

#menu_right .menulist h2 {
  height: 20px;
  margin: 0;
  padding: 8px 0 7px 24px;
  
  color: #fffffc;
  background-image: url(img/sidebar.gif);
  background-repeat: no-repeat;
}

#menu_right a.menu_ha {
	color: #f08300;
	display: block;
	border-right: solid 1px #dddddd;
	border-bottom: solid 1px #cccccc;
	border-left: solid 1px #dddddd;
	width: 132px;
	
	line-height: 190%;
	text-decoration: none;
	background-image: url(img/side_menu_bg.gif);
	background-repeat: no-repeat;
	
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 30px;
 }


#menu_right .menulist a:hover{
  color: #e6b422;
  background-image: url(img/side_menu_bg_hover.gif);
  background-repeat: no-repeat;
}

#menu_right #r_bunner_waku {
	width: 170px;
	text-align: center;
	padding-top: 4px;
	
}

#menu_right #r_bunner_waku #r_bunner  {
	width: 170px;
	text-align: center;
	padding-bottom: 4px;
	
}

#menu_right #moji {
	border: 1px solid #CCC;
	margin-top: 4px;
}

/*---------- フッター ----------*/

#footer {
  clear: both;
  width: 100%;
  margin: 0;
  padding: 30px 0 30px 0;
  text-align: center;
  font-size: 13px;
  color: #555555;
  background-color: #dddddd;
}

#footer a {
  color: #555555;
  font-size: 13px;
 }

#footer a:hover {
  color: #333333;
}
/*--------index.html----------*/

#contents .news_wrapper {
	height:250px;
	overflow: auto;
}
.news dt{
    width:100px;
    float:left;
    min-height:12px;
    height:12px;
    padding:0 0 0 10px;
}
.news dd{
    padding:0 0 0 120px;
    margin:0 0 10px 0;
}
.news img{
vertical-align: middle;
}

#contents #rireki {
	text-align: right;
	color: #F90;
	padding-right: 20px;
	margin: 0px;
}


#contents #info td{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-left-style: dotted;
	border-top-color: #FC9;
	border-left-color: #FC9;
}

#contents #info td.info_right{
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #fc9;
	padding-left: 10px;
}

#contents #info td.info_bottom{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #fc9;
}


#contents #info td.info_right_bottom{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FC9;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #fc9;
	padding-left: 15px;
}

/*--------rireki.html----------*/

.rirekiLST{
	height: 1230px;
	overflow: auto;
	margin-bottom:20px;
}
.rirekiLST dd{
	margin:0;
	border-bottom: 1px dotted #CCC;
}
.rirekiLST dt{
	width:100px;
    float:left;
    min-height:12px;
    height:12px;
    padding:0 0 0 10px;
}
.rirekiLST dd{
    padding:0 0 0 120px;
}

/*行事・レクリエーション紹介*/

#contents .gyoujiTBL{
  width: 100%;
}
#contents .gyoujiTBL,
#contents .gyoujiTBL td,
#contents .gyoujiTBL th {
	border: 1px dotted #CCC;
	margin-top: 10px;
  border-collapse: collapse;
}

#contents .gyoujiTBL td,
#contents .gyoujiTBL th {
	padding-left: 10px;
}

#contents .gyoujiTBL th {
	font-weight:normal;
  text-align: left;
}
#contents .gyoujiTBL tr td:nth-of-type(1){
	width:30%;
}
#contents .gyoujiTBL_pink th {	background-color:#FFCCCC;}
#contents .gyoujiTBL_lightblue th {	background-color:#c2e9fb;}

/*--------access.html---------*/
#contents #map {
	width: 660px;
	margin-top: 20px;	
}

#contents #map_left {
	width: 335px;
	float: left;
	text-align: center;
	}

#contents #map_right {
	width: 295px;
	padding-left:5px;
	float:right;
}


/*-----------clinic_top.html　---------------*/
#contents #waku {
	margin-bottom: 30px;
}

#contents #aisatsu {
	margin-bottom: 30px;
	border: 1px solid #CCC;
	padding: 15px 15px 0 15px;
}

#contents #profile {
	margin-bottom: 10px;
}



/*-----------shisetsu.html　---------------*/
table.shisetsu_table {
  border-collapse: collapse;
  border: solid 1px #999999;
}


td.shisetsu_table {
  border-collapse: collapse;
  border: solid 1px #999999;
  padding : 9px 10px 3px 10px;
}

/*----------clinic_top.html---------------*/
#contents #shomei {
	text-align:right;
}


/*-----------nyuin_top.html　---------------*/
#contents #illust {
	float: right;
}

#contents #waku td.shikiri {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
}


/*-----------reration_top.html　---------------*/

#contents #fukushi {
	
	margin-bottom: 10px;
}

#contents #relation {
	border: 1px solid #CCC;
	width: 640px;
	padding: 10px;
}

#contents #relation #relation_1,#relation_2,#relation_3{
	border: 1px solid #CCC;
	width: 630px;
	height:170px;
	padding-top: 4px;
	padding-left: 4px;
	margin-bottom: 5px;
}

#contents #relation #relation_1 #relation_1_photo,#relation_2_photo,#relation_2_photo {
	float:left
}

#contents #relation #relation_1 #relation_1_txt,#relation_2_txt,#relation_3_txt {
	width: 450px;
	height:150px;
	float:left;
	padding-top: 15px;
	padding-left: 15px;
}

#contents a.style1 {
	font-weight: bolder;
	color: #F60;
	font-size:18px;
	vertical-align: top;
}

#contents a.style2 {
	font-weight: bolder;
	color: #FF6666;
	font-size:18px;
	vertical-align: top;
}

#contents a.style3 {
	font-weight: bolder;
	color: #006600;
	font-size:18px;
	vertical-align: top;
}

#contents a.style4 {
	font-weight: bolder;
	color: #00C;
	font-size:18px;
	vertical-align: top;
}

#contents a:hover.style1 {
	font-weight: bolder;
	color: #e6b422;
	font-size:18px;
	vertical-align: top;
}

#contents a:hover.style2 {
	font-weight: bolder;
	color: #e6b422;
	font-size:18px;
	vertical-align: top;
}

#contents a:hover.style3 {
	font-weight: bolder;
	color: #e6b422;
	font-size:18px;
	vertical-align: top;
}

#contents a:hover.style4 {
	font-weight: bolder;
	color: #e6b422;
	font-size:18px;
	vertical-align: top;
}

/*-------------sitemap.html--------------*/
#contents ul.big {
	line-height: 220%;	
	
}

#contents ul.big li.large_list {
	background-image: url(img/clover.jpg);
	background-repeat: no-repeat;
	background-position:  0.5em;
	list-style-type: none;
	padding-left: 30px;
}

#contents li.small_list {
	color: #F60;
	list-style-type: square;
}

/*-----------job_none.html------------*/
#contents #job_none {
	color: #F60;
	padding-left: 200px;
	background-image: url(job/img/job_none.jpg);
	background-repeat: no-repeat;
	padding-top: 60px;
	padding-bottom: 750px;
}

/*-----------health_top.html------------*/
#contents #plaza {
	width:190px;
	height:210px;
	float:left;
	border: 1px solid #F93;
	margin-left: 18px;
	margin-top: 15px;
}
#contents #gousuu {
	text-align: center;
	padding-top: 8px;
}

#contents #plaza_img {
	width:100px;
	height:142px;
	padding-top: 8px;
	padding-bottom: 8px;	
	margin-right: auto;
	margin-left: auto;
}

/*-----------day_music.html------------*/
#contents #waku_day_ryouhou {
	margin-bottom: 10px;
	background-image: url(relation/day/img/day_music_bk.gif);
	background-repeat: repeat-x;
	padding-right: 5px;
	padding-left: 8px;
}

/*-----------day_aroma.html------------*/
#contents ul.ryouhou {
	line-height: 220%;
	margin-left: -30px;	
}

#contents ul.ryouhou li.large_list {
	background-image: url(relation/img/clover.png);
	background-repeat: no-repeat;
	background-position:  0.5em;
	list-style-type: none;
	padding-left:30px;
	vertical-align: top;
}

/*---------- oshirase.html------------*/
#contents_oshirase {
	float: right;
	margin: 0;
/*	padding: 1px 5px 5px 0;
	width: 1040px; */
	padding:0;
	width:100%;
	letter-spacing: 1px;
	text-align: left;
}

#contents_oshirase .style5{
	font-size: 15px;
	font-weight: bold;
	color: #39C;
}

#contents_oshirase .style6{
	font-size: 15px;
	font-weight: bold;
	color: #F69;
}

#contents_oshirase .style7{
	font-size: 14px;
	color: #F00;
}


#contents_oshirase #rireki {
	text-align: right;
	color: #F90;
/*	padding-right: 20px;*/
	margin: 0px;
}


#contents_oshirase h2 {
	height: 29px;
	margin: 0 0 7px 0;
	padding: 11px 0 0 22px;
	font-size:15px;
	color: #f08300;
	background-image: url(oshirase/img/titlebar_oshirase.gif);
	background-repeat: no-repeat;
}

#contents_oshirase h3 {
	height: 34px;
	margin: 0 0 7px 0;
	padding: 6px 0 0 30px;
	font-size:15px;
	color: #666;
	background-image: url(img/h3_title.gif);
	background-repeat: no-repeat;
}

#contents_oshirase p {
	padding-right: 20px;
	padding-left: 20px;	
}

#contents_oshirase #page_top {
	text-align:right;
	margin-top:10px;
	clear: both;
}

#contents_oshirase #rireki{
	margin-bottom:10px;
}

#oshirase_red { color: #F00; }

.style9 {
	font-size: 30px;
	font-weight: bold;
	color: #F9C;
	text-decoration: underline;
}
.style11 {
	color: #39F;
}
.style11 {
	color: #39F;
	font-weight: bold;
	font-size: 18px;
}
.style12 {
	color: #39F;
	font-weight: bold;
	font-size: 24px;
}

#main #container #contents table tr td .style102 a .style5 {
	font-size: 18px;
	color: #F08300;
}
#main #container #contents table tr td p { font-size: 16px; }
.saiyou { font-size: 16px; }
#red {
	color: #F00;
	font-weight: bold;
}
.red {
	color: #F00;
	font-weight: bold;
}
.new {
	font-size: 20px;
	color: #333;
	text-decoration: underline;
	font-weight: bold;
}
.frash {
	background-image: url(oshirase/img/movie_back.gif);
	background-repeat: no-repeat;
	padding: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
}
.aaa {
	font-size: 18px;
	color: #039;
	font-weight: bold;
}
.bbb {
	font-size: 18px;
	color: #F00;
	font-weight: bold;
}
.ccc {
	font-size: 18px;
	font-weight: bold;
	color: #000;
}

.style7 {
	font-size:10px;
	padding-top: 8px;
}


#rireki a:hover{
	opacity:0.5;
	transition:0.3s;
}
#page_top a:hover{
	opacity:0.5;
	transition:0.3s;
}

/*行事食一覧*/
.gyoujishokuLST a{
text-decoration-line: none;
}
.gyoujishokuLST dt:hover,
.gyoujishokuLST dd:hover{
background: #FBF0E3;
color:#000;
}
.gyoujishokuLST dt{
float: left;
width: 7em;
margin-bottom: 5px;
margin-left: 50px;
}
.gyoujishokuLST dd{
margin-bottom: 5px;
}
/*.gyoujishokuLST dd:before {
content: "「";
}
.gyoujishokuLST dd:after {
content: "」";
}*/
.gyoujishokuLST h4{
font-weight: normal;
padding: 7px 15px;
border:none;
color:#000;
}
.gyoujishokuLST h4:nth-of-type(1),.gyoujishokuLST h4:nth-of-type(11){background-color: #c2e9fb;}
.gyoujishokuLST h4:nth-of-type(2),.gyoujishokuLST h4:nth-of-type(12){background-color: #67e6dc;}
.gyoujishokuLST h4:nth-of-type(3),.gyoujishokuLST h4:nth-of-type(13){background-color: #ffc048;}
.gyoujishokuLST h4:nth-of-type(4),.gyoujishokuLST h4:nth-of-type(14){background-color: #FF9393;}
.gyoujishokuLST h4:nth-of-type(5),.gyoujishokuLST h4:nth-of-type(15){background-color: #FFFF66;}
.gyoujishokuLST h4:nth-of-type(6),.gyoujishokuLST h4:nth-of-type(16){background-color: #9ACD32;}
.gyoujishokuLST h4:nth-of-type(7),.gyoujishokuLST h4:nth-of-type(16){background-color: #87CEFA;}
.gyoujishokuLST h4:nth-of-type(8),.gyoujishokuLST h4:nth-of-type(17){background-color: #FFCCCC;}
.gyoujishokuLST h4:nth-of-type(9),.gyoujishokuLST h4:nth-of-type(19){background-color: #FFFF66;}
.gyoujishokuLST h4:nth-of-type(10),.gyoujishokuLST h4:nth-of-type(20){background-color: #FF9393;}




.gyoujishokuLST2 dt{
line-height: 2.4rem;
padding-left: 1.0rem;
margin: 10px 0;
}
.gyoujishokuLST2 dd{
line-height: 1.6rem;
}

.gyoujishokuLST2 a{
text-decoration-line: none;
}
.gyoujishokuLST2 dt:nth-of-type(1),.gyoujishokuLST2 dt:nth-of-type(11){background-color: #c2e9fb;}
.gyoujishokuLST2 dt:nth-of-type(2),.gyoujishokuLST2 dt:nth-of-type(12){background-color: #67e6dc;}
.gyoujishokuLST2 dt:nth-of-type(3),.gyoujishokuLST2 dt:nth-of-type(13){background-color: #ffc048;}
.gyoujishokuLST2 dt:nth-of-type(4),.gyoujishokuLST2 dt:nth-of-type(14){background-color: #FF9393;}
.gyoujishokuLST2 dt:nth-of-type(5),.gyoujishokuLST2 dt:nth-of-type(15){background-color: #FFFF66;}
.gyoujishokuLST2 dt:nth-of-type(6),.gyoujishokuLST2 dt:nth-of-type(16){background-color: #9ACD32;}
.gyoujishokuLST2 dt:nth-of-type(7),.gyoujishokuLST2 dt:nth-of-type(16){background-color: #87CEFA;}
.gyoujishokuLST2 dt:nth-of-type(8),.gyoujishokuLST2 dt:nth-of-type(17){background-color: #FFCCCC;}
.gyoujishokuLST2 dt:nth-of-type(9),.gyoujishokuLST2 dt:nth-of-type(19){background-color: #FFFF66;}
.gyoujishokuLST2 dt:nth-of-type(10),.gyoujishokuLST2 dt:nth-of-type(20){background-color: #FF9393;}


.profileTBL{
  width: 610px;
  border-collapse: collapse;
  border:none;
  margin-left: 20px;
  border-top:1px solid #ccc;
}
.profileTBL td,.profileTBL th {
  border-collapse: collapse;
  border-bottom:1px solid #ccc;
  padding: 5px;
}
.profileTBL tr td:nth-of-type(1){
  width: 9em;
}
.profileLST{
  width: 600px;
  padding-left: 0;
  margin-left: 20px;
}
.profileLST li{
  list-style: none;
  border-bottom:1px solid #ccc;
  padding: 5px 0;
}

.backBTN {
  width:  170px;
  margin: 0 0 0 auto;
}
.backBTN:hover{
    opacity: 0.5;
}

#mokuji {
	background-color:#FFFBEC;
  margin-bottom: 20px;
}
#mokuji table{
	margin: 10px;
	padding:10px;
}