@charset 'Shift_JIS';

/*
-----------------------------------------
GARDEN style
Update: 2013-12-31
http://www8.plala.or.jp/garden/
-----------------------------------------
*/

/* Basic */

body {
    color: #000000;
    background: #ffffff;
    margin: 0px;
    width: 100%;
}

p {
    margin-left: 20px;
    margin-right: 20px;
}

img {
    border: 0px solid #ffffff;
    margin: 0px;
    padding: 0px;
}

blockquote {
    background-color: #e7f1b1;
    border: 1px solid #a7b83d;
    margin: 5px 25px 5px 25px;
    padding: 4px;
}

blockquote p {
    margin: 0px;
}

pre {
    background-color: #ffffcc;
    border: 1px solid #fbe75e;
    margin: 5px 25px 5px 25px;
    padding: 4px;
}

strong {
    font-size: large;
    font-weight: bold;
}

ins {
    text-decoration:none;
}

ins p {
    background-color: #fbe6f4;
    border: 1px solid #b779be;
    margin: 5px 25px 5px 25px;
    padding: 4px;
}

/* Link */

a:link {
    color: #3366cc;
}

a:visited {
    color: #ff9933;
}

a:hover {
    color: #ff3366;
}

a:active {
    color: #ff3366;
}

/* Header */

h1 {
    color: #73ab39;
    background: #ffffff;
    font-size: x-large;
    font-weight: bold; 
    font-family: "Lucida Grande", "MS UI Gothic", sans-serif;
    margin: 5px;
    padding: 5px;
}

h2 {
    color: #76ba3f;
    font-size: large;
    font-weight: bold; 
    font-family: "Lucida Grande", "MS UI Gothic", sans-serif;
    border-left: 6px solid #73ab39;
    border-bottom: 1px solid #73ab39;
    margin-left: 5px;
    padding: 1px 2px 1px 4px;
}

h3 {
    color: #76ba3f;
    font-size: medium;
    font-weight: bold;
    font-family: "Lucida Grande", "MS UI Gothic", sans-serif;
    margin-left: 15px;
    padding: 0px 2px 0px 4px;
}

h4, h5, h6{
    color: #73ab39;
    font-size: medium;
    margin-left: 20px;
}

/* List */

ul {
    margin-bottom: 2px;
}

li {
    margin-bottom: 2px;
}

/* Table */

table {
    margin-left: 15px;
}

th {
    background: #e0e0e0;
}

/* Address */

address {
    font-size: small;
    border-top: #73ab39 solid 1px;
    margin: 2px 15px 2px 15px;
    padding:8px 0px 3px 0px;
}

address a {
    text-decoration: none;
}

address p {
    margin: 0px 10px 0px 0px;
    padding-bottom: 0px;
}

/* Navilink */

.navilink {
    border-bottom: #73ab39 solid 1px;
    margin: 5px 15px 5px 15px;
    padding: 0px 0px 5px 0px;
    height: 20px;
}

.navilink a {
    text-decoration: none;
    border: 0px none;
}

.navilink p {
    margin: 0px;
    padding: 2px 0px 2px 5px;
    height: 18px;
}

.topic {
    margin: 5px 15px 5px 15px;
    padding: 2px 2px 2px 2px;
}

.topic a {
    text-decoration: none;
}

/* Layout */

.backforward {
    font-size: small;
    margin-left: 15px;
}

.backforward a {
    text-decoration: none;
}

.right {
    text-align: right;
    margin-right: 10px;
}

.comment {
    margin-left: 5px;
}

.footer {
    clear: both;
}

.mokuji {
    text-align: right;
}

.mokuji a {
    text-decoration: none;
}

/* Style */

.shadow {
    text-shadow: 1px 2px 1px #cccccc;
}

a.locallink:link {
    text-decoration: none;
}

a.locallink:visited {
    text-decoration: none;
}

a.outlink:link {
    text-decoration: underline;
}

a.outlink:visited {
    text-decoration: underline;
}

.smallfont {
    font-size: small;
}

.pagedate {
    font-size: small;
    margin: 2px 15px 2px 15px;
    padding:8px 0px 3px 0px;
}

.pagedate a {
    text-decoration: none;
}

.pagedate p {
    margin: 0px 10px 0px 0px;
    padding-bottom: 0px;
}

/* Page */

.main ,.profile ,.days ,.log ,.history ,.links ,.desktop ,.localize {
    margin-left: 15px;
    width: 680px;
}

/* Main */

.main h2 a {
    text-decoration: none;
}

.main h3 a {
    text-decoration: none;
}

/* Long */

.long {
    border: none;
    width: 100%;
}

.long div {
    width: 580px;
}

/* Top */

.top {
    color: #333333;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
}

.top a {
    text-decoration: none;
}

.top h1 {
    margin: 0px 0px 15px 5px;
    padding: 15px 15px 0px 15px;
}

.top div {
    margin-left: 25px;
}

.top p {
    margin: 0px 0px 0px 0px;
}

.top .navilink {
    border: none;
}

.top .new p {
    font-size: small;
    margin: 5px 0px 10px 7px;
}

.top .title p img {
    margin: 5px 0px 15px 10px;
}

.top .menu {
    margin: 0px 0px 10px 35px;
}

.smenu {
    color: #76ba3f;
    font-size: medium;
    font-weight: bold;
    font-family: "Lucida Grande", "MS UI Gothic", sans-serif;
    padding: 0px 0px 0px 5px;
}

.smenu img {
    margin-left: 4px;
}

.top .shortcut {
    font-size: small;
    margin: 5px 0px 5px 10px;
}

.top address {
    font-size: small;
    text-align:left;
    border: none;
    margin: 5px 0px 5px 30px;
}

