/*
A Six Apart theme adapted for Movable Type default templates 
name: kouen  
designer: yumikomurata
designer_url: http://55partnership.jp
layouts: layout-twt
*/

/* Default ---------------------------------------------------------------- */

a{color:#000;}
a:hover{
	color:#5ba834;
}


/* Header */

#header {
	color:white;
	border-top:4px solid #97cf28;

}

/* 左ロゴ部分 */
#header-inner div.header-left ul li.logo {background-image:url("http://odawara-jigyo-kyokai.jp/mt-static/themes/kouen/logo.png");}
/* forie6 */
* html #header-inner div.header-left ul li.logo {background-image:url("http://odawara-jigyo-kyokai.jp/mt-static/themes/kouen/logo.jpg");}

/* 右 */
#header-inner div.header-right div.header-right-down a{color:white;}
#header-inner div.header-right div.header-right-up ul.enco li{background-image: url("http://odawara-jigyo-kyokai.jp/mt-static/themes/kouen/toplink_bk.png");}

/*topmenu*/
#top-menu ul {}
#top-menu ul {width:960px;height:39px;margin:0 auto;}
#top-menu ul li{float:left;width:137px;height:39px;margin:0;padding:0;display:block;background-repeat:no-repeat;}
#top-menu ul li a{width:137px;height:39px;margin:0;padding:0;display:block;}

#top-menu ul li.top{background-image:url("http://odawara-jigyo-kyokai.jp/kouen/img/btn/start.jpg");}
#top-menu ul li.top a:hover{background-image:url("http://odawara-jigyo-kyokai.jp/kouen/img/btn/start_o.jpg");}
#top-menu ul li.odawara{background-image:url("http://odawara-jigyo-kyokai.jp/kouen/img/btn/1.jpg");}
#top-menu ul li.odawara a:hover{background-image:url("http://odawara-jigyo-kyokai.jp/kouen/img/btn/1_o.jpg");}

#top-menu ul li.sports{background-image:url("http://odawara-jigyo-kyokai.jp/kouen/img/btn/2.jpg");}
#top-menu ul li.sports a:hover{background-image:url("http://odawara-jigyo-kyokai.jp/kouen/img/btn/2_o.jpg");}

#top-menu ul li.event{background-image:url("http://odawara-jigyo-kyokai.jp/kouen/img/btn/3.jpg");}
#top-menu ul li.event a:hover{background-image:url("http://odawara-jigyo-kyokai.jp/kouen/img/btn/3_o.jpg");}

#top-menu ul li.usage{background-image:url("http://odawara-jigyo-kyokai.jp/kouen/img/btn/4.jpg");}
#top-menu ul li.usage a:hover{background-image:url("http://odawara-jigyo-kyokai.jp/kouen/img/btn/4_o.jpg");}

#top-menu ul li.charge{background-image:url("http://odawara-jigyo-kyokai.jp/kouen/img/btn/5.jpg");}
#top-menu ul li.charge a:hover{background-image:url("http://odawara-jigyo-kyokai.jp/kouen/img/btn/5_o.jpg");}

#top-menu ul li.access{background-image:url("http://odawara-jigyo-kyokai.jp/kouen/img/btn/6.jpg");}
#top-menu ul li.access a:hover{background-image:url("http://odawara-jigyo-kyokai.jp/kouen/img/btn/6_o.jpg");}

ul.common_left{margin:0 0 20px 15px;padding:0px;}
ul.common_left li{list-style:none;}
ul.common_left li a{text-decoration: none;}


