/* CSS Document */
@charset "utf-8";
/*
Theme Name: 岐阜県博物館
Theme URI: http://www.gifu_kenpaku.jp/
Description: 岐阜県博物館テンプレート						Version: 1.0 2010/03/01
Author: 岐阜県博物館
Author URI: http://www.gifu_kenpaku.jp/											
*/

/*___________ setting & reset  ___________ */
*{
	margin:0px;
	padding:0px;
}
.clear {
	clear: both;
}

/*___________ crest base box ___________ */
body{
	line-height: 160%;
	font-size: 12px;
	color: #66604B;
	margin:0px auto 0px auto;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #66604b;
}

div.iecenter{
	text-align: center;
}

div#container {
	width: 800px;
	margin:0px auto 0px auto;
}

/*___________ header ___________ */
div#headarea{
	background-color: #333333;
	background-image: url('images/base/base_r1_c5.gif');
	background-repeat: repeat-x;
	background-position: top;
	width: 800px;
	text-align:left;
	margin:0px auto;
	padding:0px;
}

div#headarea2{
	background-color: #333333;
	background-image: url('images/base/chiiki_base_r1_c5.gif');
	background-repeat: repeat-x;
	background-position: top;
	width: 600px;
	text-align:left;
	margin:0px auto;
	padding:0px;
}
div#headarea3{
	background-color: #333333;
	background-image: url('images/base/chiiki_base_r1_c5.gif');
	background-repeat: repeat-x;
	background-position: top;
	width: 800px;
	text-align:left;
	margin:0px auto;
	padding:0px;
}

.btn-title {
	margin: 0px;
	padding:0px;
	position:relative;
	top:0px;
	left:0px;
}

.btn-english{
	margin: 0px;
	padding:0px;
	position:relative;
	top:-34px;
	left:378px;
}

.btn-sitemap{
	margin: 0px;
	padding:0px;
	position:relative;
	top:-15px;
	left:166px;
}


.btn-information{
	margin: 0px;
	padding:0px;
	position:relative;
	top:-15px;
	left:161px;
}

.btn-contact{
	margin: 0px;
	padding:0px;
	position:relative;
	top:-15px;
	left:156px;
}

/*___________ imagearea ___________ */
div#commentarea{
	float:left;
	height:143px;
	width:210px;
	background-color: #333333;
	color:#A69B89;
	text-align:left;
}

div#imagearea{
	float:left;
	height: 143px;
	width: 590px;
	background-image: url('images/base/base_r2_c3.gif');
}

.comment{
	padding:20px 20px;
}

	
/*___________ mainarea_background ___________ */
.wallpaper{
	width:800px;
	background:url('images/base/background.gif') repeat-y;
}

/*___________ leftmenu ___________ */
div#leftarea{
	float: left;
	width: 210px;
	margin: 0;
	padding:0;
	background-image: url('images/base/bg_leftmenu.gif');
}

div#left_menu{
	width:210px;
	padding:0 0 0 0;
	background-image: url('images/base/bg_leftmenu.gif');
}
.sidebar1{
	width: 190px;
	height: 38px;
	text-decoration: none;
	padding-top:5px;
	padding-left:20px;
	text-align:left;
	margin-bottom: 3px;
	font-size:15px;
	background-image: url('images/base/base_r9.gif');
	background-repeat: no-repeat;
	font-family:"HGPｺﾞｼｯｸE","ＭＳ Ｐゴシック","ＭＳ ゴシック", Osaka;
	letter-spacing:2px;
	color:#CCCCCC;
	display:block;
	}

.sidebar2{
	width: 190px;
	height: 32px;
	text-decoration: none;
	padding-top:5px;
	padding-left:20px;
	text-align:left;
	font-size:15px;
	background-image: url('images/base/base_r13.gif');
	background-repeat: no-repeat;
	font-family:"HGPｺﾞｼｯｸE","ＭＳ Ｐゴシック","ＭＳ ゴシック", Osaka;
	letter-spacing:3px;
	color:#CCCCCC;
	display:block;
	}


div#left_box{
	margin:10px 10px 10px 10px;
	text-align:left;
}

div#left_br{
	margin:5px;
	height: 5px;
	background:url('images/base/br_leftmenu.gif') no-repeat;
}

