@charset "Shift_JIS";

/*--------------------------------------------------------------------------
	Osaka daikyo for modern browser ver1.1
	designed by common-design
--------------------------------------------------------------------------*/

/*--------------------------------------------------------------------------
　　初期設定
--------------------------------------------------------------------------*/
html {
	overflow-y:scroll;
	height: 100%;
}

@media screen {
div * {
	margin: 0;
	padding: 0;
}
}

body {
	font-family: verdana, arial, helvetica, 
	 "ＭＳ Ｐゴシック", "Osaka",
	 Sans-Serif;
	font-size: 12px;
	line-height: 1.5;
	background: #c5e2d1 url(../materials/bg_840.jpg) repeat-y center;
	height: 100% !important;
	height: auto;
	min-height: 100%;
	margin: 0;
	padding: 0;
}

@media print {
	body {
		width: 100%;
		font-size: 10pt;
		background-color: #fff;
	}
}

@media screen {
div#header {
	width: 800px;
	margin: 0 auto;
}

div#contents {
	width: 780px;
	margin: 0 auto;
}
}

em {
	font-weight: bold;
	color: #f40;
	font-style: normal;
}

strong {
	font-weight: bold;
	color: #f00;
	font-size: 150%;
}

address {
	font-style: normal;
}

a:link {
	color: #00f;
	text-decoration: none;
}

a:visited {
	color: #00f;
	text-decoration: none;
}

a:hover {
	color: #f00;
	text-decoration: none;
}

@media print {
a:link,
a:visited {
	text-decoration: underline;
}
}

input.focus {
	background-color: #BFE1FF;
}
.imeon {
	ime-mode: active;
}

.imeoff {
	ime-mode: disabled;
}

/*--------------------------------------------------------------------------
　　ヘッダ
--------------------------------------------------------------------------*/

@media screen {
div#header {
	position: relative;
	background: url(../materials/header_title.gif) no-repeat;
	height: 134px;
	padding: 0;
}

div#header h1, div#header h2 {
	display: none;
}
}

div#header ul, div#header li {
	margin: 0;
	padding: 0;
	list-style: none;
}

div#insite_search {
	position: absolute;
	right: 0px;
	top: 25px;
	padding-right: 10px;
	background: url(../materials/opacity90.png);
	font-size: 90%;
	height: 45px;
	line-height: 45px;
}

@media print {
	div#insite_search {
		display: none;
	}
}

div#insite_search form {
	margin: 0;
	padding: 0;
}

div#insite_search img {
	vertical-align: middle;
}

div#insite_search input {
	_z-index: 1;
}

/*--------------------------------------------------------------------------
　　メインメニュー
--------------------------------------------------------------------------*/
@media print {
	div#main_menu {
		display: none;
	}
}

div#main_menu ul {
	position: absolute;
	width: 100%;
	bottom: 0px;
	height: 45px;
	background: url(../materials/menu_bg.gif) repeat-x;
}

div#main_menu li {
	float: left;
	text-indent: -9999px;
	height: 45px;
}

div#main_menu li a {
	display: block;
	height: 45px;
	overflow: hidden;
}

div#main_menu li a:hover {
	background: none !important;
}

div#main_menu li#home {
	width: 86px;
	background: url(../materials/main_home.gif) no-repeat;
	background-position: 0 -45px;
	margin-left: 6px;
}

div#main_menu li#home a {
	width: 86px;
	background: url(../materials/main_home.gif) no-repeat;
}

div#main_menu li#about {
	width: 176px;
	background: url(../materials/main_about.gif) no-repeat;
	background-position: 0 -45px;
}

div#main_menu li#about a {
	width: 176px;
	background: url(../materials/main_about.gif) no-repeat;
}

div#main_menu li#society {
	width: 176px;
	background: url(../materials/main_society.gif) no-repeat;
	background-position: 0 -45px;
}

div#main_menu li#society a {
	width: 176px;
	background: url(../materials/main_society.gif) no-repeat;
}

div#main_menu li#agency {
	width: 176px;
	background: url(../materials/main_agency.gif) no-repeat;
	background-position: 0 -45px;
}

div#main_menu li#agency a {
	width: 176px;
	background: url(../materials/main_agency.gif) no-repeat;
}

