/*
 * File      : styles-site.css
 * Version   : 5.00
 * Update    :
 * 2.00 2005.09.01: Update for Movable Type 3.2.
 * 2.01 2005.09.03: add font-size to content-nav.
 * 2.02 2005.09.27: correct the capital letter to the small letter.
 * 2.03 2005.10.13: add ul and ol type selectors to .entry class selector.
 * 2.04 2005.11.26: fixed typo.
 * 2.05 2006.01.26: comment out the specification of the background image.
 * 2.06 2006.02.26: delete font-weight property from all name selector and add h type selectors
 *                            and brought property for the title together.
 * 2.07 2006.06.01: add .archive-list class selector.
 * 3.00 2006.06.27: Update for Movable Type 3.3.
 * 3.01 2006.07.07: correct class selector.
 * 4.00 2007.05.11: XHTML 1.0 Strict.
 * 4.01 2007.06.16: Update for Movable Type 4.
 * 4.02 2007.11.12: add div.page class selector.
 * 5.00 2008.02.01: Update for Movable Type 4.1.
 *
 * Copyright (C) 2005-2008 www.koikikukan.com All rights reserved.
 */

/* すべて */
* {
    margin: 0;
    padding: 0;
    font-family: Meiryo, メイリオ, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, Verdana, ＭＳ Ｐゴシック, Osaka, Meiryo, Arial, Helvetica, sans-serif; Arial, sans-serif;
	color: #333333;
}
body {
    font-size: 100%;
}
html>body {
    font-size: 12pt;
}

.clear {
 content: ""; 
 display: block; 
 clear: both; 
}

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

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

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

/* リスト */
ul {
    color: #153f74;
    text-decoration: none;
}

/* フォーム */
form {
    margin: 0px;
}
input,
textarea {
    padding: 1px;
}
#search {
    width: 140px;
    height: 20px;
}
html > body #search {
    height: 15px;
}

/* 矢印*/
.side a.arrow {
display: block;
margin-top: 3px;
}
a.arrow, .arrow {
background:transparent url(http://supportista.net/blog/img/el_arrow.gif) no-repeat scroll 0 0;
font-size: 12px;
font-weight:bold;
height:15px;
margin:0 0 0 15px;
padding:0 0 0 15px;
text-decoration:none;
}


/*ヘッダー*/

#header {
width: 962px;
height: 110px;
position: relative;
background: transparent url("http://supportista.net/blog/img/bg_header_top.png") no-repeat left top;
text-align: left;
}
#header h1 {
left:0;
top:0;
}

/*バナー*/
#header p.banner {
position: absolute;
width: 728px; 
height: 90px;
top:10px;
right:15px;
}

/* グローバルナビゲーション */
#nav {
height: 30px;
width:962px;
background: url("http://supportista.net/blog/img/bg_navi.gif") repeat-x left top;text-align: left;position: relative;
}
#nav ul {
list-style:none;
margin: 0px;
padding: 0px;
}
#nav ul li {
float: left;height: 30px;
font-size: 12px;
font-weight: nomal;
white-space: 
nowrap;color: #ffffff;
background:transparent url("http://supportista.net/blog/img/el_header_line.gif") no-repeat right top;
}
#nav a{
text-decoration: none;
}
#nav ul li a {
dispaly: block;
cursor:pointer;
float:left;
}
#nav ul li a span {
height:30px;
color:#ffffff;
float:left;
font-size:12px;
line-height: 30px;
font-weight:nomal;
padding:0px 25px 0 25px;
}
html>body #nav ul li a span {
height:25px;
}
#nav ul li#headFirst a span {
padding-left:25px;
}
#nav ul li.active a, #nav ul li a:hover {
height:30px;
background:transparent url("http://supportista.net/blog/img/bg_topmenu_hover_left.gif") no-repeat right top;
}
#nav ul li.active a span, #header2 ul li a:hover span {
background:transparent url("bg_topmenu_hover.gif") no-repeat right top;color:#fff;
}




