@charset "UTF-8";

/* Information
==================================================
livedoor Blog CSS
 Name   : 
 Layout : 3カラム
 Update : 2011/12/15
==================================================
*/

/* 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;
}
html {height:100%;}
body {height:100%;
	font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",sans-serif;
	font-size: .8em;
}

body {
	color: #3a151a;
}

a{
	color: #3a151a;
}
a:hover {
	text-decoration: none;
}
img{
	border:0px;
}
table#header {color:#333;}
table#header a:link
, table#header a:active
, table#header a:visited
, table#header a:hover {
	color: #333;
}

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

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

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

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

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

div#sub a:link
,div#sub2 a:link
, div#sub a:active
,div#sub2 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#sub2 a:visited
, div#extra a:visited
, div#main .related-articles a:visited {}

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

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

div#main h1.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 {
	color:#626a62;
}

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 {
	font-weight:bold;
}


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

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

div#sub table.caltblday a:visited
,div#sub2 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;
	text-align: center;
}

* html div.main_bg {   
   background-position: expression('50% '+this.parentNode.scrollTop + 'px');   
}


table#header {
	background-color:#fff!important;
}
div#container {
	background:transparent url(http://parts.blog.livedoor.jp/img/usr/cog_mhf05_3c/container_background.png) center top no-repeat;
	width:1024px;
	height:411px;
	margin:0px auto;
	text-align: left;
	_background-image:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://parts.blog.livedoor.jp/img/usr/cog_mhf05_3c/mhf03_bg_skin.png", sizingMethod="crop");
	z-index:1;
}
div#content {
	width: 1024px;
	margin:0 auto 0 auto;
	padding:0 0 15px 5px;
       _margin:-5px auto 0 auto;
	background-color:transparent;
}

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

div#main div.column-inner {}

div#extra {
	float: right;
	width: 242px;
	display: inline;
}

div.subEnd{
	width:242px;
	height:45px;
}

div#extra div.column-inner {
}
div#extra div.column-inner-2 {
	padding-left:11px;
	text-align:left;
}

a.mhf {
	height:75px;
	left:22px;
	position:absolute;
	top:39px;
	width:262px;
	text-indent:-99999px;
	overflow:hidden;
	cursor:pointer;
}
.forBigginer {
	height:62px;
	left:332px;
	position:absolute;
	top:321px;
	width:296px;
	text-indent:-99999px;
	overflow:hidden;
	background:transparent url(http://parts.blog.livedoor.jp/img/usr/daletto_mhf03/bigginer.png) no-repeat 0 0;
	cursor:pointer;
}
.forMember {
	height:62px;
	left:626px;
	position:absolute;
	top:321px;
	width:296px;
	text-indent:-99999px;
	overflow:hidden;
	background:transparent url(http://parts.blog.livedoor.jp/img/usr/daletto_mhf03/member.png) no-repeat 0 0;
	cursor:pointer;
}
a.forBigginer:hover {
	display:inline-block;
	_display:inline;
	_zoom:1;
	height:62px;
	width:296px;
	overflow:hidden;
	background:transparent url(http://parts.blog.livedoor.jp/img/usr/daletto_mhf03/bigginer.png) no-repeat 0 100%;
}
a.forMember:hover {
	display:inline-block;
	_display:inline;
	_zoom:1;
	height:62px;
	width:296px;
	overflow:hidden;
	background:transparent url(http://parts.blog.livedoor.jp/img/usr/daletto_mhf03/member.png) no-repeat 0 100%;
}
/* ----------------------------------------------- */
/** 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
, h1.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 {
	width:930px;
	margin:0 auto;
	height:414px;
	background:transparent;
	text-align: left;
	position:relative;
       _margin-left:46px;
}

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

h1#blog-title {
	font-size:18px;
	font-weight:bold;
	left:420px;
	line-height:1;
	margin:0;
	position:absolute;
	top:246px;
	width:520px;
}

div.blog-description-outer {
}

p#blog-description {
	line-height: 18px;
	left:420px;
	line-height:1;
	margin:0;
	position:absolute;
	top:272px;
	width:500px;
}


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

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

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

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

ul.archives-pager {
	font-size: 1em;
	margin: 10px 0 10px 0;
}

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

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

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

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

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

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

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

div.article-header {
}

.kotei-link {
  display:none;
  
}

#pc-kotei-link {
	display: block !important;
}



.article-subbox{
	font-size:12px;
	padding:9px 25px 4px 25px;
	border-bottom: 1px dotted #A8A8A8;
}

/*** 日付 */
div.article-date-outer {
	display:inline;
	float:left;
	color:#35151a;
	font-weight:bold;
}

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: left;
	background:url("http://parts.blog.livedoor.jp/img/usr/default_2008/common/category.gif") no-repeat scroll 0 center transparent;
	margin-right: 10px;
	padding-left:12px;
}
div.article-category-outer a {
	text-decoration: none;
}
div.article-category-outer a:hover {
	color: #F44476;
}
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;
}


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

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 div.article-body-more
, div.article-body div.article-body-private {
	clear: both;
}

