body {
margin: 0px 0px 0px 0px;
background-color: #ffffff;
background: url(img/bg.gif) repeat-x;
        text-align: center;
        
}

a {
text-decoration: underline;


}

a:link {
color: #2c47a2;
}

a:visited {
color: #2c47a2;
}

a:active {
color: #2c47a2;
}

a:hover {
color: #2c47a2;
text-decoration: none;
}

h1, h2, h3 {
margin: 0px;
padding: 0px;
font-weight: normal;
}

/*++++++++大枠の設定+++++++++*/

#container {
line-height: 140%;
margin-right: auto;
margin-left: auto;
text-align: left;
padding: 0px;
width: 960px;
/*
background-color: #FFFFFF;
*/
}


/*++++++++左枠の設定+++++++++*/
#left {
float: left;

width: 190px;
padding-left: 20px;
background-color: #FFFFFF;
/*
background: url('img/vdotte.gif') repeat-y 100% 0;
*/
overflow: hidden;
padding-right: 21px;
}

#banner {
height:326px;
font-family: Verdana, Arial, sans-serif;
color: #000000;
background-color: #FFFFFF;
text-align: left;
padding: 5px;
border-bottom: 1px solid #ffffff;
background-image: url(img/head.jpg);
background-repeat: no-repeat;
}

#banner-img {
display: none;
}


#banner a {
color: #FFFFFF;
text-decoration: none;
}

#banner h1 {
font-size: xx-large;



}

#banner h2 {
font-size: 12px;
}

/*++++++++センター枠の設定+++++++++*/
#center {
float: left;
width: 515px;


overflow: hidden;
}

.content {
padding: 15px 15px 5px 25px;
background-color: #FFFFFF;

color: #666666;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
}
.content pre {
font-size: larger;
}

/*++++++++右枠の設定+++++++++*/
#right {
float:right;
padding-right: 20px;
background: url('img/vdotte.gif') repeat-y 0 100%;
padding-left: 10px;
width: 200px;
background-color: #FFFFFF;

 /*background-image: url(img/bg-right.jpg);
 background-repeat: no-repeat;
 background-position: right top;
*/
overflow: hidden;
}

.content p {
color: #333333;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
font-weight: normal;
line-height: 150%;
text-align: left;
margin-bottom: 10px;
}

.content blockquote {
line-height: 150%;
}

.content li {
line-height: 150%;
}

.content h3 {
color: #999999;
font-family: Verdana, Arial, sans-serif;
font-size: x-small;

text-align: right;
font-weight: bold;


margin-bottom: 10px;


}

.content h2 {
color: #333230;
font-family: Verdana, Arial, sans-serif;
font-size: 13px;
font-weight: bold;
margin-bottom: 10px;
background: url('img/title_bg.gif') no-repeat;
width: 470px;
height: 20px;
padding: 10px;
}

.content p.posted {
color: #999999;
font-family: Verdana, Arial, sans-serif;
font-size: x-small;
border-top: 1px solid #999999;
text-align: left;



margin-bottom: 25px;
line-height: normal;
padding: 3px;
}

.sidebar {
padding: 15px;
}


#calendar {
  line-height: 140%;
color: #666666;
font-family: Verdana, Arial, sans-serif;
font-size: x-small;



  padding: 2px;
text-align: center;
margin-bottom: 30px;
}

#calendar table {
padding: 2px;
border-collapse: collapse;
border: 0px;
width: 100%;
}

#calendar caption {
color: #666666;
font-family: Verdana, Arial, sans-serif;
font-size: x-small;

text-align: center;
font-weight: bold;

text-transform: uppercase;

letter-spacing: .3em;
}

#calendar th {
text-align: center;
font-weight: normal;
}

#calendar td {
text-align: center;
}

.sidebar h2 {
color: #666666;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;

text-align: center;
font-weight: bold;

text-transform: uppercase;
  
letter-spacing: .3em;
}

.sidebar ul {
font-size: 12px;
padding-left: 0px;
margin: 0px;
margin-bottom: 30px;
}
.sidebar ul li {
padding-left: 5px;
}
.sidebar ul ul {
font-size: 12px;
margin-bottom: 0px;
}

.sidebar #categories ul {
padding-left: 15px;
}

.sidebar li {
color: #666666;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
text-align: left;
line-height: 150%;

margin-top: 10px;
list-style-type: none;


}

.sidebar #categories li {
list-style-type: none;

}

.sidebar img {
border: 3px solid #FFFFFF;

}

.photo {
text-align: left;
margin-bottom: 20px;
}

