@charset "utf-8";

/* *********************************************************
 *
 * altstack base style seet
 * Copyright : altstack All Rights reserved.
 *
 * *********************************************************
 \*/

/*____________ element ____________\*/

html, body, div, span,applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dd, dl, dt, li, ol, ul,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}

a img, :link img, :visited img {
	border: 0;
}


q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

html, body {
height: 100%;
}

body {
	font-size: 62.5%;
	color: #333;
	font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro', Verdana, Helvetica, sans-serif;
	_text-align: center;
	background: #3f3f3f;
}

em {
	font-style: normal;
	font-weight: bold;
}

strong {
	font-weight: bold;
}

a {
	color: #00a;
}

a:focus {
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #a00;
}

img {
	vertical-align: bottom;
}

a img {
	border: none;
}

li img {
	vertical-align: bottom;
}

label {
	cursor: pointer;
}

hr {
	height: 1px;
	color: #ccc;
	background-color: #ccc;
	border: none;
	margin-bottom: 10px;
	padding: 0;
	overflow: hidden;
} 

/*____________ bits ____________\*/

.fclear {
	clear: both;
}

.float_l {
	float: left;
}

.float_r {
	float: right;
}

.align_c {
	text-align: center;
}

.align_l {
	text-align: left;
}

.align_r {
	text-align: right;
}

.nomargin {
	margin: 0px;
}

.marginb10 {
	margin-bottom: 10px;
}

.marginb20 {
	margin-bottom: 20px;
}

.marginb2em {
	margin-bottom: 2em;
}

.paddingt2em {
	padding-top: 2em;
}

.hide {
	display: none;
}

.hidden {
	visibility: hidden;
}

.hidedisp {
	position:absolute;
	left: -1000%;
}

.underline {
	text-decoration: underline;
}

.overline {
	text-decoration: overline;
}

.ssfont {
	font-size: xx-small;
}

.sfont {
	font-size: x-small;
}

.mfont {
	font-size: medium;
}

.blue {
	color: #00f;
}

.red {
	color: #f00;
}

.orange {
	color: #f90;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

hr.hidden {
	height: 0px;
	clear: both;
	margin: 0;
	overflow: hidden;
}

.dotted {
	height: 1px;
	padding: 10px 0 0 ;
	background: url(../img/back_dotted01.gif) left center repeat-x;
	clear: both;
}

.entrybody .dotted {
	height: 1px;
	padding: 10px 0 0 ;
	margin: 0 0 1em;
	background: url(../img/back_dotted02.gif) left center repeat-x;
	clear: both;
}

.dotted hr {
	height: 0px;
	clear: both;
	margin: 0;
	overflow: hidden;
	display: none;
}

div.fclear {
	height: 1px;
}

div.fclear hr {
	display: none;
}


br.fclear {
	clear: both;
	font-size: 1px;
	line-height: 0px;
	height: 1px;
	overflow: hidden;
}

.entrybody object,.entrybody embed {
	z-index: 1;
}

/*____________ table ____________\*/

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.simpletable {
	border: 1px solid #999;
	border-collapse: collapse;
}

.simpletable th {
	font-weight: normal;
	border: 1px solid #999;
	padding: 2px;
	white-space: nowrap;
}

.simpletable td {
	border: 1px solid #999;
	padding: 2px;
}

.calendartable {
	border: 1px solid #ccc;
}

.calendarbox {
	padding: 0 0 0 10px;
	margin: 0 0 1.5em;
}

.calendartable tr th {
	text-align: center;
	width: 58px;
	padding: 3px 4px;
	border: 1px solid #ccc;
	background: #efefef url(../img/back_th01.gif) left top repeat-x;
	line-height: 1.3em;
}

table.calendartable tr td {
	width: 58px;
	color: #999;
	min-height: 62px;
	height: 62px;
	font-size: 1em;
	padding: 3px 4px;
	border: 1px solid #ccc;
	backgroudn: #123;
}

table.calendartable tr td.calendarcell1, table.calendartable tr td.calendarcell8, table.calendartable tr td.calendarcell15, table.calendartable tr td.calendarcell22, table.calendartable tr td.calendarcell29, table.calendartable tr td.calendarcell36 {
	color: #f00;
	background: #fffbfb;
}

table.calendartable tr td.calendarcell7, table.calendartable tr td.calendarcell14, table.calendartable tr td.calendarcell21, table.calendartable tr td.calendarcell28, table.calendartable tr td.calendarcell35, table.calendartable tr td.calendarcell42 {
	color: #009;
	background: #fbfbff;
}

table.calendartable tr td p {
	color: #333;
	margin: 0 0 1em;
}

.simpletable#mailform01 {
	margin-bottom: 20px;
	border: 1px solid #ccc;
}

