@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: 13px;
  color: #333333;
  background-color: #ffffff;
  border-top: solid 4px #1a509a;/*#005ebb;*/
}


/* 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: #004080;
  font-size: 13px;
}

a:hover {
  color: #005ebb;
  font-size: 13px;
}
a:visited {
  color: #004080;
  font-size: 13px;
}
p {
  margin: 18px 0 18px 0;
  line-height: 180%;
  letter-spacing: 1px;
}


/*---------- メイン ----------*/

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



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

#header {
  margin: 0 auto 0 auto;
  width: 100%;
  margin: 0px 0 0 0;
  text-align: center;

  /*width: 900px;
  height: 75px;
  text-align: center;
  background-color: #1a509a;
  background: url(../img/head_img_bg2.gif);
  */
  background-repeat: repeat-x;
  border-top: solid 1px #fff;/*#005ebb;*/
}
#header-bck {
  margin: 0 auto 0 auto;
  width: 100%;
  margin: 0px 0 0 0;
  text-align: center;

  /*width: 900px;
  height: 75px;
  text-align: center;
  background-color: #1a509a;
  */
  background-repeat: repeat-x;
  background: url(../img/head_img_bg3.png);
  /*border-top: solid 1px #fff;#005ebb;*/
}

#header h1 {
  margin: 0 auto 0 auto;
  width: 544px;
  padding: 10px 0 0 10px;
  font-weight: normal;
  text-align: left;
  font-size: 12px;
  color: #fff;
}
/*
#header h2 {
  margin: 0;
  padding: 3px 0 0 0px;
  width: 400px;
  text-align: left;
  font-size: 20px;
  color: #444444;
  letter-spacing: 1px;
}*/

#header p {
  margin: 0;
  padding:  4px 0 0 10px;
  text-align: left;
  font-size: 13px;
  color: #444444;
  letter-spacing: 1px;
}
.lg {
text-align: left;
  vertical-align: bottom;
}

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

#table-left a{
  font-size: 20px;
  color: #666666;
  text-decoration: none;
}

#table-left a:hover{
  font-size: 20px;
  color: #888888;
  text-decoration: none;
}

#table-right{
  text-align: right;
  margin: 0;
  padding: 0 20px 2px 0;
  font-size: 16px;
  color: #c9171e;
  line-height: 150%;
  text-decoration: none;
}

#table-right a{
  font-size: 12px;
  color: #333333;
  text-decoration: none;
}

#table-right a:hover{
  font-size: 12px;
  color: #666666;
  text-decoration: none;
}
#inq {
float: right;
  width: 199px;
  height: 59px;
    background-image: url(../img/toi.png);

}
#inq .title{
  color: #1a509a;
  background-color: #ffffff;
  font-weight: bold;
}
#inq .tel{
padding: 4px 0 0px 0;
  border: solid 1px #fff;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}






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

#container {
  width: 889px;
  margin: 0 auto 0 auto;
  overflow: hidden;
  padding: 7px 6px 6px 0px;
 background: #ffffff url(../img/side_yback2.jpg);
  background-repeat: repeat-y;
  background-position: right;
  
}


/*---------- メインコンテンツ ----------*/
#contents{
  float: left;
  margin: 0;
  padding: 0px 0px 0px 0;
  font-size: 13px;
  width: 640px;
  letter-spacing: 1px;
  text-align: left;
}
#contents #plan {
  margin-top: 10px;
  border: solid 1px #cccccc;
  width: 636px;
  height:186px;
  padding: 1px 1px 1px 1px;
 /*background-image: url(../img/osusume.png);*/
}
/*#contents #btn_plan {
  background-image: url(../img/btn_osusume0.png);
width: 164px;
height: 54px;
margin: 110px 10px 10px 460px;
cursor:pointer;
}
#contents #btn_plan:hover {
  background-image: url(../img/btn_osusume1.png);
}*/
#plan table td {
	width: 212px;
	height: 186px;
	cursor: pointer;
}
#pl01 {
	background-image: url(../img/plan0101.jpg);
}
#pl02 {
	background-image: url(../img/plan0201.jpg);
}
#pl03 {
	background-image: url(../img/plan0301.jpg);
}
#pl01:hover {
	background-image: url(../img/plan0102.jpg);
}
#pl02:hover {
	background-image: url(../img/plan0202.jpg);
}
#pl03:hover {
	background-image: url(../img/plan0302.jpg);
}

#contents #toia {
width: 638px;
height: 70px;
  background-image: url(../img/toiawase2.png);
}
#contents #toia0 {
	width: 280px;
	height: 50px;
	margin: 20px 0 0 18px;
}
/*
#contents #fyoya {
float: left;
width: 155px;
height: 24px;
margin: 52px 0 10px 100px;
  background-image: url(../img/btn_toi_mt01.png);
  border-right: solid 1px #000;
  border-bottom: solid 1px #000;
  border-left: solid 1px #fff;
  border-top: solid 1px #fff;
  cursor: pointer;
}
#contents #yoyaf {
float: left;
width: 155px;
height: 24px;
margin: 52px 0 10px 100px;
  background-image: url(../img/f_yoyaku.png);
  border-right: solid 1px #fff;
  border-bottom: solid 1px #fff;
  border-left: solid 1px #333399;
  border-top: solid 1px #333399;
}
#yk1 {
height: 25px;
}
#yoyaf a {
  text-decoration: none;
  width:155px;
  height:26px;
  display: block;
}
#yk2, #yk3 {
padding: 3px 0 0px 12px;
height: 24px;
display:none;
background: #fff;
background-image: url(../img/head_menu_back_abase.gif);
  border-right: solid 1px #fff;
  border-bottom: solid 1px #fff;
  border-left: solid 1px #333399;
  border-top: solid 1px #333399;
}
#yk2:hover, #yk3:hover {
  background-image: url(../img/menu_back20.png);
  border-right: solid 1px #fff;
  border-bottom: solid 1px #fff;
  border-left: solid 1px #ffcc33;
  border-top: solid 1px #ffcc33;
}

#contents #ftoia {
width: 189px;
height: 24px;
float: right;
margin: 52px 90px 0px 0px;
  background-image: url(../img/f_toi.png);
  border-right: solid 1px #000;
  border-bottom: solid 1px #000;
  border-left: solid 1px #fff;
  border-top: solid 1px #fff;
  cursor: pointer;
}
#contents #ftoia:hover, #contents #fyoya:hover {
  border-right: solid 1px #fff;
  border-bottom: solid 1px #fff;
  border-left: solid 1px #ffcc33;
  border-top: solid 1px #ffcc33;
}*/
#contents #pannavi {
  margin: 0;
  padding: 0 0 8px 0;
  font-size: 11px;
}

