@charset "EUC-JP";

/* Information
==================================================
livedoor Blog CSS
 Name   : canvas_sky_3c

 Update : 2010.08.05
==================================================
*/

/* =============================================== */
/** 01. Customize - 色と文字サイズの設定 */
/* ----------------------------------------------- */

/* font-size */
body {
	font-size: 100%;
}

/* color */
body,
h1#blog-title a,
p#blog-description,
h2.article-title a,
div.side a,
div.sidetitle,
div.sidetitle a,
div.calendarheadbody div.calendarhead,
div.calendarheadbody div.calendarhead a,
a.addescription {
	color: #333333;
}

a,
a.adtitle {
	color: #1078e8;
}

a:hover,
div.sidebody a:hover,
.side ul.tagcloud a:hover,
ul.article-info li a:hover,
ul.article-post li a:hover,
a.adurl {
	color: #75b2ff;
}

ul.index-navigator li.paging-number span,
ul.index-navigator li.paging-number a:hover,
div.article-date-outer span.article-month {
	color: #ffffff;
}

ul.article-info,
ul.article-post,
ul.article-info li a,
ul.article-post li a,
td table.caltblday,
ul.ping-info li.ping-date,
ul.comment-info li.comment-date,
a.adld,
p.adsbybecome a {
	color: #adadad;
}


/* background-color */
body {
	background-color: #f0f0f0;
}

div#container {}

div.archives-title-outer,
div.calendarheadbody div.calendarhead,
div.article-body blockquote,
div.article-body pre {
	background-color: #f0f0f0;
}

ul.index-navigator li.paging-number a:hover,
ul.index-navigator li.paging-number span,
div.article-date-outer span.article-month {
	background-color: #5396c6;
}


/* border-color */
div#content,
ul.index-navigator li.paging-number a,
div.private-mode-announcement,
div.comment-auth-announcement {
	border-color: #d8d8d8;
}

div.article-date-outer,
div.article-body-inner h3,
ul.index-navigator li.paging-number span {
	border-color: #5396c6;
}

div.article-pager-outer {
	border-color: #f0f0f0;
}


/* =============================================== */
/** 02. Common - 共通 */
/* ----------------------------------------------- */

* {
	word-break: break-all;
}

body
, textarea {
	font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",sans-serif;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


/* =============================================== */
/** 03. Layout - レイアウトの設定 */
/* ----------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	min-width: 960px;
	text-align: center;
	background:#eee;
	background-repeat: repeat;
	background-position: 50% top;
}

div#containerWrap {
	width: 1019px;
	margin: 10px auto 5px;
}

div#container {}


div#nav {
	width:100%;
	background: url(http://livedoor.blogimg.jp/vitaminw/imgs/4/3/43840747.gif) repeat-x 0 0;
}
div#nav:after {content:" ";display:block;clear:both;height:0;visibility:hidden;}

div#nav ul {
	margin:0;
	padding:0;
}
div#nav ul:after {content:" ";display:block;clear:both;height:0;visibility:hidden;}

div#nav ul li {
	float:left;
	list-style-type:none;
	text-align:center;
}

div#nav ul li a{
	display:block;
	height:30px;
	float:left;
	padding:0 20px;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
	font-size:90%;
	line-height:2.0;
	outline:none;
}
div#nav ul li a.on{
	margin-right:2px;
	color:#fff;
	background: url(http://livedoor.blogimg.jp/vitaminw/imgs/4/b/4bf8b840.gif) repeat-x left center;
}

div#nav ul#blog-menu {
	float:left;
	width:735px;
}
div#nav ul#blog-menu:after {content:" ";display:block;clear:both;height:0;visibility:hidden;}

div#nav ul#blog-menu li {
	background: url(http://livedoor.blogimg.jp/vitaminw/imgs/b/1/b11d674b.gif) no-repeat right center;
}

div#nav ul.tool {
	float:right;
	width:124px;
}
div#nav ul.tool:after {content:" ";display:block;clear:both;height:0;visibility:hidden;}

div#nav ul.tool li {
	padding-left:2px;
	background: url(http://livedoor.blogimg.jp/vitaminw/imgs/b/1/b11d674b.gif) no-repeat left center;
}
div#nav ul.tool li.twitter a{
	width:60px;
	text-indent:-9999px;
	overflow:hidden;
	padding:0;
	background: url(http://livedoor.blogimg.jp/vitaminw/imgs/d/f/dfcf1e88.gif) no-repeat left 0;
}
div#nav ul.tool li.twitter a:hover{
	background-position:0 100%;
}

div#nav ul.tool li.rss a{
	width:60px;
	text-indent:-9999px;
	overflow:hidden;
	padding:0;
	background: url(http://livedoor.blogimg.jp/vitaminw/imgs/f/e/fe14184f.gif) no-repeat left 0;
}
div#nav ul.tool li.rss a:hover{
	background-position:0 100%;
}

div#content {
	border-left:solid 1px #ddd;
	border-right:solid 1px #ddd;
	border-bottom:solid 1px #ddd;
	background: url(http://livedoor.blogimg.jp/vitaminw/imgs/b/7/b7f10a50.gif) repeat-y left 0;
}

div#main
, div#sub
, div#extra {
	overflow: hidden;
}

div#main {
	float: left;
	width:579px;
}

div#main div.column-inner {
	padding: 20px 30px 10px 29px;
}

div#sub {
	float: left;
	width: 219px;
}

div#sub div.column-inner {
	padding: 20px 0 0;
	overflow: hidden;
}

div.sidewrapper{
	width:180px;
	margin-bottom:20px;
	padding:0 19px 0 20px;
	border-bottom:solid 1px #ddd;
}

div#extra {
	float: left;
	display:inline;
}

div#extra div.column-inner {
	padding: 20px 0 0;
	overflow: hidden;
}



/* =============================================== */
/** 04. Title - ブログタイトルの設定 */
/* ----------------------------------------------- */

div.blog-title-outer {
	text-align: left;
	background: url(http://livedoor.blogimg.jp/vitaminw/imgs/b/8/b815a47b.jpg) no-repeat left top;
	height: 130px;
}

div.blog-title-outer-2 {}

div.blog-title-outer-3 {}

h1#blog-title {
	margin: 0;
	padding: 22px 20px 0 19px;
	font-weight: bold;
	font-size: 126%;
}
h1#blog-title a {
	display:block;
	float:left;
	width:170px;
	height:80px;
	text-indent:-9999px;
	overflow:hidden;
	margin-right:86px;
}

