@charset "UTF-8";

/* Information
==================================================
livedoor Blog CSS
 Name   : default_2008_gray_3c
 Layout : 3カラム リキッド

 Update : 2008.07.22
==================================================
*/

/* Table of Contents
==================================================
	01. Text - フォント・リンク
	02. Layout - 全体の枠組み
	03. Title - ブログタイトルエリア
	04. SubTitle - アーカイブタイトルエリア
	05. Pager -ページャ
	06. Main - 記事エリア
	07. Option - トラックバック・コメントエリア
	08. Sub & Extra - プラグインエリア
	09. Header & Footer - ヘッダー・フッター
	10. Others - ADエリア etc.
==================================================

width:1270px;
200 730 300

width:1050px;
730 20 300

■width:1070px;
  180 20 550 20 300
*/


/* =============================================== */
/** 01. Text - フォント・リンク */
/* ----------------------------------------------- */

* {
    font-size:10pt;
    word-break: break-all;}
body, textarea {
    font-family1: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",sans-serif;}

table#header a:link
, table#header a:active
, table#header a:visited
, table#header a:hover {
		#000;
		#666;
}

#blog-title a:link
, #blog-title a:active
, #blog-title a:visited {
	color: #000;
	color: #666;
	text-decoration: none;}
#blog-title a:hover {
	color: #999;
	text-decoration: underline;}

p#blog-description {
	color: #fff;
}



div#main a:link
, div#main a:active {
	color1: #3fa1c7;
	color1: #000;
	color1: #333333;
}

div#sub a:link
, div#sub a:active
, div#extra a:link
, div#extra a:active {
	color1: #000;
	color1: #333333;
}

div#sub a:hover
, div#extra a:hover {
	color1: #fff;
	color1: #666;
	color1: #690;
	color1: #000000;
}

div#main ul.article-post li a:link
, div#main ul.article-post li a:active
, div#main ul.article-post li a:visited
, div#main ul.article-post li a:hover {
	color1: #000;
}

div#main dl.article-category dd a:link
, div#main dl.article-category dd a:active
, div#main dl.article-category dd a:visited
, dl.article-category dd a:hover {
	color: #000;
}

div#main .article-body-inner a:link
, div#main .article-body-inner a:active
, div#main .article-body-inner a:visited {
	color1: #000;
}
div#main .article-body-inner{
	font-size:11pt;
}
div#main .article-body-inner b{
	color: green;
}

div#main div.pager a {
	color: #000;
	color: #666;
}

ul.ping-info li.ping-date
, ul.comment-info li.comment-date {
	color: #000;
}



div#extra 3fa1c7.sidetitle a {
	color1: #66c7ff;
}

div#sub table.caltblday a:link
, div#extra table.caltblday a:link {
	color: #3fa1c7;
}

div#sub table.caltblday a:visited
, div#extra table.caltblday a:visited {
	color: #3fa1c7;
}

div#footer p
, div#footer p a {
	color: #000;
}

/* ADエリアはCSS別途指定 */

/* =============================================== */
/** 02. Layout - レイアウト（全体の枠組み） */
/* ----------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	min-width: 600px;
	background-color1: #f3f3f3;
	text-align: center;
}

div#container {
	width1: 94%;
	margin: 0 auto;
	padding-bottom: 10px;
	background-color: #fff;
	position: relative;
}

div#content {
	margin: 0 10px;
	height: 1%;}

div#main
, div#sub
, div#extra {
	overflow: hidden;}
div#main {
	float: left;
	display: inline;
	width: 100%;}
div#main div.column-inner {
	margin: 0 250px 0 190px;
	margin: 0 320px 0 200px;
	margin: 0 320px 0 200px;
	margin: 0 320px 0 0px;
	border-top1: 1px solid #f00;
	border-bottom1: 1px solid #484848;}
div#sub {
	margin:0px 0px;
	float1: left;
	margin-left1: -100%;
	display1: inline;
	width1: 180px;}
div#sub div.column-inner {
	padding-bottom: 10px;}

div#extra {
	border-top1: 1px solid #f00;
	float: left;
	margin-left: -300px;
	display: inline;
	width: 300px;}
div#extra div.column-inner {
	padding-bottom: 30px;}

div#1sidebar-left {
	border-top1: 1px solid #666;
	float: left;
	margin-left: -100%;
	margin-left: 0px;
	margin-left: -100%;
	display: inline;
	width: 180px;
	width1: 0px;
        text-align:left;
	padding-bottom: 30px;}



/* ----------------------------------------------- */
/** clearfix */

div#container:after
, div#content:after
, ul.article-navigator:after
, ul.archives-navigator:after
, div.article-body:after
, div#trackback-form ul:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

/** hasLayout */
div.blog-title-outer
, h2.archives-title
, h2
, div.article-footer
, h2.article-title
, ul
, div.index-navigator-outer
, div.pager {
	height: 1%;
}

/** peek-a-boo bug */
div.article-outer
, div#trackback-form
, div#trackbacks-list
, div#comments-list
, div#comment-form {
	height: 1%;
}


/* =============================================== */
/** 03. Title - ブログタイトルエリア */
/* ----------------------------------------------- */

