@charset "EUC-JP";

/*
 * File  : styles.css
 * Version: 1.02
 * Update:
 * 1.01 2005.12.02: change background of .date
 * 1.02 2006.02.26: delete font-weight property from all name selector and add h type selectors
 *  and brought property for the title together.
 *
 * Copyright (C) 2005-2006 www.koikikukan.com All rights reserved.
 */

/* すべて */
* {
margin: 0;
padding: 0;
font-family: Verdana, Arial, sans-serif;
}

/* 見出し */
h1, h2, h3, h4, h5, h6 {
font-weight: normal;
}

/* リンク */
a,
a:link,
a:visited {
color: #006699;
text-decoration: none;
}
a:hover {
color: #006699;
text-decoration: underline;
}
a:active {}

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

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

/* 順序なしリスト */
ul {
}
ul li {
padding-left: 10px;
background: url(http://raguweb.net/template/lmark.gif) no-repeat 0 0.4em;
list-style-type: none;
}

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

/* フォーム */
form {
margin: 0;
}
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 {
border-right: 1px solid #666699; 
border-bottom: 1px solid #666699;
color: #999999;
background: #F0EBEB;
background-position: right top;
background-repeat: no-repeat;
width: 1004px;
height: 135px;
text-align: center;
}

#banner a,
#banner a:link,
#banner a:visited {
color: #000000;
font-size: 24px;
text-decoration: none;
}

#banner img{
margin:0;
padding:0;
}

#banner a:hover {}
#banner a:active {}

/* タイトルバナー下の説明 */
#banner h2 {
color: #ffffff;
font-size: 12px;
}

#menuflash{
width:800px;
height:135px;
margin-left:auto;
margin-right:auto;
text-align:justify;
}

/* エントリー全体 */
.blog {
padding: 10px;
font-size: small;
color: #36414d;
background: none;
}

/* エントリー日付 */
.date { 
margin: 6px 5px 0;
padding: 2px 0 2px 5px;
font-size: 11px;
font-weight: bold;
}

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

/* エントリー */
.entry {
width: auto;
margin: 0 5px 15px;
color: #36414d;
background: #ffffff;
font-size: 12px;
line-height:150%;
}
.entry a:active {}
.entry img {
margin-right: 8px;
margin-bottom: 5px;
}

/* TOPエントリー */
.topentry {
width: auto;
margin: 0 5px 5px;
color: #36414d;
background: #ffffff;
font-size: 12px;
line-height:150%;
}
.entry a:active {}
.entry img {
margin-right: 8px;
margin-bottom: 5px;
}


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

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

/* エントリータイトル */
.entry-header {
margin: 3px 0 0 0;
padding: 1px 5px 1px 5px;
border-left: 4px solid #36414d;
text-align : left;
color: #333333;
background: #55a460;
font-size: 11px;
font-weight: bold;
}

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

/* 投稿者 */
.entry-footer {
margin: 10px 0 0 0;
border-top: 1px dotted #36414d;
text-align: right;
color: #36414d;
font-size: 9px;
}

/* Typekeyコメンタ?画像 */
.commenter-profile img {
vertical-align: middle;
border-width: 0;
}

/* アーカイブページの前後リンク */
.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%;
}
.calendar {
text-align: center;
color: #444444;
background: none;
}
.calendar table {
text-align: center;
padding: 0;
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;
border: 1px solid  #666666;
text-align: center;
color: #444444;
background: #f6f6f6;
font-size: 10px;
line-height: 140%;
}

/* サイドメニュー */
.side {
margin: 3px 0 20px;
background: none;
color: #444444;
font-size: 12px;
line-height: 150%;
}
/* サイドPV */
.sidepv {
margin-top:-8px;
margin-bottom:10px;
background: none;
color: #444444;
font-size: 12px;
line-height: 150%;
}

/* サイドバナー */
.sidebanner {
margin: 3px 0 20px;
background: none;
color: #444444;
font-size: 12px;
line-height: 150%;
text-align: center;
}

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

/* カウンター */
.counter {
margin: 8px 0 25px;
padding: 2px;
background: none;
font-size: 9px;
}

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

/* クレジットバナー */
.powered {
margin-top: 50px;
text-align: left;
color: #666666;
font-size: 9px;
line-height: 150%;
}

.powered img {
margin-top: 3px;
}

.clear {
clear: both;
}

/* コメント・トラックバック */
#comments-open-data p {
margin-bottom: 10px;
}

#comment-post {
font-weight: bold;
}

#comment-author, #comment-email, #comment-url, #comment-text {
width: 220px;
}

#comment-text {
width: 266px;
}

#comment-bake-cookie {
}

#comments-open-footer {
text-align: center;
}

.trackbacks,
.comments {
margin: 10px 5px;
color: #36414d;
}

.trackbacks-header,
.comments-header,
.comments-open-header {
margin: 15px 0;
padding: 2px 0 2px 5px;
font-size: 11px;
}

#trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content {
margin: 0;
padding: 0;
font-size: 12px;
line-height: 150%;
}

.trackback-content p,
.comment-content p {
margin-top: 5px;
margin-bottom: 5px;
}

.trackback-footer,
.comment-footer {
font-size: 9px;
border-top: 1px dotted #36414d;
text-align: right;
padding-top: 3px;
margin-right: 2px;
}