.link-note {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
line-height: 150%;
text-align: left;
padding: 2px;
margin-bottom: 15px;
}

#powered {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
line-height: 150%;
text-align: left;
color: #666666;
margin-top: 50px;
}

#comment-data {
float: left;
width: 180px;
padding-right: 15px;
margin-right: 15px;
text-align: left;
border-right: 1px dotted #BBB;
}

textarea[id="comment-text"] {
width: 80%;
}

.commenter-profile img {
vertical-align: middle;
border-width: 0;
}

----------------------------

#category{
font-size: 12px;
/*background-image: url(img/atention.jpg);*/
background-repeat: no-repeat;
background-position: left center;
}

#category a{
font-size: 12px;
}


.mark {
/*background-image: url(img/atention.jpg);*/
background-repeat: no-repeat;
background-position: left center;
}

address{
padding-top:10px;
font-size:x-small;
font-style: normal;
color: #999999;
font-family:Verdana,Helvetica,sans-serif;
}



/* modules */

.module {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.module-content {
    position: relative;
    margin: 5px 10px 20px 10px;
}

.module-list,
.archive-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.module-list-item {
margin-top: 5px;
padding-left: 15px;
margin-bottom: 5px;
/*background-image: url(img/module-bg.gif);*/
background-repeat: repeat-y;
background-position: left;
}

.module-list-item {
margin-top: 5px;
padding-left: 15px;
margin-bottom: 5px;
/*background-image: url(img/module-bg.gif);*/
background-repeat: repeat-y;
background-position: left;
}

.module-list-item-c {
margin-top: 5px;
margin-bottom: 5px;
/*background-image: url(img/hito.gif);*/
background-repeat: no-repeat;
background-position: left top;
}


.module-presence img { vertical-align: middle; }
.module-powered .module-content { margin-bottom: 10px; }
.module-photo .module-content { text-align: center; }
.module-wishlist .module-content { text-align: center; }

.module-calendar .module-content table {
    border-collapse: collapse;
}

.module-calendar .module-content th,
.module-calendar .module-content td {
    width: 14%;
    text-align: center;
}

.typelist-thumbnailed { margin: 0 0 20px 0; }

.typelist-thumbnailed .module-list-item {
    display: block;
    clear: both;
    margin: 0;
}

/*++++++++横長カレンダーの設定+++++++++*/


#calendar_oblong {
padding-top: 10px;
padding-bottom: 0px;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
text-align: center;
color: #cccccc;
}

/*
#calendar_oblong_today { padding: 1px 0px 1px 2px; border: 1px solid #FFFFFF; 
color: red; }
*/

#calendar_oblong a:hover { position:relative; top:1px; left:1px; }

/*++++++++横長カレンダーの設定+++++++++*/


/* footer {{{ */

#top_icon {
width: 976px;
margin: 0px auto 0px auto;
text-align: right;
margin-top: 40px;
}

div#pallet_footer {
background-color: #e2e6f1;
}

div#footer {
background-color: #e2e6f1;
padding: 44px 0 0 81px;
width: 919px;
margin: 0px auto 0px auto;
text-align: left;
line-height: 100%;
}

div#footer div.footer-logo {
float: left;
margin: 0 43px 0 0;
font-weight: bold;
font-size: 0.9em;
text-align: center;
}

div#footer div.footer-logo img.footer-logo {
margin-bottom: 5px;
}

div#footer img.footer-dt {
float: left;
}

div#footer ul {
float: left;
font-size: 0.91em;
font-weight: bold;
padding-top: 5px;
margin: 0 0 0 39px;
}

div#footer ul li {
float: left;
width: 200px;
margin: 0 47px 0 3px;
}

div#footer ul li a {
color: #29479d;
}

div#footer ul li p {
font-size: 0.7em;
font-weight: normal;
color: #888886;
line-height: 1.2em;
margin: 2px 0 15px 0;
}

div#footer p.attention {

width: 385px;
font-size: 0.7em;
color: #a9a5a4;
float: right;
    font-weight: normal;
margin: 10px 57px 0 0;
line-height: 1.2em;
letter-spacing: 0.01em;
}

div#footer img.copyright {
float: right;
margin: 0 65px 20px 0;
}

div#footer a {
text-decoration: underline;
color: #294898;
}
div#footer a:hover {
text-decoration: none;
}
div#footer a:visited {
color: #294898;
}

div#top_icon img, div#footer img {
border: none;
}
div#footer ul {
padding-left: 0;

}
div#footer ul li {
list-style-type: none;
}