div.blog-title-outer {
    border-bottom1:9px solid #f0f0f0;
    margin:0px 0px 10px 0px;
    padding:0px 0px 0px 0px;
    background:#fff;}
div.blog-title-outer-2 {
    background:#e0e0e0;
    background:#fff;
    border-top1:4px solid #666;
    border-top1:1px solid #ccc;
    border-bottom1:1px solid #ccc;
    padding:8px 8px;
    margin:0px 0px 0px 0px;
    text-align: left;
    font-size:10pt;
    font-weight:normal;
    background1:#ccc;}
div.blog-title-outer-3 {}
#blog-title {
    margin:15px 10px 15px 10px;
    padding:0px 0px 0px 0px;
    text-align1:center;
    font-weight: bold;}

div.blog-description-outer {}
p#blog-description {}

/* =============================================== */
/** 04. SubTitle - アーカイブタイトルエリア */
/* ----------------------------------------------- */

1div.archives-title-outer {
	background: #dadada url(http://parts.blog.livedoor.jp/img/usr/default_2008/gray/r_left_top.gif) no-repeat;/* 背景画像：左上 */
	margin-bottom: 10px;
}
1div.archives-title-outer-2 {
	background: url(http://parts.blog.livedoor.jp/img/usr/default_2008/gray/r_right_top.gif) no-repeat right top;/* 背景画像：右上 */
	padding-top: 15px;
}
1div.archives-title-outer-3 {
	background: url(http://parts.blog.livedoor.jp/img/usr/default_2008/gray/r_right_bottom.gif) no-repeat bottom right;/* 背景画像：右下 */
	padding-right: 20px;
}

1h2.archives-title {
	background: url(http://parts.blog.livedoor.jp/img/usr/default_2008/gray/r_left_bottom.gif) no-repeat bottom left;/* 背景画像：左下 */
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
	text-align: center;
	font-size: 108%;
}

.archives-title {
	margin: 0px 0px 15px 0px;
	padding: 30px;
	font-size:11pt;
	color:#fff;
	background:#000;
}

/* =============================================== */
/** 05. Pager - ページャ */
/* ----------------------------------------------- */

div.pager {
	background: #eaeaea url(http://parts.blog.livedoor.jp/img/usr/default_2008/gray/r_left_bottom.gif) no-repeat bottom left;/* 背景画像：左下 */
	margin:15px 10px;
	text-align: left;
}

div.pager-inner {
	background: url(http://parts.blog.livedoor.jp/img/usr/default_2008/gray/r_right_bottom.gif) no-repeat bottom right;/* 背景画像：右下 */
	padding-bottom: 15px;
}

div.index-navigator-outer
, div.archives-pager-outer
, div.article-pager-outer {
	background: url(http://parts.blog.livedoor.jp/img/usr/default_2008/gray/r_right_top.gif) no-repeat right top;/* 背景画像：右上 */
}

/* ----------------------------------------------- */
/** IndexNavigator - トップページ */

ul.index-navigator {
	background: url(http://parts.blog.livedoor.jp/img/usr/default_2008/gray/r_left_top.gif) no-repeat;/* 背景画像：左上 */
	padding: 15px 0 0;
	font-size: 90%;
}

ul.index-navigator li a {
	padding: 0 7px;
}

/* ----------------------------------------------- */
/** ArchivesPager - アーカイブページ */

ul.archives-pager {
	list-style-type: none;
	background: url(http://parts.blog.livedoor.jp/img/usr/default_2008/gray/r_left_top.gif) no-repeat;/* 背景画像：左上 */
	padding-top: 15px;
	font-size: 90%;
}

ul.archives-pager li {
	padding: 2px 5px;
}

ul.archives-pager li a {
	padding: 0 5px;
}

ul.archives-pager li.both {
	border-left: 1px solid #232323;
}

/* ----------------------------------------------- */
/** ArticlePager - 個別記事ページ */

ul.article-pager {
	background: url(http://parts.blog.livedoor.jp/img/usr/default_2008/gray/r_left_top.gif) no-repeat;/* 背景画像：左上 */
	padding-top: 15px;
	font-size: 90%;
}

ul.article-pager li {
	float: left;
	width: 49%;
	line-height: 1.25;
}

/* = special tech ... borderの高さを揃えるため */
ul.article-pager {
	overflow: hidden;
}

ul.article-pager li {
	padding-top: 1px;/* 1px余白（上部） */
	padding-bottom: 32768px;
	margin-bottom: -32767px;/* 1px余白（下部） */
}

ul.article-pager li a {
	display: block;
	margin: 0 10px;
}

ul.article-pager li.prev {
	text-align: right;
}

ul.article-pager li.next {
	text-align: left;
}

ul.article-pager li.both {
	border-left: 1px solid #232323;
}

/* =============================================== */
/** 06. Main - 記事エリア */
/* ----------------------------------------------- */

div.article-outer {
	text-align: left;
        padding:0px 0px;
	margin-bottom: 30px;
}

/* ----------------------------------------------- */
/** 記事ヘッダー */

div.article-header {
	background:#ececec;
	border-top1:8px solid #000;
	padding1:10px 10px;
	padding-bottom: 20px;}
/*** 日付 */
div.article-date-outer {
	padding:15px 15px;
	float: right;
	font-size: 11px;}
div.article-date-outer span.article-date {
	margin-right: 3px;
	margin-right: 0.25em;}
div.article-date-outer span.article-time {}

/*** カテゴリ */
div.article-category-outer {
	background: url(http://parts.blog.livedoor.jp/img/usr/default_2008/common/category.gif) no-repeat;
        background-position:10pt 10pt;
	margin-right: 200px;/* 日付の幅 */
	padding-top: 15px;
	padding-left: 35px;
	padding-right: 20px;
	font-size: 9pt;}
div.article-category-outer dl.article-category {
	margin: 0;
	padding: 0;
	line-height: 1.25;}
div.article-category-outer dl.article-category dt
, div.article-category-outer dl.article-category dd {
	display: inline;
	margin: 0;
	padding: 0;
	margin-right: 5px;
	font-size: 90%;}
div.article-category-outer dl.article-category dt {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	text-indent: -9999px;}
/*** カテゴリアーカイブページではカテゴリを非表示にする */
body.category div.article-category-outer {
	display: none;}
/** 記事タイトル */
div.article-title-outer {
        background:#ccc;
	padding:15px 15px;
        width1:100%;
	display:block;}
h2.article-title {
        color:#000;
	clear: left;
	margin: 0;
	padding: 0;
	font-size:12pt;
	font-weight:normal;}
h2.article-title a{
        color:#000;
	font-size:12pt;
	font-weight:normal;}



/* ----------------------------------------------- */
/** 記事本文 */

div.article-body {
	background-color: #fff;
	padding: 20px 10px 5px;
	line-height: 170%;
	font-size: 10pt;
}

div.article-body-inner {
	width: 100%;
	overflow: hidden;
}

/** 続きを読む */
div.article-body span.article-continue {
    width:75%;
    border:1px solid #ccc;
    margin:5px auto;
    padding:2px;
    display: block;}
div.article-body span.article-continue a{
    display: block;
    padding:10px;
    color:#000;
    background:#ccc;
    text-align:center;}
div.article-body span.article-continue a:hover{
    color:#fff;
    background:#000;}

div.article-body div.article-body-more
, div.article-body div.article-body-private {
	clear: both;
	margin-top: 1em;
}

/*** blockquote & pre */
div.article-body blockquote
, div.article-body pre {
	background-color: #f1f1f1;
	padding: 5px 15px;
	margin: 5px 0;
	color: #000;
}

/*** img */
div.article-body img.pict {
	margin: 0 5px 5px 0;
}

/*** 共通テーマ */
body.default_2008 dl.common-theme {
	margin: 0 10px 25px;
}

/*** 記事タグ */
body.default_2008 dl.article-tags {
	margin: 25px 10px 0;
}

/*** プライベートモード */
div.private-mode-announcement {
	background-color: #f1f1f1;
	line-height: 135%;
	font-size: 90%;
}

/* ----------------------------------------------- */
/** 記事フッター */

div.article-footer {
	background-color: #fff;
	padding: 0 10px;
}

ul.article-post {
	margin: 0 0 20px;
	padding: 10px 5px 0; 
	text-align: right;
}

ul.article-post li {
	min-height: 16px;
	font-size: 82%;
}

/* =============================================== */
/** 07. Option - トラックバック＆コメントエリア */
/* ----------------------------------------------- */

div#article-options {
	background-color: #fff;
	padding: 10px 20px;
}

div.article-option {
	padding: 15px 0;
}

div.article-option h3 {
	margin: 0 0 10px;
	padding: 0;
	font-size: 100%;
}

/*** 指定しやすいようstyleReset */
	h4.ping-title
	, ul.ping-info
	, ul.ping-info li
	, ul.comment-info
	, ul.comment-info li {
		padding: 0;
		margin: 0;
	}

	ul.ping-info li
	, ul.comment-info li {
		list-style-type: none;
	}

/* ----------------------------------------------- */
/** トラックバックURL */

div#trackback-form ul {
	margin: 0 30px;
	padding: 0;
}

div#trackback-form ul li {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
}

div#trackback-form ul li.trackback-form-url {
	width: 100%;
	margin-right: -90px;
}

div#trackback-form ul li.trackback-form-url span input {
	width: 100%;
}

div#trackback-form ul li.trackback-form-url span {
	display: block;
	padding-right: 100px;
	/* >> trackbackURL とsubmitボタンとの余白 100px-90px=10px となる */
}

div#trackback-form ul li.trackback-form-submit {
	width: 80px;
}

div#trackback-form ul li.trackback-form-submit input {}

/* ----------------------------------------------- */
/** トラックバック一覧 */

li.trackback-set {
	padding: 0 0 10px 20px;
	font-size: 90%;
}

h4.ping-title {
	display: inline;
	padding: 0;
	font-weight: normal;
}

ul.ping-info {
	display: inline;
}

ul.ping-info li.ping-blog-name {
	display: inline;
	margin-left: 20px;
}

ul.ping-info li.ping-blog-name span {
	margin: 0 10px;
}

ul.ping-info li.ping-date {
	display: inline;
	margin-left: 10px;
}

ul.ping-info li.ping-excerpt {
	display: block;
	margin-top: 5px;
	margin-left: 10px;
}

ul.ping-info li.ping-excerpt img.trackback-rating {}

/* ----------------------------------------------- */
/** コメント一覧 */

li.comment-set {
	padding: 0 0 10px 20px;
	font-size: 90%;
}

ul.comment-info li.comment-author {
	display: inline;
}

ul.comment-info li.comment-date {
	display: inline;
	margin-left: 10px;
}

ul.comment-info li {
	display: inline;
}

ul.comment-info li.comment-body {
	display: block;
	margin-top: 5px;
	margin-left: 10px;
}

ul.comment-info li.comment-body img.trackback-rating {}

/* ----------------------------------------------- */
/** コメントフォーム */

div#comment-form-body {
	background-color: #f5f5f5;
	padding: 15px 0 15px 50px;
}

div#comment-form-body table {
	border: 0;
	width: 80%;
	line-height: 25px;
	font-size: 90%;
}

div#comment-form-body table th {
	width: 3em;
	padding-right: 5px;
	text-align: right;
	font-weight: normal;
}

input#author {
	width: 65%;
}