#contents h2 {
  height: 29px;
  margin: 0 0 7px 0;
  padding: 11px 0 0 40px;
  font-size: 14px;
  color: #004080;
  background-image: url(../img/titlebar2.png);
  background-repeat: no-repeat;
  border: solid 1px #ccc;
}
#contents h3 {
  height: 29px;
  margin: 0 0 7px 0;
  padding: 11px 0 0 40px;
  font-size: 14px;
  color: #004080;
  background-image: url(../img/titlebar3.png);
  background-repeat: no-repeat;
  border: solid 1px #ccc;
}

#contents p {
  margin: 10px 0 10px 0;
  padding: 0 5px 0 8px;
  line-height: 170%;
  font-size: 12px;
}
#contents a {
  color: #004080;
  /*font-size: 13px;/*
}
#contents a:hover {
  color: #005ebb;
  font-size: 13px;
}

#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;
}
#md_info {
	width: 638px;
	/*height: 80px;
	border: solid 1px #cccccc;*/
}
#md_info2 {
	margin: 5px 0 0 0;
	width: 638px;
	/*height: 35px;
	border-top: solid 1px #cccccc;*/
}
#info {
	width: 638px;
	/*height: 120px;
	border: solid 1px #cccccc;*/
	margin: 0 0 10px 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 : 8px 14px 8px 14px;
}

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

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

.menulist {
  margin: 0 0 20px 0;
  padding: 0 2px 0px 5px;
  width: 210px;
  text-align: left;
}
.menulist2 {
  padding: 0 2px 0px 5px;
  margin: 0px 0 20px 0;
/*  width: 210px;
  text-align: left;*/
}
.ycal {
  margin: 0 0 0 0;
  padding: 9px 0px 0px 7px;
  width: 202px;
  height: 28px;
  text-align: left;
  background-image: url(../img/sidebar3.png);
  color: #333366;/*#fffffc;*/
  font-size: 12px;
  font-weight: bold;
}
#rvsh ul {
	width: 130px;
	height: 32px;
	margin: -28px 0px 0px 83px;
	/*top: -10px;
	text-align: left;
	
	border: solid 1px #000;*/
	padding: 0;
}

#rvsh li {
  width: 61px;
  height: 27px;
	position: relative;
	float: left;
	list-style-type: none;
	display: inline;
	text-decoration: none;
	/*	
	*/
	
}
#ycal1 a {
  width: 61px;
  height: 27px;
  background-image: url(../img/btn_cmt02.png);
  display: block;
  background-repeat: no-repeat;
}
#ycal1 span {
  width: 61px;
  height: 27px;
  background-image: url(../img/btn_cmt01.png);
  display: block;
  background-repeat: no-repeat;
  /*border: solid 1px #333;*/
}
#ycal1 a:hover {
  background-image: url(../img/btn_cmt03.png);
}
#ycal2 a {
  width: 61px;
  height: 27px;
  background-image: url(../img/btn_crm02.png);
  /*border: solid 1px #333;*/
  display: block;
  background-repeat: no-repeat;
}
#ycal2 span {
  width: 61px;
  height: 27px;
  background-image: url(../img/btn_crm01.png);
  display: block;
  background-repeat: no-repeat;
  /*border: solid 1px #333;*/
}
#ycal2 a:hover {
  background-image: url(../img/btn_crm03.png);
}
#ycal21 span {
  width: 61px;
  height: 27px;
  background-image: url(../img/btn_crm02.png);
  /*border: solid 1px #333;*/
  display: block;
  background-repeat: no-repeat;
}
#ycal11 span {
  width: 61px;
  height: 27px;
  background-image: url(../img/btn_cmt02.png);
  /*border: solid 1px #333;*/
  display: block;
  background-repeat: no-repeat;
}

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

.menulist a{
  color: #333366;/*#fffffc;*/
  display: block;
  border-right: solid 1px #dddddd;
  border-bottom: solid 1px #cccccc;
  border-left: solid 1px #fff;
  border-top: solid 1px #fff;
  width: 176px;
  padding: 8px 4px 5px 28px;
  font-size: 12px;
  line-height: 190%;
  text-decoration: none;
  background-image: url(../img/sidebar1.png);
  background-repeat: no-repeat;
  font-weight: bold;
 }

.menulist a:hover{
  font-weight: bold;
  background-image: url(../img/sidebar10.png);
  background-repeat: no-repeat;
}
.menulist span{
  color: #333366;/*#fffffc;*/
  display: block;
  border-right: solid 1px #dddddd;
  border-bottom: solid 1px #cccccc;
  border-left: solid 1px #fff;
  border-top: solid 1px #fff;
  width: 176px;
  padding: 8px 4px 5px 28px;
  font-size: 12px;
  line-height: 190%;
  text-decoration: none;
  background-image: url(../img/sidebar11.png);
  background-repeat: no-repeat;
  font-weight: bold;
 }

.menu_free {
  margin: 0 0 20px 5px;
  padding: 0;
  width: 210px;
  text-align: left;
  background-image: url(../img/menu_back.gif);
}

.menu_free h2 {
  height: 20px;
  margin: 0;
  padding: 8px 0 7px 24px;
  font-size: 13px;
  color: #fffffc;
  background-image: url(../img/sidebar1.png);
  background-repeat: no-repeat;
}

.menu_free a{
  color: #004080;
  width: 198px;
  padding: 6px 0 5px 0;
  font-size: 13px;
 }

.menu_free a:hover{
  color: #005ebb;
}

.menu_free p{
  margin: 0;
  padding: 8px 8px 14px 8px;
  font-size: 13px;
  line-height: 180%;
}
#acmap {
  margin: 3px 0px 0px 1px;
  width: 207px;
  height: 220px;
  /*border: solid 1px #cccccc;
  color: #004080;
  padding: 6px 0 5px 0;
  font-size: 13px;*/
 }
 /*
#cale {
  margin: 3px 0px 0px 1px;
  color: #004080;
  width: 207px;
  height: 180px;
  border: solid 1px #cccccc;
  padding: 6px 0 5px 0;
  font-size: 13px;
 }*/
 #c_area {
  margin: 0px 0px 0px 1px;
  color: #004080;
  width: 202px;
  height: 213px;
  border: solid 1px #cccccc;
  background: #fff;
  padding: 2px 0 0px 4px;
  font-size: 13px;
  
 }

#mdb {
  border: solid 1px #fff;
  cursor: pointer;
  width: 210px;
  margin: 2px 0 0 0;
  
}
#mdb:hover{
  border: solid 1px #ff9900;
}

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

#footer {
  clear: both;
  width: 100%;
  margin: 0;
  padding: 20px 0 30px 0;
  text-align: center;
  font-size: 13px;
  color: #555555;
  background-repeat: repeat-x;
  background: url(../img/head_img_bg31.png);
/*  background-color: #dddddd;*/
  border-top: solid 2px #1a509a;
}
#footer span {
  color: #333366;
  font-weight: bold;
}

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

#footer a:hover {
  color: #333333;
}

.bd {
  border: solid 1px #cccccc;
  text-align: center;
}
.sp0 {
  margin: -2px 5px;
}
#aprn {
  margin: 10px;
  padding: 3px 0px 3px 0px ;
}
#aprn a {
  margin: -50px 0 0 0;
}