div#left_bg{
	height: 183px;
	width:210px;
	color:#333333;
	background-image: url('images/base/base_r15_c1.gif');
}

ul#left{
	list-style-type:none;
	padding:0 0 0 5px;
}

li#left{
	list-style-image: url('images/base/icon_allow03.gif');
	padding:0px 10px 5px 0;
	text-align:left;
}

li#left a{
	color:#003366;
}


/*___________ contentsarea ___________ */
div#contents{
	float: left;
	width: 570px;
	margin: 0px;
	padding: 5px 10px 0px 10px;
	background-color: #FFFFFF;
}

.contents_box{
	height: auto;
	margin: 5px 15px 5px 15px;
	background-color: #FFFFFF;
	text-align: left;
}

.contents_link{
	width: auto;
	margin: 0px;
	padding: 5px 15px 5px 15px;
	background-color: #FFFFFF;
	text-align: right;
}

.contents_footlink{
	margin: 5px 15px 5px 15px;
	background-color: #FFFFFF;
	text-align: right;
}

.contents_footnavi{
	margin: 5px 15px 5px 15px;
	background-color: #FFFFFF;
	text-align: right;
}

ul#footlist,li#footlist{
	display: inline;
	font-size: 12px;
	background: none;
	list-style-type: none;
	
}

li#footlist a{
	text-decoration: none;
	color: #66604B;

}

.contents_foottext{
	margin: 5px 10px 10px 30px;
	background-color: #FFFFFF;
	color: #999999;
	font-size: 10px;
	line-height: 11px;
	text-align: left;
}

/*___________ subpage_contentsarea ___________ */
div#sub_contents{
	width: 575px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	background-color: #FFFFFF;
/*	background-image: url('images/base/base_r16_c1.gif');
	background-repeat: no-repeat;
	background-position: left bottom; */
}

.sub_contents_box{
	height: auto;
	width: auto;
	margin: 0px;
	padding: 10px 30px 15px 15px;
	background-color: #FFFFFF;
	text-align: left;
}

.sub_contents_box2{
	height: auto;
	width: auto;
	margin: 0px;
	padding: 10px 10px 15px 15px;
	background-color: #FFFFFF;
	text-align: left;
}

.sub_contents_left{
	float: left;
	height: auto;
	margin: 0px;
	padding: 10px 15px 15px 15px;
	text-align: left;
}

.sub_contents_right{
	float: right;
	height: auto;
	margin: 0px;
	padding: 10px 30px 15px 15px;
	background-color: #FFFFFF;
	text-align: left;
}

.sub_contents_link{
	width: auto;
	margin: 0px;
	padding: 10px 30px 15px 15px;
	background-color: #FFFFFF;
	text-align: right;
}

.sub_foot_bg{
	width: 770px;
	padding-top: 15px;
	padding-bottom: 50px;
}

ul#katakana,li#katakana{
	display: block;
	font-size: 12px;
	background: none;
	list-style-type: katanaka;
}

ul#sub_footlist,li#sub_footlist{
	display:inline;
	font-size:12px;
	background: none;
	list-style-type:none;
}

li#sub_footlist a{
	text-decoration:none;
	color:#66604B;

}

.sub_contents_foottext{
	color:#999999;
	font-size:10px;
	line-height:11px;
	text-align:left;
}

/*___________ foorarea ___________ */
div#footarea{
	float:left;
	margin: 0px;
	padding:0px;
	height: 30px;
	width: 800px;
	text-aline:right;
	background-color: #66604B;
}

div#copyright{
	float:right;
	margin: 0px;
	padding:0px;
	background-color: #66604B;
}

/*___________ boxconfig ___________ */
.imagebox{
	float:left;
	height:auto;
	width:auto;
	margin:0;
}

.imagebox img{
	border:0;
}

.imagebox_left{
	float:left;
	height:auto;
	width:auto;
	margin:0 10px 10px 0;
}

.imagebox_left img{
	border:0;
}

.imagebox_right{
	float:right;
	height:auto;
	width:auto;
	margin:0 10px 10px 0;
}

.imagebox_right img{
	border:0;
}