input#email {
	width: 65%;
}

input#url {
	width: 85%;
}

input#bake {
	margin: 0 0 0 5px;
}

textarea#text {
	width: 90%;
	height: 250px;
}

input.button {
	margin-top: 10px;
	width: 80px;
}

div#comment-form-body table tr.input-etc td {
	padding-top: 6px;
}

label.input-rating {
	margin-left: 20px;
}

label.input-rating select {
	margin-left: 3px;
}

label.input-rating-face {
	margin-left: 5px;
}

label.input-rating-star {}

div#comment-form-body table tr.submit td {
	text-align: center;
}

/*** コメント認証 */
div.comment-auth-announcement {
	margin: 10px 0;
	border-color: #f1f1f1;
	font-size: 90%;
}

div.comment-auth-announcement p a {
	margin: 0 3px;
}

/* ----------------------------------------------- */
/** 関連記事 */

div.related-articles{
	padding: 15px 0 0;
}
div.related-articles h3{
	margin: 0 0 10px;
	padding: 0;
	font-size: 100%;
}
div.related-articles ul{
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 1.2;
}
div.related-articles ul li{
	background: url(http://parts.blog.livedoor.jp/img/cmn/dot.gif) no-repeat 0 8px;
	padding: 0 0 5px 9px;
	margin-left: 5px;
}


/* =============================================== */
/** 08. Sub & Extra - プラグインエリア */
/* ----------------------------------------------- */

div.sidetitlebody {}
div.sidetitle {}

div.sidetop
	display: none;
}
div.sidebottom {
	margin: 0 0 15px 0px;
}