/*** blockquote & pre */
div.article-body blockquote
, div.article-body pre {
	background-color: #f5f5f5;
	padding: 5px 15px;
	margin: 5px 0;
	color: #595d68;
	overflow: hidden;
}

/*** 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: #d7d9d7;
	background-color:#fff;
	line-height: 135%;
	font-size: 1em;
	color:#333;
}
div.private-mode-announcement a {
	color:#58a6e9;
}
/*** 共通テーマ */
dl.common-theme dd a {
	font-weight:bold;
	color:#ff690e;
}
/*** タグ */
dl.article-tags {
	font-size: 16px;
	font-weight:bold;
}
dl.article-tags dd a {
	color:#ff690e;
}
/* ----------------------------------------------- */
/** 記事フッター */

div.article-footer {
	margin:20px 0px 0px;
	padding-bottom:15px;
}

ul.article-post {
	border-bottom: 1px dotted #A8A8A8;
	padding: 15px 0 0;
	color:#666;
	text-align:left;
}

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

/* =============================================== */
/** 07. Option - トラックバック＆コメントエリア */
/* ----------------------------------------------- */
div#article-options {
	color:#343932;
	padding: 0 25px 0 25px;
	margin: 0 0 10px;
}

div.article-option {
}

div.article-option h3 {
	color:#343932;
	margin: 0px;
	padding: 0px 15px 0px 20px;
	font-size: 15px;
	line-height:30px;
}

ul.article-post li.article-tool-box{
	margin-left:5px;
}

