   @charset "utf-8";
/*
  ---------------------------------------------------------------
  INDEX : GANSOHEISEI
     - BASE
     - HEADER
     - CONTENT
     - MENU BOX
     - FOOTER
  ---------------------------------------------------------------
*/

/*
-----------------------------------------------------------------
    BASE
-----------------------------------------------------------------
*/
html {
 margin: 0;
 padding: 0;
}
body  {
 color: #330;
 font-size: 84%;
 font-family: "Trebuchet MS", "HirakakuPro-W3", sans-serif;
 background: #ddd;
 text-align: center;
 margin: 0;
 padding: 1em 0 1em 0;
}
#wrapper    {
 background-color: #bbbbbb;
 text-align: center;
 margin: 10px auto;
 padding: 0;
 width: 90%;
 min-width: 640px;
 max-width: 1024px;
 border: solid 1px #12226b;
}
/* Anchors */
a:link    {
 color: #6090b3;
 text-decoration: none;
 background-color: transparent;
 border-bottom: 1px dotted #75b1d9 ;
}
a:visited {
 border-bottom: 1px dotted #997767;
 background-color: transparent;
 color: #997767;
 text-decoration: none;
}
a:hover   {
 color: #ffb794;
 font-style: normal;
 text-decoration: none;
 background-color: transparent;
 border-bottom: 1px dotted #feb79b ;
}
h1 {
 margin: 0;
 padding: 0;
}
h2   {
 color: #6090b3;
 font-size: 85%;
 line-height: 140%;
 margin: 0;
 padding: 1em 0 0;
 border-bottom: 1px none ;
}
h3     {
 color: #6090b3;
 font-size: 90%;
 line-height: 150%;
 text-indent: 0.5em;
 margin: 1em 0 0;
}
p {
 margin: 0.5em 0em 1.5em 1em;
 font-size: 100%;
 line-height: 170%;
}
img {
 border: 0;
}
/* Forms */
input, textarea, select {
 font-size: 80%;
 font-family: "Hiragino Maru Gothic Pro",
                       "Trebuchet MS", sans-serif;
}
input[type="submit"],[type="reset"],[type="button"] {
 padding: 3px 2px 0px 2px;
 background: #DBDBB7 url(../_shared/button_bg.png) repeat-x;
 border: 1px solid #999999;
 font-size: 80%;
 color: #000000;
}
input[type="text"],[type="password"] {
 margin: 0px 0px 3px 0px;
}
input[type="radio"] {
 border: 0;
}
fieldset {
 padding: 1.5em;
 margin: 1.5em;
 border: 1px solid #cccccc;
}
select		{
 width: 160px;
 margin: 10px 0 0;
}
legend {
 padding: 3px 10px 3px 10px;
 border: 1px solid #cccccc;
}
.noscript {
 display: inline;
}
/* List */
ul, ol, li, dl {
 line-height: 180%;
}
/*
-----------------------------------------------------------------
    HEADER
-----------------------------------------------------------------
*/
#header     {
 color: #887766;
 margin: 0;
 padding: 0;