/* 左の所在地・概要の枠 ベースはCommonファイル・色は各ファイル */
div.leftcomment{width:190px;margin:5px auto;border:5px solid #b1e19b;}
div.leftcomment p{padding:5px;}


table.table01 {
  margin-top: 0.2em;
  margin-bottom: 1em;
  border-collapse: collapse;
  border: solid 1px #999;
  font-size: 100%;
}

table.table01 caption {
  text-align: left;
  font-weight:bold;
}

table.table01 th,
table.table01 td {
  border: solid 1px #999;
  padding: 3px 5px;
}

table.table01 th {
  background: #E6E6E6;
  text-align: center;
  white-space: nowrap;
  color: #000;
}
table.table01 td {
  background: #fff;

  color: #000;
}



/*ブログのインデックスページ用　その他共通設定はCommonファイルで */
h1.blogtitle{font-size:1.4em;border-left:5px solid #6db72e;margin-bottom:5px;padding-left:5px;line-height: 150%;padding: 10px 20px;}
h1.title{margin-bottom:15px;}
h2.title{border-left:5px solid #6db72e;margin-left:5px;margin-bottom:8px;padding-left:5px;font-size:1.3em;letter-spacing: 0.3em;}
h2.blogtitle{border-left:5px solid #6db72e;margin-left:5px;padding-left:5px;font-size:1.3em;}
div.blogcontent{/*border:1px dotted #ccc;*/}
h3{}

.kukuri{margin-bottom:20px;background-color:#eeeeee;padding:5px;padding-top:5px;border:1px dotted #cccccc;padding-bottom:10px;}
.usage_content{margin-top:5px;margin-left:10px;}
.underlink{}

.gradation{
-webkit-box-shadow: #eee 0px 2px 3px;
-moz-box-shadow: #eee 0px 2px 3px;
box-shadow: #eee 0px 2px 3px;
border:1px solid #4e9606;
background-color:#57a80e;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#6db811), to(#57a80e));
background: -webkit-linear-gradient(#6db811, #57a80e);
background: -moz-linear-gradient(#6db811, #57a80e);
background: -ms-linear-gradient(#6db811, #57a80e);
background: -o-linear-gradient(#6db811, #57a80e);
background: linear-gradient(#6db811, #57a80e);
-pie-background: linear-gradient(#6db811, #57a80e);
behavior: url(http://odawara-jigyo-kyokai.jp/mt-static/themes/PIE.htc);
}
.gradation a{display:block;color:white;}
.gradation a:hover{display:block;color:yellow;}

p.blog_last{text-align:right;font-weight:bold;}
p.blog_last a{;color:#559f30;border-bottom:1px dotted #000;}

/*カレンダーのリンク色：その他はblog.css*/
.widget-calendar td a{color:#559f30;font-weight:bold;}


ul.detailmenu{height:40px;font-weight:bold;margin:10px 5px 10px 0px;}
ul.detailmenu li{float:left;margin-right:15px;}
ul.detailmenu li a{color:#0c5fa3;}
ul.detailmenu li a:hover{border-bottom:1px dotted #559f30;}
ul.detailmenu li.end{clear:right;}

div.walking{margin-bottom:20px;}
div.gaiyou{margin-bottom:20px;}
ul.leftmenu{font-weight:bold;}

div.note{margin-bottom:40px;background-color:#effcef;padding:5px;padding-top:10px;border:1px dotted #cccccc;}
div.note h3{font-size:1.1em;margin-bottom:10px;color:red;}
ol.usage {}
ol.usage li{margin-left:10px;margin-bottom:10px;line-height:140%;}

/* TOPへゆくの背景画像。基本CSSはcommon.cssに記載 */
#container-inner div.toplink p{background-image:url("http://odawara-jigyo-kyokai.jp/mt-static/themes/kouen/backtop.jpg");}


/* 左コンタクト部分*/
.contact{padding:5px;width:190px;}

/* Footer */
#footer {
	border-top:4px solid #5ba834;
	background-image:url(http://odawara-jigyo-kyokai.jp/mt-static/themes/top/bk_f.jpg);
}


/*

#header ul.menu{
	 margin:0 auto;
	 z-index:1;
}


#header ul.menu li{
	float:left;
	width:160px;
	height:38px;
	background:url("btn_off.png");
	position:relative;
}
#header ul.menu li.first{background:url("btn_off_first.png");}
#header ul.menu li.end{background:url("btn_off_end.png");}

#header ul.menu li a{
	display:block;
	width:100%;
	height:100%;
	line-height:38px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	position:relative;
}
#header ul.menu li a:hover{
	background:url("btn_on.png");
}




#header ul.sub li ul.sub{
    position:absolute;
    left:150px;
    top:0;
}
#header ul.menu{
	zoom:1;
}
#header ul.sub{
    display:none;
}


#header ul.menu:after {
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
*/

/* 関連ツイート */
#twitter ul li ,#twitter2 ul li ,#twitter3 ul li {
	position: relative;
	margin-bottom: 1em;
	font-size: 11px;
    border-bottom:1px solid #999;
   padding:3px;
	/zoom: 1;
}
#twitter ul li span ,#twitter2 ul li span ,#twitter3 ul li span {
	display: block;

}
#twitter ul li span.time ,#twitter2 ul li span.time ,#twitter3 ul li span.time {
	float: right;
	font-weight: bold;
	font-size: 8px;
	line-height: 20px;
	color: #c0c0c0;
}
#twitter ul li span.name ,#twitter2 ul li span.name ,#twitter3 ul li span.name {
	margin-left: 30px;
	font-weight: bold;
	line-height: 20px;
}
#twitter ul li span.icon ,#twitter2 ul li span.icon ,#twitter3 ul li span.icon {
	position: absolute;
	top: 0;
	left: 0;
	padding: 1px;
	border: 1px solid #c0c0c0;
}
#twitter ul li span.text ,#twitter2 ul li span.text ,#twitter3 ul li span.text {
	margin-top: 5px;
	overflow: hidden;

	/zoom: 1;
}
/* AJAXステータス表示用パーツ */
#twitter .msg {
	color: #c0c0c0;
}
#twitter .error {
	color: #c00;
}