.info_box{
	width:550;
	margin:0 0 20px 0;
	border-top:1px solid #660000;
	border-bottom:1px solid #660000;
	border-right:1px solid #660000;
	border-left:1px solid #660000;
}

div#info_title{
	border-left: 100px solid #660000;
	padding:5px;
}

.info-titleimg{
	margin: 0px;
	padding:0px;
	position:relative;
	top:28px;
	left:15px;
}

.topix_box{
	width:550;
	padding:10px 0 20px 0;
	border-bottom:1px dotted #999999;
}

/*___________ table ___________ */
.info_table td{
	font-size: 12px;
	color: #996600;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding: 5px;
	border: 1px solid #660000;
}

.access_table td{
	font-size: 12px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.nomal_table td{
	font-size: 12px;
	color: #66604B;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding: 5px;
}

.nomal_table_pad10px td{
	font-size: 12px;
	color: #66604B;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding: 10px;
}
.dl_table td{
	font-size: 12px;
	color: #66604B;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding: 5px 0;
}

.time_table td{
	font-size: 12px;
	color: #66604B;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding: 2px;
}

.list_table td{
	font-size: 12px;
	color: #66604B;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding: 5px;
	border-bottom: 1px dotted #999999;
}

.border_table{
	font-size: 12px;
	color: #66604B;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.border_table td{
	padding:10px;
	border-bottom: 1px solid #999999; border-right:1px solid #999999;
}

td#deco_table{
	font-size: 14px;
	font-weight:bold;
	color: #339999;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	border-bottom: 1px #CCCCCC dotted;
}

td#deco_table a{
	text-decoration:none;
	color: #339999;
}

/*___________ decoration ___________ */
h1#title{
	display:none;
}

h4#title{
	display:none;
}

h1{
	margin:15px 0 10px 15px;
	width:539px;
	color:#FFFFFF;
	background-color:#66604B;
	border-left:6px solid #D89500;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	font-size:14px;
	font-weight: bold;
	text-align:left;
}

h1 a{
	color:#C8BAA6;
	font-size:12px;
	font-weight:normal;
}

div#calendar{
	margin:20px 0 5px 0;
	width:550px;
	color:#525252;
	padding-top:5px;
	padding-bottom:3px;
	padding-left:10px;
	border-bottom:1px solid #999999;
	font-size:25px;
	font-weight: bold;
}

h1#sub{
	margin:10px 0 10px 0;
	width:569px;
	color:#FFFFFF;
	background-color:#66604B;
	border-left:6px solid #D89500;
	padding:5px 0 5px 10px;
	font-size:14px;
	font-weight: bold;
	text-align:left;
}

h1#sub a{
	color:#C8BAA6;
	font-size:12px;
	font-weight:normal;
}

h2#sub {
	margin:10px 0 10px 15px;
	color:#224C1C;
	border-left:10px solid #224C1C;
	border-bottom:1px solid #CCCCCC;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	font-size:20px;
	font-weight: bold;
	text-align:left;
}

h3#sub {
	margin:10px 0;
	border-bottom:1px dotted #CCCCCC;
	padding-top:5px;
	padding-bottom:0px;
	padding-left:0px;
	text-align:left;
}

h3#sub span{
	background-color:#224C1C;
	color:#FFFFFF;
	padding:3px;
	font-size:14px;
}

h4#sub {
	margin:10px 0;
	border-bottom:1px dotted #CCCCCC;
	padding-top:5px;
	padding-bottom:0px;
	padding-left:0px;
	color:#339999;
	font-size:16px;
	text-align:left;
}

h5#sub {
	margin:5px 0 5px 15px;
	color:#224C1C;
	border-left:10px solid #224C1C;
	border-bottom:1px solid #CCCCCC;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	font-size:14px;
	font-weight: bold;
	text-align:left;
}

h5#sub a{
	text-decoration:none;
	color:#224C1C;
}

.contents_box2{
	height: auto;
	padding-left: 50px;
	width: 700px;
	background-color: #FFFFFF;
	text-align:left;
}

h4#sub2 {
	margin:5px 0 5px 15px;
	width:700px;
	color:#224C1C;
	border-left:10px solid #224C1C;
	border-bottom:1px dashed #CCCCCC;
	padding-top:2px;
	padding-bottom:5px;
	padding-left:10px;
	font-size:14px;
	font-weight: bold;
	text-align:left;
	padding-right: 0px;
}