.simpletable#mailform01 th {
	width: 110px;
	line-height: 1.4em;
	text-align: right;
	vertical-align: top;
	border: 1px solid #ccc;
	padding: 7px 7px 5px;
}

.simpletable#mailform01 th span {
	display: block;
	text-align: right;
	font-size: 0.9em;
	color: #f00;
}

.simpletable#mailform01 td {
	vertical-align: top;
	padding: 7px 7px 5px;
	line-height: 1.4em;
	margin-bottom: 1em;
	border: 1px solid #ccc;
}

.simpletable#mailform01 td input {
	width: 98%;
	padding: 3px;
}

.simpletable#mailform01 td input#zipcode00 {
	width: 65px;
}

.simpletable#mailform01 td input#zipcode01 {
	width: auto;
}

.simpletable#mailform01 td textarea {
	width: 98%;
	height: 15em;
	padding: 3px;
}

.simpletable#mailform01 td #radio01,.simpletable#mailform01 td #radio02 {
	width: auto;
	padding: 0;
}

.formsubmit {
	text-align: center;
}

.formsubmit input {
	padding: 10px 10px;
}

/*____________ header ____________\*/

#headerbox {
	height: 90px;
	background: #eee url(../img/back_headerbox01.gif) left top repeat-x;
	overflow: hidden;
	margin: 0;
}

#header {
	width: 988px;
	height: 89px;
	margin: 0 auto 0;
	background: url(../img/back_header01.jpg) left top no-repeat;
	overflow: hidden;
	_text-align: left;
}

#header h1 {
	width: 398px;
	height: 88px;
	padding: 0;
	margin: 0 0 0 3px;
	float: left;
}

#header h1 a {
	display: block;
	font-size: 10px;
	height: 0;
	padding: 88px 0 0 ;
	background: url(../img/back_maintitle01.jpg) left top no-repeat;
	overflow: hidden;
}

#langnavi {
	width: 460px;
	color: #ccc;
	float: right;
	padding: 55px 36px 0 0;
	text-align: right;
}

#langnavi a {
	color: #ccc;
	text-decoration: none;
}

#langnavi a:hover {
	text-decoration: underline;
}

/*____________ contentbox ____________\*/

#sitebg {
	padding: 18px 0 0;
	background: #3f3f3f url(../img/back_body01.gif) left top repeat;
}

#contentbox {
	width: 988px;
	_text-align: left;
	margin: 0 auto;
	overflow: hidden;
}


/*____________ menu ____________\*/

#menu {
	width: 234px;
	float: left;
	background: #fff url(../img/back_menu_body01.gif) left top repeat-y;
}

#menu #menubg {
	min-height: 480px;
	background: url(../img/back_menu_bg.gif) center bottom no-repeat;
	padding: 0 0 228px;
}

#menu #menubg p {
	padding: 22px 22px 0;
	margin: 0 0 1.5em;
}

#navigation01 {
	background: url(../img/back_menu_head01.gif) left top no-repeat ;
	padding: 22px 22px 0;
	margin: 0 0 1.5em;
}

#navigation01 li {
	width: 190px;
	height: 28px;
	list-style-type: none;

}

#navigation01 li a {
	display: block;
	width: 0;
	height: 28px;
	padding: 0 0 0 190px;
	overflow: hidden;
}

#navigation01 li#navi01 {
	height: 132px;
	background: url(../img/btn_navi01_on.gif) left top no-repeat;
}

#navigation01 li#navi01 a {
	background: url(../img/btn_navi01_off.gif) left top no-repeat;
}

#navigation01 li#navi01 a:hover {
	background: url(../img/btn_navi01_on.gif) left top no-repeat;
}