#insti td {
  border-bottom: solid 1px #ededed;
}
#shusi {
  border: solid 1px #ccc;
  padding: 7px 20px 15px 20px;
  line-height: 200%;
 /* background-image: url(../img/lines.gif);*/
}
#pisa-prv {
  border: solid 1px #ccc;
  line-height: 170%;
}
#pisa-prv0 {
	width: 244px;
}
#pisa-sikaku td {
  border: solid 1px #ccc;
    line-height: 150%;
}
#pisa-sikaku1 {
	line-height: 100%;
	text-align: center;
	width: 70px;
  background-color: #ffccFF;
}
#pisa-sikaku2 {
	padding: 7px 0 5px 7px;
}
#joy {
 border: solid 1px #cc99cc;
  width: 635px;
}
.joytd {
	border: solid 1px #cc99cc;
}
#joy td, .joysc td{
 /* border-bottom: solid 1px #ccc;*/
	border-bottom: dashed 1px #cc99cc;
}
.jdt {
	width: 85px;
	text-align: right;
}
.jdt2 {
	width: 95px;
	text-align: center;
}
.jdt4 {
	width: 130px;
	text-align: center;
}
.jdt41 {
	text-align: center;
}
.jdt5 {
	width: 100px;
	text-align: center;
}

/*guide*/
#guide {
	width: 636px;
}
/*
#gl {
	height: 35px;
	width: 317px;
	float: left;
  color: #004080;
  background-image: url(../img/titlebar.png);
  background-repeat: no-repeat;
  border: solid 1px #ccc;
}
#gr {
	width: 317px;
	height: 35px;
	float: right;
  color: #004080;
  background-image: url(../img/titlebar.png);
  background-repeat: no-repeat;
  border: solid 1px #ccc;
}
*/

#guide-menu {
	width: 638px;
	margin: 0;
	padding: 2px 0px 0px 0px;
	height:30px;
	text-align: left;
}

#guide-menu ul {
	text-align: left;
	margin: 0 auto 0 auto;
	padding: 0;
}

#guide-menu li {
	width: 317px;
	display: inline;
	list-style-type: none;
	float: left;
	color: #ffffff;
}

#guide-menu li a {
	font-size: 13px;
	line-height: 13px;
	color: #999;
	background-image: url(../img/head_menu_back_abase.png);
	text-align: center;
	display: block;
	letter-spacing: 1px;
	border-bottom: solid 1px #336699;
	text-decoration: none;
	padding: 12px 30px 12px 30px;
	font-weight: bold;
}

#guide-menu li a:hover {
	color: #333366;
	background-image: url(../img/menu_back20.png);
}
#guide-menu li span {
	color: #333366;
	background-image: url(../img/menu_back10.png);
	font-weight: bold;
	font-size: 13px;
	line-height: 13px;
	text-align: center;
	display: block;
	letter-spacing: 1px;
	text-decoration: none;
	padding: 12px 30px 12px 30px;
	border-top: solid 1px #336699;
	border-right: solid 1px #336699;
	border-left: solid 1px #336699;
}
/*
#guide-menu #home span {
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #bbbbbb;
  padding: 13px 30px 13px 30px;
}*/
.tr0 td{
  border-width: 1px;
  border-style: solid;
  border-left-color: #C8C8E3;
  border-top-color: #C8C8E3;
  border-right-color: #fff;
  border-bottom-color: #fff;
}
#guide-contents{
  clear: both;
	width: 638px;
/* background: #ddd;
	height:2450px;
*/
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #336699;
}
.gt2 {
font-weight: bold;
  border-style: solid;
  border-width: 2px;
  border-left-color: #cc9966;
  border-top-color: #cc9966;
  border-right-color: #fff;
  border-bottom-color: #fff;
  padding: 3px 0 3px 5px;
 background: #F4EBE1;
}
.gt20 {
  border-style: solid;
  border-width: 2px;
  border-left-color: #cc9966;
  border-top-color: #cc9966;
  border-right-color: #fff;
  border-bottom-color: #fff;
  padding: 3px 0 3px 5px;
 background: #F4EBE1;
}
.gt3 {
	font-weight: bold;
	border-style: solid;
  border-width: 2px;
  border-left-color: #333399;
  border-top-color: #333399;
  border-right-color: #fff;
  border-bottom-color: #fff;
  padding: 3px 0 3px 5px;
 background: #D8D8F1;
}
.gt30 {
  border-style: solid;
  border-width: 2px;
  border-left-color: #333399;
  border-top-color: #333399;
  border-right-color: #fff;
  border-bottom-color: #fff;
  padding: 3px 0 3px 5px;
 background: #eee;
}
.gt31 {
font-weight: bold;
  border-style: solid;
  border-width: 2px;
  border-left-color: #339933;
  border-top-color: #339933;
  border-right-color: #fff;
  border-bottom-color: #fff;
  padding: 3px 0 3px 5px;
 background: #CBEDDC;
}
.gt301 {
  border-style: solid;
  border-width: 2px;
  border-left-color: #339933;
  border-top-color: #339933;
  border-right-color: #fff;
  border-bottom-color: #fff;
  padding: 3px 0 3px 5px;
 background: #CBEDDC;
}
.gt33 {
	/*border: solid 1px #333399;*/
	background-image: url(../img/tl_bck_ble.png);
	background-repeat: no-repeat;
	height: 30px;
	padding: 1px 1px 1px 5px;
	font-weight: bold;
	border-top: solid 1px #333399;
}
#rmpart {
	background: #fff;/*#D8D8F1;*/
	/*width: 110px;*/
	border: solid 1px #fff;
	cursor: pointer;
}
#rmimg {
	background: #eee;/*#D8D8F1;*/
	/*width: 110px;*/
	height: 120px;
	border: solid 1px #eee;
}
#rmpart:hover {
	border: solid 1px #00ffcc;
}

.gt22 {
/*font-weight: bold;
  border-style: solid;
  border-width: 2px;
  border-left-color: #cc9966;
  border-top-color: #cc9966;
  border-right-color: #fff;
  border-bottom-color: #fff;
  padding: 3px 0 3px 5px;
 background: #F4EBE1;
	border-bottom: solid 1px #cc9966;*/
	background-image: url(../img/tl_bck_brw.png);
	background-repeat: no-repeat;
	height: 37px;
	padding: 1px 1px 1px 5px;
	font-weight: bold;
}
.gt4 {
font-weight: bold;
  border-style: solid;
  border-width: 2px;
  border-left-color: #999;
  border-top-color: #999;
  border-right-color: #fff;
  border-bottom-color: #fff;
  padding: 3px 0 3px 5px;
 background: #eee;
}

