@charset "utf-8"; /* PublishCharset into mt-config.cgi */

/* 2カラム用 */
.layout-two-column-right #box {
    width: 700px;
    margin-right: auto;
    margin-left: auto;
	margin-bottom:10px;
    border: 1px solid #666699;
    text-align: left;
    background-color: #ffffff;
}

/* 2カラム(右サイドバー) */
.layout-two-column-right #content {
    float: left;
    width: 500px;
    margin: 0 0 10px 0;
}
.layout-two-column-right #links-right-box {
    float: left;
    width: 190px;
}
.layout-two-column-right #links-right {
    padding: 15px 15px 0;
    color: #ffffff;
}

/* サイト説明 */
#blog_des h1{color: #cccccc; margin:0px; text-align:center; font-weight:bold; font-size:9px;}

/* タイトルバナー */
#banner table{
	width:100%;
	height:200px;
	vertical-align:middle
    background-position: left top;
    background-repeat: no-repeat;
    background-image: url("/suptool/images/banner.jpg");
}

#banner a,
#banner a:link {
	color:#ffffff;
	text-decoration:underline;
}
#banner a:visited {
    color: #ffffff;
    text-decoration: none;
}
#banner a:hover {
	color:#FF9966;
    text-decoration: none;
}

#banner h2 {
	color: #ffffff;
	font-size: 20px;
	padding:15px 5px;
	letter-spacing: 1px;
}

.syndicate{
	text-align:right;
}
/* インデックスメニュー*/
#index_menu table {
	width:100%;
	border-right:1px xolid #ffffff;
	border-left:1px xolid #ffffff;
    font-size: 12px;
	font-weight:bold;
}
#index_menu td {
	text-align:center;
	width:110px;
	background-color:#003399;
	}

#index_menu a,
#index_menu a:link {
	color:#ffffff;
	text-decoration:underline;
}
#index_menu a:visited {
    color: #ffffff;
    text-decoration: none;
}
#index_menu a:hover {
	background-color:#CCFFFF;
	color:#000000;
	width:100%;
	text-decoration: underline;
}

/* サイトテーマ説明 */
#theme_block {
    width: auto;
	height:160px;
    margin:5px;
	text-align:center;
	vertical-align:middle;
	padding:5px;
    background: #ffffff;
    line-height:150%;
	border:1px dashed #C1002A;
}
	
/* エントリー全体 */
.blog {
    padding: 10px;
    font-size: small;
    color: #36414d;
    background: none;
}

/* エントリー */
.entry {
    width: auto;
    margin: 0 5px 15px;
    color: #36414d;
    background: #ffffff;
    font-size: 12px;
    line-height:150%;
    word-break: break-all;
	border-bottom: 1px solid #36414d;
}

.entry_content{
	padding:0 5px;
}
.entry h3{
	font-size:14px;
	font-weight:bold;
	padding: 0 0 0 5px;
}
.entry a:active {}
.entry img {
    margin-right: 8px;
    margin-bottom: 5px;
}

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

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

/* エントリータイトル */
.entry-header {
    margin: 7px 0 0;
	text-align:left;
	padding:10px;
    color: #ffffff;
	background: #517FFF;
    font-size: 14px;
    font-weight: bolder;
	border-left:5px solid #00333E;
	border-right:5px solid #00333E;
}

/* エントリー */
.entry-body {
    font-size: 12px;
}

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

/* アーカイブページの前後リンク */
.content-nav {
    margin: 5px;
    text-align: center;
	border-top:1px dashed #99CCCC;
	border-bottom:1px dashed #99CCCC;
}
.content-nav table{ width:90%; font-size:9px;}
.content-nav .prev{ text-align:left;}
.content-nav .next{ text-align:right;}

/* サイドメニュータイトル */
.sidetitle {
	margin-top: 3px;
	padding: 2px 0 1px;
	_padding: 1px 0 2px;
	border: 1px solid  #666666;
	text-align: center;
	color: #444444;
	background-image: url("/suptool/images/side.gif");
	font-size: 12px;
	line-height: 140%;
	letter-spacing: 1px;
}

/* サイドメニュー */
.side {
    margin: 3px 0 20px;
    color: #444444;
    font-size: 11px;
    _font-size: 9px;
    line-height: 150%;
}
.side img{
	margin:2px;
}

.clear {
    clear: both;
}

/* マグエリア */
#mag{
	font-size:9px;
	border:1px solid #3361ff;
}
#mag table{
	width:99%;
}
#mag .mag_title{
	background-color:#3361ff;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	font-size:11px;
}
#mag h3{
	font-size:10px;
	text-align:center;
	vertical-align:middle;
	margin:0;
}
#mag .magurl{
	text-align:right;
	font-size:10px;
}
#mag form{
	font-size:10px;
}

/* トラックバック */
.trackbacks,
.comments {
    margin: 10px 5px;
    color: #36414d;
}

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

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

.trackback-content p,
.comment-content p {
    margin-top: 10px;
    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;
}


/* フッタ */
#footer table{
	text-align:center;
	vertical-align:middle;
    height:100px;
	width:100%;
	font:10px;
	color: #ffffff;
    background-position: left top;
    background-repeat: no-repeat;
    background-image: url("/suptool/images/footer.jpg");
}
#footer a,
#footer a:link,
#footer a:visited {
    color: #ffffff;
    text-decoration: none;
}


/* すべて */
body {
    margin: 0 0 10px 0;
    padding: 0;
	text-align:center;
	background-color:;
}

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

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

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

/* 順序なしリスト */
ul {
    padding-left: 2px;
    margin-left: 2px;
    margin-top: 2px;
}
ul li {
    padding-left: 2px;
    margin-left: 2px;
    list-style:none none none;
}

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

/* フォーム */
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;
}