div#main_menu li#member {
	width: 174px;
	background: url(../materials/main_member.gif) no-repeat;
	background-position: 0 -45px;
}

div#main_menu li#member a {
	width: 174px;
	background: url(../materials/main_member.gif) no-repeat;
}

/*--------------------------------------------------------------------------
　　パンくずナビ
--------------------------------------------------------------------------*/

@media screen {
div#breadcrumb_list {
	width: 780px;
	margin: 0 auto;
}

div#breadcrumb_list p {
	margin: 7px 0px 12px 0px;
	font-size: 90%;
	_font-size: 80%;
}
}

@media print {
	div#breadcrumb_list p {
		font-size: 120%;
	}
}

/*--------------------------------------------------------------------------
　　コンテンツ
--------------------------------------------------------------------------*/
div#contents {
	_height: 1px;
	min-height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

div#contents:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

/*--------------------------------------------------------------------------
　　メインコンテンツ
--------------------------------------------------------------------------*/
/* 標準設定 */
div#main_contents ul,
div#main_contents ol,
div#main_contents dl {
	margin: 1em 0 1em 0.5em ;
	padding: 0;
	list-style-position: outside;
}

div#main_contents li,
div#main_contents dt {
	font-size: 100%;
	margin: 0.5em 0 0.5em 2em;
}

div#main_contents dd {
	margin: -0.3em 0 0.5em 3em;
}

div#main_contents div.activity_photo:after,
div#daikyo_express_backno ul:after,
div#info_magazine_backno ul:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

div#main_contents div.activity_photo,
div#daikyo_express_backno ul,
div#info_magazine_backno ul {
	margin-bottom: 1em;
  _height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

div#daikyo_express_backno li {
	float: left;
	width: 10em;
}

div#info_magazine_backno li {
	float: left;
	width: 5em;
}

/* 条項 */
div#main_contents div#contract dt {
	text-align: right;
	margin: 0 1em !important;
	width: 4em;
	float: left;
}

div#main_contents div#contract dd {
	margin-left: 6em;
}

div#main_contents div.contract dt {
	text-align: right;
	margin: 0 1em !important;
	width: 8em;
	float: left;
}

div#main_contents div.contract dd {
	margin-left: 10em;
}


/* 表組み定義リスト */
div#main_contents dl.list,
div#main_contents dl.list dt,
div#main_contents dl.list dd {
	margin: 0;
	padding: 0;
}

div#main_contents dl.list {
	margin-bottom: 15px !important;
}

div#main_contents dl.list {
	border: 1px solid #333;
	border-top: none;	
	width: 100%;
	background: #e7e7e7;	
	margin: 0 auto;
}

div#main_contents dl.list dt,
div#main_contents dl.list dd {
	padding: 3px;
}

div#main_contents dl.list dt {
	border-top: 1px solid #333;
	clear: left;
	float: left;
	width: 80px;
}

div#main_contents dl.list dd {
	margin-left: 80px;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	background: #fff;
}

div#main_contents h3 {
	clear: both;
	background: url(../materials/heading_bg.gif) repeat-x;
	border-bottom: 1px solid #B4B4B4;
	padding: 0 1em;
	margin: 0 0 10px 0;
	line-height: 31px;
	font-size: 120%;
}

div#main_contents h3 + h3,
 {
	margin-top: -1em;
}

div#main_contents h4 {
	font-size: 120%;
	padding: 0 1em 0 1em;
	margin: 1em 0;
	border-bottom: 1px solid Black;
}

div#main_contents h5 {
	font-size: 110%;
	padding: 0 1em;
	margin: 1em 1em;
	border-bottom: 1px solid Black;
	clear: both;
}

div#main_contents p {
	margin: 1em 0.5em 1em 1em;
}

div#main_contents p.date {
	text-align: right;
	line-height: 1;
}

div#main_contents p.name {
	text-align: right;
}

div#main_contents p.strong {
	font-size: 14px;
	text-align: center;
}

div#main_contents div.question {
	clear: both;
	background: url(../materials/heading_bg.gif) repeat-x;
	padding: 5px 1em 0 1em;
	margin: 0.5em 0 0 0;
	border: 1px solid #B4B4B4;
	border-width: 1px 1px 0 1px;
	font-weight: bold;
}