/* Football Culture Supportista */
#nav #fcs{
position: absolute;
height:22px;
width: 355px;
background:transparent url("http://supportista.net/blog/img/bg_fcs.png") no-repeat scroll left top;
top: 4px;
right: 250px;
}

/* About Us */
#nav .aboutus {
display: block;
position: absolute;
height: 18px;
width: 110px;
top: 6px;
right: 250px;
}


/* 検索 */
#nav #searchform {
position: absolute;
left: 740px;
color:#333333;
font-size:75%;
padding:0;
line-height: 30px;
}


/* ヘッダーボトム */
#headerbottom {
height: 9px;
width:962px;
background: url("http://supportista.net/blog/img/bg_header_bottom.png");
background-repeat: no-repeat;
    text-align: left;
}

#header a,
#header a:link,
#header a:visited {
    color: #fff;
    background: transparent;
    font-size: 32px;
    text-decoration: none;
}
#header a:hover {}
#header a:active {}




/* タイトルバナー下の説明 */
.blog-description {
    color: #fff;
    background: transparent;
    font-size: 12px;
}




/* ブログ記事日付 */
.date {
    margin: 0px;
}


/* ブログインナー */
.bloginner {
background-color: #ffffff;
padding:8px 15px 0 15px;
}

/* ブログ記事日付・各タイトル */
.date,
.trackbacks-header,
.comments-header,
.search-header {
    margin: 0 0 12px 0;
    padding: 3px 0 8px 0;
    color: #333333;
	border-top: 10px solid #153F74;
	border-bottom: 1px dotted #cccccc;
    font-size: 11pt;
    font-weight: bold;
}




/* ブログ記事タイトル */
.entry-header {
    height: auto;
    margin: 0;
    padding: 6px 0 5px 15px;
    font-size: 105%;
    font-weight: bold;
	border-bottom: 1px dotted #cccccc;
}
#main .blog .entry-header {
    height: auto;
    margin: 0 0 0 0px;
    padding: 5px 15px 4px 15px;
    font-size: 13px;
    font-weight: bold;
	border-bottom: 1px dotted #cccccc;
}

#content .blog .entry h3{
    height: auto;
    margin: 0;
    padding: 6px 0 5px 0px;
    font-size: 115%;
color: #153f74;
    font-weight: bold;
}

#main .blog .entry-header img,
#content .blog .entry h3 img{
padding: 0 4px 0 0;
}


/* ブログ記事リードコピー */
#comments-form {
    height: auto;
    margin: 0;
    padding: 15px 15px 0px 15px;
}
.box p img {
    height: auto;
    margin: 3px -1px 0 8px;
}

/* ブログ記事いろいろ情報 */
.entry-info {
    font-size: 10px;
    text-align: right; 
    padding: 10px 0 12px 0;
}


/* ブログ記事記者情報 */
.entry-author {
    text-align: right; 
    font-size: 12px;
    background-color: #ffffff;
    padding: 4px;

}

/* ブログ記事 */
.entry {
    width: auto;
    padding: 0 0 0 0;
    color: #36414b;
    font-size: 13px;
    line-height:1.5;
    word-break: break-all;
    background-color: #ffffff;

/* background-image:url("http://supportista.net/s3.gif"); */

}

.comments-body {
border-top: 1px solid#153f74;
margin: 0 0 0 0;
padding-top: 8px;
}


/* トップページキャプション */
.toppagecaption{
    width: auto;
    height: 28px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 15px;
	line-height: 28px;
    background: transparent url("http://supportista.net/blog/img/bg_main_top.png") no-repeat left top;
    font-size: 12px;
    word-break: break-all;
/* border-left: 5px solid #FFFF00; */
 }
.toppagecaption h2{
 	float: left;
	color: #58a2ff;
	font-size: 12px;
    font-weight: bold;
 }
.toppagecaption p {
 	float: left;
	padding: 0 0 0 25px;
 }
 
/* 記事ボックス */
 .box,
.comments-open {
    width: 472px;
    margin: 6px 0px 0px 0px;
    padding: 0;
    font-size: 13px;
    line-height:1.5;
    background: #ffffff url("http://supportista.net/blog/img/bg_block.gif") no-repeat left top;
}
 .box p {
    margin: 7px 15px 0px 15px;
}