/*** 指定しやすいよう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 {
		margin-bottom:40px;
	}
.side .sf {
	width:110px;
}
.side .sfbtn {
background:url(http://parts.blog.livedoor.jp/img/usr/daletto_mhf01/search.gif) no-repeat 0 0;
width:50px;
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;
}

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:transparent url(http://parts.blog.livedoor.jp/img/usr/daletto_mhf01/quick_btn.jpg) no-repeat 0 0;
cursor:pointer;
height:20px;
width:53px;
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;
}
li.comment-set {
	padding: 0 0 15px 0;
	font-size: 1em;
	line-height: 150%;
}

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

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

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

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

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:#7F5C40 url(http://parts.blog.livedoor.jp/img/usr/daletto_mhf01/entry_btn.jpg) no-repeat;
cursor:pointer;
height:20px;
margin-top:10px;
width:70px;
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;
margin-left: -20px;
}

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


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

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


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

div.calendarheadbody {
	height:42px;
	background: transparent url(http://parts.blog.livedoor.jp/img/usr/daletto_mhf05/sidebox_ttl_bg.png) 0 0 no-repeat;
}
div.calendarheadbody div.calendarhead {
	color:#3a151a;
	font-weight:bold;
	padding:10px 32px 0px;
	text-align:center;
}

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

div.caltop {
	display: none;
}
div.calbottom {
	padding: 0;
	background: transparent url(http://parts.blog.livedoor.jp/img/usr/daletto_mhf05/sidebox_down_bg.png) 0 100% no-repeat;
	height:19px;
	font-size:0px;
	line-height:0px;
	_zoom:1;
}
div.calbody {
	text-align:center;
	padding:10px 0px 2px;
	background: transparent url(http://parts.blog.livedoor.jp/img/usr/daletto_mhf05/sidebox_middle_bg.png) 0 0 repeat-y;
}

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:#f79231;
}
td table.caltblwk td.sat {
	color:#f79231;
}
td table.caltblwk td.sun {
	color:#f79231;
}
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:#58a6e9;
}
td table.caltblday td.calendardbg {}
td table.caltblday td span.calendar {color:#3a151a;}

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

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

.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;
        clear:both;
}

div.footer-outer-2 {}

div#footer {
	color:#fff;
	font-size:10px;
	padding:15px 0;
}
div#footer a {
	color:#fff;
}
div#footer p {
}
/*** MHF プラグイン */
div.mhfPlugin {
	height: 398px;
	background: transparent url(http://parts.blog.livedoor.jp/img/usr/daletto_mhf05/extra_bg_bottom.png) 0 100% no-repeat;
}
p.mhfPluginInner {
	margin: 0;
	padding: 50px 0 0;
        /*padding:50px 0 0 38px;*/
       
}
/*** daletto バナー */
div.sideBanner {
	margin: 10px 0;
}

/* =============================================== */
/** 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: #3a151a;
	font-weight: bold;
}

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

a.addescription {
	color: #333333;
}

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

a.adurl {
	color: #333;
	text-decoration: none;
}

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

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


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

div.ads-become p.adsbybecome a {
	color: #666666;
}
/* daletto header only
-----------------------------------------------------*/

iframe.frameHeader {
	margin:0;
	padding:0;
	width:100%;
	height:36px;
	overflow:hidden;
	border:none;
	scroll:none;
}
iframe.frameHeader html {
	width:100%;
	height:36px;
	overflow-x: hidden;
	overflow-y: hidden;
}


/*------------------------------------------------
	custom
----------------------------------------------- */
body {
	font-family:"ヒラギノ角ゴ Pro W3",メイリオ,"メイリオ",Meiryo,Arial,Verdana,"ＭＳ Ｐゴシック",sans-serif;
	background-image: url("http://blog.livedoor.jp/aw2fnx5u/imgs/background.jpg");
}

div#content {
	width: 1200px;
	margin: 0 auto;
	padding:0;
	_margin:-5px auto;
	background-color:transparent;
}

/*------------------------------------------------
	header
----------------------------------------------- */
#header {
	margin: 0 auto;
	width:1200px;
}

/*	header_menu
----------------------------------------------- */
#header_menu {
	background: #ffb2dc; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffb2dc 50%, #ffa8da 51%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#ffb2dc), color-stop(51%,#ffa8da)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffb2dc 50%,#ffa8da 51%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffb2dc 50%,#ffa8da 51%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffb2dc 50%,#ffa8da 51%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffb2dc 50%,#ffa8da 51%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb2dc', endColorstr='#ffa8da',GradientType=0 ); /* IE6-9 */

	height: 28px;
	border: 1px solid black;
	font-weight: bold;
	color: #35151A;
	font-size: 12px;
	line-height: 28px;
}

#header_menu ul{
	padding: 0 0 0 10px;
	margin: 0;
	list-style-type: none;
}
#header_menu ul li {
	min-width: 15px;
	float: left;
	text-align: center;
}

#header_menu ul li a {
	color: #35151A;
	text-decoration: none;
}

#header_menu ul li a:hover {
	text-decoration: underline;
}

/*	header_img
----------------------------------------------- */
#header_img {
	background: white;
}

#header_img a {
	display: block;
	height: 200px;
	background: url("http://blog.livedoor.jp/aw2fnx5u/imgs/header.jpg");
	border: 1px solid black;
	border-top: none;
}

#header_img a:hover {
	opacity:0.8;
}

/*	header_ad_rss
----------------------------------------------- */
#header_ad_rss {
}

#header_ads {
	display: none; 
	float: left;
	height: 510px;
	width: 300px;
}
#header_ad1 {
	height: 250px;
	width: 300px;
	background: white;
	border: 1px solid black;
}

#header_ad2 {
	margin: 10px 0;
	height: 250px;
	width: 300px;
	background: white;
	border: 1px solid black;
}

/* rss */
#header_rss {
}

#header_rss iframe {
	background: white;
	border: 1px solid #A8A8A8;
    border-radius: 10px 0;
    height: 510px;
    margin: 10px 0;
    overflow-x: hidden;
    overflow-y: scroll;
    width: 1190px;
}


