@import url(http://www.houjyukai.jp/mtos/mt-static/themes-base/blog.css);

/* Default Layout:  */
/* あいそら羽島CSS */
/* 全体の設定 */
* {
margin:0;
padding:0;
}

h1, h2, h3, h4, p, ul, ol, li, dt, dl, dd, em {
font-size:100%;
font-style:normal;
font-weight:400;
margin:0;
padding:0;
}

body {
background-color:#FAFAF2;
background-image:url(cssimg/body.jpg);
background-repeat:repeat-x;
color:#4F4F4F;
font-size:100%;
margin:0 auto 10px;
padding-top:0;
text-align:center;
}

img {
border-style:none;
margin:2px;
}

strong {
color:#e36600;
}

.skip {
left:-9999px;
position:absolute;
}

.none {
display:none;
}

hr {
display:none;
}

/* ページ全体 */
#container {
background:#FFF none repeat scroll 0;
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
margin-left:auto;
margin-right:auto;
margin-top:0;
padding-top:0;
text-align:left;
width:930px;
border-left:3px solid #FCFCFC;
border-right:3px solid #FCFCFC;
}

#container-inner {
padding:0;
width:930px;
}

/* ヘッダ */
#header img {
border-style:none;
}

#header-inner {
padding-bottom:0;
padding-left:30px;
padding-top:10px;
}

#header h1, #header-name {
left:-9999px;
position:absolute;
}

#header h2, #header-description {
font-size:80%;
padding-bottom:10px;
padding-top:5px;
}

#header-content {
float:left;
}

#header .widget-search {
float:right;
font-size:80%;
margin:5px 0 0;
padding:0;
text-align:right;
width:200px;
}

#header .widget-content {
padding-right:30px;
padding-top:10px;
}

#header .widget-content form {
margin:0;
padding:0;
}

#header .widget-content label {
display:none;
}

/* ナビゲーションバー */
#navi {
background-image:url(cssimg/navibg.gif);
background-position:right bottom;
background-repeat:no-repeat;
clear:both;
float:left;
font-size:90%;
width:930px;
}

#navi-inner {
padding:0;
}

#navi ul {
margin:0;
padding:0;
}

#navi ul li {
display:inline;
}

#navi ul li a {
background-color:#039;
background-image:url(cssimg/navi0.gif);
background-position:right bottom;
background-repeat:repeat-x;
border-right:1px solid #E0E0E0;
color:#FFF;
float:left;
padding:.7em 15px .6em;
text-decoration:none;
}

#navi ul li a:hover {
background-color:#666;
background-image:url(cssimg/navi.gif);
background-position:right bottom;
background-repeat:repeat-x;
color:#FFF;
}

/* バナーイメージ */
#image {
background-image:url(cssimg/image1.jpg);
background-position:center;
background-repeat:no-repeat;
clear:both;
height:150px;
text-indent:-9999px;
}

/* 検索バー */
#search-bar {
background:#000;
background-image:url(cssimg/navi.gif);
background-position:bottom;
background-repeat:repeat-x;
}

#search-bar form {
position: relative;
margin: 0;
padding: 0;
width: 320px;
height: 34px;
}

#search-content {
position: absolute;
top: 5px;
left: 660px;
margin: 0;
padding: 0;
width: 246px;
height: 24px;
}

#search-content form {
position: absolute;
top: 12px;
left: 32px;
margin: 0;
padding: 0;
width: 256px;
height: 24px;
}

#search-content .search {
position: absolute;
font-size: 91%;
top: 3px;
left: 1px;
padding:0;
border: 0;
width: 161px;
height: 18px;
}

#search-content .search:focus {
background-color: #f0f0f0;
}

#search-content .searchsubmit {
position: absolute;
top: 2px;
right: 2px;
width: 80px;
height: 20px;
padding: 0;
border: 0;
background-color: #b4304a;
font-family:sans-serif;
font-size:80%;
font-weight:700;
color: #feeeee;
}