/* 最新トピックス */
.saisin {
background-color: #FFFFFF;
padding: 5px 15px 8px 15px;
font-size:12px;
line-height: 130%;
}

/* 日程君 */
.atarasii {
background-color: #d4d4d4;
font-size:11px;
padding: 0px 20px 0px 20px;
margin: 0px 0px 0px 0px;
}

/* アドセンス */
.adsense_box img,
.adsense_box iframe {
vertical-align:bottom;
}

.adsense_box {
background: url("http://supportista.net/blog/img/bg_saisin_bottom.png") no-repeat left bottom;
background-color:#dfdfdf;
font-size:12px;
padding: 8px 20px 10px 20px;
margin: 0px 0px 6px 0px;
}

.bloginner .adsense_box {
text-align: center;
padding: 0px 0px 0px 0px;
margin: 2px 0px 10px 0px;
background-color: #ffffff;
}
	
/* 記事ボックスボトム */
.boxbottom {
    height: 8px;
	width: 472px;
    margin: 0px 0px 0px 0px;
	background: #ffffff url("http://supportista.net/blog/img/bg_block_bottom.gif") no-repeat left bottom;
}

/* 次ページリンク */
#main .inner {
	display:block;
	text-align : right;
	background-color:#ffffff;
	padding: 0 15px 0 0;
}

/* メインボトム */
#mainbottom {
position: relative;
display: block;
height: 10px;
background: transparent url("http://supportista.net/blog/img/bg_main_bottom.png") no-repeat left bottom;
}


/* 日程くんトップ */
.nitteitop {
    margin: 0px 0px 0px 0px;
    width: 472px;
    font-size: 13px;
    line-height:1.2;
}
.nitteitop h3 {
    padding: 9px 15px 0px 15px;
}
.nitteitop p{
    padding: 9px 0px 0px 0px;
}

/* 日本代表トップリンク */
.nihondaihyoutop {
    margin: 0px 0px 8px 0px;
    padding: 1px 0px 3px 3px;
    background-color: #e5ffff;
    font-size: 13px;
    line-height:1.5;
 border: 1px solid #000000;
}


/* トップページにコメントアイコンを貼る時*/
#commenticon {
margin: 0px 5px 0px 0px;
padding: 0 10px 0 0;
    font-weight: bold;
text-align: right; 
color: #ff9900;
}
#commenticon a {
padding-left: 1px;
    color: #333333;
    font-size: 10px;
    text-decoration: none;
}
#commenticon .entry-info{
color: #333333;
font-size: 10px;
font-weight: normal;
text-decoration: none;
margin: 0 0 0 7px;
padding: 0 7px 0 7px;
border-left: 1px dotted #cccccc;
}
#commenticon .comment-info{
color: #333333;
font-size: 10px;
font-weight: normal;
text-decoration: none;
padding: 0 0 0 7px;
border-left: 1px dotted #cccccc;
}
#commenticon .under5 {
border-left: 1px dotted #cccccc;
padding: 0 0 0 7px;
    color: #ff2200;
    font-size: 13px;
    text-decoration: none;
}
#commenticon .under5 img {
margin: 0 1px 0 0;
vertical-align: -1px;
border: medium none;
}
#commenticon .over5 {
padding-left: 1px;
    color: #ffcc00;
    font-size: 10px;
    text-decoration: none;
}
#commenticon .over20 {
padding-left: 1px;
    color: #ff9900;
    font-size: 10px;
    text-decoration: none;
}
#commenticon .over50 {
padding-left: 1px;
    color: #ff6600;
    font-size: 10px;
    text-decoration: none;
}
#commenticon .over100 {
padding-left: 1px;
    color: #ff3300;
    font-size: 10px;
    text-decoration: none;
}

/* トップページ画像貼る時*/
.topicsImg {
float: right;
margin: 8px 0px 0px 0px;
padding: 8px 0px 0px 0px;
}

/* CLEARFIX */

.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 ¥*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */




/* 段落 */
.entry p {
    margin: 15px 0;
}