div#main_contents div.answer {
	clear: both;
	padding: 5px 1em;
	margin: 0 0 1em 0;
	background: url(../materials/table_bg.gif) repeat-x bottom;
	border-bottom: 1px solid #B4B4B4;
}

div#main_contents img {
	border: 1px solid #9C9C9C;
	padding: 5px;
	margin: 10px;
}

div#main_contents div.activity_photo img {
	float: left;
}

div#main_contents img.left {
	float: left;
	margin: 10px;
}

div#main_contents img.right {
	float: right;
	margin: 10px;
}

div#main_contents img.icon {
	border: 0px;
}

/* アイコン */

div#main_contents a.key {
	padding-left: 23px;
	background: url(../materials/login_key.gif) no-repeat center left;
}

div#main_contents a.key:hover {
	background: url(../materials/login_key_hover.gif) no-repeat center left;
}

div#main_contents a.report {
	padding-left: 23px;
	background: url(../materials/report_icon.gif) no-repeat center left;
}

ul.topics a.ext_anchor {
	padding-left: 23px;
	background: url(../materials/anchor_arrow2.gif) no-repeat center left;
}

div#main_contents a.ext_anchor:hover,
ul.topics a.ext_anchor:hover {
	background: url(../materials/anchor_arrow2_hover.gif) no-repeat center left;
}

div#main_contents a.pdf_anchor,
ul.topics a.pdf_anchor {
	padding-right: 20px;
	padding-bottom: 3px;
	background: url(../materials/pdf_icon_s.gif) no-repeat center right;
}

div#main_contents a.xls_anchor,
ul.topics a.xls_anchor {
	padding-right: 20px;
	padding-bottom: 3px;
	background: url(../materials/xls_icon.gif) no-repeat center right;
}

div#main_contents a.doc_anchor,
ul.topics a.doc_anchor {
	padding-right: 20px;
	padding-bottom: 3px;
	background: url(../materials/doc_icon.gif) no-repeat center right;
}

div#main_contents a.ppt_anchor,
ul.topics a.ppt_anchor {
	padding-right: 20px;
	padding-bottom: 3px;
	background: url(../materials/ppt_icon.gif) no-repeat center right;
}

/* レイアウト */

@media screen {
div#main_contents {
	float: right;
	width: 595px;
}
}

div#main_contents div {
	margin-bottom: 1em;
}

div#main_contents div hr {
	margin: 10px 0;
}

div#main_contents div.hr_line {
	background: url(../materials/dot.gif) repeat-x center;
	margin: 10px 0;
	height: 5px;
}

div#main_contents p.to_topics {
	text-align: right;
	margin: 5px 5px 0px;
}

div#main_contents p.to_topics a {
	padding: 10px 23px 10px 0;
	background: url(../materials/next_arrow.gif) no-repeat center right;
}

div#main_contents p.to_topics a:hover {
	background: url(../materials/next_arrow_hover.gif) no-repeat center right;
}

/*--------------------------------------------------------------------------
　　組織図
--------------------------------------------------------------------------*/
div#main_contents div#organization_chart img {
	margin: 0px;
	border: 0px;
}

div#main_contents div#officer_list h4 {
	background: url(../materials/table_bg.gif) repeat-x bottom;
	margin: 0 0 5px 0;
	padding: 0 1em 0 1em
}

div#main_contents div#class_board,
div#main_contents div#class_adviser,
div#main_contents div#class_chairman,
div#main_contents div#class_director,
div#main_contents div#class_branchsubhead_L {
	clear: both;
	float: left;
	width: 290px;
	_overflow: hidden;
}

div#main_contents div#class_veep,
div#main_contents div#class_whip,
div#main_contents div#class_branchhead,
div#main_contents div#class_branchsubhead {
	margin-left: 305px;
	_overflow: hidden;
}

div#main_contents div#class_board table,
div#main_contents div#class_chairman table,
div#main_contents div#class_adviser table,
div#main_contents div#class_whip table,
div#main_contents div#class_veep table,
div#main_contents div#class_branchhead table,
div#main_contents div#class_branchsubhead_L table,
div#main_contents div#class_director table,
div#main_contents div#class_branchsubhead table {
	_width: 287px;
}