#search-content .searchsubmit:hover {
background-position: bottom;
}

#search-content .searchsubmit:active {
padding: 1px 0 0 1px;
}

/* ページコンテンツ */
#content {
}

#content-inner {
padding:0;
}

/* メインページ */
.layout-wtt #alpha {
border-right:1px solid #CCC;
float:left;
font-size:90%;
line-height:150%;
letter-spacing:.05ex;
margin-bottom:20px;
margin-right:0;
width:525px;
}

#alpha-inner {
padding-left:15px;
padding-right:15px;
padding-top:10px;
overflow:visible;
}

#alpha a {
color:#0033ee;
text-decoration:none;
}

#alpha a:link {
color:#0033ee;
text-decoration:none;
}

#alpha a:link:hover {
color:#e36600;
text-decoration:underline;
}

#alpha a:link:active {
color:#e36600;
text-decoration:underline;
}

#alpha a:visited {
color:#039;
text-decoration:none;
}

#alpha a:visited:hover {
color:#e36600;
text-decoration:underline;
}

#alpha a:visited:active {
color:#e36600;
text-decoration:underline;
}

#alpha .date {
clear:both;
color:#666;
font-size:90%;
font-weight:700;
margin-bottom:5px;
margin-left:5px;
margin-top:10px;
padding-bottom:0;
padding-top:0;
}

#alpha h1 {
background-color:#039;
background-image:url(cssimg/h1s.gif);
background-position:left bottom;
clear:both;
color:#fff;
font-size:140%;
margin-bottom:5px;
margin-top:5px;
padding:5px 20px 5px 10px;
height:100%;
}

#alpha h2 {
background-image:url(cssimg/h2s.gif);
background-position:left center;
clear:both;
color:#757575;
font-size:120%;
font-weight:700;
margin-bottom:10px;
margin-top:0;
padding:13px 20px 10px 10px;
height:100%;
}

#alpha h2.goodjob {
background:transparent url(cssimg/goodjob_48x40.gif) no-repeat scroll left center;
padding-left:55px;
}

#alpha .entry-categories-header,
#alpha .entry-tags-header {
border-bottom:0;
color:#666;
clear:both;
font-size:100%;
margin-bottom:10px;
margin-left:5px;
margin-top:10px;
padding:0 0 3px;
background-image:none;
}

#alpha h3 {
border-bottom:1px solid #CCC;
clear:both;
font-size:130%;
font-weight:0;
margin-bottom:10px;
margin-left:0;
margin-top:20px;
padding-bottom:3px;
padding-top:0;
}

#alpha h4 {
clear:both;
font-size:100%;
margin-bottom:10px;
margin-left:5px;
margin-top:10px;
padding-bottom:3px;
padding-top:0;
}

cite {
font-style:italic;
}

blockquote {
background-color:#EFEFEF;
border:1px solid #CCC;
color:#666;
margin:20px 5px;
padding:10px;
}

pre {
border:1px solid #CCC;
height:100px;
margin-bottom:10px;
overflow:scroll;
padding:5px;
}

#alpha dl {
margin-bottom:10px;
}

#alpha dt {
padding:5px 0 5px 5px;
}

#alpha dd {
padding-left:5px;
}

#alpha .info {
margin-bottom:25px;
margin-top:10px;
}

#alpha .info dt {
padding:0 0 0 5px;
width:110px;
font-weight:700;
}

#alpha .info dd {
border-bottom:1px dotted #666;
line-height:150%;
margin:-1.5em 0 .8em 9em;
}

.boxarea {
background-color:#FFF;
color:#333;
margin-bottom:15px;
margin-top:10px;
}

#alpha ul {
margin-bottom:10px;
padding-left:20px;
}

#alpha ul ol {
padding-left:30px;
}

#alpha p {
margin:10px 0;
clear:left;
}