/* 特集 */
#content .blog  .entry-body #special-contents p {
padding: 8px 0 0 0;
border-top: 1px dotted #cccccc; 
}

/* ウェブページ */
.entry-body {
width: 472px;
}

/* 順序なしリスト */
.entry ul,
.entry ol {
    padding-left: 0px;
}

.entry ul li  {
margin-left: 15px;
color: #153f74;
    list-style-type: disc;
}

.tag-list {
margin-left: 5px;
color: #153f74;
    list-style-type: disc;
}


#tag_kanren,
#tag_shinchaku {
padding: 6px 0 0 0;
border-top: 1px dotted #cccccc;
}


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




/* テキストエリア */
.entry textarea {
    width: 98%;
}








/* 引用 */
blockquote {
    width: auto;
    margin: 0;
    padding: 10px;
    background: #eff3fb;
    font-size: 100%;
    line-height: 1.5;
    text-align: justify;
    text-justify: inter-ideograph;
}
}
.quotetitle { /* 引用文タイトル */
    font-size: 100%;
    border-bottom: 1px solid #666;
    padding: 3px;
}




pre {
    margin: 15px 20px 0px;
    padding: 10px;
    background: #f6f6f6;
    border: 1px solid #999;
    font-size: 83.3%;
    line-height: 1.5;
    width: 100%;
    overflow: scroll;
}
html>body pre {
    width: 87%;
}




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




/* 投稿者 */
.entry-footer {
    margin: 10px 0 0;
    padding-top: 3px;
    border-top: 1px dotted #cccccc;
    font-size: 100%;
    text-align: right;
}




/* ブログ記事（下部ナビゲーション） */
.s_navi {
padding: 5px 0 4px 0;
border-top: 2px solid #153f74;
border-bottom: 1px dotted #cccccc;
}
.return_top {
margin: 0 0 10px 0;
padding: 2px 0 3px 0;
border-bottom: 1px solid #153f74;
text-align: right;
}





/* タグ */
.entry-tags {
    margin-bottom: 18px;
}
.entry-tags h5{
    font-size: 12px;
}

.entry-tags .entry ul{
    margin-left: 15px;
}

.entry-tags-header,
.entry-tags-list,
.entry-tag {
    display: inline;
    font-size: 100%;
}

.entry-tags-list .entry-tag { 
    list-style:none;
    margin-left: 5px;
}




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




/* ウェブページ */
div.page {
    margin-top: -5px;
}




/* アーカイブページ本文 */
.archive-list {
    margin: 10px 0;
}




/* アーカイブテンプレートの前後リンク */
.content-nav {
    margin: 10px;
    text-align: center;
    font-size: 83.3%;
}




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




#links-left-box dl,
#links-right-box dl {
    margin: 0;
    padding: 0;
}
#links-left-box dd,
#links-right-box dd {
    font-size: 75%;
}




.side dt,
.side dd {
    margin: 0;
    padding: 0;
}



