body {
text-align: center;
background-image: url(../img/common/bg/bg2.jpg);
background-repeat: no-repeat;
background-position:center bottom;
background-attachment:fixed;
}



.page{
width:950px;
margin: 0 auto;  
text-align: left;
overflow: hidden;
}



/*=========================
  div#Comments, 
  div#Trackbacks
=========================*/

div#comments,
div#trackback {
    margin: 2em 0;
    _height: 1px; /* for IE6 */
    text-align:left;

}

div#comments h2,
div#trackback h2 {
    padding: 0.3em 15px;
    font-size: 116%;
    color: #fff;
    background-color: #999;
}

div#comments dl.log dt,
div#trackback dl.log dt {
    margin: 0.8em 0 0;
    font-weight: bold;

}

div#comments dl.log dt span.name,
div#trackback dl.log dt span.name {
    color: #2091da;
}

div#comments dl.log dt span.date,
div#trackback dl.log dt span.date {
    margin-left: 10px;
    color: #666;
    font-weight: normal;
}

div#comments dl.log dd,
div#trackback dl.log dd {
    margin: 0;
    padding: 0.8em 0 1em;
    border-bottom: 1px dotted #ddd;
}

div#comments dl.log dd p,
div#trackback dl.log dd p {
    margin: 0;
}

/* Comment form
---------------*/

form.post dl {
    margin: 0.5em 20px;
}

form.post p {
    margin: 1em 20px;
}

form.post dl dt {
    margin: 0.5em 0;
}

form.post dl dd {
    margin: 0;
}

form.post div.action {
    margin: 0.5em 20px 1em;
}

form.post div.action input {
    margin: 0 5px 0 0;
}

form.post textarea {
    width: 80%;
    max-width: 85%;
}

/* Trackback info
---------------*/

div#trackback dl.info {
    padding: 0.8em 15px;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background-color: #f5f5f5;
}

div#trackback dl.info dd {
    margin: 0.3em 20px;
}

div#trackback dl.info dd.URL {
    margin: 0.5em 0;
    padding: 0.5em 10px;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    background-color: #fff;
    color: #01b0f0;
}

/*=========================
  div#utilities
=========================*/

div#utilities p {
    margin: 0.2em 10px;
}

div#utilities dl {
    margin: 5px 0;
    padding-bottom: 5px;
}

div#utilities dl dt {
    margin: 5px 5px;
    padding: 4px 10px;
    color: #fff;
    background-color: #777;
}

div#utilities dl.others dt {
    background-color: #aaa;
}

div#utilities dl dd {
    margin: 0 5px;
    padding: 1px 0;
    background-color: #f5f5f5;
}

div#utilities dl dd ul {
    margin: 5px 10px 5px 25px;
}

div#utilities dl dd ul li {
    margin: 0.5em 0;
}

div#utilities dl dd ul li a {
    text-decoration: none;
}

/* Feeds
---------------*/

div#utilities dl dd ul.feed {
    margin-left: 10px;
    list-style-type: none;
    list-style-position: outside;
}

div#utilities dl dd ul.feed li {
    margin-left: 0;
}

div#utilities dl dd ul.feed li a {
    padding-left: 20px;
    background: url(images/icon/icon_feed.gif) no-repeat;
}

/* div#utilities dl dd >  
---------------*/

div#utilities dl dd ul ul {
    margin-left: 15px;
}

div#utilities dl dd dl dt {
    background-color: #ddd!important;
}

div#utilities dl dd form {
    margin: 0;
    padding: 1px 5px;
    border: none;
}

div#utilities dl dd form legend {
    display: none;
}

div#utilities dl dd form input.inputField {
    width: 45%;
}

div#utilities dl dd form input.submit {
    padding: 0.2em 2px;
    font-size: 10px;
}

/*========================================

  div#footer

========================================*/

div#footer {
    padding: 1px 0 1em;
}

div#footer a {
    color: #aaa;
    text-decoration: none;
}

div#footer a:hover {
    color: #fff;
}

div#footer ul {
    margin: 0.7em 0;
    text-align: right;
    color: #ddd;
    font-size: 85%;
}

div#footer ul li {
    margin-left: 5px;
    display: inline;
}