.tr1 td {
  border-width: 1px;
  border-style: solid;
  border-left-color: #C8C8E3;
  border-top-color: #C8C8E3;
  border-right-color: #fff;
  border-bottom-color: #fff;
  padding: 2px 0 2px 5px;
 background: #f5f5f5;
}
.tr2 td {
  border-width: 1px;
  border-style: solid;
  border-left-color: #C8C8E3;
  border-top-color: #fff;
  border-right-color: #fff;
  border-bottom-color: #C8C8E3;
  padding: 2px 0 2px 5px;
}
#es0 {
  background-repeat: repeat-x;
  background: url(../img/head_img_bg31.png);
  margin: 0px 0 0 3px;
  width: 630px;
}
#es00 {
  margin: 0 0 0 20px;
}

.stel {
  font-weight: bold;
  font-size: 15px;
}
.rdb {
font-weight: bold;
color: #ff0000;
}
.rd {
color: #ff0000;
}
.tr00 td{
text-align:center;
  border-width: 1px;
  border-style: solid;
  border-left-color: #cc9966;
  border-top-color: #cc9966;
  border-right-color: #fff;
  border-bottom-color: #fff;
}
.mt50{
	border-bottom: dashed 1px #C4C4E1;
	padding: 0px 5px 0px 5px;

}
.mt501{
	border-bottom: dashed 1px #C4C4E1;
	padding: 0px 5px 0px 5px;
	color: #333399;
	font-weight: bold;
}
.mt509{
	border-top: solid 1px #C4C4E1;
	border-left: solid 1px #C4C4E1;
	padding: 3px 5px 3px 10px;

}
.mt3 td, .mt4 {
 /* border-width: 1px;
  border-style: solid;
  border-top-color: #333399;
  border-right-color: #fff;
  border-bottom-color: #fff;
  border-left-color: #333399;*/
}
.mt41 {
  border-top: solid 1px #C4C4E1;
  /*border-right-color: #fff;
 border-width: 1px;
  border-style: solid;
  border-bottom-color: #fff;*/
  border-left: solid 3px #C4C4E1;
  padding: 3px 2px 3px 5px;
}
.mt1 td {
width:56px;
text-align: center;
  border-width: 1px;
  border-style: solid;
  border-left-color: #C8C8E3;
  border-top-color: #fff;
  border-right-color: #fff;
  border-bottom-color: #C8C8E3;
}
.mt2 td {
  border-width: 1px;
  border-style: solid;
  border-left-color: #C8C8E3;
  border-top-color: #C8C8E3;
  border-right-color: #fff;
  border-bottom-color: #fff;
text-align: center;
 background: #f5f5f5;
}
.mt5 {
	border-left: solid 8px #485BB7;
  /*border-width: 2px;
  border-style: solid;
  border-left-color: #9F9FDF;
  border-top-color: #9F9FDF;
  border-right-color: #fff;
  border-bottom-color: #fff;
  padding: 3px 2px 3px 5px;*/
}
.mt6 {
  border-width: 1px;
  border-style: solid;
  border-left-color: #fff;
  border-top-color: #C8C8E3;
  border-right-color: #fff;
  border-bottom-color: #fff;
  padding: 0px 0 0px 5px;
}
.mt40 {
  border-width: 1px;
  border-style: solid;
  border-top-color: #333399;
  border-right-color: #fff;
  border-bottom-color: #fff;
  border-left-color: #333399;
  padding: 0px 0 0px 5px;
 background: #f5f5f5;
}
.es4 {
	border-bottom: dashed 1px #EBD8C5;
  /*border-width: 1px;
  border-style: solid;
  border-top-color: #cc9966;
  border-right-color: #fff;
  border-bottom-color: #fff;
  border-left-color: #cc9966;*/
  padding: 0px 0 0px 5px;
}
.es3 {
	border-bottom: dashed 1px #EBD8C5;
/*  border-width: 1px;
  border-style: solid;
  border-left-color: #EBD8C5;
  border-top-color: #EBD8C5;
  border-right-color: #fff;
  border-bottom-color: #fff;*/
  padding: 0px 0 0px 5px;
}
.es30 {
  border-width: 1px;
  border-style: solid;
  border-left-color: #EBD8C5;
  border-top-color: #EBD8C5;
  border-right-color: #fff;
  border-bottom-color: #fff;
  padding: 0px 0 0px 5px;
}
.es40 {
  border-width: 1px;
  border-style: solid;
  border-top-color: #cc9966;
  border-right-color: #fff;
  border-bottom-color: #fff;
  border-left-color: #cc9966;
  padding: 0px 0 0px 5px;
 background: #F4EBE1;
}

#terasu {
  margin-top: 5px;
  border: solid 1px #cccccc;
  width: 650px;
  /*height:480px;*/
  background-image: url(../img/terasu.png);
	background-repeat: no-repeat;
}
.trs0 {
  border-width: 1px;
  border-style: solid;
  border-left-color: #339999;
  border-top-color: #339999;
  border-right-color: #fff;
  border-bottom-color: #fff;
  padding: 0px 0 0px 5px;
}
.trs1 {
  border-width: 1px;
  border-style: solid;
  border-left-color: #C8DBDB;
  border-top-color: #C8DBDB;
  border-right-color: #fff;
  border-bottom-color: #fff;
  padding: 0px 0 0px 5px;
}
#trs_info {
	margin: 150px 5px 10px 13px;
/*	background: #fff;
	filter: alpha(opacity=25);
  -moz-opacity:0.25;
  opacity:0.25;*/
}
.bk_alf01, .bk_alf03, .bk_alf07, .bk_alf09{
	width: 10px;
	height: 10px;
}
.bk_alf01 { background-image: url(../img/bk_alf01.png);}
.bk_alf02 { background-image: url(../img/bk_alf02.png);}
.bk_alf03 { background-image: url(../img/bk_alf03.png);}
.bk_alf04 { background-image: url(../img/bk_alf04.png);}
.bk_alf05 { background-image: url(../img/bk_alf05.png);}
.bk_alf06 { background-image: url(../img/bk_alf06.png);}
.bk_alf07 { background-image: url(../img/bk_alf07.png);}
.bk_alf08 { background-image: url(../img/bk_alf08.png);}
.bk_alf09 { background-image: url(../img/bk_alf09.png);}
#zip1 {
width:30px;
}
#zip2 {
width:40px;
}
#rin {width:90px;}
#rtel1,#rtel2 {width:30px; ime-mode: disabled; }
#rtel3 {width:35px; ime-mode: disabled;}
#rname, #rname2, #rkana { ime-mode: active;}
#addr, #rother, #rtime {width:410px; ime-mode: active;}
#radd2 {width:370px;}
#rmail { ime-mode: disabled; }
#rsend, #rrst, {height:40px;}
#sg, #cg, #kg, #dg, #sm, #is {width:30px; ime-mode: disabled;}
.rsv-mt td{
  text-align: center;
  border-width: 1px;
  border-style: solid;
  border-left-color: #fff;
  border-top-color: #fff;
  border-right-color: #fff;
  border-bottom-color: #C8C8E3;
 background: #f5f5f5;
}
.rsv-mt0 {
  border-width: 1px;
  border-style: solid;
  border-left-color: #C8C8E3;
  border-top-color: #fff;
  border-right-color: #fff;
  border-bottom-color: #C8C8E3;
 background: #f5f5f5;
}
.rsv-mt1 {
	text-align: center;
	border-left: solid 1px #fff;
	border-top: solid 1px #fff;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #C8C8E3;
	/*
  border-width: 1px;
  border-style: solid;
  border-left-color: #fff;
  border-top-color: #fff;
  border-right-color: #fff;
  border-bottom-color: #C8C8E3;*/
}
#rsv-contents{
	clear: both;
	height:680px;
	width: 638px;
	border-left: solid 1px #cc9966;
	border-top: solid 1px #cc9966;
	padding: 2px 0 0 1px;