div.blog-description-outer {}

p#blog-description {
	margin: 0;
	padding: 5px 20px 0 40px;
	line-height: 1.35;
	font-size: 90%;
}

/* =============================================== */
/** 05. SubTitle - アーカイブタイトルの設定 */
/* ----------------------------------------------- */

div.archives-title-outer {
	margin-bottom: 10px;
	padding: 10px;
	background: url(http://livedoor.blogimg.jp/vitaminw/imgs/b/e/be6d96fa.gif) no-repeat left center;
}

div.archives-title-outer-2 {}

div.archives-title-outer-3 {}

h2.archives-title {
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 90%;
	font-weight: bold;
}

/* =============================================== */
/** 06. Pager - ページャーの設定 */
/* ----------------------------------------------- */

div.pager {}

div.pager-inner {
	padding: 0 0 5px;
	margin: 0 0 10px;
	text-align: left;
}

div.index-navigator-outer
, div.archives-pager-outer
, div.article-pager-outer {}

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

ul.index-navigator {
	padding: 5px 0 0;
	margin: 0;
	font-size: 90%;
}

ul.index-navigator li a,
ul.index-navigator li span {
	padding: 4px 5px;
	display: inline-block;
	text-decoration: none;
}

ul.index-navigator li.paging-number span,
ul.index-navigator li.paging-number a {
	padding: 4px 9px;
	border-width: 1px;
	border-style: solid;
}

ul.index-navigator li.paging-number ol.paging-number li.current {
	margin: 0 1px;
}

ul.index-navigator li.paging-prev a {
	margin-right: 10px;
}

ul.index-navigator li.paging-last a {
	margin-left: 10px;
}

/* ----------------------------------------------- */
/** ArchivesPager カテゴリ別、月別 */

ul.archives-pager {
	padding: 5px 0 0;
	list-style-type: none;
	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 #575e69;
}

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

div.article-pager-top div.article-pager-outer {
	padding: 0 0 10px;
	border-width: 0 0 2px 0;
	border-style: none none dotted none;
}

div.article-pager-bottom div.article-pager-outer {
	padding: 10px 0 0;
	border-width: 2px 0 0 0;
	border-style: dotted none none none;
}

ul.article-pager {
	font-size: 90%;
}

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

ul.article-pager {
	overflow: hidden;
}

ul.article-pager li {
	padding-top: 1px;
	padding-bottom: 100px;
	margin-bottom: -99px;
}

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 {}


/* =============================================== */
/** 07. Main - 記事の設定 */
/* ----------------------------------------------- */

div.article-outer {
	margin-bottom: 20px;
	text-align: left;
}

div.article-outer-2 {}

div.article-outer-3 {
	width:520px;
}


/* ----------------------------------------------- */
/** Message Board - インフォメーション */

div.message-board-outer {
	width:520px;
	margin-bottom: 10px;
}

div.message-board {
	padding: 10px 0;
	line-height: 1.4;
	text-align: left;
	font-size: 90%;
}

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

div.article-header {
	position: relative;
	min-height: 55px;
}

* html div.article-header {
	height: 55px;
	zoom: 1;
}

/*** 日付 */
div.article-date-category-outer {
	text-align: right;
	padding: 0 5px 5px 20px;
	font-size: 83%;
}
div.article-date-outer {
	display: inline;
}
div.article-date-outer span.article-date {}
div.article-date-outer span.article-time {}

/*** カテゴリ */
div.article-category-outer {
	background: url(http://parts.blog.livedoor.jp/img/usr/canvas/common/category.gif) no-repeat left top;
	padding-left: 20px;
	margin:5px 0 0 7px;
}

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: 83%;
}

div.article-category-outer dl.article-category dt {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	text-indent: -9999px;
}

/*** 記事タイトル */
div.article-title-outer {
	width:490px;
	padding: 15px;
	background: url(http://livedoor.blogimg.jp/vitaminw/imgs/0/8/08c6f0b2.gif) no-repeat left top;
}
div.article-title-outer:after {content:" ";display:block;clear:both;height:0;visibility:hidden;}

h2.article-title {
	margin: 0;
	padding:0;
	font-size: 111%;
	font-weight: bold;
	line-height:1.5;
}
h2.article-title a {
	color: #fff;
}

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

div.article-body {
	line-height: 1.7;
	font-size: 90%;
	border-left:solid 1px #3e7ab8;
	border-right:solid 1px #3e7ab8;
}

div.article-body-inner {
	padding:0 20px 20px 20px;
	margin-bottom:20px;
}

div.dateArea{
	color:#767676;
	font-size:13px;
	text-align:right;
	padding:0 10px 0 0;
}

div.btnArea{
	width:504px;
	background:#f0eff5;
	padding:7px;
	overflow:hidden;
}

div.btnArea .social01{
	float:left;
	overflow:hidden;
}
div.btnArea .social02{
	float:right;
	overflow:hidden;
}

div.btnArea .twitter,
div.btnArea .facebook,
div.btnArea .g1,
div.btnArea .hatebu,
div.btnArea .tumbler,
div.btnArea .evernote{
	float:left;
}
div.btnArea .twitter{
	width:95px;
}
div.btnArea .g1{
	width:55px;
	padding:3px 0 0 5px;
}
div.btnArea .hatebu{
	padding:1px 0 0 5px;
}
div.btnArea .tumbler{
	padding:1px 0 0 5px;
}
div.btnArea .evernote{
	padding-left:5px;
}

/*** 続きを読む */
div.article-body span.article-continue {
	float:right;
	display: block;
	margin-top: 1em;
}
div.article-body span.article-continue a {
	display: block;
	width:110px;
	height:29px;
	text-indent:-9999px;
	overflow:hidden;
	background: url(http://livedoor.blogimg.jp/vitaminw/imgs/1/8/18a1c4d7.gif) no-repeat left top;
}
div.article-body span.article-continue a:hover {
	background-position:0 100%;
}

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

div.article-body-inner h3 {
	font-size: 111%;
	font-weight: bold;
	border-width: 0 0 1px 5px;
	border-style: none none solid solid;
	padding-left: 10px;
	line-height: 1.3;
}

div.article-body-inner h4 {
	font-size: 100%;
	font-weight: bold;
	line-height: 1.3;
}

/*** blockquote & pre */
div.article-body blockquote
, div.article-body pre {
	padding: 15px 20px;
	margin: 5px 0;
	font-size: 100%;
}

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

/*** 共通テーマ */
dl.common-theme {
	margin: 0 0 15px;
}



/*** 記事タグ */
dl.article-tags {
	background: url(http://livedoor.blogimg.jp/vitaminw/imgs/2/0/2034f41c.gif) no-repeat 4px center;
	line-height: 20px;
	padding: 8px 0 8px 25px;
	border-top:solid 1px #eee;
	font-size:13px;
}

/*** プライベートモード */
div.private-mode-announcement {
	margin-top: 15px;
	line-height: 1.35;
	border-width: 1px;
	border-style: solid;
}

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

div.article-footer {
	padding: 0 10px 10px 10px;
	border-width: 1px;
	border-left:solid 1px #3e7ab8;
	border-right:solid 1px #3e7ab8;
	border-bottom:solid 1px #3e7ab8;
}

div.article-footer div.g1 {
    float: right;
    margin: 1px -13px 0 5px;
}

ul.article-info {
	list-style: none;
	margin:0;
	padding: 5px 0;
	border-top:solid 1px #eee;
}

ul.article-info li {
	display: inline-block;
	margin-left: 5px;
	min-height: 16px;
	line-height: 16px;
	font-size: 70%;
}

* html ul.article-info li {
	display: inline;
	height: 16px;
	zoom: 1;
}

*+html ul.article-info li {
	display: inline;
	zoom: 1;
}

ul.article-info li.article-comment-count {
	background: url(http://parts.blog.livedoor.jp/img/usr/canvas/common/comment.gif) no-repeat left top;
	padding-left: 20px;
}

ul.article-info li.article-trackback-count {
	background: url(http://parts.blog.livedoor.jp/img/usr/canvas/common/trackback.gif) no-repeat left top;
	padding-left: 20px;
}

ul.article-info li span.article-time {
	margin-left: 3px;
}

ul.article-info li span.nickname {
	font-weight: normal;
}

ul.article-post {
	float: right;
	padding: 0;
	text-align: right;
}

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

ul.article-post li img {
	vertical-align: middle;
}

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

div#article-options {
	padding: 10px 10px;
}

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

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

/*** 指定しやすいよう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;
}

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

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

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

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

h4.ping-title {
	font-size: 100%;
	font-weight: normal;
	padding-bottom: 5px;
}

ul.ping-info {
	margin-left: 10px;
}

ul.ping-info li.ping-blog-name {
	display: inline;
	font-size: 90%;
}

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

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

ul.ping-info li.ping-excerpt {
	display: block;
	margin-top: 5px;
	line-height: 1.4;
}

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

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

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

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

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

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

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

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

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

div#comment-form-body {
	padding: 15px 50px;
}

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

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: 97%;
}

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

textarea#text {
	width: 97%;
	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 50px;
	font-size: 83%;
	border-width: 1px;
	border-style: solid;
}

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 0 0 20px;
	font-size: 90%;
	font-weight: normal;
}

div.related-articles h3 span {
	font-weight: weight;
}

div.related-articles ul{
	list-style: none;
	margin: 0;
	padding: 10px;
	line-height: 1.2;
	font-size: 90%;
}
div.related-articles ul li{
	background: url(http://livedoor.blogimg.jp/vitaminw/imgs/b/6/b68be991.gif) no-repeat left 6px;
	padding: 0 0 5px 12px;
	margin-left: 5px;
}


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

div.sidetitlebody {}

div.sidetitle {
	width:170px;
	height:29px;
	margin: 0 0 10px;
	text-align: left;
	line-height:2.2;
	font-size: 83%;
	font-weight: bold;
	color:#fff;
	padding-left: 10px;
	background: url(http://livedoor.blogimg.jp/vitaminw/imgs/b/9/b9a9c0f0.gif) no-repeat left center;
}

.side div.popular-articles table td{
	padding-left:10px;
}

div.plugin-popular_articles {
	border-bottom: solid 1px #e1bd27;
}

div.plugin-popular_articles div.sidetitle {
	width:520px;
	height:28px;
	padding:0;
	color:#000;
	text-indent:-9999px;
	overflow:hidden;
	background: url(http://livedoor.blogimg.jp/vitaminw/imgs/f/d/fd489fe1.gif) no-repeat left center;
}

div.plugin-popular_articles .populararticles-title {
	padding-left:10px;
	background: url(http://livedoor.blogimg.jp/vitaminw/imgs/c/5/c57aa22a.gif) no-repeat left center;
}

div.sidetop
, div.sidebottom {
	display: none;
}

div.side {
	margin: 0 0 20px;
	text-align: center;
	font-size: 83%;
}
div.side form{
	width:100%;
}
div.side form:after {content:" ";display:block;clear:both;height:0;visibility:hidden;}

div.side.bord {
	text-align: left;
}

div.sidebody {
	background: url(http://livedoor.blogimg.jp/vitaminw/imgs/b/6/b68be991.gif) no-repeat left 3px;
	padding: 0 0 5px 12px;
	margin-left: 4px;
	text-align: left;
}

/* ----------------------------------------------- */
/** カレンダー */

div.calendarheadbody {}
div.calendarheadbody div.calendarhead {
	margin: 0 0 5px;
	padding: 5px 0;
	text-align: center;
	font-size: 83%;
}

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

div.calbody {
	margin-bottom: 20px;
}

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

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;
	width: 180px;
	font-size: 83%;
}
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 {background-color: #e6e6fa;}
td table.caltblday td.calendardbg {}
td table.caltblday td span.calendar {}

/* ----------------------------------------------- */
/** プロフィール（プラグイン） */

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

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

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

ul#ld-services {
	padding-top: 20px;
}

/* ----------------------------------------------- */
/** 記事検索 */
input.sf{
	width:105px;
	height:24px;
	float:left;
	border:none;
	margin:0 5px 0 3px;
	padding:0 10px 0 20px;
	background: url(http://livedoor.blogimg.jp/vitaminw/imgs/5/d/5de89461.gif) no-repeat left bottom;
}

input.sfbtn{
	float:left;
	width:32px;
	height:24px;
	border:none;
	text-indent:-99999px;
	overflow:hidden;
	background: url(http://livedoor.blogimg.jp/vitaminw/imgs/a/c/aca963bd.gif) no-repeat left 0;
	cursor:pointer;
}	

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

table#header {
	font-size: 13px;
	background: #fff;
	color: #333;
	margin-bottom:10px;
}

table#header a {
	color: #333;
}

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

div.footer-outer {
	/*padding: 10px;*/
width:1019px;
margin:0 auto;padding:0;
background: -moz-linear-gradient(top, #bedaf2, #87bae9);/* Firefox */
background: -webkit-gradient(linear, left top, left bottom, from(#bedaf2), to(#87bae9));/* Safari,Google Chrome */
border-radius:0 0 10px 10px;
}

div.footer-outer-2 {}

div#footer {}

div#footer p {
	font-size: 83%;
	padding-bottom:10px;
}
div#footer ul.footer-ranking {
margin:0;padding:0;
height:75px;
}
div#footer ul.footer-ranking li{
margin:0;padding:0;
display:inline;
list-style:none;
line-height:80px;
margin-right:25px;
}
div#footer ul.footer-ranking li img{
vertical-align:middle;
}

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

div#ad {
	margin: 25px auto 0;
	text-align: center;
}

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

div.gAdsense {
	padding: 10px 0;
}

body.ad {
	background: transparent;
	text-align: left;
}

a.adtitle {
	font-weight: bold;
}

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

a.addescription {}

a.addescription span {
	font-size: 83%;
}

a.adurl {
	text-decoration: none;
}

a.adurl span {
	font-size: 70%;
}

a.adld {
	text-decoration: underline;
}

/** ---------- Google AdSense ---------- **/
.google-user-ad { margin:10px; }
.google-user-ad-728 { margin:0px; }
.ad-center { text-align:center; }
.ad-type-side { margin:0; }
.ad-type-bnr {  }
.ad-outer { text-align:left; margin:0 auto; padding:0; }

/* ads by */
.ad-by { margin-bottom:4px; font-size:11px; }
.ad-by a,
.ad-by a:hover { color:#000000 !important; }

/* link */
.ad-box-ncb {
	text-align:left;
	padding:4px 10px;
	display:block;
	line-height:1.5;
}
.ad-box-ncb:hover {
	padding:3px 9px;
	background:#FBF0FA;
	border:1px solid #FBF0FA;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
* html .ad-outer .ad-box a{ height:1%; }
*+html .ad-outer .ad-box a{ height:1%; }

/* title */
.ad-box-ncb span.ad-title a { font-size:15px; color:#0044CC !important; font-weight:bold; text-decoration:underline; }
.ad-box-ncb span.ad-title a:hover { text-decoration:none; }

/* url */
.ad-box-ncb span.ad-url a { font-size:12px; color:#008000 !important; margin-left:10px; }
.ad-box-ncb span.ad-url a:hover  { text-decoration:underline; }

/* description */
.ad-box-ncb span.ad-description { font-size:13px; color:#000000 !important; display:block; }

/* ----------------------------------------------- */
/** clearfix */
div#container,
div#content,
div.blog-title-outer,
h2.archives-title,
div.article-body,
div.article-footer,
h2.article-title,
div.pager,
ul,
div.index-navigator-outer,
div#comment-form-body,
div.message-board {
	zoom: 1;
}

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