h4#sub3 {
	margin:0px 0px 5px 0px;
	width:320px;
	color:#224C1C;
	border-left:10px solid #224C1C;
	border-bottom:1px dashed #CCCCCC;
	padding-top:0px;
	padding-bottom:5px;
	padding-left:10px;
	font-size:15px;
	font-weight: bold;
	text-align:left;
	padding-right: 0px;
}

h5#site {
	margin:5px 0 5px 15px;
	color:#224C1C;
	border-bottom:1px solid #CCCCCC;
	padding-top:5px;
	padding-bottom:5px;
	font-size:13px;
	font-weight: bold;
	text-align:left;
}

h5#site a{
	text-decoration:none;
	color:#224C1C;
}

.number{
	width:25px;
	color:#FFFFFF;
	background-color:#D89500;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	font-size:14px;
	font-weight: bold;
	text-align:left;
}

ul{
	list-style-type:none;
	list-style-position:outside;
}

li{
	list-style-image:url('images/base/icon_allow03.gif');
	margin:0 0 0 10px;
	padding:5px 0;
	text-align:left;
}

li#tab{
	list-style-image:url('images/base/icon_allow02.gif');
	margin:0 0 0 10px;
	padding:5px 0;
	text-align:left;
}

li#red{
	list-style-image: url('images/base/icon_quiz_01.gif');
	margin:0 0 0 5px;
	padding:5px 0;
	text-align:left;
}

li#blue{
	list-style-image: url('images/base/icon_quiz_02.gif');
	margin:0 0 0 5px;
	padding:5px 0;
	text-align:left;
}

li#white{
	list-style-image: url('images/base/icon_quiz_03.gif');
	margin:0 0 0 5px;
	padding:5px 0;
	text-align:left;
}

a,li a{
	color:#66604B;
}