/* background: #ddd;

  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #cc9966;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #cc9966;*/
}
#rsv-contents2{
	clear: both;
	/*height:920px;*/
	width: 638px;
	border-left: solid 1px #333399;
	border-top: solid 1px #333399;
	padding: 2px 0 0 1px;
}
#rsv-contents3{
	clear: both;
	/*height:800px;
	width: 638px;*/
	border-left: solid 1px #339933;
	border-top: solid 1px #339933;
	padding: 2px 0 0 1px;
}
#pisa-contents{
	clear: both;
	height:600px;
	width: 638px;
	border-left: solid 1px #ff99ff;
	border-top: solid 1px #ff99ff;
	padding: 2px 0 0 1px;
}

#rtime {}
.l0 {

}
.l1, .l2 {
	border-bottom: solid 1px #ccc;
	padding: 7px 0 7px 5px;
}
#pimg {
	border: solid 3px #fff;
}
#pimg td {
	text-align: center;
}
#pimg:hover {
	cursor: pointer;
	border: solid 3px #00ffff;
}
/*テラスメニュー*/
#rest-contents {
	width: 636px;
}
#rest-menu {
	width: 640px;
	margin: 0;
	/*padding: 2px 0px 0px 0px;
	text-align: left;*/
	height:40px;
	border-bottom: solid 1px #339999;
}

#rest-menu ul {
	text-align: left;
	margin: 5px auto 0 20px;
	padding: 0;/**/
}

#rest-menu li {
	width: 304px;
	display: inline;
	list-style-type: none;
	float: left;
	color: #ffffff;
}

#rest-menu li a {
	display: block;
	/*font-size: 13px;
	line-height: 13px;
	color: #999;
	background-image: url(../img/head_menu_back_abase.png);
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	letter-spacing: 1px;*/
	border-bottom: solid 1px #339999;
}

#rest-menu li a:hover {
	color: #333366;
	/*background-image: url(../img/menu_back20.png);*/
}
#rest-menu li span {
	display: block;
	/*background-image: url(../img/menu_back10.png);
	color: #333366;
	font-weight: bold;
	font-size: 13px;
	line-height: 13px;
	text-align: center;
	letter-spacing: 1px;
	text-decoration: none;
	padding: 0px 0px 0px 0px;*/
	border-right: solid 1px #339999;
	border-top: solid 1px #339999;
	border-left: solid 1px #339999;
}
#resttbl {
margin-top: 5px;
margin-left: 10px;
}
#resttbl2 {
margin-top: 5px;
margin-left: 10px;
}
.rest01 {
	border-top: solid 1px #996633;
	font-family: Century;
	border-bottom: solid 2px #996633;
	padding: 5px 0 5px 10px;
	font-weight: bold;
	background: #FFDFD0;
}
.rest02 {
	border-bottom: solid 1px #009966;
	font-size: 14px;
	font-family: Century;
	padding: 2px 10px 2px 10px;
	color: #996633;
}
.rest03 {
	border-bottom: dashed 1px #EAD5BF;
	padding: 2px 10px 2px 10px;
	color: #996633;
}
.rest011 {
	border-top: solid 1px #996633;
	font-family: Century;
	border-bottom: solid 2px #996633;
	padding: 5px 0 5px 0px;
	font-weight: bold;
	text-align: center;
	background: #FFDFD0;
}
.rest021 {
	border-bottom: solid 1px #009966;
	font-size: 16px;
	font-family: Century;
	padding: 2px 10px 2px 10px;
	color: #009966;
	font-weight: bold;
	text-align: center;
}

.rest031 {
	border-bottom: dashed 1px #EAD5BF;
	padding: 2px 10px 2px 10px;
	color: #996633;
	text-align: center;
}
.rest041 {
	border: dashed 1px #009966;
    border-radius: 3px;        /* CSS3草案 */  
    -webkit-border-radius: 3px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 3px;   /* Firefox用 */
	 	/*
	padding: 2px 10px 2px 10px;
	color: #996633;*/
	text-align: center;
	background-image: url(../img/terasu51.png);
	background-repeat: no-repeat;
}
.rest0410 {
	border: dashed 1px #009966;
    border-radius: 3px;        /* CSS3草案 */  
    -webkit-border-radius: 3px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 3px;   /* Firefox用 */
	 	/*
	padding: 2px 10px 2px 10px;
	color: #996633;*/
	text-align: center;
}

.rest051 {
	border: dashed 1px #009966;
    border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */  	/*
	padding: 2px 10px 2px 10px;
	color: #996633;*/
	text-align: center;
}
#plan_rsv {
	float: right;
	width: 248px;
	height: 31px;
	margin-right: 3px;
}
#plan_rsv a {
	width: 248px;
	height: 31px;
	display: inline-block;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	background-image: url(../img/btn_yoyaku01.gif);
}
#plan_rsv a:hover {
	background-image: url(../img/btn_yoyaku02.gif);
}
#pisa_title {
	background-image: url(../img/pisa_title.png);
    background-repeat: no-repeat;
	width: 638px;
	height: 226px;
}
#pisabtn a {
	width: 187px;
	height: 21px;
	display: inline-block;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	background-image: url(../img/btn_pisa01.gif);
	margin: 190px 10px 5px 415px;
}
#pisabtn a:hover {
	background-image: url(../img/btn_pisa02.gif);
}
#pisa_que {
	width: 630px;
	height: 200px;
	ime-mode: active;
}
.tr_rep {
	cursor: pointer;
}
.tr_rep:hover {
	background: #E6E6F7;
}
.tr_eve {
	cursor: pointer;
}
.tr_eve:hover {
	background: #FFEFD7;
}
.idx_tbl1 {
	margin: 5px;
	border-top: solid 1px #ddd;
}
.rttl {
	/*background-image: url(../img/line2.gif);*/
	color: #3333A2;
	font-weight: bold;
	border-bottom: dashed 1px #A9A9E4;
}
.rcls {
	/*background-image: url(../img/line2.gif);*/
	border-bottom: dashed 1px #A9A9E4;
}
.rimg {
	border: solid 1px #ccc;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(../img/noimg.gif);
}
.info_title2 {
	/*background-image: url(../img/line2.gif);*/
	padding: 5px 3px 1px 5px;
	color: #ff9900;
	font-weight: bold;
}
#mds {
	border: solid 1px #cccccc;
    border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */
}
.os0 {
	background-image: url(../img/line2.gif);
	padding: 5px 3px 3px 5px;
	font-weight: bold;
	font-size: 11px;
	color: #003399;
}
.os1 {
	background-image: url(../img/line2.gif);
	padding: 5px 3px 3px 5px;
}
/*.bar_menu {
	background-image: url(../img/bar_menu.png);
}*/
.tros0, .tros0 a {
	/*background-image: url(../img/ber_menu.png);*/
	width:400px;
	font-size: 18px;
	padding: 5px 3px 3px 5px;
	font-weight: bold;
	color: #003399;
	/*width: 200px;*/
}
.tros0 p {
	border-bottom: dashed 1px #ccc;
}