.comments-open label {
display: block;
}

.comments-head {
font-size: 11px;
color: #ffffff;
background: #8fabbe;
padding: 2px 0 2px 5px;
margin: 15px 0;
}

#tb_url {
width: 250px;
}

#comments-open-data dl {}
#comments-open-data dt {
float: left;
width: 70px;
padding: 5px 5px 5px 0;
text-align: right;
}
#comments-open-data dd {
padding: 5px 0 5px 8px;
}

/* カラム切り替え */

/* 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 {
clear: both;
padding: 10px;
text-align: center;
font-size: 10px;
color: #444444;
border-top: 1px solid #666699;
}

.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 #box{
width: 1004px;
border-right: 1px solid #666699; 
}

.layout-three-column-liquid #links-left{
float:left;
padding: 10px 12px 20px 7px;
width: 160px;
border-right: 1px solid #666699; 
color: #ffffff;
}

.layout-three-column-liquid #links-right{
float:right;
padding: 10px 7px 20px 12px;
width: 160px;
border-left: 1px solid #666699;
color: #ffffff;
}

.layout-three-column-liquid #content {
margin:0 179px;
padding: 3px 0 20px 0;
border-right: 1px solid #666699;
border-left: 1px solid #666699;
}

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

.notice { 
margin: 6px 5px 0;
padding: 2px 0 2px 5px;
background-position: left; 
background-repeat: no-repeat;
color: #ffffff;
font-size: 11px;
font-weight: bold;
background: #c5494d;
}

/* エントリータイトルのリンク */
.notice a:link,
.notice a:visited,
.notice a:hover {
color: #ffffff;
font-size: 11px;
font-weight: bold;
background: #c5494d;
}

/* NOTICEエントリー */
.noticeentry {
width: auto;
margin: 0 0 0 0;
color: #36414d;
font-size: 12px;
line-height:150%;
}

.new-site { 
margin: 0px 5px 0px;
padding: 2px 0 2px 5px;
background-position: left; 
color: #ffffff;
font-size: 11px;
font-weight: bold;
background: #a999c5;
}

/* RSS日付 */
.rss-date {
margin: 0 0 0 0;
padding: 1px 0 1px 4px;
border-left: 4px solid #36414d;
position: relative;
width: 600px;
height: 10px;
text-align : left;
color: #333333;
background: #55a460;
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
}

.rss-entry {
width: auto;
margin: 3px 0 15px;
color: #36414d;
background: #ffffff;
font-size: 10px;
line-height:150%;
}

.top-entry {
width: auto;
margin: 0 20px 0 20px;
color: #36414d;
background: #ffffff;
font-size: 12px;
line-height:150%;
}

.kokuti{
font-size: 10px;
}

.ragnet{
margin: 0 5px 15px 8px;
overflow: auto;
height:60px;
border: 1px #6699FF none;
}

/* ガンホー公式引用 */
.entry_rss {
margin: 0 5px 15px;
color: #36414d;
background: #ffffff;
font-size: 10px;
line-height:150%;
overflow: auto;
height:45px;
border: 1px #6699FF none;
}

/* ガンホー公式引用 */
.entry_rss2 {
margin: 0 5px 15px;
color: #36414d;
background: #ffffff;
font-size: 10px;
line-height:150%;
overflow: auto;
width:599px; height:60px;
border: 1px #6699FF none;
}

/* エントリー */
.entrynotice {
width: auto;
margin: 0 5px 15px;
color: #36414d;
background: #ffffff;
font-size: 11px;
line-height:150%;
}


#notice2 { 
margin: 6px 5px 0;
padding: 2px 0 2px 5px;
color: #ffffff;
font-size: 11px;
font-weight: bold;
background: #E28614;
}

#notice2 a,
#notice2 a:link,
#notice2 a:visited {
color: #FFC8C8;
text-decoration: none;
}

#rosv{
margin-top:-4px;
margin-bottom:2px;
}

#rosv a,
#notice2 a:link,
#notice2 a:visited {
color : #FFFFFF;
text-decoration: none;
}

#rosv2{
margin-top:3px;
margin-bottom:2px;
margin-left:7px;
font-size: 9px;
text-align:center;
text-decoration: none;
color : #FFFFFF;
}

#rosv2 a{
color : #FFFFFF;
}

#rosvall td{
color : #FFFFFF;
text-decoration: none;
font-size: 9px;
text-align:center;
}

.rosv-header { 
margin: 3px 0 0 0;
padding: 1px 5px 1px 5px;
color: #ffffff;
font-size: 11px;
font-weight: bold;
background: #a999c5;
}

.rosv-notice { 
margin: 3px 0 0 0;
padding: 1px 5px 1px 5px;
color: #ffffff;
font-size: 11px;
font-weight: bold;
background: #c5494d;
}

.rosv-notice a{
color : #FFFFFF;
}

/* ガンホー公式引用 */
.rosv-entry_rss {
margin: 3px 0 10px 0;
padding: 1px 5px 1px 5px;
color: #36414d;
background: #ffffff;
font-size: 10px;
line-height:150%;
overflow: auto;
height:45px;
border: 1px #6699FF none;
}