/* サイドメニュータイトル */
.sidetitle {
    width: auto;
    height: 28px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 15px;
	line-height: 28px;
    background: transparent url("http://supportista.net/blog/img/bg_sidebar_top.png") no-repeat left top;
    font-size: 12px;
    font-weight: normal;
}
.newsidecomponent .sidetitle {
    width: auto;
    height: 28px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 15px;
	line-height: 28px;
    background: transparent url("http://supportista.net/blog/img/bg_sidebar_top_new.png") no-repeat left top;
    font-size: 12px;
    font-weight: normal;
}
 .sidetitle h2 {
    height: 28px;
    color: #58a2ff;
    text-align: left;
    font-size: 12px;
    font-weight: bold;
}
div.newsidecomponent div.sidetitle h2 {
	float: left;
 	display: block;
    height: 28px;
    color: #ffffff;
    text-align: left;
    font-size: 12px;
    font-weight: bold;
}
*html .sidetitle a.arrow, .sidetitle .arrow {
background:transparent url(http://supportista.net/blog/img/el_arrow_b.gif) no-repeat scroll 0 0;
}
div.newsidecomponent  div.sidetitle a {
	display: block;
	float: right;
	padding: 4px 15px 0 0;
}
.sidetitle a {
	text-decoration: none;
}

/* サイド広告 */
.ad {
margin: 0 0 6px 0;
text-align: left;
}
.ad img {
	vertical-align: bottom;
}
.sidetop {
    height: 8px;
    background: transparent url("http://supportista.net/blog/img/bg_sidebar_wh_top.png") no-repeat left top;
	line-height: 1px;
    font-size: 1px;
    font-weight: normal;
}

/* サイドメニュー */
.sidecomponent {
    width: 224px;
    margin: 0px 0px 6px 0px;
	padding: 0 0 12px 0;
	background: transparent url("http://supportista.net/blog/img/bg_sidebar.png") no-repeat left bottom;
	background-color: none;
}
.newsidecomponent {
    width: 224px;
    margin: 0px 0px 6px 0px;
	padding: 0 0 12px 0;
	background: transparent url("http://supportista.net/blog/img/bg_sidebar_new.png") no-repeat left bottom;
	background-color: none;
}
#siderightcomponent {
    width: 224px;
    margin: 0px 0px 6px 0px;
	padding: 0 0 8px 0;
	background: transparent url("http://supportista.net/blog/img/bg_sidebar.png") no-repeat left bottom;
	background-color: none;
}
.side {
    padding: 8px 15px 0px 15px;
    background-color:#ffffff;
    color: #333;
    font-size: 75%;
    line-height: 1.5;
}
.newsidecomponent .side {
	height: 32px;
	width: 224px;
	padding: 0;
    background: transparent url("http://supportista.net/blog/img/fortune_window.gif") no-repeat left top;
    color: #333;
    font-size: 75%;
    line-height: 1.5;
}
.newsidecomponent .side .sidenest {
    padding: 8px 15px 0px 16px;
}
#siderightcomponent .side {
    text-align: center;
    background-color:#ffffff;
	padding: 0 0 0 0;
}
#siderightcomponent .ad{
	margin:0 0 0 0;
	padding: 0 0 0 0;
}
#siderightcomponent .sidebottom {
    height: 8px;
	margin: 0;
	padding: 0;
    background: transparent url("http://supportista.net/blog/img/bg_sidebar.png") no-repeat left bottom;
}
#links-left .side ul {
	width: 179px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin: 0 0 0 0;
    padding:0 0 0 15px;
}
#links-left .side ol {
	width: 175px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin: 0 0 0 0;
    padding:0 0 0 20px;
}
#links-left .side ul li {
    list-style-type: disc;
	color: #153f74;
}
#links-right .side ul li{
    list-style-type: none;
}
.side ol li {
	color: #153f74;
}
.side ul li ul {
    padding-left: 0px;
}
.side li li {
    list-style-type: none;
}
.sidecomponent .inner {
	background-color:#ffffff;
	padding-top:0px;
}
.sidecomponent .inner a {
font-size: 12px;
}
.sidebottom {
    height: 14px;
margin: 0;
padding: 0;
    background: transparent url("http://supportista.net/blog/img/bg_sidebar.png") no-repeat left bottom;
}


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


/* サイドメニュー(特集用) */
#specialfeature .side {
background-color: #ffffff;
padding: 1px 15px 0 15px;
}
.feature {
margin: 3px 0 0 0;
padding: 2px 0 7px 0;
vertical-align: bottom;
border-bottom: #cccccc 1px dotted;
}


/* サイドメニュー(アクセスランキング用) */


/* サイドメニュー(タグクラウド用) */
ul#tags {
    padding-left: 0;
    list-style: none;
	font-size: 11px;
}
ul#tags .module-list-item {
    display: inline;
}
ul#tags li.taglevel1 {
    font-size: 125%;
    font-weight: bold;
}
ul#tags li.taglevel2 {
    font-size: 125%;
}
ul#tags li.taglevel3 {
    font-size: 116.6%;
}
ul#tags li.taglevel4 {
    font-size: 108.3%;
}
ul#tags li.taglevel5 {
    font-size: 100%;
}
ul#tags li.taglevel6 {
    font-size: 91.6%;
}