.tros3 {
	font-size: 11px;
	text-align: right;
	padding: 0px 5px 0px 0px;
}
.tros4 {
	font-size: 9px;
	text-align: right;
	padding: 0px 5px 0px 0px;
}
.tros10 {
	/*position: absolute;*/
	height: 15px;
	font-size: 15px;
	vertical-align: top;
	padding: 10px 3px 3px 30px;
	font-weight: bold;
	color: #003399;
	
}
.tros10 a {
/*  border: solid 1px #ccc;*/
	font-size: 15px;
	padding: 10px 3px 3px 0px;
	vertical-align: top;
	font-weight: bold;
	color: #003399;
	height: 30px;
}
.menu_com {
	padding: 5px 0px 5px 40px;
  	line-height: 150%;
}
.tros1 {
	background-image: url(../img/line3.gif);
	padding: 3px 3px 3px 5px;
	line-height: 240%;
}
.limg {
	padding: 10px 5px 10px 10px;
}

.tbl_trs {
	border-bottom: solid 1px #ddd;
	margin: 0 0 10px 0;
}
.tbl_trs_menu{
	border: solid 1px #008080;
	/*border-top: solid 1px #ddd;*/
	margin: 10px 5px 5px 10px;
	background-image: url(../img/bar_menu.png);
	background-repeat: no-repeat;
	background-position: top;
border-radius:10px;
}
.tbl_trs_menu2{
	border: solid 2px #FF9900;
	/*border-top: solid 1px #ddd;*/
	margin: 0px 5px 5px 10px;
	background-image: url(../img/bar_menu.png);
	background-repeat: no-repeat;
	background-position: top;
border-radius:10px;

}
.tbl_trs_menu3{
	border: solid 2px #FF9900;
	/*border-top: solid 1px #ddd;
	background-image: url(../img/bar_trc_kisetu);*/
	margin: 5px 5px 5px 10px;
	background-repeat: no-repeat;
	background-position: top left;
border-radius:10px;

}

.menu_img {
	padding: 5px 5px 5px 5px;
}
.tr_trs {
	/*background-image: url(../img/bar_trs.gif);*/

}
#t-menu {
  margin-top: 5px;
  border: solid 1px #cccccc;
  width: 650px;
}
.tbl_menu {
	background-image: url(../img/bar_trs.gif);
	margin: 5px 5px 0px 5px;
	/*background-repeat: no-repeat;
	background-size: 635px 60px;
	border:solid 2px #008080;*/
	border-radius: 8px 8px 0 0;
height:40px;
}
.gry {
	color: #888;
	font-size: 12px;
}
#detcls {
	width:34px;
	height:30px;
}
#detrv {
	width:30px;
	height:30px;
	background-image: url(../img/dt_bck04.png);
}
#detfr {
	width:34px;
	height:20px;
	background-image: url(../img/dt_bck06.png);
}
#detrv a {
	width: 30px;
	height: 40px;
	display: inline-block;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	background-image: url(../img/btn_dt_rv1.png);
	margin: -7px 0 -7px 0;
}
#detrv a:hover {
	background-image: url(../img/btn_dt_rv2.png);
}
#detfr a {
	width: 34px;
	height: 30px;
	display: inline-block;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	background-image: url(../img/btn_dt_fr1.png);
	margin: -7px 0 -7px 0;
}
#detfr a:hover {
	background-image: url(../img/btn_dt_fr2.png);
}
#detcls a {
	width: 34px;
	height: 30px;
	display: inline-block;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	background-image: url(../img/dt_bck03.png);
	margin: 0px 0 0px 0;
}
#detcls a:hover {
	background-image: url(../img/dt_bck031.png);
}
#det_contents {
	width: 760px;
	margin: 180px auto 0 auto;
	overflow: hidden;
}
#det_contents2 {
	width: 900px;
	margin: 240px auto 0 auto;
	/*overflow: hidden;*/
}
#det_contents3 {
	width: 550px;
	margin: 240px auto 0 auto;
	/*overflow: hidden;*/
}

#det_img {
	width: 250px;
	background-image: url(../img/det_img.gif);
}
#rdt0, #rdt1, #rdt2 {
	height: 30px;
}
.det00 {
	background: #fff;
}