div#footer address {
    text-align: right;
    font-style: normal;
    color: #eee;
}

/*========================================

  Class

========================================*/

/* Headline
---------------*/

dl.headline {
    margin: 0.5em 0;
}

dl.headline dt span.date {
    font-size: 85%;
}

dl.headline dd {
    margin: 0.5em 0 1.2em;
    padding-bottom: 1.2em;
    border-bottom: 3px solid #eee;
}

dl.headline dd ul {
    margin: 0;
    list-style-type: none;
}

dl.headline dd ul li {
    margin: 0.3em 5px 0.3em 0;
    display: inline;
    font-size: 92%;
}

dl.headline dd ul li.textBody {
    display: block;
    font-size: 100%;
}

/* ul.thumb
---------------*/

ul.thumb,
div#utilities ul.thumb {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.thumb li {
    margin: 0;
    padding: 0;
    float: left;
    width: 33%;
    overflow: hidden;
    font-size: 0;
}

ul.thumb li a img {
    border: none;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

ul.thumb li a:hover img {
    border-bottom: 1px solid #01b0f0;
}

/* Tag cloud
---------------*/

ul.tagCloud {
    margin: 1em 0;
    line-height: 1;
    _height: 1px; /* for IE6 */
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}

div#utilities dl dd ul.tagCloud {
    margin: 0.2em 10px;
}

ul.tagCloud li {
    margin: 0;
    padding: 0;
    display: inline;
    font-size: 100%;
}

ul.tagCloud li a {
    text-decoration: none;
}

/* Tag level 1 > 6 */

ul.tagCloud li.level1 a {
    font-size: 167%;
    font-weight: bold;
    color: #3e5b71;
}

ul.tagCloud li.level2 a {
    font-size: 136%;
    font-weight: bold;
    color: #668eac;
}

ul.tagCloud li.level3 a {
    font-size: 122%;
    font-weight: bold;
    color: #668eac;
}

ul.tagCloud li.level4 a {
    font-size: 114%;
    color: #87a6be;
}

ul.tagCloud li.level5 a {
    font-size: 92%;
    color: #a7becf;
}

ul.tagCloud li.level6 a {
    font-size: 77%;
    color: #c7d5e0;
}

/* On Mouse */
ul.tagCloud li a:hover {
    color: #000;
}

/* Calendar
---------------*/

table.calendar {
    margin: 0 auto 5px;
    width: 95%;
}

table.calendar th,
table.calendar td {
    padding: 0;
    line-height: 1.8;
    font-size: 85%;
    text-align: center;
}

table.calendar th {
    line-height: 2;
    font-weight: normal;
}

table.calendar th.sat {
    font-weight: bold;
    background-color: #e5e5e5;
}

table.calendar th.sun {
    font-weight: bold;
    background-color: #e5e5e5;
}

table.calendar td {
    color: #888;
    padding: 0;
    width: 14%;
}

table.calendar td a {
    display: block;
    font-weight: bold;
    text-decoration: none;
    color: #2799d1;
}

table.calendar td a:visited {
    color: #333;
    background-color: #eee;
}

table.calendar td a:hover {
    border-color: #84dafe;
    color: #fff;
    background-color: #2799d1;
}

/* Clearfix
---------------*/

ul#globalNavi,
div#content,
div.entry ul.info,
div.entry div.textBody,
ul.reaction,
ul.thumb,
ul.flip,
body.multi2 div#utilities,
body.multi2-l div#utilities {
    _height: 1px;
    min-height: 1px;
    /*\*//*/
    height: 1px;
    overflow: hidden;
    /**/
}

ul#globalNavi:after,
div#content:after,
div.entry ul.info:after,
div.entry div.textBody:after,
div.entry ul.reaction:after,
ul.thumb:after,
ul.flip:after,
body.multi2 div#utilities:after,
body.multi2-l div#utilities:after {
    height: 0;
    visibility: hidden;
    content: ".";
    display: block;
    clear: both;
}

.clear {
    display: block;
    clear: both;
}

/* IE6 - なにがあってもカラム落ちを防ぐ
---------------*/

div#main,
div#utilities dl.navi,
div#utilities dl.others {
    _overflow: hidden;
}