/* サイドメニュー(レコメンド用) */
.siderecommend1 {
    padding: 10px 15px 10px 15px;
	text-align: center;
    background-color:#ffffff;
    color: #333;
    font-size: 75%;
    line-height: 1.5;
}
.siderecommend2 {
    padding: 10px 15px 10px 15px;
    background-color:#ffffff;
	border-top: 1px dotted #cccccc;
	font-size:9px;
	line-height:1.3em;
}
.siderecommend3 {
    padding: 10px 15px 2px 15px;
    background-color:#ffffff;
	border-top: 1px dotted #cccccc;
	font-size:9px;
	line-height:1.3em;
}
.siderecommend1 img{
vertical-align: bottom;
}
.siderecommend2 img, .siderecommend3 img {
float: left;
margin-right: 8px;
vertical-align: bottom;
}
.siderecommend2 p:after, .siderecommend3 p:after {
display: block;
clear: left;
height:0;
visibility: hidden;
content: ".";
zoom: 1;
}


/* 検索 */
fieldset {
    border: none;
}




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




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




/* クレジットバナー */
.powered {
    margin-top: 50px;
    text-align: left;
    color: #666666;
    font-size: 75%;
    line-height: 1.5;
}
.powered img {
    margin-top: 3px;
}
.powered ul,
.powered li {
    list-style: none;
}
.module-powered {
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 10px;
    border: 1px solid #ddd;
    background-color: #f8f8f8;
    text-align: center;
}




/* コメント・トラックバック */
#comments {
    margin: 0 0 0 0;
padding: 15px 0 5px 0;
}

#trackbacks {
margin: 0 0;
padding: 0 0 0 0;
}



.comments-header h3 {
padding: 0;
font-size: 12px;
font-weight: bold;
}

.trackbacks-header,
.comments-open-header {
    margin: 15px 0;
}


#hatena_bookmark {
font-size: 10px;
}

#bookmarked_user {
margin: 0 0 0 15px;
}

#tarekomi-description {
font-size: 13px;
text-align: left;
margin-bottom: 15px;
}
#alpha h1 {
font-size: 13px;
font-weight: bold;
text-align: left;
border-bottom: 1px dotted #CCCCCC;
margin-bottom: 7px;
padding-bottom: 5px;
}
#alpha p {
font-size: 13px;
text-align: left;
margin-bottom: 6px;
}
#tarekomi-info {
font-size: 12px;
text-align: right;
}

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

.comments-open-header {
    height: auto;
    margin: 0;
    padding: 6px 0 5px 15px;
    font-size: 13px;
    font-weight: bold;
	border-bottom: 1px dotted #cccccc;
}
#comment-form-external-auth {
padding: 8px 0 0 15px;
}
#emoddy {
padding: 0 0 0 15px;
}
#comment-text {
margin: 0 0 0 0;
}



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

.comment-title {
font-size14px;
margin: 0 0 3px 0;
padding: 7px 15px 7px 15px;
border-bottom: 1px dotted #cccccc;
}

.comment-url {
width: 472px;
font-size10px;
margin: 0 0 0 0;
padding: 0 15px 0 15px;
}

#tarekomi .box .comment-content {
margin: 10px 0 0 0;
padding: 0 15px 0 15px;
}

.comment-content {
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.trackback-footer {
    margin-right: 2px;
    padding-top: 3px;
    border-top: 1px dotted #cccccc;
    font-size: 66.6%;
    text-align: right;
}
#content .blog #comments .comments-header {
border-bottom: none;
margin-bottom: 0;
padding-bottom: 8px;
}
.comment-footer {
	margin-top;10px;
	font-size: 12px;

}
#comments .comment {
padding: 5px 0 18px 0;
    border-top: 1px dotted #cccccc;
}