max-width: 1024px;
text-align: left;
height: auto;
}
#header_img {
 margin: 0;
 padding-: 0;
 margin-left, margin-bottom: 5px;
 height: 165px;
 background-image: url("../img/ganso_head.gif");
 background-repeat: no-repeat;
}
#header h1 {
 background-color: transparent;
 float: left;
 padding: 5px 10px 5px 10PX;
 font-size: 400%;
}
#header h1 a:link, #header h1 a:visited {
 background-color: transparent;
 border: 0;
 color: #887766;
 text-decoration: none;
}
#header h1 a:hover {
 background-color: transparent;
 border: 0;
 text-decoration: none;
 color: #665544;
}
#subtitle {
 background-color: transparent;
 clear: both;
 margin: 1em 10px 0em 280px;
 font-size: 90%;
 text-align: left;
}
#header_footer{
 clear: both;
 float: right;
 margin: 0px;
 padding-top: 5em;
 text-align: right;
 font-size: 70%;
 text-decoration: underline;
}
/*
-----------------------------------------------------------------
    CONTENT BOX
-----------------------------------------------------------------
*/
#content  {
 float: left;
 margin: 10px;
 padding: 2em 1em;
 width: 70%;
 text-align: left;
}
.section    {
 margin: 0 0 1em;
border-color: transparent }
}
a.anchor:link, a.anchor:visited, a.anchor:hover {
 margin-right: 5px;
 border: 0;
}
#content h1 {
 text-align: center;
}
#content h2 {
 text-align: center;;
 margin-bottom: 1em;
}
h3.article-title      {
 color: #6090b3;
 font-size: 100%;
 background-image: url("resources/h_bg.png");
 background-repeat: no-repeat;
 background-attachment: scroll;
 background-position: 0 3px;
 padding: 0 0 3px 0.8em ;
}
.date    {
 color: #6090b3;
 font-size: 85%;
 line-height: 150%;
 background-color: transparent;
 padding-left: 1em ;
}
.section p  {
 padding: 0.5em 1em ;
}
.comment  {
 font-size: 90%;
 line-height: 150%;
 margin-top: 10px ;
}
h3.album{
 color: teal;
 font-size: 200%;
 line-height: 150%;
 text-indent: 0.5em;
 margin: 1em 0 0;
 text-align: center;
}
table.album{
 margin: 0;
 padding: 10px;
 border-collapse: collapse;
}
.album td{
 font-size: 100%;
 margin: 0;
 padding: 10px;
 border: 1px solid gray;
}
ul.album    {
 color: #8888cc;
 font-size: 100%;
 font-weight: bold;
 margin: 0;
 padding: 0;
 width: 100%;
 border-top: 1px solid #00bfff ;
}
li.album   {
 line-height: 14px;
 text-indent: 0;
 list-style: none;
 margin-bottom: 0;
 padding-left: 10px;
 border-right: 1px solid #00bfff;
 border-bottom: 1px solid #00bfff;
 border-left: 1px solid #00bfff;
}
/* Comment Form */
#addform img, #addform a {
 border: 0;
}
/* Article Footer */
.a-footer    {
 clear: both;
 font-size: 75%;
 line-height: 180%;
 text-align: right ;
}
.a-footer a     {
 background-image: none;
 margin: 0 5px;
 padding: 0 ;
}
.a-footer a:hover  {
 background-image: none ;
}
.a-footer a:active  {
 background-image: none ;
}
#content img {
 margin: 5px;
}
/* ============= Footer Anchors ============= */

/*
-----------------------------------------------------------------
    MENU BOX
-----------------------------------------------------------------
*/
#menu-box    {
 font-size: 85%;
 margin: 10px;
 width: 20%;
 float: right ;
}
/* Contents Navi */
#content-menu h2 {
 display: none;
}
ul.menu    {
 color: #6666cc;
 font-size: 100%;
 font-weight: bold;
 margin: 0;
 padding: 0;
 width: 100%;
 border-top: 1px solid #6090b3 ;
}
li.menu   {
 line-height: 14px;
 text-indent: 0;
 list-style: none;
 margin-bottom: 0;
 border-right: 1px solid #6090b3;
 border-bottom: 1px solid #6090b3;
 border-left: 1px solid #6090b3 ;
}
li.menu_none   {
 line-height: 14px;
 text-indent: 0;
 list-style: none;
 margin-bottom: 0;
 border-right: 1px solid #6090b3;
 border-bottom: 1px solid #6090b3;
 border-left: 1px solid #6090b3 ;
}
/* Current Page Menu */
li.cur-menu  {
 color: #6fa5e7;
 line-height: 14px;
 background-color: transparent;
 list-style: none;
 margin-bottom: 0;
 padding: 3px 5px;
 border-right: 3px solid #6fa5e7;
 border-bottom: 1px solid #6fa5e7;
 border-left: 3px solid #6fa5e7 ;
}
a.menu, a.menu:visited  {
 color: #ccc;
 text-decoration: none;
 background: #666633 url("resources/silk_bg.png");
 display: block;
 padding: 5px;
 border-right: 3px solid #6090b3;
 border-bottom: 0 none;
 border-left: 3px solid #6090b3 ;
}
a.menu:hover  {
 color: #aaa;
 background: #ffffff url("resources/bg_s_hover.png");
 border-right: 3px solid #6090b3;
 border-bottom: 0 none;
 border-left: 3px solid #6090b3;
}
/* Colored Menu Box */
div.menu {
 margin: 2em 0em 1em 0em;
}
div.menu h2  {
 font-size: 1em;
 background: black url("resources/h_bg.png") no-repeat;
 margin: 0 0 1em;
 padding: 0 0 0.5em 1.5em ;
}
div.menu h2 a {
 border: 0;
}
div.menu p {
 padding-left: 0.5em;
}
div.menu ul {
 margin-left: 2px;
 padding-left: 18px;
}
#search input {
 margin: 0px 5px 5px 0px;
}
#keyword {
 width: 80%;
}
/* Archive, Category, CSS-Swicher Form */