.mt-image-none {
margin:5px 5px 5px 0;
}

.mt-image-left {
float:left;
margin:5px 10px 10px 0;
}

.mt-image-center {
display:block;
margin:5px auto 10px;
text-align:center;
}

.mt-image-right {
float:right;
margin:5px 0 10px 10px;
}

.more {
float:right;
margin-bottom:10px;
margin-top:3px;
}

.entry-tags {
margin:0 0 10px;
}

.entry-tags-header, .entry-tags-list, .entry-tag {
display:inline;
}

.entry-tags-list {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding:0;
}

#alpha .posted {
background-color:#FFF;
clear:both;
color:#333;
font-size:90%;
line-height:normal;
margin-bottom:25px;
padding:3px;
text-align:left;
}

.techstuff {
font-size:100%;
}

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

fieldset {
padding:10px;
}

#comments-open-data label {
clear:both;
float:left;
margin-bottom:.5em;
white-space:nowrap;
width:10em;
}

#alpha .recent-list {
margin-bottom:1.5em;
}

#alpha .recent-list ul {
padding-left:0;
}

#alpha .recent-list ul li {
list-style-type:none;
background:url(./cssimg/page.gif) no-repeat center left;
padding-left:20px;
height:100%;
}

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

.sign {
margin-bottom:10px;
}

.extended {
display:block;
float:right;
}

.reply {
margin-left:20px;
}

/* サイドバー */
.layout-wtt #beta {
float:left;
font-size:80%;
left:205px;
line-height:140%;
width:190px;
}

.layout-wtt #gamma {
border-right:1px solid #CCC;
float:left;
font-size:80%;
line-height:140%;
width:200px;
}

#beta-inner, #gamma-inner {
padding-left:11px;
padding-right:0;
padding-top:10px;
}

#beta a, #gamma a {
color:#0033ee;
text-decoration:none;
}

#beta a:link, #gamma a:link {
color:#0033ee;
text-decoration:none;
}

#beta a:link:hover, #gamma a:link:hover {
color:#e36600;
text-decoration:none;
}

#beta a:link:active, #gamma a:link:active {
color:#e36600;
text-decoration:none;
}

#beta a:visited, #gamma a:visited {
color:#039;
text-decoration:none;
}

#beta a:visited:hover, #gamma a:visited:hover {
color:#e36600;
text-decoration:none;
}

#beta a:visited:active, #gamma a:visited:active {
color:#e36600;
text-decoration:none;
}

#beta h3.widget-header,#gamma h3.widget-header {
background-image:url(cssimg/sideh2s.gif);
background-position:left bottom;
background-repeat:no-repeat;
clear:both;
color:#333;
font-size:110%;
font-weight:700;
margin-bottom:10px;
padding:10px 15px 0px 10px;
}

#beta h4, #gamma h4 {
background-color:#FFF;
border-bottom:1px solid #CCC;
clear:both;
color:#333;
font-size:100%;
font-weight:700;
margin-bottom:5px;
padding-bottom:2px;
padding-left:10px;
padding-top:2px;
}

#beta p, #gamma p {
font-size:92%;
margin-bottom:0;
margin-top:3px;
padding-bottom:0;
}

#beta img, #gamma img {
border-style:none;
margin-bottom:3px;
margin-top:3px;
}

#beta ul, #gamma ul {
list-style-type:none;
margin:0 5px 2px;
padding-left:0;
}

#beta ul ul li, #gamma ul ul li {
margin-left:10px;
}

#beta li a, #gamma li a {
text-decoration:none;
}

#beta li a:hover, #gamma li a:hover {
text-decoration:none;
}

#beta li.item,#gamma li.item {
display: inline;
float: left;
margin: 0 5px 1px;
overflow: hidden;
text-align: center;
vertical-align: middle;
}

/* ウィジェット */
.widget-content {
width:178px;
}

.widget-archive-category ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding:0;
}

