@charset "UTF-8";

/* Information
==================================================
livedoor Blog CSS
 Name   : ファミスタ（ハンゲーム）
 Layout : 2カラム 右サイド
 Update : 2010/8/17
==================================================
*/

/* 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.
==================================================
*/


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

* {
	word-break: break-all;
}

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

body {
	color: #444;
}

a{
	color:#12ace2;
}
a:hover {
	text-decoration: none;
}
img{
	border:0px;
}

table#header a:link
, table#header a:active
, table#header a:visited
, table#header a:hover {
	color: #777;
}

h1#blog-title a:link
, h1#blog-title a:active
, h1#blog-title a:visited {
	color: #000;
	text-decoration: none;
}

h1#blog-title a:hover {
	text-decoration: underline;
}

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

h2.archives-title {
	color: #444;
}

div#main a:link
, div#main a:active {}

div#sub a:link
, div#sub a:active
, div#extra a:link
, div#extra a:active
, div#main .related-articles a:link
, div#main .related-articles a:active
 {}

div#main a:visited {}

div#sub a:visited
, div#extra a:visited
, div#main .related-articles a:visited {}

div#sub a:hover
, div#extra a:hover {}

div#main h2.article-title a:link
, div#main h2.article-title a:active
, div#main h2.article-title a:visited {
	color: #fff;
	text-decoration: none;
}

div#main h2.article-title a:hover {
	text-decoration: underline;
}

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

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

div#main div.pager a {}


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

div.sidetitle {
	color: #920064;
}

div#sub div.sidetitle a
, div#extra div.sidetitle a {
	color: #fff;
}

div#sub table.caltblday a:visited
, div#extra table.caltblday a:visited {}

.footer-outer
, .footer-outer a {}

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

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

body {
	margin: 0 0 10px 0;
	padding: 0;
	background:#fff url(http://parts.blog.livedoor.jp/img/usr/fmst/bg.gif) repeat-x 0 0;
	text-align: center;
}

div#container {
	margin: 25px auto 0px;
	padding: 0;
	width: 866px;
	padding-bottom:8px;
	background:url(http://parts.blog.livedoor.jp/img/usr/fmst/main_bg_bottom.gif) no-repeat 0 bottom;
	position:relative;
}

div#content {
	width: 820px;
	_width: 866px;
	margin:0px auto;
	padding:10px 23px 0px;
	background:url(http://parts.blog.livedoor.jp/img/usr/fmst/main_bg_middle.gif) repeat-y 0 0;
}

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

div#main {
	width: 585px;
	float: left;
	margin: 0;
}

div#main div.column-inner {}

div#sub {
	width: 190px;
	_width:220px;
	padding: 15px;
	float: right;
	background: #eaf7ff;
}

div#sub div.column-inner {}

div#extra {
	clear: right;
	float: right;
	width: 190px;
	_width:220px;
	padding: 15px;
	background: #eaf7ff;
}

div#extra div.column-inner {}

.hangame {
height:34px;
left:29px;
position:absolute;
top:25px;
width:111px;
text-indent:-99999px;
overflow:hidden;
}

.fmst {
height:84px;
left:30px;
position:absolute;
top:155px;
width:210px;
text-indent:-99999px;
overflow:hidden;
}
/* ----------------------------------------------- */
/** clearfix */

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
, .article-subbox:after
, div.article-body-inner:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

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

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


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

div.blog-title-outer {
	height:283px;
background:url(http://parts.blog.livedoor.jp/img/usr/fmst/main_image.jpg) no-repeat 0 top transparent;
	text-align: left;
}

div.blog-title-outer-2 {
}
div.blog-title-outer-3 {
}

h1#blog-title {
	margin: 0;
	padding: 73px 525px 0 33px;
	font-size: 26px;
	_font-size:30px;
	font-weight: bold;
	line-height:1;
}

div.blog-description-outer {
}

p#blog-description {
	margin: 0px 0 0 0;
	padding: 10px 525px 0px 33px;
	line-height: 18px;
}

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

div.archives-title-outer {
	margin-bottom:10px;
}
div.archives-title-outer-2 {
}
div.archives-title-outer-3 {
}

h2.archives-title {
	color:#3280d7;
	font-size:14px;
	margin: 0;
	padding: 5px 0px;
	text-align: center;
	background:#eaf7ff;
	border-bottom:1px solid #add7f9;
}

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

div.pager {
	margin-bottom: 10px;
	text-align: left;
}

div.pager-inner {}

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

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

ul.index-navigator {
	font-size: 1em;
}

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

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

