* html, body
{
	color:#333333;
	height: 100%;
	width:100%;
	padding:0;
	margin:0;
}

p,li,a,span,blockquote
{
	font-size:12px;
	/* font-family:Verdana; */
	font-family: Arial,sans-serif;
}

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

a:hover
{
	color:#666;
	text-decoration:underline;
}

.japanese 
{
	font-family:"MS PMincho", Verdana;
}

#content .japanese em
{
	font-style:normal;
}

.english
{
	font-family:"Lithos Pro", Verdana;
}

.clear
{
	position:relative;
	display:block;
	clear:both;
	height:0px;
}

.quote
{
	font-family:Times New Roman;
	font-size:36px;
	padding:0px 5px;
	line-height:10px;
}

a:focus {outline-style: none;}

body#splash {
	background:#fff url(../images/bg_splash.jpg) no-repeat center top;
}

#splash #content
{
	position:relative;
	display:block;
	width:680px;
	margin:177px auto 0;
}

#splash #content h1
{
	text-align:center;
}

#splash #content h1 span
{
	position:relative; 
  display:block;
	font-weight:normal;
}

#splash #content h1 .japanese
{
	position:relative;
	display:block;
	font-size:72px;
	width:680px;
	text-indent:-9999px;
	overflow:hidden;
	background: transparent url(../images/daitoryu_kana.jpg) no-repeat left top;
	margin-bottom:12px;
}

#splash #content h1 .english
{
  font-size:24px;
}

#splash #content #kamon
{
	position:relative;
	display:block;
	text-align:center;
}

#splash #content #enter
{
	position:relative;
	display:block;
	top:-110px;
}

#splash #content #enter a
{
	position:absolute;
  display:block;
	top:0px;
	width:150px;
  font-size:36px;
	text-decoration:none;
	color:#666;
}

#splash #content #enter a:hover
{
  color:#999;
  text-decoration:none;
}

#splash #content #enter a.english
{
	right:0px;
	top:-7px;
	text-align:left;
	font-family:Verdana;
}

#splash #content #enter a.japanese
{
  left:0px;
	text-align:right;
}

/*** Site ***/
body
{
	background:#fff url(../images/bg_takeda_sokaku.jpg) no-repeat 380px top;
}

body.kondoh
{
  background:#fff url(../images/bg_kondoh_katsuyuki.jpg) no-repeat 380px top;
}

#content 
{
	position:relative;
	display:block;
	width:805px;
	margin:15px 18px;
}

#content #header
{
	position:relative;
	display:block;
	width:450px;
	margin-bottom:10px;
}

#content #header #logo
{
	position:relative;
  display:block;
  width:128px;
  float:left;
}

#content #header h1
{
	position:relative;
  display:block;
	float:left;
	width:300px;
	margin-left:20px;
  text-align:left;
}

#content #header h1 span
{
  position:relative; 
  display:block;
  font-weight:normal;
}

#content #header h1 .japanese
{
	margin-top:-8px;
	.margin-top:13px;
  font-size:38px;
  margin-bottom:2px;
}

#content #header h1 .english
{
  font-size:22px;
	margin-left:2px;
}

#content #menu
{
	clear:both;
	position:relative;
	display:block;
	float:left;
	width:131px;
}

#content #menu ul
{
	margin:0px;
  padding:0px;
}

#content #menu ul ul
{
	margin:5px 0px 0px;
  padding:0px 10px;
}

#content #menu ul li
{
	list-style-type:none;
	list-stile-position:inside;
	font-size:14px;
	line-height:20px;
}

#content #menu ul li li
{
  font-size:12px;
  line-height:13px;
	margin-bottom:6px;
}

#content #menu ul li a
{
	color:#333333;
	font-variant:small-caps;
	text-decoration:none;
}

#content #menu ul li a:hover
{
  color:#999999;
  text-decoration:none;
}

#content #menu #menu_logo
{
	position:relative;
	display:block;
	margin-top:15px;
	text-align:center;
}

#content #text
{
	position:relative;
	display:block;
	width:651px;
  float:right;
}

#content #text h2
{
	color:#333333;
	font-size:36px;
	font-family:Verdana;
	font-weight:normal;
  font-variant:small-caps;
	margin:-5px 0px 15px;
}

#content #text h3
{
  color:#333333;
  font-size:24px;
  font-family:Verdana;
  font-weight:normal;
  font-variant:small-caps;
  margin:-5px 0px 15px;
}

#content #text h4
{
  color:#333333;
  font-size:18px;
  font-family:Verdana;
  font-weight:normal;
  margin:-5px 0px 15px;
}

#content #text p
{
	font-size:12px;
	line-height:18px;
	margin:0px 0px 20px;
	text-align:justify;
}

#content #text .update p
{
	margin:0px 0px 10px;
}

#content #text li
{
  list-style-type:square;
  line-height:24px;
}

#content #text .image_col
{
	position:relative;
	display:block;
	width:148px;
	clear:left;
	float:left;
}