div#main_contents div#officer_list td.style {
	
}

div#main_contents div#officer_list td.name {
	white-space: nowrap;
}

div#main_contents div#officer_list td.property {
	
}

div#main_contents div#officer_list td.name a {
	padding-right: 18px;
	background: url(../materials/photo_icon.gif) no-repeat center right;
}

#preview {
	position: absolute;
	border: 1px solid #000;
	background: #fff;
	padding: 5px;
	display: none;
	color: #000;
}

/*--------------------------------------------------------------------------
　　ページ移動
--------------------------------------------------------------------------*/
div.cal_locomotor:after,
div.locomotor:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

* html div.cal_locomotor,
* html div.locomotor {
  _height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

div.cal_locomotor h4 {
	font-size: 120%;
	float: left;
	width: 10em;
}

div.cal_locomotor form {
	text-align: right;
	background: url(../materials/dot_y.gif) repeat-y right;
	margin-right: 10em;
}

div.cal_locomotor ul,
div.locomotor ul,
div.cal_locomotor li,
div.locomotor li {
	list-style: none;
}

div.cal_locomotor ul {
	float: right;
	text-align: right;
	width: 10em;
	margin: 0 0 0 1em !important;
}

div.cal_locomotor li {
	display: inline;
	margin: 0 !important;
	line-height: 25px;
}

div.cal_locomotor li a {
	padding: 5px 0;
}

div.cal_locomotor li a.next {
	background: url(../materials/next_arrow.gif) no-repeat center right;
	padding-right: 25px;
}

div.cal_locomotor li a.next:hover {
	background: url(../materials/next_arrow_hover.gif) no-repeat center right;
}

div.cal_locomotor li a.prev {
	background: url(../materials/prev_arrow.gif) no-repeat center left;
	padding-left: 25px;
	margin-right: 0.7em;
}

div.cal_locomotor li a.prev:hover {
	background: url(../materials/prev_arrow_hover.gif) no-repeat center left;
}

/*--------------------------------------------------------------------------
　　ページ送り
--------------------------------------------------------------------------*/
div.locomotor ul {
	float: right;
	text-align: right;
	width: 50%;
}

div.locomotor li {
	display: inline;
	margin: 0 !important;
}

div.locomotor li a {
	padding: 5px 0;
}

div.locomotor li a.next {
	background: url(../materials/next_arrow.gif) no-repeat center right;
	padding-right: 25px;
}

div.locomotor li a.next:hover {
	background: url(../materials/next_arrow_hover.gif) no-repeat center right;
}

div.locomotor li a.prev {
	background: url(../materials/prev_arrow.gif) no-repeat center left;
	padding-left: 25px;
	margin-right: 0.7em;
}

div.locomotor li a.prev:hover {
	background: url(../materials/prev_arrow_hover.gif) no-repeat center left;
}

/*--------------------------------------------------------------------------
　　テーブル処理
--------------------------------------------------------------------------*/
div#main_contents table {
	width: 100%;
	background: url(../materials/dot.gif) repeat-x bottom;
	border-collapse: collapse;
}

div#main_contents table table {
	background-image: none;
   border: 1px #E3E3E3 solid;
}

div#main_contents table table th {
	background-image: none;
	padding: 5px;
	border: 1px solid #E3E3E3;
	border-width: 0 0 1px 1px;
	background: #E9E9E9;
	font-weight: bold;
	line-height: 120%;
	white-space: nowrap;
}
div#main_contents table table td {
	background-image: none;
	padding: 5px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
}

div#main_contents table tr.first_line {
	height: 22px;
}

div#main_contents table th.date_long,
div#main_contents table td.date_long {
	width: 8em;
}

div#main_contents table th.date_span,
div#main_contents table td.date_span {
	width: 15em;
}

div#main_contents table caption {
	font-size: 120%;
	font-weight: bold;
	padding: 1em 1em 0 1em;
	text-align: left;
	border-bottom: 1px solid Black;
}

div#main_contents table tr {
	padding: 0px;
}

div#main_contents table th {
	text-align: left;
	white-space: nowrap;
	background: url(../materials/table_bg_dot.gif) repeat-x bottom;
	padding: 3px 5px;
	vertical-align: top;
}