/*	main
----------------------------------------------- */
div#main {
	width: 885px;
	float: left;
	margin: 0;
}

div.main_bg{
	margin: 0 auto;
	z-index: 999;
	zoom: 1;
	width: 1200px;
}

div.article-title-outer {
	background: none;
}

h1.article-title {
	color:#35151a;
	font-size:20px;
	padding: 10px;
	margin: 0;
}

.article-header {
}

div.article-outer {
	margin: 0 0 15px;
	padding:0;
	text-align: left;
	background: white;
	border: 1px solid #A8A8A8;
	border-radius: 10px 0 10px 0;
}
div.article-outer-2 {
	background: none;
	padding: 0;
}

div.article-outer-3 {
	background: none;
	_background: none;
}

/* rss */
#aritcle_header  {
	width: 885px;
	margin: 0 0 10px;
	display: none;
}
#aritcle_header iframe {
	background: white;
	border: 1px solid #A8A8A8;
    border-radius: 10px 0;
    height: 247px;
    overflow-x: hidden;
    overflow-y: scroll;
	width: 883px;
}

#pickup1,
#pickup2,
#pickup3,
#pickup4,
#pickup5,
#footer {
	margin-bottom: 50px;
}
#pickup1 h3,
#pickup2 h3,
#pickup3 h3,
#pickup4 h3,
#pickup5 h3,
#footer h3 {
	width: 100%;
	height: 40px;
	background: #ffb2dc; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffb2dc 50%, #ffa8da 51%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#ffb2dc), color-stop(51%,#ffa8da)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffb2dc 50%,#ffa8da 51%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffb2dc 50%,#ffa8da 51%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffb2dc 50%,#ffa8da 51%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffb2dc 50%,#ffa8da 51%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb2dc', endColorstr='#ffa8da',GradientType=0 ); /* IE6-9 */
	border-bottom: 1px solid #A8A8A8;
	border-radius: 10px 10px 10px 10px;
	line-height: 40px;
	font-size: 14px;
	font-weight: bold;
	color: #35151A;
	text-align: center;
}
#pickup1 iframe,
#pickup2 iframe,
#pickup3 iframe,
#pickup4 iframe,
#pickup5 iframe,
#footer iframe  {
	width:843px;
	height: 460px;
	border: none;
	overflow: hidden !important;
}

#pickup2 iframe {
	height: 770px;
}

#footer iframe  {
	width:833px;
}

#footer_sf {
	display: none !important;
}

/* カテゴリ記事 */
.related-articles h3 {
	width: 100%;
	height: 40px;
	background: #ffb2dc; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffb2dc 50%, #ffa8da 51%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#ffb2dc), color-stop(51%,#ffa8da)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffb2dc 50%,#ffa8da 51%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffb2dc 50%,#ffa8da 51%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffb2dc 50%,#ffa8da 51%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffb2dc 50%,#ffa8da 51%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb2dc', endColorstr='#ffa8da',GradientType=0 ); /* IE6-9 */
	border-bottom: 1px solid #A8A8A8;
	border-radius: 10px 10px 10px 10px;
	line-height: 40px;
	font-size: 14px;
	font-weight: bold;
	color: #35151A;
	text-align: center;
}
.related-articles ul {
	margin: 0 0 0 -30px;
	font-size: 1em;
}
.related-articles ul li {
	border-bottom: 1px dotted #A8A8A8;
    display: block;
	font-weight: bold;
    list-style-type: none;
    margin: 5px 0;
    padding: 0 0 5px;
}
.related-articles a {
	color: #35151A;
	text-decoration: none;
}
.related-articles a:hover{
	color: #F44476;
}

/* コメント */
#article-options h3 {
	width: 100%;
	height: 40px;
	background: #ffb2dc; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffb2dc 50%, #ffa8da 51%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#ffb2dc), color-stop(51%,#ffa8da)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffb2dc 50%,#ffa8da 51%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffb2dc 50%,#ffa8da 51%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffb2dc 50%,#ffa8da 51%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffb2dc 50%,#ffa8da 51%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb2dc', endColorstr='#ffa8da',GradientType=0 ); /* IE6-9 */
	border-bottom: 1px solid #A8A8A8;
	border-radius: 10px 10px 10px 10px;
	line-height: 40px;
	font-size: 14px;
	font-weight: bold;
	color: #35151A;
	text-align: center;
}
#comments-list h3 {
	display: none;
}
.takecommenthead {
	display: none;
}