#css-form {
 margin: 10px 0px 10px 0px;
}
/* Admin Menu */
#logout   {
 background-image: none;
 text-align: center;
 margin-bottom: 6px;
 padding-top: 5px;
 padding-bottom: 5px;
 width: 100%;
 border: solid 1px #999999 ;
}
h2.menu-box {
 margin: 0 0 0.5em 0;
 padding: 0.5em 0 0.5em 0;
 border-top: 1px solid;
 border-bottom: 1px solid;
}
/*
-----------------------------------------------------------------
  TEXT DECORATIONS
-----------------------------------------------------------------
*/
blockquote {
 color: #ccc;
 background: #333 url("resources/bottom_right.png") no-repeat right bottom;
 margin-right: 0;
 margin-left: 1em;
 padding: 1em;
 border-left: 5px solid #6090b3 ;
}
div.citesource {
 text-align: right;
 margin-top: 5px;
 padding-right: 1.5em;
 border-top: 1px solid #999966 ;
}
div.menu ul {
 margin-left: 2px;
 padding-left: 18px;
}
/* Archive, Category, CSS-Swicher Form */
#archives,
#category,
#css-form {
 margin: 10px 0px 10px 0px;
}
/* Admin Menu */
h2.menu-box {
 margin: 0 0 0.5em 0;
 padding: 0.5em 0 0.5em 0;
 border-top: 1px solid;
 border-bottom: 1px solid;
}
/*
-----------------------------------------------------------------
    FOOTER BOX
-----------------------------------------------------------------
*/
#footer     {
 color: #999;
 font-size: 75%;
 background-color: #010815;
 margin: 0em;
 padding: 0em;
 clear: both;
}
/* Validator Logos */
.logo {
 float: left;
 margin: 0px 1em 0.5em 0px;
}
.validator {
 margin: 0px 5px 5px 0px;
}
#validators, #w3c-validators {
 margin: 0;
 padding: 0;
}
#validators a:link, #validators a:visited  {
 margin: 0px 3px 0px 0px;
 padding: 2px 8px 2px 8px;
 border: 1px solid #666666;
 background : transparent url(./resources/bg_s.png);
 color: #333300;
 text-decoration: none;
}
#validators a:hover  {
 margin: 0 3px 0 0;
 padding: 2px 8px 2px 8px;
 border: 1px solid #997767;
 background : transparent url(./resources/bg_s.png);
 color: #000000;
 text-decoration: none;
}
#validators a:active {
 margin: 0 3px 0 0;
 padding: 2px 8px 2px 8px;
 border: 1px solid #ff6600;
 background-image : url(resources/bg_s_hover.png);
 text-decoration: none;
}
address {
 margin: 0.5em 0 0 0;
}
#page-generation  {
 color: #999;
 font-size: 90%;
 background: transparent;
 margin: 0;
 padding: 0;
 clear: both;
}
/*
-----------------------------------------------------------------
   CALENDAR TABLE
-----------------------------------------------------------------
*/
#calendar           {
 font-size: 100%;
 line-height: 140%;
 background-color: #011e23;
 background-image: none;
 margin-top: 10px;
 margin-bottom: 10px;
 padding: 5px;
 width: 96%;
 height: auto;
 border-style: none;
 border-collapse: collapse;
}
#calendar thead      {
 background-color: transparent;
 margin: 0;
 padding: 0;
}
#calendar thead th  {
 color: #d3dff7;
 font-size: 90%;
 line-height: 140%;
 text-decoration: none;
 background-color: transparent;
 background-image: none;
 text-align: center;
 margin: 0;
 padding: 0;
 border: 0;
 outline-style: none;
 outline-width: 0;
}
#calendar thead td {
 background-color: transparent;
 text-align: center;
 margin: 0;
 padding: 0;
 border-width: 0;
}
#calendar tbody     {
 color: #063162;
 font-size: 12px;
 line-height: 100%;
 background-color: transparent;
 background-image: none;
 list-style-type: none;
 list-style-image: none;
 margin: 0;
 padding: 0;
 border: 0 ;
}
#calendar tbody td  {
 color: #75b1d9;
 font-size: 11px;
 line-height: 190%;
 background-color: transparent;
 background-image: none;
 text-align: center;
 margin: 0;
 padding: 0;
 border: 0;
}
#calendar td.log-exists  {
 }
