@import "http://fonts.googleapis.com/css?family=PT+Serif:400,700,400italic";
body {
    background: url("../img/bg.jpg") repeat scroll 0 0 #D6CCB5;
    color: #333333;
    font-family: "PT Serif","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
    font-size: 1em;
    line-height: 1.6;
    text-rendering: optimizelegibility;
}
cite {
    font-size: 1.2em;
    font-style: italic;
}
blockquote {
    display: block;
    font-size: 1.1em;
    font-style: italic;
    line-height: 1.7;
    margin-left: 30px;
    margin-right: 30px;
}
em {
    font-style: italic;
}
a:focus {
}
a {
    color: #C22208;
    text-decoration: none;
}
a:hover {
    color: #333333;
    text-decoration: underline;
}
a img {
    border: medium none;
}
hr, .hr {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #A4937A #CCCCCC #EFE7D5;
    border-left: 0 solid #CCCCCC;
    border-right: 0 solid #CCCCCC;
    border-style: solid;
    border-width: 1px 0;
    clear: both;
    height: 0;
    margin: 10px 0;
}
sup, sub {
    font-size: 0.6em;
    font-weight: bold;
    height: 0;
    line-height: 1;
    position: relative;
    vertical-align: baseline;
}
sup {
    bottom: 0.7em;
}
sub {
    top: 0.7em;
}
#bigbucket {
    background: url("../img/menubar-bg.png") repeat-x scroll 0 0 transparent;
}
.logo {
    float: left;
}
#header ul {
    list-style-type: none;
}
#header ul li {
    color: #D6CCB5;
    float: left;
    font-size: 19px;
    height: 20px;
    line-height: 1;
    margin: 4px 40px 0 -20px;
    padding: 8px 20px;
    white-space: nowrap;
}
#header ul li.active {
    background: url("../img/activemenu-bg.png") repeat-x scroll 0 0 transparent;
}
#header ul li a {
    border: medium none;
    color: #D6CCB5;
    display: block;
    margin: 0;
    text-decoration: none;
    text-shadow: none;
}
#header ul li a:first-letter {
    color: #EC6941;
    font-style: italic;
}
#main_area {
    background: url("../img/main-image.png") no-repeat scroll 0 8px transparent;
    height: 730px;
}
#main_area .logotype .logoblock {
    margin-right: 120px;
    margin-top: 31px;
    text-align: right;
    text-shadow: 0 1px #FAFAFA;
}
.logotype h1 {
    font-size: 41px;
    font-weight: bold;
    margin: 0;
}
.logotype h3 {
    color: #555555;
    font-size: 22px;
    font-style: italic;
    font-weight: normal;
    margin: 0 7px 0 0;
}
.logotype h4 {
    color: #555555;
    font-size: 20px;
    font-weight: normal;
    margin: 6px 16px 0 0;
}
#main_area .post_preview {
    font-size: 1.1em;
    margin-top: 30px;
}
.post_preview p {
    margin: 0;
}
.post_preview .excerpt p, .post_preview .excerpt, .inline p, .inline {
    display: inline;
}
.post_preview h2 a {
    color: #333333;
}
.post_preview h2 a:hover {
    color: #333333;
}
.excerpt h3 {
    padding-top: 1em;
}
.excerpt h3 a {
    color: #333333;
}
#lower_bar {
    background: url("../img/bg-dark.jpg") repeat scroll 0 0 transparent;
    border-top: 2px solid #C22208;
    padding: 1.3em 0;
}
#lower_bar h3 {
    font-size: 1.2em;
    margin-bottom: 0.6em;
    text-transform: uppercase;
}
#lower_bar ul {
    list-style-type: none;
}
#lower_bar a {
}
.mustr {
    padding: 45px 0;
}
.mustr h2 {
    color: #009AE8;
    font-family: "Arial Black","Gill Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 2.1em;
    font-weight: 900;
    margin-bottom: 0;
    padding: 15px 0;
}
.mustr h2 span {
    color: #FF1094;
}
.mustr ul {
    list-style-type: none;
    margin-bottom: 0;
}
.mustr ul li {
    float: left;
}
.mustr ul li img {
    border: 5px solid #FFFFFF;
    margin-right: 23px;
}
#blog .narrow_col {
    font-size: 0.95em;
    text-align: right;
}
#blog .narrow_col h2 {
    font-size: 1.2em;
    margin: 0.8em 0;
    text-transform: uppercase;
}
#blog .narrow_col dl {
    line-height: 1.2;
    margin-bottom: 1.1em;
    margin-top: 1.1em;
}
#blog .narrow_col dd {
    font-size: 0.9em;
}
#blog .narrow_col dt {
    margin-bottom: 5px;
}
#blog .narrow_col ul {
    list-style-type: none;
}
#blog .post {
    padding-bottom: 0.1em;
}
#blog .post p {
    clear: both;
    margin-bottom: 1.1em;
}
#blog .post p.date {
    color: #555555;
    font-size: 0.9em;
    margin: -1.2em 0 0;
    padding: 0;
}
#blog .post .excerpt {
    font-size: 1.2em;
    line-height: 1.6;
}
#blog .post h2 {
    font-size: 2.2em;
    margin: 0.5em 0 1em;
}
#blog .post h3, #blog .post_content h2 {
    font-size: 1.6em;
    margin: 1.3em 0 0.8em;
}
#blog .post h4, #blog .post_content h4 {
    font-size: 1.3em;
    font-style: italic;
    padding-top: 20px;
}
#blog .post ul li {
    margin: 0.8em 2.2em;
}
.caption {
    font-size: 0.9em;
    line-height: 1.5;
    margin-left: -270px;
    overflow: hidden;
    position: absolute;
    text-align: right;
    width: 250px;
}
.article-specs {
    margin: 5px 0 30px;
    overflow: hidden;
}
.article-specs h5 {
    font-size: 14px;
    margin-bottom: 0;
}
.article-specs em {
    font-size: 14px;
}
.prevnext {
    margin: 12px 0;
    overflow: hidden;
}
ul.sociallist {
    display: inline;
}
ul.sociallist li {
    display: inline;
    float: none;
    font-size: 0.9em;
    padding-right: 15px;
}
.sociallist li a {
    color: #333333;
    text-decoration: none;
}
.footnotes, .footnote, .related {
    font-size: 0.9em;
    line-height: 1.5;
    margin-bottom: 20px;
    text-shadow: none;
}
.footnotes h4, .related h4, .footnote h4 {
    font-size: 1.3em;
    margin: 1.5em 0 0.6em;
}
.footnotes ol, .footnote ol {
    list-style-type: decimal;
}
.footnotes ol li {
    margin-bottom: 8px;
    margin-left: 20px;
}
.related ul {
    list-style-type: none;
}
.related ul li {
}
.related p {
    margin-top: 10px;
}
.comments {
    margin-top: 2em;
}
.comments h2 {
    line-height: 1;
    margin: 0;
    text-transform: lowercase;
}
.comments h4 {
    border-bottom: 2px solid #C22208;
    color: #777777;
    font-size: 1em;
    margin: 0;
}
.comments ul {
    list-style-type: none;
}
.comments .entries {
    font-size: 0.95em;
    line-height: 1.5;
}
.comments .entries li {
    margin-bottom: 50px;
}
.comments .name {
    font-size: 1.3em;
}
.comments .date {
    color: #777777;
    font-style: italic;
}
#main_works {
    height: 372px;
    position: relative;
}
#main_works .intro {
    bottom: 60px;
    position: absolute;
}
#works_thumbs {
    margin: 20px 0;
}
#works_thumbs .item {
    margin-bottom: 20px;
}
#works_thumbs p {
    font-size: 0.9em;
    font-style: italic;
    line-height: 1.3;
}
#footer {
    margin: 2em 0;
}
#footer h4 {
    color: #64583E;
    font-size: 1.2em;
    text-transform: uppercase;
}
#footer p {
    color: #64583E;
    font-size: 0.95em;
    line-height: 1.6;
}
#footer a {
    border-bottom: 1px solid #64583E;
    color: #64583E;
}
#footer a:hover {
    text-decoration: none;
}
#footer ul {
    list-style-type: none;
}
#footer .previous_blog a {
    border: medium none;
    color: #C22208;
    padding-bottom: 0;
    text-decoration: none;
}
#footer .previous_blog a:hover {
    color: #333333;
    text-decoration: underline;
}
.previous_blog .title {
    float: left;
    width: 77%;
}
.previous_blog .posted {
    float: left;
    width: 23%;
}
.previous_blog ul li {
    clear: right;
}
h1, h2, h3, h4, h5 {
    font-weight: normal;
}
h1 {
    font-size: 2em;
    line-height: 1.2;
}
h2 {
    font-size: 1.8em;
    font-weight: bold;
    line-height: 1.2;
}
h3 {
    font-size: 1.4em;
    font-weight: bold;
    line-height: 1.2;
}
h4 {
    font-size: 1em;
    line-height: 1.2;
}
h5 {
    font-size: 0.9em;
    line-height: 1.2;
}
h6 {
    font-size: 0.8em;
    line-height: 1.2;
}
ol {
    list-style: decimal outside none;
}
ul {
    list-style: disc outside none;
}
p, h1, h2, h3, h4, h5, h6 {
    margin-bottom: 0.5em;
}
.left {
    text-align: left;
}
.right {
    text-align: right;
}
.alignleft {
    float: left !important;
    margin: 0 1.2em 0.5em 0 !important;
}
.alignright {
    float: right !important;
    margin: 0 0 0.5em 1.2em !important;
}
.fleft {
    float: left;
}
.fright {
    float: right;
}
a.noline {
    border: medium none;
}
.works_logotype {
    background: url("../img/main-works.png") no-repeat scroll left bottom transparent;
    height: 348px;
    text-shadow: 0 1px #FAFAFA;
}
.works_logotype h3 {
    margin-left: 120px;
    margin-top: 30px;
    position: absolute;
}
.works_logotype h2 {
    font-size: 35px;
    font-weight: bold;
    margin-left: 160px;
    margin-top: 50px;
    position: absolute;
}
.works_logotype h4 {
    font-size: 16px;
    margin-left: 160px;
    margin-top: 88px;
    position: absolute;
}
.works_logotype h5 {
    font-size: 16px;
    margin-left: 150px;
    margin-top: 108px;
    position: absolute;
}
.sidebar_logo {
    background: url("../img/sidebar-logo.png") no-repeat scroll right bottom transparent;
    border-bottom: 2px solid #C22208;
    height: 170px;
    margin-bottom: 20px;
    text-align: right;
    text-shadow: 0 1px #FAFAFA;
    width: 100%;
}
.sidebar_logo h3 {
    font-size: 20px;
    line-height: 1;
    margin: 0 80px 0 0;
    padding: 10px 0 0;
}
.sidebar_logo h3.section {
    font-size: 32px;
    font-weight: bold;
    line-height: 1;
    margin: 0 85px 0 0;
    padding: 0;
    text-transform: lowercase;
}
.sidebar_logo h4 {
    font-size: 16px;
    font-weight: normal;
    line-height: 1;
    margin: 0 95px 0 0;
    padding: 0;
}
.sidebar_logo h5 {
    font-size: 15px;
    font-weight: normal;
    line-height: 1;
    margin: 5px 110px 0 0;
}
.tweet {
    font-style: italic;
}
.tweet_text {
    display: block;
    font-style: normal;
}
#importantfield {
    display: none;
}
.caps {
    border-bottom: 1px dotted #555555;
    cursor: help;
}
code, pre {
    background: none repeat scroll 0 0 #FFFDD5;
    display: block;
    margin-bottom: 10px;
    padding: 10px;
}
table {
    background: none repeat scroll 0 0 transparent;
}
table td, table th {
    border: 1px solid #888888;
    padding: 6px 10px;
}
table th {
    background: none repeat scroll 0 0 #888888;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-weight: bold;
}
table td {
    background: none repeat scroll 0 0 #FFFFFF;
}