.widget-archive-category ul li {
padding-bottom:1px;
padding-top:1px;
}

.widget-archive-category ul li a {
background-image:url(./cssimg/category.gif);
background-position:left center;
background-repeat:no-repeat;
display:block;
text-indent:20px;
height:100%;
}

.widget-archive-category ul li a:hover {
color:#e36600;
height:100%;
}

.widget-archive-category ul ul {
margin-left:0;
margin-top:0;
padding-bottom:0;
padding-left:0;
padding-top:0;
}

.widget-archive-category ul ul li {
background-image:none;
padding:2px 0 1px 2px;
}

.widget-archive-category ul ul li a {
background-image:url(./cssimg/category.gif);
background-position:left center;
background-repeat:no-repeat;
border-left:medium none;
display:block;
padding-bottom:1px;
padding-top:1px;
text-indent:17px;
}

.widget-archive-category ul ul li a:hover {
border-left:medium none;
color:#e36600;
}

.widget-syndication {
margin-bottom:5px;
margin-top:5px;
}

.widget-powered, .widget-creative-commons {
background-color:#FFF;
color:#333;
font-size:75%;
line-height:150%;
margin-bottom:20px;
margin-left:5px;
margin-top:10px;
text-align:left;
}

.widget-list li {
margin:5px 0;
}

.note {
padding-left:5px;
padding-right:5px;
}

.note p {
line-height:130%;
padding-bottom:2px;
}

/* フッター */
#footernavi, #footerright {
clear:both;
font-size:90%;
margin:10px 0 0;
padding:0;
text-align:center;
}

#footernavi ul {
margin:0;
padding:0;
}

#footernavi ul li {
display:inline;
}

#footernavi ul li a {
background-color:#FFF;
color:#0033ee;
padding:0 .5em;
text-decoration:none;
}

#footernavi ul li a:hover {
background-color:#FFF;
color:#e36600;
text-decoration:underline;
}

#footer {
background:#FFF none repeat scroll 0;
border-bottom:2px solid #0071BD;
clear:both;
font-size:90%;
font-weight:400;
margin-left:auto;
margin-right:auto;
width:930px;
}

#footer a {
background-color:#FFF;
color:#0033ee;
text-decoration:none;
}

#footer a:hover {
background-color:#FFF;
color:#e36600;
text-decoration:underline;
}

address,#copyright {
font-style:normal;
font-weight:400;
padding-bottom:0;
padding-top:0;
}

/* コメント */
.comment {
margin:10px 0;
}

.comment-header {
font-weight:700;
margin:5px 0;
}

.comment-content {
margin:0;
}

.comment-footer {
margin:0;
text-align:right;
border-top:1px solid #e4e4e4;
font-size:90%;
}

.recent-comments-list ul {
padding-left:0px;
}

.recent-comments-list li {
list-style-type:none;
background:transparent url(./cssimg/comment.gif) top left no-repeat;
padding-left:20px;
margin:5px 0;
height:100%;
}

.recent-comments-archive li {
margin:5px 0;
}

/* トップページ */
#alpha .asset-image {
margin:10px 0;
}

#alpha .asset-image-thumb {
margin:0 3px 0 0;
display:inline;
overflow:hidden;
}

/* その他設定 */
.asset-more-link{
text-align:right;
margin-top:5px;
}

.asset,.comments,.comments-content,.trackbacks,.archive,.search-form,.recent-list {
overflow:visible;
}

.entry-categories, .entry-tags, .entry-author {
margin-bottom:0;
}

.entry-author {
margin-left:5px;
line-height:1.1;
}

.entry-author-header {
display:inline;
font-weight:700;
margin-right:.25em;
}

#alpha .entry-categories-list,#alpha .entry-tags-list {
padding-left:0;
}

.asset-meta, .asset-footer {
font-size:90%;
}

