@charset "utf-8";
/*
Theme Name: Nureba
Theme URI: http://nureba.com/
Description: 
Version: 1.0
Author: 濡れ場マスター
Author URI: http://nureba.com/

*/

body {
 margin: 0;
 padding: 0;
 font: normal normal normal 90%/1.5 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-seri;
 color: #000000;
 text-align: center;
 background: #3F2F22;
}

a, a:link, a:visited {
 color: #006699;
}

a:hover, a:active {
 color: #F59623;
}

img, a img {
 margin: 0;
 padding: 0;
 border: none;
 text-decoration: none;
}

ul, li {
 list-style-type: none;
}

div.container {
 text-align: left;
 position: relative;
}

div.header {
 height: 110px;
 background: #FFF;
}

div.header div.border {
 border-top: 2px solid #33A02C;
}

div.header div.description {
 color: #FFF;
 text-align: center;
 width: 600px;
 height: 40px;
 line-height: 40px;
 background: #33A02C url('images/bg-description.gif') no-repeat right top;
 z-index: 5;
 position: absolute;
 top: 0;
 right: 0;
}

h1 {
 margin: 0;
 padding: 0 40px 0 0;
 font-size: 90%;
 font-weight: normal;
 text-shadow: 3px 3px 5px #999;
}


div.logo {
 z-index: 1;
 position: absolute;
 top: 5px;
 left: 20px;
}

div.searchform {
 text-align: right;
 z-index: 10;
 position: absolute;
 top: 50px;
 right: 20px;
}

input#searchsubmit {
 vertical-align: middle;
}

div.breadcrumb {
 margin: 10px 0 0 0;
 font-size: 90%;
 position: absolute;
 top: 72px;
 right: 20px;
}

div.breadcrumb div {
 display: inline;
}

/* コンテンツ */

div.contents {
 margin: 20px auto;
 width: 900px;
 background: #FFF;
}

div.contents div.wrap {
 padding: 10px;
}

div.cours {
 margin: 0 0 20px 0;
}

div.cours h2, h2 {
 margin: 0;
 padding: 0;
 font-size: 150%;
 font-weight: normal;
}

div.cours h2 a {
 text-decoration: none;
 color: #33A02C;
}

div.single-header {
 zoom: 1;
}

div.single-header:after {
 height: 0;
 content: '';
 display: block;
 clear: both;
}

div.cours-title {
 float: left;
}

div.add-bookmark {
 float: right;
}

div.add-bookmark ul, div.add-bookmark li {
 margin: 0;
 padding: 0;
 display: inline;
}

div.page-description p {
 margin: 0;
 padding: 10px 0;
}

table {
 width: 100%;
 border: 1px solid #CCC;
 border-collapse: collapse;
 table-layout: fixed;
}

table th {
 color: #FFF;
 font-weight: normal;
 text-align: center;
 background: #33A02C;
}

table th, table td {
 border: solid #CCC;
 border-width: 0 0 1px 1px;
}

table td {
 padding: 3px 2px;
}

table td.center {
 text-align: center;
}

table th.day {
 width: 40px;
}

table th.station {
 width: 70px;
}

table th.start {
 width: 70px;
}

table th.title {
 width: 250px;
}

table th.registered {
 width: 250px;
}

table th.others {
}

table td.local {
 padding: 3px 0 3px 5px;
 color: #FFF;
 background: #33A02C;
}

span.details {
 font-size: 70%;
}

div.navigation {
 font-size: 120%;
 font-weight: bold;
 zoom: 1;
}

div.navigation:after {
 height: 0;
 content: '';
 display: block;
 clear: both;
}

div.next {
 padding: 0 15px 0 0;
 width: 300px;
 text-align: right;
 float: right;
 background: url('images/next.gif') no-repeat right center;
}

div.prev {
 padding: 0 0 0 15px;
 width: 300px;
 float: left;
 background: url('images/prev.gif') no-repeat left center;
}


/* フッター */

div.footer {
 margin: 0 0 40px 0;
 color: #FFF;
 text-align: center;
}

div.footer div.copyright a {
 font-weight: bold;
 text-decoration: none;
}

div.footer div.copyright a:link, div.footer div.copyright a:visited {
 color: #FFF;
}

div.footer div.copyright a:hover, div.footer div.copyright a:active {
 color: #F59623;
}

div.dsw {
 display: none;
}

/* 404 */

div.kanaka-photo {
 padding: 10px 0;
 text-align: center;
}