#comments-open-data p {
    margin-bottom: 10px;
}
#content .blog .box #comments-open .comments-open-content #comments-form p {
margin: 0 0 10px 0;
}
#comment-post {
    font-weight: nomal;
}
#comment-author, #comment-email, #comment-url {
    width: 220px;
    height: 20px;
}
html > body #comment-author,
html > body #comment-email,
html > body #comment-url {
    height: 15px;
}
#comment-text {
    width: 400px;
    height: 150px;
}
#comment-bake-cookie {
    margin-left: 2px;
    vertical-align: middle;
}
#comments-open-footer {
font-size: 12px;
    margin: 10px 0 8px 15px;
    text-align: left;
}
#comments-form #comments-open-footer {
font-size: 12px;
    margin: 10px 0 8px 0;
    text-align: left;
}
.comments-open label {
    display: block;
}




/* 検索結果画面 */
#blog-search {
padding: 0 15px 0 15px;
}

#search-header {
margin: 0 0 5px 0;
padding: 0 0 0 0;
}
#search-header h2 {
padding-bottom: 3px; 
font-size: 12px;
font-weight: nomal;
}
#blog-search a {
display: block;
width: 472px;
padding: 6px 0 0 0;
font-size: 14px;
font-weight: bold;
border-top: 1px dotted #cccccc;
}
#blog-search  .entry-info {
padding: 5px 0 6px 0;
}
#blog-search .entry {
margin: 0;
padding: 0;
}

#search-options {
margin: 6px 0 0 0;
}
#search-form {
    font-size: 83.3%;
}
.search-header {

    margin: 15px 0;
}
.search-result-header {
margin:10px 0 0 0;
padding: 7px 0 7px 0;
font-size: 12px;
font-weight: nomal;
border-top: 1px solid #153f74;
}

/* サポティスタとは */
#supportista-setsumei {
margin: 10px 0 15px 0;
}
#about-supportista  .comment-title {
font-size: 13px;
font-weight: bold;
margin: 0 0 7px 0;
}
#about-supportista  .box{
padding: 0 0 4px 0;
}
#about-supportista  .box p {
margin: 0;
padding: 0 0 0 15px;
}
#about-supportista  .box li p {
margin: 0;
padding: 0;
}
#about-supportista ul{
padding: 0 0 0 15px;
}

/* メールフォーム */
#mail-form .box {
margin: 10px 0 0 0;
padding: 0 0 4px 0;
}
#mail-form .box p {
margin: 0 0 0 0;
padding: 10px 15px 0 15px;
}


/* バックナンバー */

.news_bn {
font-size:13px;
}
.year{
font-size: 14px;
font-weight: bold;
margin: 16px 0 4px 0;
padding: 3px 0 4px 0; 
border-top: 1px solid #153f74;
border-bottom: 1px dotted #cccccc;
}
.news_bn ul {
list-style-type: none;
padding: 0 5px 0 0;
}
.news_bn ul li {
display:inline;
list-style-type: none;
margin: 0;
padding: 0 7px 0 0;
}


/* カラム切り替え */
body.layout-three-column,
body.layout-two-column-left,
body.layout-two-column-right,
body.layout-one-column {
    text-align: center;
    background: #bedbff url("http://supportista.net/blog/img/bg_body.gif")repeat-x left top;
}
.layout-three-column #container,
.layout-two-column-left #container,
.layout-two-column-right #container {
    margin-bottom: 10px;
}
.layout-one-column #container {
    margin-bottom: 0;
}




/* 固定レイアウト共通 */
.layout-three-column #box,
.layout-two-column-left #box,
.layout-two-column-right #box,
.layout-one-column #box {
    margin-right: auto;
    margin-left: auto;
    padding: 0px 0px 0px 0px;
    text-align: left;
}




/* 3カラム固定レイアウト幅 */
.layout-three-column #box {
    width: 962px;
}


/* 3カラム固定レイアウト */
.layout-three-column #main {
    float: left;
    width: 502px;
    margin: 10px 6px 0px 0px;
/*    border-bottom: 1px solid #669;
    border-left: 1px solid #669;
    border-right: 1px solid #669;
*/
}

.layout-three-column #links-left-box{
    float: left;
    width: 224px;
    margin: 10px 0px 0px 0px;
}
.layout-three-column #links-right-box {
    float: right;
    width: 224px;
    margin: 10px 0px 0px 0px;
}
.layout-three-column #links-left,
.layout-three-column #links-right {
    padding: 0px 0px 0px 0px;
}

