@charset "UTF-8";
/* すべて */
* {
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial, sans-serif;
}
/* 見出し */
.left1{font-size:11px;margin:0 9px 0 15px;line-height:180%;}
.leftleft1{float:left;margin:0 5px 0 0;height:200px;}
.leftleft2{float:left;margin:0 5px 0 0;width:415px;height:180px;}
.leftleft3{float:left;margin:0 5px 0 0;width:415px;height:200px;}
hr{width:97%;color:#bbb;text-align:center;height:1px;}
.samsam1{width:202px;text-align:center;float:left;font-size:14px;color:red;}
h1, h2{display:none;}
h1, h2, h3, h4, h5, h6 {font-weight: normal;}
.kt1{float:left;width:115px;height:202px;text-align:center;}
.kt2{width:100px;margin:2px 0 10px 0;text-align:left;}
.kt3{float:left;width:115px;height:190px;text-align:center;}
.mienai{display:none;}
.photo1{float:left;margin:0 0 0 18px ;}
.photo2{line-height:175%;font-size: 14px;font-weight: bold;}
/* リンク */
a,
a:link,
a:visited {color: blue;text-decoration: none;}
.leftleft{float:left;margin:0 5px 0 0;height:175px;}
.right{width:205px;float:left;padding:0;text-align:left;}
.left-menu{margin:0 0 0 11px;}
.afi1{font-size:12px;height:103px;border-left:solid #CFC7C1 1px;border-top:solid #CFC7C1 1px;border-right:solid #CFC7C1 1px;}
.afi2{background:#F2F0F0;float:left;height:103px;font-size:11px;width:30px;text-align:center;border-right:solid #CFC7C1 1px;}
.afi3{float:left;margin:0;padding:0;height:103px;width:75px;}
.afi4{height:103px;line-height:135%;margin:5px 5px 0 5px;}
.afi5{clear:both;}
.afi6{border-top:solid #CFC7C1 1px;}
.osusume{background:url(http://xn--sckyeodz36lttf.net/img/osusume.gif) no-repeat;height:250px;padding:45px 0 0 60px;marign:20px 50px 0 0;font-size:15px;line-height:140%;font-size:11px;}

a:hover {
    color: blue;
    text-decoration: underline;
}

/* リンクつき画像 */
a img {border: 0;}

/* 段落 */
p {margin-top: 15px;margin-bottom: 15px;}

/* 順序なしリスト */
ul {}
ul li {margin:0px;
    padding: 3px;
    list-style-type: none;
    font-size: 13px;
	border-right:1px solid #bbb;
	border-left:1px solid #bbb;
	border-bottom:1px solid #bbb;
}

/* 定義リスト */
dl {}
dt {}
dd {padding-left: 8px;}

/* フォーム */
form {margin: 0px;}
input {
    padding: 1px;
    font-size: 12px;
}

/* 引用 */
blockquote {
    width: auto;
    margin: 15px 20px 0 20px;
    padding: 10px;
    border: 1px solid #666666;
    background: #f6f6f6;
    font-size: 10px;
    line-height: 150%;
}
.quotetitle { /* 引用文タイトル */
    font-size: 10px;
    border-bottom: 1px solid #666666;
    padding: 3px;
}

/* タイトルバナー */
#banner {display:none;
}

#banner a,
#banner a:link,
#banner a:visited {display:none;
}
#banner a:hover {}
#banner a:active {}

/* タイトルバナー下の説明 */
#banner h2 {display:none;
}

/* エントリー全体 */
.blog {
    padding: 5px;
    font-size: small;
    color: #000000
}

/* エントリー日付 */
.date { 
    margin: 6px 5px 0;
    padding: 2px 0 2px 5px;
    background-position: left; 
    background-repeat: no-repeat;
/*    background-image: url(".gif");*/
    font-size: 11px;
    font-weight: bold;
}

/* エントリー日付・コメントタイトル・トラックバックタイトルの配色 */
.date,
.trackbacks-header,
.comments-header,
.comments-open-header {
    color: #ffffff;
    background: #333333;
}

/* エントリー */
.entry {
    width: 810px;
    margin: 3px;
    color: #111111;
    background: #ffffff;
    background-position: right; 
	float:left;
    border: 1px solid #bbbbbb;
    font-size: 16px;
    line-height:150%;
    word-break: break-all;
}
.entry a:active {}
.entry img {
    margin-right: 8px;
    margin-bottom: 5px;
}

/* エントリーのテキストエリア可変長指定 */
.entry textarea {
    width: 97%;
}

/* 追記 */
.entry.extended {}

/* エントリータイトル */
.entry-header {
    margin: 5px 0 5px 5px;
    color: #444444;
    font-size: 12px;
    font-weight: bold;
}

/* エントリータイトルのリンク */
.entry-header a:link,
.entry-header a:visited,
.entry-header a:hover {
    color: #444444;
    font-size: 12px;
    font-weight: bold;
}

/* アーカイブページの前後リンク */
.content-nav {
    margin: 10px;
    text-align: center;
    font-size: 12px;
}

/* カレンダー */
.calendar_month {
    margin-bottom: 5px;
    text-align: center;
    color: #444444;
    font-size: 9px;
    background: none;
    line-height: 150%;
/*    letter-spacing: 0.2em;*/
}
.calendar {
    text-align: center;
    color: #444444;
    background: none;
}
.calendar table {
    text-align: center;
    padding: 0px;
    border-collapse: collapse;
}
.weekday {
    padding-bottom: 3px;
    font-size: 8px;
    width: 23px;
}
.calendar td {
    padding: 2px 0;
    font-size: 9px;
    line-height: 120%;
}
.today {
    display: block;
    text-align: center;
    color: #444444;
    border: 1px solid #444444;
}
.red {
    color: #e50003;
}
.blue {
    color: blue;
}

/* サイドメニュータイトル */
.sidetitle {
    margin-top: 3px;
    padding: 2px 0 1px;
    _padding: 1px 0 2px;
    border: 1px solid  #666666;
    text-align: center;
    color: #444444;
    background: #f6f6f6;
    font-size: 10px;
    line-height: 140%;
}

/* サイドメニュー */
.side {
    margin: 0px 0 20px;
    background: none;
    color: #444444;
    font-size: 13px;
    line-height: 150%;
}

/* サイドメニュー(サブカテゴリー用) */
.side #categories ul {
    padding-left: 16px;
}
.side #categories ul ul {
    padding-left: 10px;
}
.side #categories li {
    list-style-type: circle;
}