#navigation01 li ul li a ,#navigation01 li ul li a:hover {
	background-image: none;
}

#navigation01 li#navi01 ul li#navi01_01 a {
	background: url(../img/btn_navi01_01.gif) left top no-repeat;
}

#navigation01 li#navi01 ul li#navi01_02 a {
	background: url(../img/btn_navi01_02.gif) left top no-repeat;
}

#navigation01 li#navi01 ul li#navi01_03 a {
	background: url(../img/btn_navi01_03.gif) left top no-repeat;
}

#navigation01 li#navi02 {
	height: 76px;
	background: url(../img/btn_navi02_on.gif) left top no-repeat;
}

#navigation01 li#navi02 a {
	background: url(../img/btn_navi02_off.gif) left top no-repeat;
}

#navigation01 li#navi02 a:hover {
	background: url(../img/btn_navi02_on.gif) left top no-repeat;
}

#navigation02 li ul li a ,#navigation02 li ul li a:hover {
	background-image: none;
}

#navigation01 li#navi02 ul li#navi02_01 a {
	background: url(../img/btn_navi02_01.gif) left top no-repeat;
}

#navigation01 li#navi03 {
	height: 48px;
	background: url(../img/btn_navi03_on.gif) left top no-repeat;
}

#navigation01 li#navi03 a {
	background: url(../img/btn_navi03_off.gif) left top no-repeat;
}

#navigation01 li#navi03 a:hover {
	background: url(../img/btn_navi03_on.gif) left top no-repeat;
}

#navigation01 li#navi04 {
	background: url(../img/btn_navi04_on.gif) left top no-repeat;
}

#navigation01 li#navi04 a {
	background: url(../img/btn_navi04_off.gif) left top no-repeat;
}

#navigation01 li#navi04 a:hover {
	background: url(../img/btn_navi04_on.gif) left top no-repeat;
}

#navigation01 li#navi05 {
	background: url(../img/btn_navi05_on.gif) left top no-repeat;
}

#navigation01 li#navi05 a {
	background: url(../img/btn_navi05_off.gif) left top no-repeat;
}

#navigation01 li#navi05 a:hover {
	background: url(../img/btn_navi05_on.gif) left top no-repeat;
}

#navigation01 li#navi06 {
	height: 106px;
	background: url(../img/btn_navi06_on.gif) left top no-repeat;
}

#navigation01 li#navi06 a {
	background: url(../img/btn_navi06_off.gif) left top no-repeat;
}

#navigation01 li#navi06 a:hover {
	background: url(../img/btn_navi06_on.gif) left top no-repeat;
}

#navigation01 li ul li a ,#navigation06 li ul li a:hover {
	background-image: none;
}

#navigation01 li#navi06 ul li#navi06_10 a {
	background: url(../img/btn_navi06_10.gif) left top no-repeat;
}

#navigation01 li#navi06 ul li#navi06_20 a {
	background: url(../img/btn_navi06_20.gif) left top no-repeat;
}


#navigation01 li#navi07 {
	background: url(../img/btn_navi07_on.gif) left top no-repeat;
}

#navigation01 li#navi07 a {
	background: url(../img/btn_navi07_off.gif) left top no-repeat;
}

#navigation01 li#navi07 a:hover {
	background: url(../img/btn_navi07_on.gif) left top no-repeat;
}

#navigation01 li#navi08 {
	background: url(../img/btn_navi01_on.gif) left top no-repeat;
}

#navigation01 li#navi08 a {
	background: url(../img/btn_navi08_off.gif) left top no-repeat;
}

#navigation01 li#navi08 a:hover {
	background: url(../img/btn_navi08_on.gif) left top no-repeat;
}

#navigation01 li#navi08 {
	background: url(../img/btn_navi08_on.gif) left top no-repeat;
}

#navigation01 li#navi09 a {
	background: url(../img/btn_navi09_off.gif) left top no-repeat;
}

#navigation01 li#navi09 a:hover {
	background: url(../img/btn_navi09_on.gif) left top no-repeat;
}

#navigation01 li#navi09 {
	background: url(../img/btn_navi09_on.gif) left top no-repeat;
}

#navigation01 li#navi10 a {
	background: url(../img/btn_navi10_off.gif) left top no-repeat;
}