div.side {}

div.sidebody {
	padding: 0 0 5px 0px;
	text-align: left;
}

/* ----------------------------------------------- */
/** Calendar */

div.calendarheadbody {}
div.calendarheadbody div.calendarhead {
	padding: 0 20px 10px;
	text-align: center;
	color: #3fa1c7;
	font-size: 90%;
	font-weight: bold;
}

div#sub div.calendarheadbody div.calendarhead a
, div#extra div.calendarheadbody div.calendarhead a {
	color: #3fa1c7;
}

div.caltop
, div.calbottom {
	display: none;
}

div.calbody {}

table.caltbl {
	width: 180px;
	margin: 0 auto;
	border: 0;
}
div.calbody table.calendartable {}
td.caltblwkbg {}
td.calendarwd {}
td table.caltblwk td {
	font-size: 90%;
	font-weight: bold;
	height: 20px;
}

td table.caltblwk td.weekday {}
td table.caltblwk td.sat {}
td table.caltblwk td.sun {}
td table.caltblwk td span.calendarweek {}
td.caltbldaybg {}
td table.caltblday {
	margin: 0 auto 25px;
	width: 180px;
	color: #898989;
	font-size: 82%;
}
td table.caltblday td {
	width: 20px;
	height: 24px;
	padding: 0;
	text-align: center;
}
td table.caltblday td.caloff {}
td table.caltblday td.calendard {}
td table.caltblday td.calon {}
td table.caltblday td.calon a {}
td table.caltblday td.calendardbg {}
td table.caltblday td span.calendar {}

/* ----------------------------------------------- */
/** Plugins */

.nickname {
	font-weight: bold;
	margin: 10px 0;
}

.message {
	text-align: left;
	line-height: 125%;
}

/* ----------------------------------------------- */
/** LDServices */

ul#ld-services {
	background: url(http://parts.blog.livedoor.jp/img/usr/default_2008/gray/banner_base.gif) no-repeat center;
	padding-top: 20px;
}

/* =============================================== */
/** 09. Header & Footer - ヘッダー・フッター */
/* ----------------------------------------------- */
/** Header */

table#header {
	font-size: 75%;
}

/* ----------------------------------------------- */
/** Footer */

div.footer-outer {
	width1: 94%;
	margin: 0 auto;
	background1: url(http://parts.blog.livedoor.jp/img/usr/default_2008/gray/footer_right.gif) no-repeat right bottom;/* 背景画像：右下 */
	background:#999;
}

div.footer-outer-2 {
	background1: #f3f3f3 url(http://parts.blog.livedoor.jp/img/usr/default_2008/gray/footer_left.gif) no-repeat left bottom;/* 背景画像：左下 */
	padding:20px 0px;
}



/* =============================================== */
/** 10. Others - ADエリア etc. */
/* ----------------------------------------------- */
/** ADエリア */

div#ad {
	overflow: hidden;
	text-align: center;
}