#comment-author:focus, 
#comment-email:focus, 
#comment-url:focus, 
#comment-text:focus,
#captcha_code:focus,
#comment-title:focus {
background-color: #f0f0f0;
}

.comment, .trackback {
border-bottom: 0;
}

#alpha .archive-list {
list-style-type: disc;
}

#alpha .archive-list li {
margin:2px 0;
}

#alpha .comment-reply p {
margin-left: 0;
}

#comment-author,#comment-email,#comment-url,#comment-text,#comment-title {
font-size:100%;
width:300px;
}

#comment-form-title {
margin-bottom:0.75em;
}

#comment-form-title label,
#comments-open-text label {
clear:both;
margin-bottom:.5em;
white-space:nowrap;
width:10em;
}

#comment-text, #comment-title {
width:445px;
}

.userpic img {
vertical-align:middle;
}

#comment-form-remember-me {
margin-bottom:0px;
}

#comments-open-captcha .field img {
margin-bottom:10px;
}

#captcha_code {
font-size:110%;
width:100px;
}

#comments-open-data p {
clear:none;
}

/* テーブル */
table {
color: #666;
margin-bottom: 13px;
border: 1px solid #CCC;
border-collapse: separate;
border-spacing: 1px;
font-size:100%;
line-height:120%;
}

tbody {
}

th {
padding: 5px;
border-right: 1px solid #CCC;
border-bottom: 1px solid #CCC;
background-color: #f4f4ff;
width:30%;
}

td {
padding: 5px;
border-right: 1px solid #CCC;
border-bottom: 1px solid #CCC;
background-color: #fdfdfd;
}

abbr {
border:none;
}

/* リンクアイコン */
.comment_link {
background:transparent url(./cssimg/comments.gif) center left no-repeat;
padding-left:20px;
height:16px;
}

.published {
background:transparent url(./cssimg/entryadd.gif) center left no-repeat;
padding-left:20px;
height:16px;

}

.updated {
background:transparent url(./cssimg/update.gif) center left no-repeat;
padding-left:20px;
height:16px;
}

.readmore {
background:transparent url(./cssimg/more.gif) center left no-repeat;
padding-left:20px;
height:16px;
}

.comment_reply {
background:transparent url(./cssimg/reply.gif) center left no-repeat;
padding-left:20px;
height:16px;
}

.tag {
background:transparent url(./cssimg/tag.gif) center left no-repeat;
padding-left:20px;
height:16px;
}

.category {
background:transparent url(./cssimg/category.gif) center left no-repeat;
padding-left:20px;
height:16px;
}

.xhtml {
background:transparent url(./cssimg/xhtml_valid.gif) center left no-repeat;
padding-left:20px;
height:16px;
}

.css {
background:transparent url(./cssimg/css_valid.gif) center left no-repeat;
padding-left:20px;
height:16px;
}

.archive_link {
background:transparent url(./cssimg/database.gif) center left no-repeat;
padding-left:20px;
height:16px;
}

.recent_comment_link {
background:transparent url(./cssimg/group.gif) center left no-repeat;
padding-left:20px;
height:16px;
}

.email {
background:transparent url(./cssimg/email_edit.gif) center left no-repeat;
padding-left:20px;
height:16px;
}

.signin {
background:transparent url(./cssimg/key_go.gif) center left no-repeat;
padding-left:20px;
height:16px;
}

/* 最近の写真付きブログ記事 */
#content .widget-recent-entries .widget-content dl dt {
    clear: both;
    float: left;
    height: 55px;
    margin-right: 3px;
    padding: 0px;
}

#content .widget-recent-entries .widget-content dl dt img {
    display: block;
}

#content .widget-recent-entries .widget-content dl dd {
    float: none;
    padding: 0px;
    margin-bottom: 5px;
    height: 95px;
}

/* ボタン */
.tweet-button {
    margin: 0 0 0 0;
}

.like-button {
    margin: 4px 0 8px 0;
}