div#main_contents table td {
	background: url(../materials/dot.gif) repeat-x bottom;
	padding: 5px 3px;
	vertical-align: top;
}

div#main_contents table td.line {
	background: url(../materials/td_dot.gif) no-repeat bottom right;
}

div#main_contents table td.date {
	width: 2em;
	text-align: right;
}

div#main_contents table td.day {
	width: 2em;
	text-align: center;
}

div#main_contents table th.line {
	background: url(../materials/th_dot.gif) repeat-x bottom right;
	padding: 3px 5px;
	margin: 0px;
	height: 100%;
}

/*--------------------------------------------------------------------------
　　テーブル処理（カレンダー形式）
--------------------------------------------------------------------------*/

div#main_contents table.calendar tr.holyday td {
	background-color: #FFED84;
}

div#main_contents table.calendar tr.saturday td {
	background-color: #DDDDDD;
}

div#main_contents table th.topics_name,
div#main_contents table td.topics_name,
div#main_contents table th.event_name,
div#main_contents table td.event_name {
	padding-left: 1em;
}

/*--------------------------------------------------------------------------
　　報告形式
--------------------------------------------------------------------------*/
div#main_contents table.contents th {
	width: 6em;
}

div#main_contents table.contents th,
div#main_contents table.contents td {
	padding:5px 10px;
}

/* jQuery で使用 */
div#main_contents table.contents td.v_line {
	background: url(../materials/dot_y.gif) repeat-y center;
	width: 1px;
	padding: 0px;
}


/*--------------------------------------------------------------------------
　　日程表
--------------------------------------------------------------------------*/
div#main_contents table.event_list th.count {
	white-space: normal;
	line-height: 1;
	width: 2.5em;
}

div#main_contents table.event_list ul {
	margin: 0px;
}

div#main_contents table.event_list li {
	margin: 0 0 0 1.5em;
	padding: 0;
	list-style: square;
}

/*--------------------------------------------------------------------------
　　各種活動メニュー
--------------------------------------------------------------------------*/
div#committee_menu {
	background: url(../materials/dot.gif) repeat-x top;
}

div#committee_menu:after,
div#committee_menu ul:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

* html div#committee_menu {
  _height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

div#committee_menu ul, 
div#committee_menu li {
	list-style: none;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 3px;
}

div#committee_menu ul {
	background: url(../materials/comittee_menu_bg.gif) repeat-x bottom;
	min-height: 31px;
	height: auto !important;
	height: 31px;
	padding-top: 1px;
}

div#committee_menu li {
	float: left;
	text-align: center;
	width: 9em;
	line-height: 31px;
	background: url(../materials/comittee_menu_active_bg.gif) repeat-x bottom;
}

div#committee_menu li a {
	display: block;
	background: url(../materials/comittee_menu_bg.gif) repeat-x bottom;
}

div#committee_menu li a:hover {
	background: url(../materials/comittee_menu_active_bg.gif) repeat-x bottom;
}

/* jQuery が使用 */
div#committee_menu li.first {
	margin-left: 30px;
}

div#committee_menu li.dot {
	width: 1px;
	background: url(../materials/dot_y.gif) repeat-y center;
}

/*--------------------------------------------------------------------------
　　サイドメニュー
--------------------------------------------------------------------------*/
div#side_menu {
	position: relative;
	width: 170px;
}

@media print {
	div#side_menu {
		display: none;
	}
}

div#side_menu h2 {
	display: none;
}

div#side_menu ul, div#side_menu li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div#side_menu li {
	background: url(../materials/menulist_bg.gif) repeat-x;
	padding: 5px 3px 3px 3px;
	line-height: 1.2;
	min-height: 20px;
	height: auto !important;
	height: 20px;
}

div#side_menu li a {
	display: block;
	background: url(../materials/anchor_arrow.gif) no-repeat center left;
	padding-left: 23px;
	padding-top: 2px;
}

/*--------------------------------------------------------------------------
　　アコーディオンメニュー
--------------------------------------------------------------------------*/
div#side_menu li a.heading {
	background: url(../materials/article_arrow.gif) no-repeat center left;
}