#navigation01 li#navi10 a:hover {
	background: url(../img/btn_navi10_on.gif) left top no-repeat;
}

#navigation01 li#navi10 {
	background: url(../img/btn_navi10_on.gif) left top no-repeat;
}

#navigation01 li#navi01 a {
	background: url(../img/btn_navi01_off.gif) left top no-repeat;
}

#navigation01 li#navi01 a:hover {
	background: url(../img/btn_navi01_on.gif) left top no-repeat;
}

#menu #menubottom {
	height: 18px;
	background: url(../img/back_menu_foot01.gif) left bottom no-repeat ;
	overflow: hidden;
}

/*____________ main contents ____________\*/

#maincontents {
	width: 747px;
	float: right;
	background: url(../img/back_maincontents_head01.gif) left top no-repeat;
	padding: 11px 0 0;
	overflow: hidden;
}

#maincontentsbg {
	background: url(../img/back_maincontents_body01.gif) left top repeat-y ;
	padding: 10px 21px 0 21px;
}

.pankuzu {
	padding: 0 0 0 1em;
	margin: 0 0 1em;
	position: relative; 
	top: -0.5em;
}

.pankuzu a {
	color: #333;
	 text-decoration: none;
}

.pankuzu a:hover {
	 text-decoration: underline;
}


.entrybody {
	font-size: 1.2em;
	padding: 0 0 0 11px ;
	margin: 0 0 2em;
	line-height: 1.5em;
}

.entrybody p {
	line-height: 1.5em;
	padding: 0 0 0 0.25em;
	margin: 0 0 1em;
}

.entrybody p.pad00 {
	padding: 0;
}

.entrybody p.marginb2em {
	margin: 0 0 2em;
}

.entrybody p.marginb3em {
	margin: 0 0 3em;
}


.entrybody span {
	line-height: 1.5em;
}

.entrybody img {
	padding: 2px;
	border: 1px solid #999;
	background: #fff;
}

.entrybody p.float_l {
	margin: 0 1em 1em 0;
}

.entrybody p.float_r {
	margin: 0 0 1em 1em;;
}

.entrybody img.noborder {
	padding: 0;
	border: none;
	background: transparent;
}

.entrybody img.photolist01 {
	padding: 2px;
	border: 1px solid #999;
	background: #fff;
	margin: 0 12px 15px 0;
}

p.date {
	color: #9e1600;
	font-size: 1em;
	text-align: right;
}

p.entrydate {
	color: #f60;
	font-size: 1em;
	text-align: right;
	margin: 0 0 1em;
}

.entrybody ul {
	padding: 0;
	margin: 0 0 1em;
}

.entrybody ul li {
	padding: 0 0 0 1.5em;
	list-style-type: none;
	line-height: 1.5em;
	background: url(../img/icon_list02.gif) left top no-repeat;
}

.entrybody ol {
	padding: 0 0 0 2em;
	margin: 0 0 1em;
}

.entrybody ol li {
	padding: 0;
	line-height: 1.5em;
}

.entrybody table {
	border: 1px solid #999;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 0 1.5em;
}

.entrybody .table th {
	border: 1px solid #999;
	padding: 3px 5px;
	background: #efefef;
	line-height: 1.3em;
}

.entrybody .table td {
	border: 1px solid #999;
	padding: 3px 5px;
	line-height: 1.3em;
}

.entrybody .simpletable {
	border: 1px solid #999;
	border-collapse: collapse;
	margin: 0 0 1.5em;
}

.entrybody .simpletable th {
	border: 1px solid #999;
	background: url(../img/back_th01.gif) left top repeat-x;
	padding: 2px 5px;
	white-space: nowrap;
	line-height: 1.3em;
}

.entrybody .simpletable td {
	border: 1px solid #999;
	padding: 3px 5px;
	line-height: 1.3em;
}

.photothumb01 {
	margin: 0 0 30px;
	float: left;
}
.entrybody .simpletable02 {
	width: 485px;
	margin: 0 10px 30px 0;
	_margin: 0 5px 30px 0;
	border: 1px solid #ccc;
	float: right;
}