A.btn_o {
  display: block;
  color: #ffffff;
  background-color: #D89500; /* ??? */
  border: outset 2px #CCCCCC; /* ??? */
  -moz-border-radius: 8px 8px 8px 8px;
  margin: 0px;
  padding: 3px 1px 1px 0px;
  width:200px;
  font-size: 12px;           /* ??????? */
  line-height: 12px;         /* ???? */
  text-align: center;        /* ???? */
  text-decoration: none;     /* ?????*/
}
A.btn_o:hover {
  color: #eeeeee;
  background-color: #D89500; /* ??? */
  border: inset 2px #CCCCCC; /* ??? */
  margin: 0px;
  padding: 4px 0px 0px 1px;
}
A.btn_o:active  { color: #ffffff; }
A.btn_o:visited { color: #ffffff; }

A.btn_b {
  display: block;
  color: #ffffff;
  background-color: #66604B; /* ??? */
  border: outset 2px #CCCCCC; /* ??? */
  -moz-border-radius: 8px 8px 8px 8px;
  margin: 0px;
  padding: 3px 1px 1px 0px;
  width:200px;
  font-size: 12px;           /* ??????? */
  line-height: 12px;         /* ???? */
  text-align: center;        /* ???? */
  text-decoration: none;     /* ?????*/
}
A.btn_b:hover {
  color: #eeeeee;
  background-color: #66604B; /* ??? */
  border: inset 2px #CCCCCC; /* ??? */
  margin: 0px;
  padding: 4px 0px 0px 1px;
}
A.btn_b:active  { color: #ffffff; }
A.btn_b:visited { color: #ffffff; }

/*___________ textsetting ___________ */
.txt10_100 {  font-size: 10px; line-height: 100%}
.txt12_120b {  font-size: 12px; line-height: 120%; font-weight: bold}
.txt14_120b {  font-size: 14px; line-height: 120%; font-weight: bold}
.txt18_120b {  font-size: 18px; line-height: 120%; font-weight: bold}

.txt12_120bc {  font-size: 12px; line-height: 120%; font-weight: bold; color:#339999;}
.txt12_120br {  font-size: 12px; line-height: 120%; font-weight: bold; color:#A62020;}
.txt14_120bc {  font-size: 14px; line-height: 120%; font-weight: bold; color:#D89500;}

/*___________ webcam contentsarea ___________ */
div#webcam_container {
	width: 460px;
	margin:0px auto 0px auto;
}

div#webcam_contents{
	float: left;
	width: 460px;
	margin:0;
	padding:0;
	background-color: #FFFFFF;
}
div#webcam_headarea{
	background-color: #333333;
	background-image:url(../live_camera/images/bg_headarea.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	width: 460px;
	height:52px;
	text-align:right bottom;
	margin:0px;
	padding:0px;
}
div#webcam_title{
	margin:15px 0 10px 15px;
	width:auto;
	color:#FFFFFF;
	background-color:#66604B;
	border-left:6px solid #D89500;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	font-size:14px;
	font-weight: bold;
	text-align:left;
}
.contents_box{
	height: auto;
	width:430px;
	margin:5px 15px 5px 15px;
	background-color: #FFFFFF;
	text-align:left;
}
div#webcam_footer{
	float:left;
	width: 460px;
	height:30px;
	margin:0px;
	padding:0px;
}
.tbl_download {
	width: 700px;
	font-size: 12px;
}
.tbl_zroku_list {
	margin-left: 30px;
	width: 700px;
	font-size: 12px;
}
.tbl_zroku_list th {
	background-color: #999999;
	color: #FFFFFF;
	text-align: center;
	padding: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.tbl_zroku_list td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 8px;
}
.tbl_zroku_list a {
	display: block;
	text-decoration: none;
}
.tbl_zroku_list a:hover {
	text-decoration: underline;
	color: #FF9900;
}
.tbl_zroku_list_g {
	background-color: #EFEFEF;
}

.tbl_zroku_details td {
	padding: 10px;
}
.tbl_reserch_list {
	margin-left: 30px;
	width: 700px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #339999;
	margin-bottom: 20px;
	font-size: 12px;
}
.tbl_reserch_list th {
	background-color: #339999;
	color: #FFFFFF;
	text-align: center;
	padding: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.tbl_reserch_list td {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #339999;
	vertical-align: top;
}
.tbl_reserch_list_green {
	background-color: #EFF4CA;
}
.tbl_dantaiyoyaku {
	width: 700px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	font-size: 12px;
	text-align: center;
}
.tbl_dantaiyoyaku th {
}
.tbl_dantaiyoyaku td {
	padding: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}
.tbl_dantaiyoyaku_green {
	background-color: #FFCC66;
}
.tbl_event_old_list {
	margin-left: 30px;
	width: 700px;
	margin-bottom: 20px;
	font-size: 12px;
}
.tbl_event_old_list th {
	background-color: #999999;
	color: #FFFFFF;
	text-align: center;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	vertical-align: top;
}
.tbl_event_old_list td {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.tbl_event_old_list_h {
	color: #FFFFFF;
	background-color: #66604B;
	padding-top: 5px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.tbl_event_old_list_green {
	background-color: #EFF4CA;
}
.tbl_event_old_list_blue {
	background-color: #DCF4FC;
}
.tbl_sakuin {
	width: 700px;
	margin-left: 30px;
	font-size: 12px;
	border: 1px solid #CCCCCC;
}
.tbl_sakuin a {
	display: block;
	padding: 5px;
	text-decoration: none;
}
.tbl_sakuin a:hover {
	display: block;
	padding: 5px;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #669966;
}
.tbl_sakuin_bg {
	background-color: #EFEFEF;
}
.tbl_sakuin_list {
	width: 680px;
	margin-left: 50px;
	font-size: 12px;
}
.tbl_sakuin_list td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 6px;
}
.tbl_sakuin_list a {
	padding: 5px;
	text-decoration: none;
	color: #669966;
}
.tbl_sakuin_list a:hover {
	padding: 5px;
	color: #FF9900;
	text-decoration: none;
}
.tbl_sakuin_list_bg {
	background-color: #EFEFEF;
}
table.info_table {
	margin        : 20px 0px 10px 0px;
	border-left   : 1px solid #660000;
	border-right  : 1px solid #660000;
	border-top    : 1px solid #660000;
	border-bottom : 1px solid #660000;
	border-spacing: 0px;
	padding       : 0px;
}

table.info_table th {
	margin : 0px;
	border : 0px;
	padding: 5px;
	background-color: #660000;
	text-align    : center;
	vertical-align: middle;
	color      : #ffffff;
	font-family: 'ＭＳ Ｐゴシック', Osaka, 'ヒラギノ角ゴ Pro W3';
	font-size  : 14px;
}

table.info_table td {
	margin : 0px;
	border : 0px;
	padding: 5px;
	vertical-align: middle;
	color      : #996600;
	font-family: 'ＭＳ Ｐゴシック', Osaka, 'ヒラギノ角ゴ Pro W3';
	font-size  : 12px;
}

.topic_title {
	color      : #996600;
	font-size  : 12px;
	line-height: 120%;
}

.topic_body {
	margin: 4px 0px 0px 12px;
}

.news_date {
	width: 725px;
	margin        : 0px 0px 10px 0px;
	border-bottom : 1px dotted #CCCCCC;
	padding-top   : 20px;
	padding-bottom: 0px;
	padding-left  : 0px;
	color      : #996600;
	font-size  : 16px;
	font-weight: bold;
}

.news_title {
	width: 400px;
	margin        : 0px 0px 10px 0px;
	border-bottom : 1px dotted #CCCCCC;
	padding-top   : 5px;
	padding-bottom: 0px;
	padding-left  : 0px;
	color      : #339999;
	font-size  : 16px;
	font-weight: bold;
}

div#calendar{
	width: 550px;
	margin        : 0px 0px 5px 0px;
	border-bottom : 1px solid #999999;
	padding-top   : 5px;
	padding-bottom: 3px;
	padding-left  : 10px;
	color      : #525252;
	font-size  : 25px;
	font-weight: bold;
}

.list_table th{
	border-bottom: 1px dotted #999999;
	padding      : 10px;
	color      : #66604B;
	font-family: 'ＭＳ Ｐゴシック', Osaka, 'ヒラギノ角ゴ Pro W3';
	font-size  : 14px;
}

.txt12_120 { font-size: 12px; line-height: 120%;}
.txt14_120 { font-size: 14px; line-height: 120%;}
.txt18_120 { font-size: 18px; line-height: 120%;}

/* -- カレンダー ---------------------------------- */
#calendar_tbl {
	width:500px;
	font-size: 12px;
	text-align: center;
	border: 1px solid #ccccd6;
}
#calendar_tbl th {
	padding: 4px;
	border: 1px solid #ccccd6;
	background-color: #fc9;
}
#calendar_tbl td {
	padding: 4px;
	border: 1px solid #ccccd6;
	background-color: #fff;
}
#calendar_tbl .holiday {
	color: #f00;
	background-color: #fff;
}
#calendar_tbl .saturday {
	color: #00f;
	background-color: #fff;
}
#calendar_tbl1 {
	border: 0px solid #ccccd6;
}
#calendar_tbl1 td {
	border: 0px solid #ccccd6;
}
/* -- 申込用 ---------------------------------- */
.GrpReqTable {
	border: 1px double #ccccd6;
	margin: 10px 2px 10px 2px;
}

.GrpReqTrOdd {
	background: #efefef;
}

.GrpReqTrEvevd{
	background: #e6e6e6;
}
.GrpReqTh {
	border: 1px solid #ccccd6;
	font-size: 13px;
	color:#333333;
	background-color:#afa79a;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	vertical-align: middle;
}

.GrpReqTh1 {
	border-top: 1px solid #ccccd6;
	border-bottom: 1px solid #ccccd6;
	border-left: 1px solid #ccccd6;
	font-size: 13px;
	color:#333333;
	background-color:#afa79a;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	vertical-align: middle;
}
.GrpReqTh2 {
	border-top: 1px solid #ccccd6;
	border-bottom: 1px solid #ccccd6;
	border-right: 1px solid #ccccd6;
	font-size: 13px;
	color:#333333;
	background-color:#afa79a;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: right;
	vertical-align: middle;
}

.GrpReqTd {
	border: 1px solid #ccccd6;
	font-size: 13px;
	color: #66604B;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 2px;
	padding: 2px;
	vertical-align: middle;
}

.imedis{
        ime-mode: disabled;
}
.imeact{
        ime-mode: active;
}