/* RSSフィード */
.syndicate {
    margin-bottom: 5px;
    text-align: left;
    color: #666666;
    font-size: 9px;
    line-height: 150%;
}


/* 3カラム用 */
body.layout-three-column,
body.layout-two-column-left,
body.layout-two-column-right,
body.layout-one-column {
    background:url(http://www.h-anime.info/img/back.jpg) repeat-y #F2F2F2;
}
.layout-three-column #container,
.layout-two-column-left #container,
.layout-two-column-right #container {
    margin-bottom: 10px;
}
.layout-three-column #box {
    width: 1049px;
    padding:0;
    text-align: left;
    background-color: #ffffff;
}


/* 2/3カラム用フッタ */
.layout-three-column-liquid #footer-liquid,
.layout-two-column-liquid-left #footer-liquid,
.layout-two-column-liquid-right #footer-liquid,
.layout-three-column #footer,
.layout-two-column-left #footer,
.layout-two-column-right #footer {
    font-size: 13px;
    color: #444444;
}
.layout-three-column-liquid #footer,
.layout-two-column-liquid-left #footer,
.layout-two-column-liquid-right #footer,
.layout-three-column #footer-liquid,
.layout-two-column-left #footer-liquid,
.layout-two-column-right #footer-liquid {
    display: none;
}

/* 3カラム(リキッドレイアウト) */
.layout-three-column-liquid #content {
    margin: 0 185px 10px;
    border-bottom: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
}

.layout-three-column-liquid #links-right{
    position: absolute;
    width: 155px;
    top: 95px;
    right: 15px;
    color: #ffffff;
}

/* 3カラム */
.layout-three-column #content {
    float: left;
    width: 828px;
    border-right: 1px solid #cccccc;

    margin:0;
}

.layout-three-column #links-right-box {
    float: left;
    width: 219px;
}
.layout-three-column #links-right {
    padding: 7px 7px 0 7px;
    color: #ffffff;
}

input,textarea {
    font-family: "Osaka", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", arial, sans-serif;
}