.entrybody .simpletable02 th {
	width: 80px;
	line-height: 1.4em;
	text-align: right;
	vertical-align: top;
	border: 1px solid #ccc;
	padding: 7px 7px 5px;
	background: #efefef url(../img/back_th01.gif) left top repeat-x;
}

.simpletable02  th span {
	display: block;
	text-align: right;
	font-size: 0.9em;
	color: #f00;
}

.simpletable02  td {
	vertical-align: top;
	padding: 7px 7px 5px;
	line-height: 1.4em;
	margin-bottom: 1em;
	border: 1px solid #ccc;
}

.entrynavi {
}

.entrynavi a {
	padding: 2px 5px;
}


.columnbottom {
	min-height: 55px;
	_height: 55px;
	font-size: 10px;
	line-height: 12px;
	background: url(../img/back_columnbot01.gif) left top no-repeat;
	padding: 20px 0 0;
	margin: 0 0 5em;
	clear: both;
}

.columnbottom p {
	color: #999;
	text-align: right;
}

.columnbottom p a {
	color: #999;
	text-decoration: none;
}

.columnbottom p a:visited {
	color: #999;
}

.columnbottom p a:hover {
	color: #f60;
	text-decoration: underline;
}

.columnbottom2 {
	min-height: 55px;
	_height: 55px;
	font-size: 10px;
	line-height: 12px;
	padding: 20px 0 0;
	margin: 0 0 5em;
	clear: both;
}


.columnbottom2 p {
	color: #999;
	text-align: right;
}

.columnbottom2 p a {
	color: #999;
	text-decoration: none;
}

.columnbottom2 p a:visited {
	color: #999;
}

.columnbottom2 p a:hover {
	color: #f60;
	text-decoration: underline;
}

h2.columntitle {
	min-height: 54px;
	_height: 54px;
	font-size: 1.7em;
	font-weight: bold;
	line-height: 54px;
	padding: 0 0 0 2em;
	background: url(../img/back_mainimagesimple.gif) left top no-repeat;
	overflow: hidden;
}

h2 {
	margin: 0 0 15px;
}

h2.type01 {
	min-height: 25px;
	_height: 25px;
	font-size: 1.4em;
	line-height: 1.4em;
	font-weight: bold;
	padding: 10px 0 0 10px;
	margin: 0 0 15px;
	background: url(../img/back_dotted02.gif) left bottom repeat-x;
}

h3 {
	margin: 0 0 1.5em;
}

h3.type01 {
	min-height: 40px;
	_height: 40px;
	font-size: 1.2em;
	line-height: 29px;
	font-weight: bold;
	padding: 10px 0 0 30px;
	margin: 0 0 15px;
	background: url(../img/back_title03.gif) left top no-repeat;
}

h4 {
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 0 0 0.25em;
	margin: 0 0 10px;
}

h3 img,h4 img {
	border: none;
}

h4.type01 {
	min-height: 40px;
	_height: 40px;
	line-height: 29px;
	font-weight: bold;
	padding: 10px 0 0 30px;
	margin: 0 0 15px;
	background: url(../img/back_title03.gif) left top no-repeat;
}

h5.type01 {
	width: 675px;
	font-size: 1.2em;
	font-weight: bold;
	padding: 5px 0 5px 0.5em;
	margin: 0 0 10px 3px;
	background: url(../img/back_dotted02.gif) left bottom repeat-x;
	clear: both;
}

.list01 {
	margin: 0 0 1em;
}

.list01 li {
	font-size: 1em;
	line-height: 1.5em;
	list-style-type: none;
	background: url(../img/icon_list01.gif) left top no-repeat;
	padding: 0 0 0 20px;
}

.rightcol .list01 li a {
	line-height: 1.5em;
}

/*____________ maincol ____________\*/

.maincol {
	width: 490px;
	float: left;
}

.maincol#maincoltype02 {
	width: 540px;
}

ul.infolist {
	margin: 0 0 3em;
}

ul.infolist li {
	line-height: 1.6em;
	list-style-type: none;
	background-image: none;
	padding: 0 0.25em;
	margin: 0 0 1em;
}

ul.infolist li .date {
	color: #9e1600;
}

ul.infolist li a {
	color: #333;
}