.top address p {
    margin: 5px 5px 5px 0px;
}

.top .count {
    margin: 10px 0px 5px 30px;
}

/* Profile */

.profile img {
    float: left;
    overflow: hidden;
}

.profile table {
    margin: 0px 10px 10px 15px;
    float: left;
    width: 200px;
    overflow: hidden;
}

.profile li {
    list-style-type: disc;
    margin-bottom: 10px;
}

.profile a {
    text-decoration: underline;
}

/* Days */

.days h2 {
    border-left: 6px solid #73ab39;
    border-bottom: none;
}

.days h3 {
    color: #666666;
    font-size: medium;
    font-weight: bold;
    font-family: 'Lucida Grande', Verdana, sans-serif;
    text-align: left;
    text-shadow: 1px 2px 1px #dddddd;
    border-left: none;
    margin-left: 0px;
    margin-bottom: 5px;
    padding: 0px 0px 1px 3px;
}

.days h4 {
    color: #76ba3f;
    font-size: large;
    font-weight: bold;
    font-family: 'Lucida Grande', Verdana, sans-serif;
    text-align: left;
    border-left: 6px solid #73ab39;
    margin-top: 5px;
    margin-left: 18px;
    margin-bottom: 10px;
    padding: 1px 0px 1px 8px;
}

div a.dayh:link {
    color: #666666;
    text-decoration: none;
}

div a.titleh:link {
    color: #76ba3f;
    text-decoration: none;
}

.days img {
    border: 1px solid #ffffff;
    margin: 0px;
    padding: 0px;
}

.days a:hover img {
    border: 1px solid #ff3366;
}

.days div {
    border-top: 2px solid #73ab39;
    margin-left: 6px;
}

/* Log */

.log h3 {
    margin-bottom: 5px;
    border-left: none;
    border-bottom: none;
    padding: 2px 0px 2px 4px;
}

.log h3 a {
    text-decoration: none;
}

.log h4 {
    color: #76ba3f;
    font-size: medium;
}

.log h4 a {
    text-decoration: none;
}

.log .keywords {
    border: 1px solid #73ab39;
    margin: 2px 0px 4px 25px;
    padding: 0px 0px 0px 0px;
}

.log .keywords h4 {
    margin: 0px 0px 0px 0px;
    padding: 1px;
}

.log .keywords p {
    margin: 2px 0px 4px 5px;
    padding: 2px 0px 2px 2px;
}

/* History */

.history div {
    width: 560px;
    margin: 2px 0px 4px 10px;
    border: 1px solid #97b939;
}

.history div h3 {
    color:#ffffff;
    margin: 0px 0px 0px 0px;
    padding: 1px;
    background-color:#73ab39;
    border-bottom: 1px solid #73ab39;
}

.history ul {
    margin: 8px 2px 8px 2px;
}

.history li {
    list-style-type:disc;
    margin: 4px 2px 4px 0px;
}

.history div p {
    margin-left: 35px;
}

/* Links */

.links h3 {
    border-left: 5px solid #a6375f;
    font-size: medium;
    margin-left: 15px;
    width: 400px;
}

.links h4 {
    color: #666666;
    margin-left: 25px
}

.links h3 a:link {
    text-decoration: underline;
}

.links .box {
    border-bottom: 1px solid #73ab39;
    margin: 5px 0px 5px 15px;
    padding: 1px;
}

.links .last {
    border: none;
}

.links li {
    list-style-type: disc;
}

/* Desktop */

.desktop img {
    border: 1px solid #ffffff;
    margin: 0px;
    padding: 0px;
}

.pict {
    float: left;
    width: 480px;
    overflow: hidden;
}

.pict p {
    float: left;
    width: 200px;
    overflow: hidden;
}

.pict a:hover img {
    border: 1px solid #ff3366;
}

.pict a:visited img {
    border: 1px solid #ff9933;
}

/* Preview */

.preview {
    margin-left: 25px;
    margin-right: 25px;
}

.preview .backforward {
    text-align: center;
    margin: 0px;
}

.mainpic {
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    width: 360px;
}

/* Localize */

.localize div {
    padding: 0px 0px 5px 0px;
}

.localize h3 {
    color: #76ba3f;
    font-size: medium;
    font-weight: bold;
    font-family: "Lucida Grande", "MS UI Gothic", sans-serif;
    border-left: 6px solid #73ab39;
    border-bottom: 1px solid #73ab39;
    margin-top: 5px;
    margin-left: 15px;
    margin-bottom: 10px;
    padding: 0px 2px 2px 4px;
}

.localize h4 {
    color: #000000;
    font-size: medium;
    font-weight: normal;
    margin-left: 25px;
}

a.apptitle:link {
    text-decoration: none;
}

.download {
    border-left: 4px solid #a6375f;
    margin: 8px 0px 1px 25px;
    padding: 0px 2px 0px 4px;
}

.dcomment {
    margin:0px 0px 0px 30px;
    padding:0px 0px 6px 0px;
}

/* Calendar */

.calendar {
    margin-left: 15px;
    margin-right: 15px;
}

.update {
    font-size: small;
    margin: 0px;
    padding: 0px 0px 0px 15px;
}

.calendar .inframe {
    margin-left: 15px;
}

.calendar img {
    border: 1px solid #ffffff;
    margin: 0px;
    padding: 0px;
}

.calendar a:hover img {
    border: 1px solid #ff3366;
}

.calendar h3 {
    border-left: 3px solid #73ab39;
    border-bottom: 1px solid #73ab39;
    margin-left: 15px;
    padding: 1px 2px 1px 4px;
    width: 80%;
}