ul.archives-pager {
	font-size: 1em;
}

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 - 個別記事ページ */

ul.article-pager {
	font-size: 1em;
}

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 #8d8d8d;
}

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

div.article-outer {
	text-align: left;
}

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

div.article-header {
}

.article-subbox{
	font-size:11px;
	background:#eaf7ff;
	border-bottom:1px solid #add7f9;
	padding:9px 25px 4px 25px;
}

/*** 日付 */
div.article-date-outer {
	display:inline;
	float:left;
	color:#4a484d;
}

div.article-date-outer span.article-date {
	margin-right: 3px;
}

div.article-date-outer span.article-time {}

/*** カテゴリ */
div.article-category-outer
,div.article-category-outer dl
,div.article-category-outer dl dt
,div.article-category-outer dl dd{
	display:inline;
}
div.article-category-outer{
	float:right;
	background:url("http://parts.blog.livedoor.jp/img/usr/default_2008/common/category.gif") no-repeat scroll 0 center transparent;
	margin-left:12.5em;
	padding-left:12px;
	padding-right:20px;
	position:relative;
	top:-3px;
}
div.article-category-outer dl.article-category {
}

div.article-category-outer dl.article-category dd {
	margin-left:10px;
}

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-color:#50a3f1;
border:1px solid #add7f9;
}

h2.article-title {
	color:#fff;
	font-size:12px;
	padding:8px 25px;
	margin:0px;
	background-color:transparent;
	border:1px solid #3280d7;
}

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

div.article-body {
	background-color: transparent;
	padding: 30px 20px 5px;
}

div.article-body-inner {
	overflow: hidden;
	line-height: 1.5;
	margin-bottom:20px;
}

/** 続きを読む */
div.article-body span.article-continue {
	display: block;
	margin-top: 1em;
}

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: #f5f5f5;
	padding: 5px 15px;
	margin: 5px 0;
	color: #595d68;
}

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

dl.article-tags{
	background:url("http://parts.blog.livedoor.jp/img/usr/default_2008/common/tag.gif") no-repeat scroll 0 0 transparent;
	height:1%;
	line-height:20px;
	min-height:16px;
	padding-left:20px;
}

/*** プライベートモード */
div.private-mode-announcement {
	border-color: #add7f9;
	background-color:#eaf7ff;
	line-height: 135%;
	font-size: 1em;
	color:#12ace2;
}

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

div.article-footer {
	margin:20px 0px 30px;
	padding-bottom:15px;
	border-bottom:2px solid #add7f9;
}

ul.article-post {
	color:#666;
}

ul.article-post li {
	margin-left:10px;
}

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

div#article-options {color:#444;}

div.article-option {}

div.article-option h3 {
	color:#003399;
	margin: 0px;
	padding: 0px 15px;
	font-size: 12px;
	line-height:30px;
	background: url(http://parts.blog.livedoor.jp/img/usr/fmst/title_back.jpg) no-repeat 0 0;
}

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

	ul.comment-info {
		border-bottom:1px dotted #4c3f49;
		padding-bottom:5px;
	}
.side .sf {
	width:110px;
}
.side .sfbtn {
background:url(http://parts.blog.livedoor.jp/img/usr/fmst/search.gif) no-repeat 0 0;
width:48px;
height:20px;
cursor:pointer;
border:1px none;
font-weight:bold;
color:#ffffff;
text-indent:-99999px;
overflow:hidden;
}

* html .side .sfbtn {
}

.adtitle, .adurl {
}

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

div#trackback-form{
	margin-bottom:20px;
}
div#trackback-form ul {
	padding:15px 30px;
	margin:0px;
	background:#eaf7ff;
	border-bottom:1px solid #add7f9;
}

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 {
background:#50a3f1 url(http://parts.blog.livedoor.jp/img/usr/fmst/quick.gif) no-repeat 0 0;
cursor:pointer;
height:20px;
width:68px;
font-weight:bold;
border:none;
font-weight:bold;
border: none;
font-size: 0;
color: rgba(255, 255, 255, 0);
/color: #7F5C40;
text-align: right;
padding-top:20px;
letter-spacing:0.001em;
zoom:1;
}

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

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

li.trackback-set {
	padding:15px 20px;
	margin-bottom:20px;
	font-size: 1em;
	line-height: 150%;
	background:#d7ced6;
}

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

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

#comments-list{
	margin-bottom:20px;
}
#comments-list ol{
	padding:15px 20px;
	margin:0px;
	background:#eaf7ff;
	border-bottom:1px solid #add7f9;
}
li.comment-set {
	padding: 0 0 15px 0;
	font-size: 1em;
	line-height: 150%;
}

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