div#side_menu li.current a.heading {
	background: url(../materials/article_arrow_active.gif) no-repeat center left;
}

div#side_menu li a.heading:hover {
	background: url(../materials/article_arrow_hover.gif) no-repeat center left;
}

div#side_menu li.current a.heading {
	background: url(../materials/article_arrow_active.gif) no-repeat center left;
}

div#side_menu li.current a.heading:hover {
	background: url(../materials/article_arrow_active_hover.gif) no-repeat center left;
}

div#side_menu li a.ext_anchor {
	background: url(../materials/anchor_arrow2.gif) no-repeat center left;
}

div#side_menu li ul {
	background: url(../materials/side_menu_dot_y.gif) repeat-y left;
}

div#side_menu li ul li {
	line-height: 1.1;
	padding: 0px;
	background-image: none;
	margin-left: 15px;
	margin-bottom: 3px;
	min-height: 1em !important;
	height: auto !important;
	_padding:1px;
}

div#side_menu li ul li a {
	background: url(../materials/anchor_arrow.gif) no-repeat center left;
	padding-left: 20px;
	margin-bottom: 0px;
}

div#side_menu li a:hover {
	background: url(../materials/anchor_arrow_hover.gif) no-repeat center left;
}

div#side_menu li a.ext_anchor:hover {
	background: url(../materials/anchor_arrow2_hover.gif) no-repeat center left;
}

/*--------------------------------------------------------------------------
　　フッター
--------------------------------------------------------------------------*/
div#footer {
	clear: both;
	width: 760px;
	font-size: 11px;
	line-height: 13px;
	margin: 15px auto 0 auto;
}

@media print {
	div#footer {
		position: static !important;
		width: 100%;
	}
}

div#footer ul, div#footer li {
	list-style: none;
}

div#footer h2 {
	display: none;
}

div#footer p.go_top {
	width: 130px;
	height: 16px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 0 15px auto;
}

@media print {
	div#footer p.go_top {
		display: none;
	}
}

div#footer p.go_top a {
	display: block;
	background: url(../materials/top_arow.gif) no-repeat;
}
div#footer p.go_top a:hover {
	background-position: 0 -16px;
}


div#footer_menu {
	height: 2em;
	font-size: 90%;
}

div#footer_menu ul {
	text-align: center;
}

div#footer_menu li {
	display: inline;
	padding: 0 1em;
}

div#footer_menu li.line {
	border-left: 1px solid Gray;
}

div#footer div#other {
	background: url(../materials/footer_bg.gif) no-repeat top center;
	min-height: 55px;
	height: auto !important;
	height: 55px;
	font-size: 90%;
	padding-top: 15px;
}

div#footer div#other ul {
	text-align: center;
}

div#footer div#other li#organization_name {
	display: inline;
	padding-right: 1em;
}

div#footer div#other li#address {
	display: inline;
}

div#footer div#other li#address address {
	display: inline;
}

div#footer div#other li#copyright {
	padding-top: 0.5em;
}

/*--------------------------------------------------------------------------
　　ログイン
--------------------------------------------------------------------------*/
div#login table {
	width: 200px;
	margin: 30px auto;
}

div#login table td {
	white-space: nowrap;
}

/*--------------------------------------------------------------------------
　　Ajax ログイン
--------------------------------------------------------------------------*/

div.login_box h1 {
	font-size: 120%;
	border-bottom: 1px solid Black;
}

div.login_box table {
	margin: 15px auto;
}

#imgPreviewContainer {
	background: #fff;
	padding: 8px;
	z-index: 999;
	border: 1px solid #666;
}

/*--------------------------------------------------------------------------
　　thickbox
--------------------------------------------------------------------------*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* *{padding: 0; margin: 0;}*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(../materials/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding: 2px 5px 2px 5px;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_closeAjaxWindow a {
	
}

a#TB_closeWindowButton {
	display: block;
	width: 20px;
	padding-top: 20px;
	height: 0px;
	overflow: hidden;
	background: url(../materials/window_close.gif) top;
}

a#TB_closeWindowButton:hover {
	background: url(../materials/window_close_hover.gif);
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	height: 27px;
	background: url(../materials/heading_bg.gif) repeat-x top;
	border-bottom: 1px solid #B4B4B4;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