.det11 {
	width:30px;
	height:30px;
	background-image: url(../img/dt_bck01.png);
}
.det12 {
	width:700px;
	background-image: url(../img/dt_bck02.png);
}
.det21 {
	background-image: url(../img/dt_bck04.png);
	height:30px;
}
.det22 {
	background-image: url(../img/dt_bck06.png);
}
.det41 {
/*	width:30px;
	height:300px;*/
	background-image: url(../img/dt_bck04.png);
}
.det42 {
	width:34px;
	background-image: url(../img/dt_bck06.png);
}
.det31 {
	width:30px;
	height:30px;
	background-image: url(../img/dt_bck07.png);
}
.det32 {
	background-image: url(../img/dt_bck08.png);
}
.det33 {
	width:34px;
	height:30px;
	background-image: url(../img/dt_bck09.png);
}
.det122 {
	width:900px;
	background-image: url(../img/dt_bck02.png);
}
.det1220 {
	width:550px;
	background-image: url(../img/dt_bck02.png);
}
.mtt td {
	height: 18px;
	padding: 0px 0px 0px 0px;
}
.rsv_a, .rsv_c {
	font-size: 10px;
	width: 19px;
	height: 19px;
	text-align:center;
	padding: 0px 0px 0px 0px;
	/*border: solid 1px #eee;*/
}
.rsv_a1, .rsv_c1 {
	font-size: 10px;
	width: 21px;
	height: 18px;
	text-align:center;
	padding: 0px 0px 0px 0px;
	border-right: dashed 1px #ddd;
	color: #999;
	border-bottom: dashed 1px #ddd;
/*	border-top: solid 1px #999;*/
}
.rsv_a2, .rsv_c2, .rsv_a3, .rsv_c3, .rsv_a4, .rsv_c4 {
	font-size: 10px;
	width: 21px;
	height: 18px;
	text-align:center;
	padding: 0px 0px 0px 0px;
	border-bottom: dashed 1px #ddd;
	/*border-top: dashed 1px #ddd;*/
	border-right: dashed 1px #ddd;
	color: #999;
}
.rsv_a5, .rsv_c5 {
	font-size: 10px;
	width: 21px;
	height: 18px;
	text-align:center;
	padding: 0px 0px 0px 0px;
	border-bottom: solid 1px #999;
	border-right: dashed 1px #ddd;
	color: #999;
}
.rsv_a1o, .rsv_c1o {
	font-size: 10px;
	width: 21px;
	height: 18px;
	text-align:center;
	padding: 0px 0px 0px 0px;
	border-right: dashed 1px #ddd;
	border-bottom: dashed 1px #ddd;
	background: #eee;
	color: #eee;
/*	border-top: solid 1px #999;*/
}
.rsv_a2o, .rsv_c2o, .rsv_a3o, .rsv_c3o, .rsv_a4o, .rsv_c4o {
	font-size: 10px;
	width: 21px;
	height: 18px;
	text-align:center;
	padding: 0px 0px 0px 0px;
	border-bottom: dashed 1px #ddd;
	/*border-top: dashed 1px #ddd;*/
	border-right: dashed 1px #ddd;
	background: #eee;
	color: #eee;
}
.rsv_a5o, .rsv_c5o {
	font-size: 10px;
	width: 21px;
	height: 18px;
	text-align:center;
	padding: 0px 0px 0px 0px;
	border-bottom: solid 1px #999;
	border-right: dashed 1px #ddd;
	background: #eee;
	color: #eee;
}
.rsv_c1:hover, .rsv_c2:hover, .rsv_c3:hover, .rsv_c4:hover, .rsv_c5:hover, .rsv_c1p:hover, .rsv_c2p:hover, .rsv_c3p:hover, .rsv_c4p:hover, .rsv_c5p:hover {
	cursor: pointer;
	background: #A6FFDB;
	color: #000099;
	font-weight: bold;
}
.rsv_a1p, .rsv_c1p {
	font-size: 10px;
	width: 21px;
	height: 18px;
	text-align:center;
	padding: 0px 0px 0px 0px;
	border-bottom: dashed 1px #ddd;
	border-right: dashed 1px #ddd;
	background: #FFD595;
/*	border-top: solid 1px #999;*/
}
.rsv_a2p, .rsv_c2p, .rsv_a3p, .rsv_c3p, .rsv_a4p, .rsv_c4p {
	font-size: 10px;
	width: 21px;
	height: 18px;
	text-align:center;
	padding: 0px 0px 0px 0px;
	border-bottom: dashed 1px #ddd;
	/*border-top: dashed 1px #ddd;*/
	border-right: dashed 1px #ddd;
	background: #FFD595;
}
.rsv_a5p, .rsv_c5p {
	font-size: 10px;
	width: 21px;
	height: 18px;
	text-align:center;
	padding: 0px 0px 0px 0px;
	border-bottom: solid 1px #999;
	border-right: dashed 1px #ddd;
	background: #FFD595;
}

.gzn, .gog, .yor {
	/*border: solid 1px #cccccc;*/
}
.tm1 {
	text-align: center;
	font-size: 10px;
	width: 25px;
	padding: 0px 0px 0px 0px;
	border-right: dashed 1px #ddd;
}
.tm2, .tm3, .tm4 {
	text-align: center;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	border-bottom: dashed 1px #ddd;
	/*border-top: dashed 1px #ddd;*/
	border-right: dashed 1px #ddd;
}
.tm5 {
	text-align: center;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	border-bottom: solid 1px #999;
	border-right: dashed 1px #ddd;
}
#ryer {
	color: #666;
	text-align: center;
	width: 45px;
}
#rmon {
	font-size: 15px;
	font-weight: bold;
	color: #333;
	text-align: center;
	width: 40px;
}
#rmonrv, #rmonfr {
	width: 20px;
/*	border: solid 1px #cccccc;*/
}
#rmonfr a, #rmonfr span {
	display: inline-block;
	text-decoration: none;
	width: 20px;
	height: 20px;
	background-image: url(../img/btn_cal_fr0.png);
}
#rmonrv a, #rmonrv span {
	display: inline-block;
	text-decoration: none;
	width: 20px;
	height: 20px;
	background-image: url(../img/btn_cal_rv0.png);
}
.mt_t {
	font-weight: bold;
}
.mt_l {
	color: #999;
	text-align: right;
}
#rsvdat {
/*	border: solid 1px #cccccc;*/
}
.mhd {
	width: 105px;
	border-bottom: solid 1px #999;
}
.mhd2 {
	width: 120px;
	border-bottom: solid 1px #999;
	text-align: right;
	padding-right: 10px;
}

#rsv_chk td {
	/*height: 30px;*/
	padding: 2px 5px 2px 5px;
	border-bottom: dashed 1px #ccc;
}
.rsv_hed{
	font-size: 14px;
	font-weight: bold;
}
.ctd {
	text-align: right;
	width: 200px;
}
.ctd0 {
	width: 320px;
}
.rsv_a, .rsv_c {
	font-size: 10px;
	width: 21px;
	height: 18px;
	text-align:center;
	padding: 0px 0px 0px 0px;
	border-right: dashed 1px #ddd;
	border-bottom: solid 1px #999;
}
.rsv_ao, .rsv_co {
	font-size: 10px;
	width: 21px;
	height: 18px;
	text-align:center;
	padding: 0px 0px 0px 0px;
	border-right: dashed 1px #ddd;
	background: #eee;
	color: #eee;
	border-bottom: solid 1px #999;
/*	border-top: solid 1px #999;*/
}
.rsv_ap, .rsv_cp {
	font-size: 10px;
	width: 21px;
	height: 18px;
	text-align:center;
	padding: 0px 0px 0px 0px;
	border-right: dashed 1px #ddd;
	background: #FFD595;
	border-bottom: solid 1px #999;
/*
	color: #eee;
	border-top: solid 1px #999;*/
}
.rsv_c:hover, .rsv_cp:hover {
	cursor: pointer;
	background: #A6FFDB;
}
.tmenu1 {
	background-image: url(../img/terasu11.png);
	background-repeat: no-repeat;
	}