div#ad iframe {
	margin: 10px auto;
}

div.gAdsense {
	padding: 10px 0;
}

body.ad {
	background: transparent;
}

a.adtitle {
	color: #00f!important;
	font-weight: bold;
}

a.adtitle span {
	font-size: 90%!important;
}

a.addescription {
	color: #000!important;
}

a.addescription span {
	font-size: 82%!important;
}

a.adurl {
	color: #00c300!important;
	text-decoration: none;
}

a.adurl span {
	font-size: 82%!important;
}

a.adld {
	color: #1fadff!important;
	text-decoration: underline;
	font-size: 110%;
}


/* メッセージボード */
.message-board {
  background1: rgba(0,0,0,0.1);
  border-radius1: 6px;
  margin: 0 0 10px 0;
  padding:0px;}





































*{
    font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    line-height:150%;}
body{
    background:#fff;}
a{
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    transition: all 0.7s;}
.layout-width{
    margin:0 auto;
    width:1070px;}
.clear{
    clear:both;
    float:none;}
div#container{
    width:1070px;}
input{
    padding:5px;}
div#sub {}
div#sub .layout-width{}
div#extra {
    background:#fff;}
.sidetitlebody{
    padding:5px 0px 5px 26px;
    background1:url("http://livedoor.blogimg.jp/soccermaniajr/imgs/8/9/89eee184.png") left top repeat-x;
    background:url("http://livedoor.blogimg.jp/soccermaniajr/imgs/7/0/70434ae7.png") left no-repeat;}