#calendar td      {
 color: #75b1d9;
 background-color: transparent;
 background-image: none;
 margin: 0;
 padding: 0;
 border: 0;
}
#calendar th.sunday       {
 color: #c00;
 background-color: transparent;
}
#calendar tfoot    {
 color: white;
 background-color: transparent;
 background-image: none;
 list-style-type: none;
 list-style-image: none;
 margin: 0;
 padding: 0;
 width: 190px;
 height: 50px;
 border: 0;
}
#calendar tfoot td     {
 line-height: 100%;
 margin: 0;
 padding: 0;
 height: 20px;
 border: 0;
 outline-style: none;
 outline-width: 0;
}
/* Prev-Month | Next-Month  */
a.prev-month	 {
 color: #b9aa63;
 font-size: 90%;
 line-height: 150%;
 padding: 0;
 border-bottom: 1px dotted #b9aa63;
}
a.next-month     {
 color: #b9aa63;
 font-size: 90%;
 line-height: 150%;
 padding: 0;
 border-bottom: 1px dotted #b9aa63;
}
#calendar td.day-of-prev-month,
#calendar td.day-of-next-month       {
 color: #b9aa63;
}
/*
-----------------------------------------------------------------
   RENSYU TABLE
-----------------------------------------------------------------
*/
.rensyu{
border-bottom: 1px silver solid;
font-size: 12px;
}
.rensyu_none{
border-bottom: 1px silver solid;
font-size: 12px;
}
.rensyu td{
border-top: 1px silver solid;
padding-left: 5px;
padding-right: 5px;
}
.rensyu caption{
border-top: 1px silver solid;
color: #6090b3;
text-align: left;
padding-left: 3em;
}

.rensyu_none td{
border-top: 1px silver solid;
padding-left: 5px;
padding-right: 5px;
}
.rensyu_none caption{
border-top: 1px silver solid;
color: #6090b3;
text-align: left;
padding-left: 3em;
}
ul.notice    {
 color: #6666cc;
 font-size: 100%;
 font-weight: bold;
 margin: 0;
 padding-left: 5px;
 padding-righeet: 5px;
 width: 100%;
}
li.notice   {
 line-height: 14px;
 text-indent: 0;
 text-align: left;
 list-style: none;
 margin-bottom: 0;
}
li.yoko   {
 float: left;
 text-indent: 0;
 list-style: none;
 margin-bottom: 0;
 padding: 10px;
}