.mapback {
	min-height: 460px;
	_height: 460px;
	background: url(../img/back_map01.gif) left top no-repeat;
}

/*____________ rightcol ____________\*/

.rightcol {
	width: 191px;
	min-height: 494px;
	_height: 494px;
	font-size: 1.2em;
	background:  url(../img/back_rightcol01.gif) left top no-repeat;
	float: right;
}

.rightcol#coltype01 {
	padding: 65px 0 0;
}

.rightcol#rightcolkanda {
	min-height: 0;
	_height: auto;
	padding: 0 0 440px;
	background:  url(../img/back_rightcol01_kanda.gif) center bottom no-repeat;
}

.rightcol img {
	padding: 2px;
	margin: 0 0 0.5em;
	border: 1px solid #999;
	background: #fff;
}

.rightcol img.noborder {
	padding: 0;
	border: none;
	background: transparent;
}

.rightcol p {
	text-align: center;
	padding: 0 0 0 20px;
	margin: 0 0 1em;
}

.rightcol p.align_r {
	text-align: right;
}

.rightcol p.banner01 {
	text-align: right;
	padding: 0;
	margin: 0 2px 0 0;
}

.rightcol p.banner01 img{
	border: none;
	margin: 0;
}

.rightcol p.banner02 {
	text-align: right;
	padding: 0;
	margin: 0 2px 8px 0;
}

.rightcol p.banner02 img{
	border: none;
	margin: 0;
}

.rightcol p.banner03 {
	text-align: right;
	padding: 0;
	margin: 0 2px 20px 0;
}

.rightcol p.banner03 img{
	border: none;
	margin: 0;
}

.rightcol h3 {
	margin: 0 0 1em;
}

.rightcol .righttitle {
	width: 147px;
	height: 25px;
	font-weight: normal;
	line-height: 1.9em;
	background: url(../img/back_title02.gif) left top no-repeat;
	padding: 0 0 0 15px;
	margin: 0 0 0.5em 15px;
}

.rightcol .list01 {
	padding: 0 0 0 15px;
	margin: 0 0 1.5em;
}

.rightcol .list01 li {
}

/*____________ follcol ____________\*/

p.directors {
	width :145px;
	float: left;
	padding: 0 5px 0 20px;
	margin: 0 0 15px;
}

p.directors img {
	border: none;
}

/*____________ contentsbottom ____________\*/

#contentsbottom {
	min-height: 110px;
	_height: 110px;
	background:  url(../img/back_maincontents_foot01.gif) left bottom no-repeat;
	clear: both;
}

.footnavi {
	padding: 1.5em 2em 0;
	margin: 0;
	line-height: 1.5em;
}

.footnavi a {
	color: #333;
	text-decoration: none;
}

.footnavi a:hover {
	text-decoration: underline;
}

#sitebottom {
	min-height: 130px;
	_height: 130px;
	background: #eee url(../img/back_bottom01.gif) left bottom repeat-x;
	padding: 30px 0 0;
}

#copyright {
	width: 714px;
	color: #888;
	text-align: center;
	padding: 0.5em 2em 0 254px;
	margin: 0;
} 



/*____________ toppage ____________\*/

#slidearea02 {
	width: 695px;
	height: 256px;
	position: relative;
}

#slidenavi02 {
	position: absolute;
	left: 15px;
	bottom: 35px;
	z-index: 99;
}

#slidenavi02 a {
	display: block;
	width: 20px;
	height: 20px;
	color: #333;
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
	line-height: 20px;
	text-decoration: none;
	text-align: center;
	float: left;
	padding:0;
	margin: 0 2px;
	background: url(../img/back_slidebtn_01.png) left top no-repeat;
}

#slidenavi02 a.activeSlide {
	color: #fff;
	background: url(../img/back_slidebtn_02.png) left top no-repeat;
}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> 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(../img/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* 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{
	font-family: Verdana, Helvetica, sans-serif;
	fons-size: 10px;
	height: 25px;
	padding: 4px 25px 10px 0;
	float:right;
}

#TB_closeWindow a {
	fons-size: 12px;
	display: block;
	padding: 3px 5px;
	border: 1px solid #999;;
	text-align: center;
	text-decoration: none;
	background: #f0f0f0;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#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;
}