ul.comment-info li.comment-date {
	display: inline;
	float:right;
	margin-left: 10px;
	color:#444;
}

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 {
	padding:15px 20px;
	margin:0px;
	background:#eaf7ff;
	border-bottom:1px solid #add7f9;
	margin-bottom:15px;
}

div#comment-form-body table {
	border: 0;
	width: 95%;
	font-size: 12px;
	color:#444;
}

div#comment-form-body table tr {
margin-bottom:10px;
}

div#comment-form-body table th {
	width: 3em;
	padding:10px 10px 6px 0;
	text-align: right;
	white-space:nowrap;
}

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 {
background:#50a3f1 url("http://parts.blog.livedoor.jp/img/usr/fmst/add.gif") no-repeat;
cursor:pointer;
height:30px;
margin-top:10px;
width:118px;
border:none;
font-weight:bold;
border: none;
font-size: 0;
color: rgba(255, 255, 255, 0);
/color: #7F5C40;
padding-top:10px;
letter-spacing:0.003em;
text-align: right;
}

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: #858585;
	font-size: 1em;
}

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

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

div.related-articles{
	padding: 15px 0;
}
div.related-articles h3{
	margin: 0 0 10px;
	padding: 0;
	font-size: 100%;
}
div.related-articles ul{
	list-style: disc inside none;
	margin: 0;
	padding: 0;
	line-height: 1.2;
	color:#8c6c64;
}
div.related-articles ul li{
	padding: 0 0 5px 9px;
	margin-left: 5px;
}


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

div#tmpl {
font-size:83%;
margin-bottom:14px;
}

div.sidetitlebody {
background-color:#50a3f1;
border:1px solid #add7f9;
}
div.sidetitle {
	color:#fff;
	font-weight:bold;
	padding:4px 15px;
	text-align:left;
	border:1px solid #3280d7;
}

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

div.side {
	font-size:10px;
	padding:10px;
	margin-bottom:10px;
	text-align: left;
}

div.sidebody {
	display:list-item;
	list-style:disc inside none;
	color:#12ace2;
	line-height:1.4em;
	margin-bottom:5px;
}

div.sidewrapper {}

#banner{
	margin-bottom:5px;
	text-align:center;
}
#banner p{
	color:#444;
	font-size:10px;
	padding:0px;
	margin:5px 0px 10px;
	letter-spacing:0.1em;
}

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

div.calendarheadbody {
	background-color:#50a3f1;
	border:1px solid #add7f9;
}
div.calendarheadbody div.calendarhead {
	color:#fff;
	font-weight:bold;
	padding:4px 15px;
	text-align:left;
	border:1px solid #3280d7;
}

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

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

div.calbody {
	padding:10px 0px 20px;
}

table.caltbl {
	width: 180px;
	margin: 0 auto;
	border: 0;
}
div.calbody table.calendartable {}
td.caltblwkbg {}
td.calendarwd {}
td table.caltblwk td {
	font-size:10px;
	font-weight: bold;
	padding:3px 0px;
	text-align: center;
}

td table.caltblwk td.weekday {
	color:#50a3f1;
}
td table.caltblwk td.sat {
	color:#0d28ef;
}
td table.caltblwk td.sun {
	color:#ea1919;
}
td table.caltblwk td span.calendarweek {}
td.caltbldaybg {}
td table.caltblday {}
td table.caltblday td {
	font-size:10px;
	padding:3px 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 {
	color:#f98d00;
}
td table.caltblday td.calendardbg {}
td table.caltblday td span.calendar {color:#444;}

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

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

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

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

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

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

table#header {
	font-size: 12px;
}

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

div.footer-outer {
	margin: 0 auto;
}

div.footer-outer-2 {}

div#footer {
	color:#666;
	font-size:10px;
	padding-top:10px;
}

div#footer p {
}


/* =============================================== */
/** 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;
	text-align: left;
}

a.adtitle {
	color: #12ace2!important;
	font-weight: bold;
}

a.adtitle span {
	font-size: 14px!important;
}

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

a.addescription span {
	font-size: 13px!important;
}

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

.adhover .adtitle {
	color: #0000ff!important;
}

.adhover .adurl {
	color: #1B8D1C!important;
}

.adhover a.addescription {
	color: #1B8D1C!important;
}

a.adurl span {
	font-size: 13px!important;
}

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


div.ads-become a {
	color: #0000ff!important;
}

div.ads-become p.adsbybecome a {
	color: #666666!important;
}