.sidetitle{
    color:#690;
    color:#000;
    background1:url("http://livedoor.blogimg.jp/soccermaniajr/imgs/a/f/af64bf87.png") left no-repeat;
    border-top1:2px solid #666;
    border-top1:1px dotted #000;
    border-top1:1px solid #999;
    padding:2px 0px;
    margin:0px 0px 0px 0px;
    text-align: left;
    font-size:10pt;
    font-weight:normal;
    font-weight:bold;
    background1:#ccc;}
.side{
    margin: 0px 0px 10px 0px;
    text-align: center;}
.side a{
    color:#333;
    text-decoration:none;}
.side a:hover{
    color:#f66;
    text-decoration:underline;}


/* ■カテゴリ別アーカイブ */
.plugin-categorize{
    float1:left;
    width1:240px;
    margin1:0px 20px 10px 0px;
    padding:0px;}
.plugin-categorize .side{
    border-top1:1px solid #999999;
    border-left1:1px solid #999999;
    padding:0px;}
.plugin-categorize .category-parent{
    border-bottom1:1px solid #999999;
    border-right1:1px solid #999999;
    margin:0px;
    padding:0px;}

.category-parent a{
    font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    text-decoration:none;
    border1:1px solid #ccc;
    margin:0px;
    display:block;
    font-size:11px;
    color:#666;
    background1:#ffffff url(http://livedoor.blogimg.jp/soccermaniajr/imgs/1/c/1c8a0ffd.png) bottom;
    padding:5px 0px 3px 22px;
    background:#ffffff url(http://livedoor.blogimg.jp/soccermaniajr/imgs/7/e/7ec68af7.png) left no-repeat;}
.category-parent a:link{
    color:#333;}
.category-parent a:vlink{
    color:#666;}
.category-parent a:hover{
    text-decoration:underline;
    border1:1px solid #fff;
    color:#000;}






img.post-img{
    width:300px;
    padding:0px;
    margin:0px 10px 10px 0px;
    border:6px solid #ccc;}

.youtube{
    margin:5px auto;}
.youtube iframe{
    margin:0 auto;
    width:600px;
    height:360px;}


.kizi-box{
    width: 200px;
    height: 160px;}
figure {
    position: relative;
    overflow: hidden;
    width: 200px;
    height: 160px;}
figcaption {
	overflow: hidden;
        text-align:left;
	position: absolute;
	bottom: 10px;
	right: 10px;
	z-index: 2;
	width: 100%;
	height: 45px;
	background: rgba(0,0,0,.6);
	-webkit-transition: .3s;
	transition: .3s;}
figure:hover figcaption {
	right: 100%;}
.kizi-box .txt{
    margin:5px 0px 0px 15px;
    color:#ffffff;}
.transform01 {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;}
// http://www.nxworld.net/sample/css-only-caption-effect/#sample01


/* ■本文内画像 */
div.img img {
    max-width:700px;
    width: 100%; }



/* ■RSS */
.rss-area:after{
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: ".";}
.rss-area{
    text-align:center;
    line-height:100%;
    background1:#f0f0f0;
    margin: 20px 0px 20px 0px;
    padding: 0px 0px;}
.rss-area .layout-width{
    width:1030px;
    background:#fff;
    background:#f0f0f0;
    border:1px solid #ccc;
    padding:10px 10px;}
.rss-area .sidetitle{
    background1:#fff;}
.rss-area .blogroll-channel{
    border-top1:4px solid #000;
    overflow: auto;
    margin-bottom: 0;
    margin-left: 0px;
    padding:5px 0px;
    width: 330px !important;
    height: 300px !important;
    font-size: 9pt;}
.rss-area a{
    color:#09c;
    color:#000;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    transition: all 0.7s;}
.rss-area a:hover{
    color:#069;
    background:#CEF3FF;}
.rss-antena{
    line-height:100%;
    background1:#f0f0f0;
    margin: 20px 0px 20px 0px;
    padding: 0px 0px;}
.rss-antena .layout-width{
    width:1030px;
    background:#fff;
    background:#f0f0f0;
    border:1px solid #ccc;
    padding:10px 10px;}
.rss-antena .blogroll-channel{
    border-top1:4px solid #000;
    overflow: auto;
    margin-bottom: 0;
    margin-left: 0px;
    padding:5px 0px;
    width: 100% !important;
    height: 400px !important;
    font-size: 9pt;}
.rss-antena a{
    color:#000;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    transition: all 0.7s;}
.rss-antena a:hover{
    background:#ff6;
    color:#069;
    background:#CEF3FF;}


.blogroll-channel li{
    padding:4px 0px;
    border-bottom:1px dotted #666666;}
.blogroll-channel a{
    text-decoration:none;
    font-size:9pt;
    color1:#666;}
.blogroll-channel a:hover{
    text-decoration:underline;
    color1:#690;
    color1:#000;}
.blogroll-channel .blogroll-new-entry {
    background1:#ff0;
    font-size:9px;
    color:#00f;}
1.blogroll-channel span{
    background1:#ff9;
    font-size:11px;
    color:#00f;}


.nippon{
    clear:both;
    float:none;}
.nippon li{
    list-style-type:none;
    padding:4px;
    float:left;}
.nippon li a{
    color:#09f;}



.side-antena{
    margin:0px 0px 15px 0px;
    border1:5px solid #BDD7CD;
    padding:5px 0px;
    text-align:left;}
.side-antena ul{
    list-style-type:none;
    margin:0px;
    padding:0px;}
.side-antena li{
    margin:0px;
    text-align:left;
    padding:4px 0px 4px 25px;
    background:url("http://livedoor.blogimg.jp/soccermaniajr/imgs/5/0/509d5223.png") left no-repeat;}
.side-antena a{
    color:#000;}


.side-link{
    margin:0px 0px 15px 0px;
    padding:10px 0px;
    font-size:10pt;
    text-align:left;}
.side-link ul{
    margin:0px;
    padding:0px;}
.side-link li{
    clear:both;
    width:100%;
    height:70px;
    display:block;
    margin:0px 0px;
    padding1:1px 0px;
    border-bottom1:1px dotted #000;
    text-align:left;}
.side-link a{
    height:60px;
    margin:1px 0px;
    padding1:5px;
    border1:1px solid #fff;
    display:block;
    text-align:left;}
.side-link a:hover{
    color:#000;
    background1:#ccc;
    border1:1px solid #000;}
.side-link a img{
    background:#fff;
    border:1px solid #999;
    margin:0px 2px 0px 0px;
    float:left;
    padding:2px;
    width:80px;
    height:60px;}
.side-link a:hover img{
    border:1px solid #000;}


.link-soccer{
    margin:0px 0px 15px 0px;
    padding:10px 0px;
    font-size:10pt;
    text-align:left;}
.link-soccer li{
    overflow:hidden;
    float:left;
    width:160px;
    height:160px;
    display:block;
    margin:0px 5px 5px 0px;
    border-bottom1:1px dotted #000;
    font-size:11px;
    text-align:left;}
.link-soccer a{
    font-size:11px;}
.link-soccer a:hover{
    color:#000;}
.link-soccer a img{
    background:#fff;
    border:1px solid #999;
    margin:0px 0px 0px 0px;
    float:left;
    padding:0px;
    width:158px;
    height:120px;}
.link-soccer a:hover img{
    border:1px solid #000;}

.link-nosoccer{
    margin:0px 0px 15px 0px;
    padding:10px 0px;
    font-size:10pt;
    text-align:left;}
.link-nosoccer li{
    margin:10px 20px 0px 0px;
    float:left;}
.link-nosoccer a{
    padding:1px 2px;
    -moz-border-radius: 5px;    /* Firefox */
    -webkit-border-radius: 5px; /* Safari,Chrome */
    border-radius: 5px;         /* CSS3 */
}
.link-nosoccer a:hover{
    background:#fff;
    color:#09f;
    background1:#CEF3FF;}




.header-cate{
    background1: #f0f0f0;
    background1: #ccc;
    padding:10px 0px;
    margin:0px auto 0px auto;
    border1:1px dotted #f00;}
.header-cate .layout-width{
    width:1050px;}
.header-cate ul{
    padding:0px;
    margin:0px;
    list-style-type:none;}
.header-cate li{
    overflow:hidden;
    background:#fff;
    padding:0px;
    margin:0px;
    border-right1:1px solid #ccc;
    display:block;
    float:left;}
.header-cate a{
    border:1px solid #999;
    overflow:hidden;
    border-bottom1:13px solid #fff;
    background: #dcdcdc;
    background: url(http://livedoor.blogimg.jp/soccermaniajr/imgs/1/c/1c8a0ffd.png) bottom;
    color:#fff;
    color:#000;
    text-decoration:none;
    font-size:9pt;
    width:152px;
    display:block;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    transition: all 0.7s;
    padding:10px 5px;
    text-align:center;}
.header-cate a:hover{
    text-decoration1:underline;
    border:1px solid #690;
    background: #690;
    color: #fff;
    border:1px solid #000;
    background: #000;
    color: #fff;}



.clear{
    float:none;
    clear:both;}

/* -- SIDEBAR -- */

.word-list-title{
    text-align:center;
    color:#333;
    background:#ccc;
    border:1px solid #ccc;}
.word-list{
    margin:0px;
    padding:0px;
    text-align:left;}
.word-list ul{
    display:block;
    margin:12px 0px 0px -40px;
    display:block;}
.word-list li{
    border1:1px solid #666;
    text-align:left;
    display:block;
    margin:0px 5px 12px 0px;
    padding:0px 0px 5px 0px;
    float:left;}
.word-list li a{
    margin:0px;
    border:1px solid #666;
    padding:5px;
    background: #dcdcdc;
    background: url(http://livedoor.blogimg.jp/soccermaniajr/imgs/1/c/1c8a0ffd.png) bottom;
    color:#333;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    transition: all 0.7s;
    text-decoration:none;}
.word-list li a:hover {
    border:1px solid #690;
    border:1px solid #000;
    background: #690;
    background: #000;
    color: #fff;
    text-decoration1:none;}

.access-ranking td{
    padding:3px;}
.access-ranking table{
    width:100%;}

/* -- HEADER -- */
.page-title{
    border-top:1px dotted #666;
    border-bottom:1px dotted #666;
    margin:2px 0px;
    padding:0px 0px;}
.page-title-outer{
    margin:1px 0px;
    padding:5px 5px;
    background: #ccc;
    color:#666;}
h1{
    margin:0px;
    padding:0px;
    font-weight:normal;
    font-size:9pt;
    color:#fff;}

.acr-access-rank{
    margin:0px 0px 10px 0px;}
.acr-access-rank table{
    width:100%;}
.acr-access-rank td{
    padding:2px 4px;}
.acr-access-rank img{
    width:1px;
    height:1px;
    display1:none;}
.acr-page-rank{
    margin:0px 0px 10px 0px;}
.acr-page-rank table{
    width:100%;}
.acr-page-rank td{
    padding:2px 4px;}
.acr-page-rank img{
    width:1px;
    height:1px;
    display1:none;}








         #youtube_douga {
            margin:0; padding:0;
         }
         #youtube_douga a:hover{
            color:#000;
         }
         #youtube_douga dl {
            margin:5px 0; padding:0;
            clear:both;
         }
         #youtube_douga dt {
            margin:0; padding:2px;
            width:130px; height:100px;
            float:left;
            clear:both;
            overflow:hidden;
         }
         #youtube_douga dt a img {
            -webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
            border:1px solid #ccc;
            padding:2px;
            overflow:hidden;
            width:120px; height:90px;
         }
         #youtube_douga dt a:hover img {
            border:1px solid #000;
         }
         #youtube_douga dd {
            text-align:left;
            margin:0 0 0 140px; padding:0;
         }
         #youtube_douga dd div.title {
            font-size:110%;
            font-weight:bold;
         }
         #youtube_douga dd span {
            color:#ff6699;
            font-weight:bold;
         }


















/* ■RSSリスト */
.rss-kizi-list-title{
    padding:5px 0px;
    text-align:left;
    border-bottom:1px solid #666;}
.rss-kizi-list-title span{
    font-size:11pt;
    padding:0px 38px 0px 0px;
    background:url("http://livedoor.blogimg.jp/soccermaniajr/imgs/8/5/850f216b.png") right no-repeat;}
.rss-kizi-list{
    display:block;
    margin:0px;
    padding:0px;
    float:left;
    overflow:hidden;
    width:1000px;
    height:216px;
    border-top1:1px dotted #999;
    border-bottom1:1px dotted #999;
    border1:1px solid #00f;}
.rss-kizi-list ul{
    margin:0px;
    padding:0px;}
.rss-kizi-list li{
    overflow:hidden;
    font-size:9pt;
    float:left;
    text-align:left;
    width:120px;
    height:200px;
    margin:0px;
    padding:0px 10px;
    border1:1px solid #999;}
.rss-kizi-list .r-img{
    margin:0px;
    padding:0px;
    overflow:hidden;
    width:120px;
    height:80px;
    background:#333;
    border1:1px solid #f00;}
.rss-kizi-list .r-title{
    margin:0px;
    padding:0px;
    overflow:hidden;
    width:120px;
    height:95px;
    border1:1px solid #f00;}
.rss-kizi-list a{
    text-decoration:none;
    font-size:11px;
    color: #666;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    transition: all 0.7s;}
.rss-kizi-list a:hover {
    text-decoration:underline;
    background1: #000;
    color: #000;}
.rss-kizi-list a img{
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    transition: all 0.7s;
    width:118px;
    height:78px;
    border:1px solid #ccc;}
.rss-kizi-list a:hover img{
    border:1px solid #000;}


/* ■RSSリスト END */


.top-more{
    display:block;
    float:left;
    width:40px;
    height:220px;
    border1:1px solid #ccc;}
.top-more a{
    text-indent:-5000px;
    background:url("http://livedoor.blogimg.jp/soccermaniajr/imgs/4/5/457d0aac.png") center no-repeat;
    display:block;
    height:160px;
    width:26px;
    margin:18px 0px 0px 0px;
    padding:5px;
    -webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    transition: all 0.8s;
    /* box-shadow */
    box-shadow:0px 0px 6px 3px rgba(204,204,204,1);
    -webkit-box-shadow:0px 0px 6px 3px rgba(204,204,204,1);
    -moz-box-shadow:0px 0px 6px 3px rgba(204,204,204,1);
    border:1px solid #999;}
.top-more a:hover{
    background:#000 url("http://livedoor.blogimg.jp/soccermaniajr/imgs/c/f/cfe0e055.png") center no-repeat;
    border:1px solid #000;}


/* ■HEADER PICKUP WORD */
.header_pickup_word{
    background:#BBC7F7;
    background:#fff;
    border-top1:1px solid #ccc;
    border-bottom1:1px solid #ccc;
    display:block;
    padding:15px 0px;
    margin:0px 0px 0px 0px;}
.header_pickup_word_box{
    text-align:left;
    font-size:9px;
    display:block;
    margin:0px 0px;
    padding:0px 0px;
    border-top1:5px solid #f0f0f0;
    border-bottom1:5px solid #f0f0f0;}
.header_pickup_word_box .layout-width{
    width:1050px;}
.header_pickup_word ul{
    padding:0px;
    margin:0px;
    display:block;}
.header_pickup_word li{
    font-size:11px;
    color:#666;
    padding:0px;
    margin:0px 2px 0px 0px;
    display:block;
    float:left;}
.header_pickup_word li a{
    border:1px solid #ccc;
    font-size:11px;
    display:block;
    padding:4px 5px;
    -webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;
    background:#dfdfdf;
    background:#fff;
    text-decoration:none;
    color:#666;}
.header_pickup_word li a:hover{
    background:#000;
    color:#fff;}



/* ■個別RSS取得 */
.kobetu-area{
    display:none;
    border-top1:1px solid #999;
    border-bottom1:1px solid #999;
    margin:0px 0px 20px 0px;
    background:#dfdfdf;
    background:#fff;
    background1:#333;}
.kobetu-area .layout-width{
    padding:20px;}

.kobetu-box{
    float:left;
    -moz-border-radius1: 10px;    /* Firefox */
    -webkit-border-radius1: 10px; /* Safari,Chrome */
    border-radius1: 10px;         /* CSS3 */
    width:320px;
    background1:#fff;
    background:#dfdfdf;
    border1:1px solid #ccc;
    margin:10px 10px;
    padding:0px;}
.kobetu-title{
    float:right;
    text-align:center;
    margin:0px 0px 0px 0px;}
.kobetu-title span{
    font-size:11pt;
    color:#fff;
    padding1:0px 0px 0px 35px;
    background1:url("http://livedoor.blogimg.jp/soccermaniajr/imgs/8/5/850f216b.png") left no-repeat;}
.kobetu-title a{
    color:#666;
    background1:#000;
    padding:2px 0px;
    display:block;
    text-decoration:none;
    font-size:9pt;}
.kobetu-img{
    margin:0px 0px 0px 0px;
    float1:left;
    width:320px;}
.kobetu-img a img{
    border:1px solid #fff;
    padding1:1px;
    width:318px;}
.kobetu-img a:hover img{
    border1:1px solid #000;}

.kobetu-list{
    padding:10px;
    background1:#000;
    margin:0px 0px 0px 0px;
    width1:300px;
    float1:left;}
.kobetu-list ul{
    list-style-type:none;
    margin:0px;
    padding:0px;}
.kobetu-list li{
    margin:0px;
    padding:2px 0px;
    display:block;
    height:16px;
    overflow:hidden;
    text-align:left;
    border-bottom:1px dotted #999;}
.kobetu-list a{
    text-decoration:none;
    color:#666;
    font-size:9pt;}


.category-list{
    text-align:left;
    border-top1:1px dotted #999;
    border-bottom:1px dotted #999;
    overflow:hidden;
    display:block;
    margin1:10px 0px 10px 0px;
    height:90px;}
.category-list-box{
    overflow:hidden;
    display:block;
    margin:0px 0px 10px 0px;
    padding:10px 0px 0px 0px;}
.category-list .ArticleFirstImageThumbnail{
    float:left;}


.plugin-popular_articles_with_image{
    margin:0px 10px;}
.plugin-popular_articles_with_image .sidetitlebody{
    background:#ccc;
    padding:5px 0px;
    display1:none;}
.plugin-popular_articles_with_image .sidetitle{
    color:#333;}
.popularArticlesWithImage li{
    margin:0px 10px 0px 0px;
    overflow:hidden;
    display:block;
    width1:300px;
    border1:1px solid #f00;
    float:left;}



/* ■サッカーマニアについて */
.about-botan a{
    text-decoration:none;
    border:1px solid #333;
    background:#000;
    color:#fff;
    width1:100%;
    margin:0px 0px 1px 0px;
    padding:5px;
    display:block;}
.about-botan a:hover{
    border:1px solid #333;
    background:#999;
    color:#000;}

.header-contents{
    margin:20px 0px;
    padding:20px 0px;
    background:#333;}
.header-contents .layout-width{
    text-align:left;
    color:#999;
    width:1050px;}


div#sub {
    margin:20px 0px 0px 0px;
    padding:15px 0px;
    background:#ccc;}
div#sub .layout-width{
    border1:1px solid #f00;}