#article-options .pager-inner {
	margin: 0;
	border: none;
	background: none;
	padding: 0;
}

/* ヘッダーコメント　*/
.aricle-comment-outer a {
	text-decoration: none;
}
.aricle-comment-outer a:hover {
	color: #F44476;
}

/* ヘッダーSNS */
.article-sns-outer {
	clear: both;
	margin: 5px 0;
}
.article-comment-sns {
	clear: both;
	margin: 5px 0 0 20px;
}
.article-sns-twitter,
.article-sns-facebook,
.article-sns-tumblr {
	float: left;
}
.article-sns-twitter {
	width: 100px;
}
.article-sns-facebook {
	width: 110px;
}
.article-sns-tumblr {
	width: 75px;
}
.article-sns-tumblr a {
	width: 62px !important;
}

/*	アーカイブタイトルエリア
----------------------------------------------- */
div.archives-title-outer {
	margin: 0 0 10px;
	padding: 0;
	height: 45px;
	background: #ffb2dc; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffb2dc 50%, #ffa8da 51%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#ffb2dc), color-stop(51%,#ffa8da)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffb2dc 50%,#ffa8da 51%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffb2dc 50%,#ffa8da 51%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffb2dc 50%,#ffa8da 51%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffb2dc 50%,#ffa8da 51%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb2dc', endColorstr='#ffa8da',GradientType=0 ); /* IE6-9 */
	border: 1px solid #A8A8A8;
	border-radius: 10px;
	font-size: 
}
div.archives-title-outer h1 {
	margin: 0;
	line-height: 48px;
	font-size: 20px;
}
div.archives-title-outer-2 {
}
div.archives-title-outer-3 {
}

h2.archives-title {
	margin: 0;
	line-height: 45px;
	font-size: 20px;
	font-weight: bold;
	color: #35151A;
	text-align: center;
}

/* ads */

#articleAd1,
#articleAd2 { 
	display: none !important;
}

#pcArticleAds {
	display: block !important;
	overflow: hidden;
	width: 700px;
	margin: 0 auto 40px;
}
#pcArticleAd1 {
	float: left;
	margin-right: 20px;
}
#pcArticleAd2{
}
#pcArticleAds p {
	margin: 0;
	padding: 0;
}

/* article_sns */
#article_footer_sns img:hover {
	opacity:0.8;
}

/*	side
----------------------------------------------- */
div#sub
,div#sub2 {
	width: 300px;
	padding: 0;
	margin: 0 15px 0 0;
	float: left;
	font-size: 14px;
}

div#sub {
	float: right;
}

div#sub a, 
div#sub2 a {
	text-decoration: none;
	color: bule;
}

div#sub a:hover, 
div#sub2 a:hover {
	color: #F44476;
}

div.sidetitlebody {
	background: #ffb2dc; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffb2dc 50%, #ffa8da 51%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#ffb2dc), color-stop(51%,#ffa8da)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffb2dc 50%,#ffa8da 51%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffb2dc 50%,#ffa8da 51%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffb2dc 50%,#ffa8da 51%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffb2dc 50%,#ffa8da 51%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb2dc', endColorstr='#ffa8da',GradientType=0 ); /* IE6-9 */
	font-weight: bold;
	color: #35151A;
	margin: 0;
	border-bottom: 1px solid #A8A8A8;
	line-height: 2em;
	border-radius: 10px 0 0 0;
}

div.sidetitle {
	margin: 0 0 0 10px;
	line-height: 2em;
}

div.sidetop {
}

div.sidebottom {
}

div.side {
}

.plugin-recent_articles .side .sidebody,
.plugin-popular_articles .side table tbody tr {
	display: block;
	border-bottom: 1px dotted #A8A8A8;
	margin: 0;
	padding: 5px;
}

div.sidewrapper {
	border-radius: 10px 0 10px 0;
	border: 1px solid #A8A8A8;
	background: white;
	margin: 0 0 20px 0;
}

div#sub div.column-inner
,div#sub2 div.column-inner {
	text-align:left;
}