.tmenu2 {
	background-image: url(../img/terasu13.png);
	background-repeat: no-repeat;
}
.tmenu3 {
	background-image: url(../img/terasu12.png);
	background-repeat: no-repeat;
}
.psan {
	width: 80px;
	border-bottom: dashed 1px #cc99cc;
	padding: 2px 10px 2px 10px;
	/*color: #cc99cc;*/
}
.psan1 {
	width: 170px;
	border-bottom: dashed 1px #cc99cc;
	padding: 2px 10px 2px 10px;
	/*color: #cc99cc;*/
}
.psan2 {
	width: 300px;
	border-bottom: dashed 1px #cc99cc;
	padding: 2px 10px 2px 10px;
	/*color: #cc99cc;*/
}
.psan3 {
	width: 50px;
	border-bottom: dashed 1px #cc99cc;
	padding: 2px 10px 2px 10px;
	/*color: #cc99cc;*/
}
.psan4 {
	border-bottom: dashed 1px #cc99cc;
	padding: 2px 10px 2px 10px;
	/*color: #cc99cc;*/
}
#ps_info1 {
	border: solid 1px #cc99cc;
	width: 633px;
	margin: 2px 0 0 5px;
}
#ps_info2 {
	border: solid 1px #cc99cc;
}
#tl_pl_yng {
	border: solid 1px #ccc;
	background-image: url(../img/tl_pl_yng.png);
	background-repeat: no-repeat;
	height: 41px;
	width: 638px;
}
#tl_pl_met {
	border: solid 1px #ccc;
	background-image: url(../img/tl_pl_met.png);
	background-repeat: no-repeat;
	height: 41px;
}
.psan5 {
	border-bottom: dashed 1px #cc99cc;
	padding: 2px 20px 2px 20px;
	text-align: center;
	/*color: #cc99cc;*/
}
.psan6 {
	background: #EDDCED;
	border-bottom: solid 1px #cc99cc;
	padding: 2px 20px 2px 20px;
	text-align: center;
	/*color: #cc99cc;*/
}
.bar_met {
	background-image: url(../img/bar_meet.png);
	background-repeat: no-repeat;
}
#sch_met {
margin-right: 5px;
	width: 202px;
	height: 37px;
	background-image: url(../img/sch_met01.png);
	cursor: pointer;
}
#sch_met:hover {
	background-image: url(../img/sch_met02.png);
}
.bdr-dash {
	border-bottom: dashed 1px #9F9FDF;
}
.bdr-0 {
	/*border-bottom: dashed 2px #FFA66A;*/
	border: solid 2px #485BB7;
/*	border: dashed 1px #333399;*/
    border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */
	padding: 0 0 0 5px;
}
.ptbl0 {
	border: solid 2px #FFA66A;
/*	border: dashed 1px #333399;*/
    border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */
	margin: 0 0 1px 0;
}
.ptbl0 td {
	padding: 1px 3px 1px 3px;
}
.point {
	border-top: dashed 1px #9F9FDF;
	border-bottom: dashed 1px #9F9FDF;
	background-image: url(../img/point.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
div.plan01 iframe {
	margin: 5px 0px 0px 0px;
	scrolling: no;
}
.plntitle {
	font-size: 16px;
	font-weight: bold;
	color: #485BB7;
	height: 40px;
	vertical-align:bottom;
	border-bottom: solid 1px #485BB7;
}
.plntd {
	/*border-top: solid 2px #9F9FDF;
  border-width: 2px;
  border-style: solid;
  border-left-color: #fff;
  border-top-color: #9F9FDF;
  border-right-color: #fff;
  border-bottom-color: #fff;*/
}
div.plan02 iframe {
	margin: 5px 0px 0px 0px;
	scrolling: no;
}
.tx1 td { color: #ccc;}
.tbl_ps_ot2 {
 	border: solid 1px #cc99cc;

}
.tbl_ps_ot2 td {
	border-bottom: dashed 1px #cc99cc;
}
.tr_pis {
	background-image: url(../img/tl_sonota.gif);
	background-repeat: no-repeat;
}
.pisa_othr2 {
	padding: 10px 5px 5px 10px;
	line-height: 200%;
	border-top: dashed 1px #ddd;
}
#joy2 {
 border: solid 1px #cc99cc;
  width: 635px;
  margin: 5px 0 0 5px;
  padding: 0 0 0 5px;
}
.ps_ot_title {
	font-size: 14px;
	font-weight: bold;
	/*color: #9900ff;*/
}
.submenu_com {
	padding: 0 0 0 20px;
}
.ryokin td{
	width: 80px;
}
.ta0 td{
	font-size: 10px;
	text-align: center;
	background: #eee;
	border: solid 1px #eee;
}
.ta1 td{
	font-size: 9px;
	text-align: center;
}
.ta2 td{
	font-size: 10px;
	text-align: center;
	border: solid 1px #ccc;
}
#tbl_met {
	margin: 15px 0 0 -5px;
}
#edate {
	font-weight: bold;
}
#infom_tbl {
	width: 640px;
	border: solid 2px #485BB7;
    border-radius: 8px;        /* CSS3草案 */  
    -webkit-border-radius: 8px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 8px;   /* Firefox用 */
}
#infom_tbl div{
	padding: 0px 0 0px 30px;
}
#infom {
	font-size: 12px;
	font-weight: bold;
	color: #485BB7;
}
#infom a{
	font-size: 12px;
	font-weight: bold;
	color: #485BB7;
}
#infom img {
	width: 20px;
	height: 20px;
}
#infomtbltitle {
	background-image: url(../img/bar_guige.png);
	height: 35px;
	font-weight: bold;
	text-align: center;
}
.undr {
	border-bottom: dashed 1px #ccc;
}

.ps2016 {
  height: 28px;
/*  margin: 0 0 7px 0;
  padding: 11px 0 0 40px;
  border: solid 1px #ccc;
  font-size: 14px;
  color: #004080;*/
  background-image: url(../img/tl_pisa02-4.gif);
  background-repeat: no-repeat;
}
#pisabtn0 {
  height: 28px;
  margin: 5px 10px 0px 480px;
	font-weight: bold;
}
.menu_hed{
	padding: 10px 0 10px 30px;
	font-weight:bold;
	font-size: 18px;
  color: #003399;
	}
.menu_hed2{
	padding: 10px 0 10px 30px;
	font-weight:bold;
	font-size: 18px;
  color: #F90;
	}
.menu_subhed {
	padding: 5px 0 5px 40px;
	font-weight:bold;
	font-size: 16px;
	}
.menu_sub {
	padding: 0px 0 5px 55px;
	/*width: 800px;*/
	}
.menu_subr {
	padding: 0px 10px 0px 0px;
	text-align:right;
	}
.menu_subyen{
	text-align: right;
	}
.myotei {
margin: -5px 10px 0px 10px;
border: solid 1px #008080;/*#00e6e6*/
border-radius:10px;
}
.msirase {
margin: -10px 10px 15px 10px;
border: solid 1px #008080;/*#00e6e6*/
border-radius:10px;
}
.msirasecom {
padding: 10px 10px 10px 10px;
	
	}
.m_yotei_title {
border-bottom: dotted 2px #009999;
padding: 2px 0 2px 10px;
height:40px;
font-size:16px;
font-weight:bold;
color:#008080;
}
.border{
border-bottom: dashed 1px #ccc;

}
.news {
text-align:right;	
font-weight:bold;
width:50px;
color:#F00
	}
.price{
text-align: right;	
padding-right: 10px;
	}
.menu_sub_u, .price{
border-bottom: dashed 1px #009999;
height:35px;
	}
	