/* 3カラム固定レイアウト（ブログ記事） */
.layout-three-column #content {
position: relative;
    float: left;

    width: 502px;
    margin: 12px 6px 0px 0px;
/*    border-bottom: 1px solid #669;
    border-left: 1px solid #669;
    border-right: 1px solid #669;
*/
}

.layout-three-column #links-left-box-article {
    float: left;
left: 496px
    width: 224px;
    padding: 15px 0px 0px 0px;
}
/* 3カラム固定レイアウト(ブログ記事全体) */
.layout-three-column .blog {
display: block;
float: left;
	width: 502px;
    padding: 0 0 10px 0;
	background: transparent url("http://supportista.net/blog/img/bg_main_bottom.png") no-repeat left bottom;
}


/* リキッドレイアウト(ブログ記事全体) */
.layout-three-column-liquid .blog,
.layout-two-column-liquid-left .blog,
.layout-two-column-liquid-right .blog,
.layout-one-column-liquid .blog {
    padding: 15px;
}




/* 3カラムリキッドレイアウト */
.layout-three-column-liquid #content {
    margin: 0 220px 20px;
    border-bottom: 1px solid #669;
    border-left: 1px solid #669;
    border-right: 1px solid #669;
}
.layout-three-column-liquid #links-left{
    position: absolute;
    width: 155px;
    top: 95px;
    left: 15px;
}
.layout-three-column-liquid #links-right{
    position: absolute;
    width: 155px;
    top: 95px;
    right: 15px;
}




/* 2カラムリキッドレイアウト(右サイドバー) */
.layout-two-column-liquid-right #content {
    margin: 0 185px 10px 0;
    border-bottom: 1px solid #669;
    border-right: 1px solid #669;
}
.layout-two-column-liquid-right #links-right {
    position: absolute;
    width: 155px;
    top: 95px;
    right: 15px;
}




/* 2カラムリキッドレイアウト(左サイドバー) */
.layout-two-column-liquid-left #content {
    margin: 0 0 10px 185px;
    border-bottom: 1px solid #669;
    border-left: 1px solid #669;
}
.layout-two-column-liquid-left #links-left {
    position: absolute;
    width: 155px;
    top: 95px;
    left: 15px;
}




/* 1カラムリキッドレイアウト */
.layout-one-column-liquid #content {
    margin: 0 100px;
    border-bottom: 1px solid #669;
    border-left: 1px solid #669;
    border-right: 1px solid #669;
    background: #fff;
}
/* 1カラムリキッドレイアウト用 */
/* タイトルバナー */
.layout-one-column-liquid #header {
    margin-right: 100px;
    margin-left : 100px;
    border-left: 1px solid #669;
    border-right: 1px solid #669;
}




/* 1カラム用 */
body.layout-one-column-liquid {
    background: #36414d;
}




/* フッタ */
#footer1{
position: relative;
margin: 12px auto 0 auto;
width: 962px;
height: 45px;
background: transparent url("http://supportista.net/blog/img/bg_footer.png") no-repeat left top;
text-align: left;
}
#footer1 ul{position:absolute;right:15px;top:15px;}
#footer1 ul li{float:left;display:inline;font-size:11px;padding:0 11px 0 12px;border-left:1px solid #333333;}
#footer1 ul li.first{border:none;}
#footer1 ul li.a{color:#333333;text-decoration:none;}
#footer1 ul li.a:hover{color:#58A2ff;}

#footer2{
margin: 5px auto 0 auto;
width: 950px;
height: 75px;
}
#footer2 ul{margin:0 0 6px 0;}
#footer2 ul li{display:inline;font-size:11px;padding:0 5px 0 12px;border-left:1px solid #333333;}
#footer2 ul li.first{border:none;}
#footer2 ul li.a{color:#333333;text-decoration:none;}
#footer2 ul li.a:hover{color:#58A2ff;}
#footer2 p{color:#333333;font-size:10px;}


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




.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}




.clearfix {display: inline-table;}




/* Hides from IE-mac ¥*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