div#sub div.column-inner-2
,div#sub2 div.column-inner-2 {
}

.plugin-categorize .side,
.plugin-daily_count .side,
.plugin-link .side {
	padding: 5px;
}

.popular-articles {
	margin: 0 0 -8px 0;
}

/* 逆アクセス */
#reaccess {
	margin: 10px 0 20px 17px;
}
#i2i-15a675c9be31438acfd-wrap {
	margin: 5px 0 0 185px;
}

/* 続きを読む */
div.article-body span.article-continue {
	margin: 0;
}
div.article-body span.article-continue a {
	background: #F5F5F5;
    border: 1px solid #A8A8A8;
    border-radius: 10px;
    color: #35151A;
    display: block;
    font-size: 15px;
    font-weight: bold;
    height: 50px;
    line-height: 55px;
    margin: 0 auto;
    text-align: center;
    text-decoration: none;
    width: 150px;
}
div.article-body span.article-continue a:hover {
	background: #FFE8F4;
}


/*	Pager
----------------------------------------------- */
div.pager {
	text-align: left;
}
div.pager a {
	text-decoration: none;
	color: #35151A;
}
div.pager a:hover {
	text-decoration: underline;
}
div.pager-inner {
	border: 1px solid #A8A8A8;
	background: white;
	border-radius: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #35151A;
	padding: 10px 0 10px;
	margin: 0 0 10px;
}

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


/*	SideSns
----------------------------------------------- */
#side_sns {
	border: 1px solid #A8A8A8;
	border-radius: 5px;
	background: white;
	padding: 10px 5px 10px 5px;
	margin-left: 1220px;
	position: fixed;
	top: 40%;
}
#side_sns_twitter,
#side_sns_facebook,
#side_sns_tumblr {
	margin: 0 0 20px;
}


/*	private mode
----------------------------------------------- */
#privatebody-login {
	display: none;
}

.res {
	font-size: 16px !important;
}

#rssimg_my,
#rssimg_out {
	height: 310px;
	margin: 50px 45px;
}

#clicktrack {
	text-align: center;
}

#message {
	font-size: 12px !important;
}

#top_article_footer_rssimg {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #A8A8A8;
	border-radius: 10px;
	padding: 20px 0 20px 65px;
}

#commentbtn a {
	display: block;
	display: none;
	width: 650px;
	height: 50px;
	background:transparent url("http://blog.livedoor.jp/aw2fnx5u/imgs/comment.png") no-repeat 0 0;
	border: 2px solid #A8A8A8;
	border-top: none;
	border-left: none;
	border-radius: 10px;
	margin: 10px auto;
}
#commentbtn a:hover {
	opacity:0.8;
}

.source {
	margin: 0 5px 20px !important;
}

#rss_side {
overflow: hidden;
font-size: 100%;
line-height: 1.6em;
}

#rss_side ul.blogroll-list-wrap {
padding: 0 2px;
margin: 0;
list-style-type: none;
}

#rss_side li.blogroll-list {
padding: 7px 10px;
border-bottom: 1px dotted #A8A8A8;
}

#rss_side .blogroll-channel {
margin-bottom: -100px;
}


#recent_comments_401273_list {
padding: 1px;
font-size: 13px;
}
#recent_comments_401273_list .sidebody {
border-bottom: 1px dotted #A8A8A8;
margin-bottom: 5px;
}
#recent_comments_401273_list .sidebody:last-child {
border-bottom: none;
margin-bottom: 0;
}
.recent-comment {
padding: 0 10px;
}
.recent-comment a {
color: blue;
}

.recent-comment-author {
display: none !important;
}

/* 関連記事 */
.k-link ul {
margin: 0;
padding-left: 15px;
}
.k-link a {
color: blue;
text-decoration: none;
font-size: 14.5px !important;
}
.k-link a:hover {
text-decoration: underline;
}

#glossary {
margin: 0;
padding: 0;
}
#glossary dt {
color: #0000FF;
font-size: 1.4em;
}
#glossary dd {
font-size: 1.2em;
margin: 0 0 0.8em;
}

.info {
padding: 5px;
}
.info a {
color: blue;
}
.info a:hover {
color: #333;
}

.side ul.tagcloud {
padding: 5px;
}
.side ul.tagcloud a {
line-height: 1.6em;
}