#content #text .image_col a
{
	text-decoration:none;
}

#content #text .image_col a img 
{
	position:relative;
	display:block;
	border:1px solid transparent;
	padding:1px;
}

#content #text .image_col a:hover img 
{
  border:1px solid #ccc;
}

#content #text .image_col a span
{
	position:relative;
	display:block;
}

#content #text .image_col a .descr
{
	color:#333;
	font-size:12px;
}

#content #text .image_col a .enlarge
{
  font-size:9px;
}

#content #text .text_col
{
  position:relative;
  display:block;
  width:490px;
	_width:480px;
  float:left;
	margin-left:10px;
}

#content #text #goto_top
{
	position:relative;
	display:block;
	clear:left;
	text-align:right;
	width:100%;
	border-top:1px solid #999;
	margin:10px 0px 20px;
	padding:5px 3px;
}

#content #text #goto_top a 
{
	color:#333333;
}

#content #text #goto_top a:hover
{
  color:#999999;
	text-decoration:none;
}

#locations_manager #locations_areas
{
	position:relative;
	display:block;
	margin-top:-5px;
	margin-bottom:5px;
}

#locations_manager #locations_areas ul
{
	margin:0px;
	padding:0px;
}

#locations_manager #locations_areas ul li
{
	position:relative;
	display:block;
	float:left;
	margin:0px 10px 0px 0px;
	font-size:16px;
}

#locations_manager #locations_areas ul li a
{
	font-size:16px;
}

#locations_manager #locations_areas ul li a.selected,
#locations_manager #locations_subareas a.selected
{
  color:#333333;
}

#locations_manager #locations_subareas
{ 
  position:relative;
	display:block;
	width:148px;
  margin-top:8px;
	margin-bottom:20px;
	float:left;
  clear:both; 
}

#locations_manager #locations_subareas a 
{
  position:relative;
  display:block;
	line-height:24px;
	font-size:12px;
}

#locations_manager #locations_list
{ 
  position:relative;
  display:block;
  width:490px;
  float:left;
  margin-left:10px;
}

#locations_manager .locations_sublist h3
{
	display:none;
}

#locations_manager .locations_sublist .location
{
	position:relative;
	display:block;
	margin:12px 0px; 
	padding:3px 25px;
	border-left:2px solid #ddd;
}

#locations_manager .locations_sublist .location .list_label 
{
	display:none;
}


.galleryThumb
{
	 position:relative;
	 display:block;
	 float:left;
	 width:200px; 
	 margin-right:10px; 
	 margin-bottom:20px; 
}

.galleryThumb a
{
	text-decoration:none; 
}

.galleryThumb img
{
	width:200px;
	height:150px; 
	border:1px solid #000; 
}

.galleryThumb a:hover img
{
   border-color:#999;
}

.galleryThumb .title
{
	position:relative;
	display:block;
	top:0px;
	color:#333;
}

.galleryThumb a:hover .title
{
  color:#ccc;
}

#gallery-tbContainer
{
	position:fixed;
	display:block;
	height:100%;
	width:100%;
	top:0px; 
	left:0px;
	display:none;
}

* html #gallery-tbContainer {
  position: absolute;
}

#gallery-tbContainer .background
{
	position:absolute;
	display:block;
	top:0px;
	left:0px;
  height:100%;
  width:100%;
	background-color:#333;
	opacity:0.7;
	filter:alpha(opacity=70);
}

#gallery-tbWrapper
{
	position:relative;
	display:block;
	margin:0px auto;
	top:20px;
	width:800px;
}

#gallery-tb
{
	margin:0px;
	display:none;
}

#gallery-tb .close
{
	position:absolute;
	display:block;
	bottom:-5px;
	right:0px;
}

.panel h2 
{
	color:#ccc;
  font-size:24px;
	line-height:24px;
  font-family:Verdana;
  font-weight:normal;
  font-variant:small-caps;
  margin:8px 0px 0px;
}

.panel p
{
	font-size:12px; 
	font-family:Verdana;
	margin-top:3px;
	margin-left:0px;
}

.update
{
  border:1px solid #4f4;
  background: #efe;
  padding: 10px 10px 0px;
  margin-bottom:10px;
  opacity:0.65;
  fliter:alpha(opacity=65); 
}

.notice
{
  border:1px solid #ff4;
  background: #ffe;
  padding: 10px 10px 0px;
  margin-bottom:10px;
  opacity:0.65;
  fliter:alpha(opacity=65); 
}

#mediaspaceContainer
{
  display:none;
}

.schedule
{
  border-collapse:collapse;
}

.schedule .month
{
    width:40px;
    background:#00a8ff;
    color:#fff;
}

.schedule .emptyMonth
{
    background:#ebeaff;
}

.schedule td,
.schedule th
{
    border:1px solid #333;
    padding:5px;
}

.schedule th
{
    background:#333;
    color:#fff;
    font-weight:bold;
}

