body{
	margin:0;
	padding:0;
	color:#444;
	font-family:'Meiryo', 'メイリオ', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', 'ＭＳ ゴシック', Osaka, Osaka-等幅, sans-serif;
	background:#fbfbfb;
	text-align:center;
	word-break:break-all;
	line-height:1.4;
}

img{
	border: none;
	-moz-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	-moz-transition-timing-function:ease-in-out;
	-webkit-transition-timing-function:ease-in-out;
}
a:hover img {
	border:0;
	-ms-filter: "alpha( opacity=80 )";
	filter: alpha( opacity=80 );
	opacity: 0.8;
}

/******************************* ▼ リンクの色 ▼ */
a:link    {
	color:#0068e0; text-decoration:none;
	-moz-transition-duration: 0.2s;
	-webkit-transition-duration: 0.2s;
	-moz-transition-timing-function:ease-in-out;
	-webkit-transition-timing-function:ease-in-out;
}
a:active  {color:#0068e0; text-decoration:none;}
a:visited {color:#551a8b; text-decoration:none;}
a:hover   {color:#ff8c00; text-decoration:underline;}
/******************************* ▲ リンクの色 ▲ */



/******************************************* ▼ サイトの幅 ▼ */
#shadow { 
	width:1042px;
	margin:0 auto;
	background:url(http://livedoor.blogimg.jp/entamepeep-pirori2ch/imgs/7/d/7d7a2f16.png) repeat-y;
}
#container { 
	width:992px;
	margin:0 auto;
	background:#fcfcfc;
	border:solid #e1e1e1;
	border-width:0 1px;
	box-shadow: 0 2px 7px #d5d5d5;
	-webkit-box-shadow: 0 2px 7px #d5d5d5;
	-moz-box-shadow: 0 2px 7px #d5d5d5;
}
#left { 
	width:738px;
	float:left; 
} 
#right { 
	width:244px;
	float:right; 
}
/******************************************* ▲ サイトの幅 ▲ */



/******************************************** ▼ TOPメニュー ▼ */
#topmenu_out{
	background:#fafafa;
}
#topmenu{
	width:992px;
	height: 25px;
	text-align:left;
	overflow: hidden;
	background:#fafafa;
	margin:0 auto;
}

h1{
	font-size: 11px;
	margin: 0;
	padding:1px 10px 0 10px;
	color: #666;
	font-weight: normal;
	line-height: 25px;
}
/********************************************* ▲ TOPメニュー ▲ */



/********************************************* ▼ ヘッダー ▼ */
#header_out {
	background-color:#fff;
}
#header {
	width:1000px;
	margin:0 auto;
	clear: both;
	overflow: hidden;
	text-align:left;
	height: 124px;
	background-color:#fff;
}
#header_left{
	float:left;
	overflow: hidden;
	text-align: left;
	width: 390px;
	font-size: 10px;
	color: #666;
	margin-top:15px;
	background:url(http://livedoor.2.blogimg.jp/entamepeep-pirori2ch/imgs/1/c/1ca9602b.png) no-repeat;
}
#header_right{
	float:right;
	overflow: hidden;
	text-align: right;
	width: 600px;
	font-size: 10px;
	padding:0 0 0 0;
	color: #666;
	background-color:#fff;
}
/********************************************* ▲ ヘッダー ▲ */



/******************************* ▼ グローバルメニュー ▼ */
#global-menu-out{
	border-top:2px solid #66adff;
	border-bottom:2px solid #66adff;
	background:url(http://livedoor.blogimg.jp/entamepeep-pirori2ch/imgs/9/f/9f77e103.jpg) repeat;
	box-shadow: 0 2px 7px #d5d5d5;
	-webkit-box-shadow: 0 2px 7px #d5d5d5;
	-moz-box-shadow: 0 2px 7px #d5d5d5;
}
#global-menu{
	width:992px;
	background:url(http://livedoor.blogimg.jp/entamepeep-pirori2ch/imgs/9/f/9f77e103.jpg) repeat;
	margin:0 auto;
}

ul#global-menu_body {
	overflow:hidden;
	height: 24px;
	font-size: 12px;
	color:#fff;
	padding:0;
	margin:0;
	background:url(http://livedoor.blogimg.jp/entamepeep-pirori2ch/imgs/9/f/9f77e103.jpg) repeat;
}

#global-menu_body li{
	height: 24px;
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
	line-height: 20px;
}

#global-menu_body li a{
	text-align: center;
	display:block;
margin:0;
	padding: 3px 10px 3px 10px;
	color: white;
	text-decoration: none;
}

#global-menu_body li a:hover {
	color:#0068E0;
	background-color:#eaf0fb;
}
#global-menu_body .home a{
	padding-left: 28px;
	background:url(http://livedoor.blogimg.jp/entamepeep-pirori2ch/imgs/d/b/db5e8bd3.png) 10px 4px no-repeat;
}
#global-menu_body .sitemap a{
	padding-left: 28px;
	background:url(http://livedoor.blogimg.jp/entamepeep-pirori2ch/imgs/b/0/b02b03ef.png) 10px 5px no-repeat;
}
#global-menu_body .contact a{
	padding-left: 28px;
	background:url(http://livedoor.blogimg.jp/entamepeep-pirori2ch/imgs/3/2/322b1ed6.png) 10px 4px no-repeat;
}
#global-menu_body .rss a{
	padding-left: 28px;
	background:url(http://livedoor.blogimg.jp/entamepeep-pirori2ch/imgs/f/f/ff18d38c.png) 10px 4px no-repeat;
}
#global-menu_body .twitter a{
	padding-left: 28px;
	background:url(http://livedoor.blogimg.jp/entamepeep-pirori2ch/imgs/7/f/7ffdba65.png) 10px 5px no-repeat;
}
#global-menu_body .facebook a{
	padding-left: 30px;
	background:url(http://livedoor.2.blogimg.jp/entamepeep-pirori2ch/imgs/6/3/630cfb1f.png) 10px 4px no-repeat;
}
#global-menu_body .elist a{
	padding-left: 30px;
	background:url(http://livedoor.blogimg.jp/entamepeep-pirori2ch/imgs/2/f/2f909e0e.png) 10px 4px no-repeat;
}
#global-menu_body .antenna a{
	padding-left: 30px;
	background:url(http://livedoor.blogimg.jp/entamepeep-pirori2ch/imgs/5/5/55a77903.png) 10px 4px no-repeat;
}
/******************************* ▲ グローバルメニュー ▲ */



/********************************************* ▼ パンくず ▼ */
#pankuzu {
	width:982px;
	padding: 2px 0 0 10px;
	line-height: 25px;
	color:#666;
	text-align:left;
	height: 25px;
	margin: 0; 
	background-color:#fcfcfc;
}

#pankuzu ol {
margin: 0;
padding: 0;
font-size:11px;
}

#pankuzu li {
        display:inline;
}

#pankuzu a:link    {color:#666; text-decoration:none;}
#pankuzu a:active  {color:#666; text-decoration:none;}
#pankuzu a:visited {color:#666; text-decoration:none;}
#pankuzu a:hover   {color:#ff8c00; text-decoration:underline;}
/********************************************* ▲ パンくず ▲ */



/*************************** ▼ ヘッドライン ▼ */
.headline {
	background-color:#fff;
	font-size:12px;
	color:#444;
	margin-bottom:10px;
	margin-left:10px;
	_margin-left:9px;
	text-align:left;
}
/*************************** ▲ ヘッドライン ▲ */



/************************************************* ▼ 記事 ▼ */
.ently_outline { 
	border:#AEBAC3 1px solid;
	background-color:#fff;
	margin-left:10px;
	_margin-left:9px;
	margin-bottom:10px;
	padding-bottom:15px;
	border-radius: 2px;       /* CSS3 */
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
}

.ently_title {
	background-color:#fff;
	text-align:left;
	padding:3px 10px 2px 10px;
	margin:15px 12px 0 12px;
	border-left:7px solid #0068e0;
	border-bottom:1px dotted #ccc;
}

h2{
	font-size:20px;
	padding:0;
	margin:0;
	color:#666;
}

h2 a:link    { color:#0068e0; text-decoration:none; }
h2 a:active  { color:#0068e0; text-decoration:none; }
h2 a:visited { color:#0068e0; text-decoration:none; }
h2 a:hover   { color:#1e90ff; text-decoration:none; }

/* ----------------------------------------------- */
/** エントリーナビトップ */
.ently_posted_top {
	clear: both;
	font-size:11px;
	color:#666;
	padding:1px 0 1px 10px;
	margin:0 12px 0 12px;
	height:24px;
	border-bottom:1px dotted #ccc;
	border-left:7px solid #ccc;
	background:#fcfcfc;
	line-height:24px;
}

.ently_posted_top_left {
	float:left;
	overflow: hidden;
}

.ently_posted_top_right {
	float:right;
	overflow: hidden;
}

.ently_posted_top_day {
	padding:0 0 0 19px;
	margin:0 5px 0 0;
	background:url(http://livedoor.blogimg.jp/entamepeep-pirori2ch/imgs/5/a/5abdc43c.png) 0 0 no-repeat;
}

.ently_posted_top_comment {
	padding:0 0 0 19px;
	margin:0 5px 0 5px;
	background:url(http://livedoor.blogimg.jp/entamepeep-pirori2ch/imgs/4/b/4bb7a732.png) 0 0 no-repeat;
}
.ently_posted_top_tag {
	padding:0 0 0 19px;
	background:url(http://livedoor.blogimg.jp/entamepeep-pirori2ch/imgs/5/1/512ae134.png) 0 4px no-repeat;
}
.ently_posted_top_category {
	padding:0 0 0 19px;
	margin:0 0 0 5px;
	background:url(http://livedoor.blogimg.jp/entamepeep-pirori2ch/imgs/5/8/585796b2.png) 0 0 no-repeat;
}
.ently_posted_top_hatena img{
	margin-bottom:4px;
}
.ently_posted_top_twitter {
	margin:0 8px 0 8px;
}
.twitter-share-button{
	padding:2px 0 0 0;
}

/* ----------------------------------------------- */
/** エントリーナビボトム */
.ently_posted_bottom {
	font-size:11px;
	color:#666;
	padding:1px 0 1px 10px;
	margin:0 0 10px 0;
	height:24px;
	border-bottom:1px dotted #ccc;
	background:#fff;
	line-height:26px;
}
.ently_posted_bottom_right {
	float:right;
	overflow: hidden;
}
.ently_taglist{
	font-size:11px;
	text-align:right;
	color:#666;
	margin:40px 0 0 0;
}
.ently_taglist_icon{
	padding:0 0 0 19px;
	margin:0 0 0 10px;
	background:url(http://livedoor.2.blogimg.jp/mymylove7/imgs/8/c/8ccff73f.png)  no-repeat;
}
.ently_posted_bottom_comment {
	padding:0 0 0 19px;
	margin:0 0px 0 5px;
	background:url(http://livedoor.blogimg.jp/entamepeep-pirori2ch/imgs/4/b/4bb7a732.png) 0 0 no-repeat;
}
.ently_body{
	text-align:left;
	color:#666;
	overflow: hidden;
	font-size:13px;
	margin:10px 20px;


}
.ently_body a:link    {color:#0068e0; text-decoration:underline;}
.ently_body a:active  {color:#0068e0; text-decoration:underline;}
.ently_body a:visited {color:#551a8b; text-decoration:underline;}
.ently_body a:hover   {color:#ff8c00; text-decoration:none;}

/* ----------------------------------------------- */
/** ▽続きを読む */
.more { 
	margin: 20px 180px 0 180px;
}

.more a {
	display:block;
	background:#fafafa;
	font-size:13px;
	font-weight: bold;
	padding:8px 10px;
	text-align:center;
	color:#0068e0;
	text-decoration:none;
	border:solid 1px #ccc;
	border-radius: 3px;       /* CSS3 */
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}
.more a:link    {color:#0068e0; text-decoration:none;}
.more a:active  {color:#0068e0; text-decoration:none;}
.more a:visited {color:#0068e0; text-decoration:none;}
.more a:hover {
	color:#1e90ff;
	background:#f9f9f9;
	border-color:#aaa;
	text-decoration:none;
}

*+html #help_me .more a {
	padding:5px 10px 8px 10px;
}
/* ----------------------------------------------- */
/** △続きを読む */

/* ----------------------------------------------- */
/** ▽関連記事 */
.related-articles{
	line-height : 1.4;
	margin-bottom: 15px;
	padding: 5px 0 0 0;
	text-align:left;
}
.related-articles ul{
	margin: 5px 20px;
	padding: 0;
}
.related-articles li{
	font-size: 14px;
	list-style:none;
	width:680px;
	height:1.5em;
	overflow:hidden;
}
.related-articles li a{
	padding-left: 18px;
	background: url(http://livedoor.blogimg.jp/ch225/imgs/d/d/ddaabdf7.png) no-repeat 0 2px;
}
/* ----------------------------------------------- */
/** △関連記事 */

/* ----------------------------------------------- */
/** ▽一覧表示 */
.itiran {
	margin:10px 10px 25px 10px;
}
.itiran-body{
	font-size:12px;
	text-align:left;
	line-height:1.4;
	margin:5px 0 0 2px;
	padding:0 0 5px 15px;
	border-bottom:1px #ccc dotted;
	background:url(http://livedoor.blogimg.jp/entamepeep-pirori2ch/imgs/0/d/0d1da510.gif) no-repeat 0 3.5px;
}
/* ----------------------------------------------- */
/** △一覧表示 */

.rss-so{
	overflow: hidden;
	margin-bottom:30px;
}
.rss-sb{
	margin:0 0 0 -900px;
}
.rss-so1{
	overflow: hidden;
	margin-bottom:10px;
	margin-left:10px;
}
.rss-sb1{
	margin:-984px 0 0 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.rss-so1{
	margin-bottom:8px;
}
.rss-sb1{
	margin:-982px 0 0 0;
}}
.rss-so2{
	overflow: hidden;
	margin-top:30px;
}
.rss-sb2{
	margin:-394px 0 0 0;
}


/********************************************* ▲ 記事 ▲ */



/******************************* ▼ ライブドアサイドバー用 ▼ */
#right .sidewrapper{
	margin-bottom:10px;
	margin-right:10px;
	_margin-right:9px;
	clear: both;
	background:#fdfdfd;
	border:solid 1px #aebac3;
	border-radius: 3px;       /* CSS3 */
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}

#right .sidetitle{
	color:#444;
	font-size:14px;
	padding:1px 0 0 8px;
	margin:7px 5px 0 5px;
	text-align:left;
	font-weight:bold;
	border-left:solid 5px #0068e0;
	border-bottom:1px #ccc dotted;
}

#right .side{
	color:#444;
	font-size:12px;
	text-align:left;
	padding:5px;
	overflow: hidden;
}
	
#right .sidebody{
	color:#444;
	font-size:12px;
	text-align:left;
	line-height:1.4;
	margin-top:5px;
	padding:0 0 5px 15px;
	border-bottom:1px #ccc dotted;
	background:#fdfdfd;
	background:url(http://livedoor.blogimg.jp/entamepeep-pirori2ch/imgs/0/d/0d1da510.gif) no-repeat 0 3.5px;
}

#right .sidebody a:link    {color:#0068e0; text-decoration:none;}
#right .sidebody a:active  {color:#0068e0; text-decoration:none;}
#right .sidebody a:visited {color:#551a8b; text-decoration:none;}
#right .sidebody a:hover   {color:#ff8c00; text-decoration:underline;}

/* ----------------------------------------------- */
/** ▽人気記事 */
.popular-articles td{
	border-bottom:1px #ccc dotted;
	padding:4px 0 4px 2px!important;
}
.popular-articles-freearea {
	margin-bottom:-5px;
}
/* ----------------------------------------------- */
/** ▽ブログピープルリンク集 */
.blogpeople-main{
	font-size:11px;
	text-align: center;
}
.blogpeople-linklist{
	font-weight : bold;
}
.bp-ll2-blog-site{
	text-align: left;
	line-height:1.4;
	margin-top:5px;
	padding:0 0 5px 15px;
	border-bottom:1px #ccc dotted;
	background:url(http://livedoor.blogimg.jp/entamepeep-pirori2ch/imgs/0/d/0d1da510.gif) no-repeat 0 3px;
}
.blogpeople-powered-by{
	text-align:right;
	font-size:11px;
}
/* ----------------------------------------------- */
/** ▽はてブ人気記事 */
.plugin-hatena .side{
	padding-bottom:0!important;
}
.plugin-hatena {
	text-align: left;
}
.plugin-hatena ul{
	margin:3px 0 0 0!important;
	padding:0!important;
	list-style:none;
}
.plugin-hatena li{
	margin:0 0 5px 0!important;
	padding-left:0!important;
	border-bottom:1px #ccc dotted;
}
.hatena-bookmark-entrytitle{
	line-height:1.4;
	font-size:12px;
	display:block;
	padding:0 0 0 15px;
	background:url(http://livedoor.blogimg.jp/entamepeep-pirori2ch/imgs/0/d/0d1da510.gif) no-repeat 0 3px;
}
.hatena-bookmark-count{
	margin:3px 0 1px;
	display:block;
	text-align:right;
	font-size:11px;
}

/********************************************* ▲ ライブドアサイドバー用 ▲ */



/******************************* ▼ フッター ▼ */
#footer {
	border-top:2px solid #66adff;
	border-bottom:2px solid #66adff;
}

#footer_body { 
	width:972px;
	text-align:left;
	margin: 0 auto; 
	font-size:12px;
	color:#fafafa;
	padding:10px 10px 5px 10px;
	background:url(http://livedoor.blogimg.jp/entamepeep-pirori2ch/imgs/9/f/9f77e103.jpg) repeat;
}
#footer_body a:link    { color:#fafafa; }
#footer_body a:active  { color:#fafafa; }
#footer_body a:visited { color:#fafafa; }
#footer_body a:hover { color:#fafafa;text-decoration:none; }

@media screen and (-webkit-min-device-pixel-ratio:0) {
#i2i-15a675c9be31438acfd-wrap {
	margin-bottom: 3px; 
}
}

#footer-in{
	clear: both;
	width:982px;
	text-align:left;
	margin: 0 auto; 
	font-size:12px;
	color:#fafafa;
	padding: 15px 5px;
	border-bottom:1px solid #66adff;
	background:url(http://livedoor.blogimg.jp/entamepeep-pirori2ch/imgs/9/f/9f77e103.jpg) repeat;
}

#footer-in a:link    { color:#fafafa; }
#footer-in a:active  { color:#fafafa; }
#footer-in a:visited { color:#fafafa; }
#footer-in a:hover {
	color:#0068e0;
	background:#eff5fe;
	text-decoration:none;
}

#footer-in_left{
	float: left;
	width: 120px;
	_width: 115px;
	text-align:left;
	padding: 5px 10px 0 10px;
}
#footer-in_left ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#footer-in_left li {
	padding:0;
	margin:0;
}
#footer-in_left li a {
	display:block;
	padding:2px 0;
	zoom: 1;
}
#footer-in_left li a:hover {
	color:#0068e0;
	background-color:#eff5fe;
}
#footer-in_left .home a{
	padding-left: 20px;
	background:url(http://livedoor.blogimg.jp/entamepeep-pirori2ch/imgs/d/b/db5e8bd3.png) 0 0.5px no-repeat;
}
#footer-in_left .sitemap a{
	padding-left: 20px;
	background:url(http://livedoor.blogimg.jp/entamepeep-pirori2ch/imgs/b/0/b02b03ef.png) 0 0 no-repeat;
}
#footer-in_left .contact a{
	padding-left: 20px;
	background:url(http://livedoor.blogimg.jp/entamepeep-pirori2ch/imgs/3/2/322b1ed6.png) 0 1.5px no-repeat;
}
#footer-in_left .rss a{
	padding-left: 20px;
	background:url(http://livedoor.blogimg.jp/entamepeep-pirori2ch/imgs/f/f/ff18d38c.png) 0 1px no-repeat;
}
#footer-in_left .twitter a{
	padding-left: 20px;
	background:url(http://livedoor.blogimg.jp/entamepeep-pirori2ch/imgs/7/f/7ffdba65.png) 0 2.5px no-repeat;
}

#footer-in .plugin-recent_comments{
	float: left;
	width: 465px;
	text-align:left;
	padding: 5px 10px 0 10px;
	font-size:12px;
}
#footer-in .side{
	overflow: auto;
	height: 210px;/* スクロールバーの高さ */
}
#footer-in .plugin-recent_comments li {
	list-style-type:none;
	margin-left:0px;
	padding-left: 15px;
	padding-bottom: 3px;
	padding-right: 7px;
	background: url(http://livedoor.blogimg.jp/entamepeep-pirori2ch/imgs/2/d/2df012ae.gif) 0 1px no-repeat;
}

#footer-in .plugin-tag_cloud{
	float: right;
	width: 335px;
	text-align:left;
	padding: 5px 10px 0 10px;
}

#footer-in .sidetitle, .footer-in-title{
	color:#fafafa;
	font-weight:bold;
	padding: 0 5px;
	margin: 0 0 10px 0;
	font-size:15px;
}

.plugin-tag_cloud .sidetitle{
	margin-bottom: 10px!important;
}

#footer-in .sidebody{
	font-size:12px;
	text-align:left;
	line-height:1.4;
	padding:0 10px 5px 15px;
	background:url(http://livedoor.2.blogimg.jp/mymylove7/imgs/2/b/2b23052c.gif) no-repeat 0 3px;
}


/* ----------------------------------------------- */
/** ▽タグクラウド */
#footer-in .tagcloud {
	line-height:1.6;
	margin-right: 5px;
}
#footer-in .tagcloud li{
	margin-right: 5px;
}
#footer-in .tagcloud li a:hover {
	color:#0f479c;
        background:url(http://livedoor.2.blogimg.jp/mymylove7/imgs/a/3/a3209c5c.jpg) repeat;
}
.side ul.tagcloud li.tag-weight-0 {
	font-size:11px;
}
.side ul.tagcloud li.tag-weight-1 {
	font-size:13px;
}
.side ul.tagcloud li.tag-weight-2 {
	font-size:15px;
}
.side ul.tagcloud li.tag-weight-3 {
	font-size:17px;
}
.side ul.tagcloud li.tag-weight-4 {
	font-size:20px;
}
/********************************************* ▲ フッター ▲ */



/******************************* ▼ ページャーの設定 ▼ */
ul.index-navigator a:link    {color:#0068e0; text-decoration:none;}
ul.index-navigator a:active  {color:#0068e0; text-decoration:none;}
ul.index-navigator a:visited {color:#0068e0; text-decoration:none;}
ul.index-navigator a:hover   {color:#ff8c00; text-decoration:none;}



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

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


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: 13px;
}

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:#b0d0e6 1px solid;
	border-radius: 2px;       /* CSS3 */
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
}

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: 13px;
}

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

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

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

#page_navi {
	clear: both;
	width:726px;
	font-size:13px; 
	margin-bottom:10px;
	margin-left:10px;
	_margin-left:9px;
	border:#aebac3 1px solid;
	background-color: #fff;
	border-radius: 2px;       /* CSS3 */
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
}
#page_navi #page_navi_prev {
	float: left;
	width: 290px;
	text-align:left;
	padding:8px 10px 8px 10px;
}
#page_navi #page_navi_home {
	float: left;
	width: 84px;
	text-align:center;
	padding:8px 10px 8px 10px;
}
#page_navi #page_navi_next {
	float: right;
	width: 290px;
	text-align:right;
	padding:8px 10px 8px 10px;
}

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: 13px;
}

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 {}
/******************************* ▲ ページャーの設定 ▲ */



/******************************* ▼ ブログ内検索（グローバルメニュー） ▼ */
.ms {
	font-size:13px;
	margin-left:20px;
	width:172px;
	background: -moz-linear-gradient(top, #eeeeee, #ffffff);
	background: -webkit-gradient(linear, center top, center bottom, from(#eeeeee), to(#ffffff));
}
.msb {
	padding-top: 1px;
}
li input {
	vertical-align:middle;
}
form {
	margin:0;
}
li form {
	padding-top: 1px;
}
li form {padding-top: 1px\9;} /* IE8 */
li form {/padding-top: 1px;} /* IE6,7 */
@media screen and (-webkit-min-device-pixel-ratio:0) {
li form {margin-top: -2px;}
} /* Chrome */
/******************************* ▲ ブログ内検索（グローバルメニュー） ▲ */



/******************************* ▼ アーカイブタイトル枠 ▼ */
.archive_namabox {
	text-align:center;
	font-weight: bold;
	font-size:18px;
	color:#666;
	border:#AEBAC3 1px solid;
	background-color: #f9f9f9;
	padding:10px;
	margin-bottom:10px;
	margin-left:10px;
	border-radius: 2px;       /* CSS3 */
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
}
.archive_namabox h2{
	font-size:20px;
	color:#ff69b4;
}
/******************************* ▲ アーカイブタイトル枠 ▲ */



/******************************* ▼ コメント一覧 ▼ */
h3{
	padding:5px 10px;
	margin:10px 15px 0;
	font-size: 12px;
	text-align:left;
	color:#fff;
	border:2px solid #66adff;
	background:url(http://livedoor.2.blogimg.jp/mymylove7/imgs/b/f/bf16f999.jpg) repeat;
}
.comment_h3{
	padding:5px 10px;
	margin:10px 15px 0;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color:#fff;
	border:2px solid #66adff;
	background:url(http://livedoor.2.blogimg.jp/mymylove7/imgs/b/f/bf16f999.jpg) repeat;
}
#comment{
	font-size: 12px;
	text-align:left;
	padding:10px 15px 5px;
}

.commentttl{
	color:#777;
}

#commentbody{
	padding:0 10px;
	font-size: 13px;
	color:#444;
}
.comment_nam{
	color:#008000;
}
.commenttext{
	overflow: hidden;
	color:#444;
	border-bottom:1px dotted #ccc;
	padding:0 15px 35px 15px;
	margin:0 0 5px 0;
}

/* ----------------------------------------------- */
/** コメントフォーム */
#comment-form{
	font-size: 12px;
	color:#333;
	text-align:left;
	padding:10px 15px;
	margin:0 15px;
	overflow: hidden;
	background-color:#fcfcfc;
	border-left:#f1f1f1 1px solid;
	border-right:#f1f1f1 1px solid;
	border-bottom:#f1f1f1 1px solid;
}
#comment-form p{
	color:#666;
	font-size: 11px;
}
/******************************* ▲ コメント一覧 ▲ */



/***************************************************************** ▼ その他の設定 ▼ */
/*------------------------------------------------------------
    align・・・文字の横位置
-------------------------------------------------------------*/

.al-c{ text-align: center; }/*中央寄せ*/
.al-r{ text-align: right; }/*右寄せ*/
.al-l{ text-align: left; }/*左寄せ*/


/*------------------------------------------------------------
    valign・・・文字の縦位置
-------------------------------------------------------------*/

.vl-t{ vertical-align: top; }/*上寄せ*/
.vl-m{ vertical-align: middle; }/*中央寄せ*/
.vl-b{ vertical-align: bottom; }/*下寄せ*/


/*------------------------------------------------------------
    margin・・・周りのブロックからの距離
-------------------------------------------------------------*/

.m0{ margin: 0!important; }/*周りからのmarginを0にする*/
.m0-t{ margin-top: 0!important; }/*上からのmarginが0px*/
.m0-r{ margin-right: 0!important; }/*右からのmarginが0px*/
.m0-b{ margin-bottom: 0!important; }/*下からのmarginが0px*/
.m0-l{ margin-left: 0!important; }/*左からのmarginが0px*/

.m1{ margin: 1px!important; }
.m1-t{ margin-top: 1px!important; }
.m1-r{ margin-right: 1px!important; }
.m1-b{ margin-bottom: 1px!important; }
.m1-l{ margin-left: 1px!important; }

.m2{ margin: 2px!important; }
.m2-t{ margin-top: 2px!important; }
.m2-r{ margin-right: 2px!important; }
.m2-b{ margin-bottom: 2px!important; }
.m2-l{ margin-left: 2px!important; }

.m3{ margin: 3px!important; }
.m3-t{ margin-top: 3px!important; }
.m3-r{ margin-right: 3px!important; }
.m3-b{ margin-bottom: 3px!important; }
.m3-l{ margin-left: 3px!important; }

.m5{ margin: 5px!important; }
.m5-t{ margin-top: 5px!important; }
.m5-r{ margin-right: 5px!important; }
.m5-b{ margin-bottom: 5px!important; }
.m5-l{ margin-left: 5px!important; }

.m10{ margin: 10px!important; }
.m10-t{ margin-top: 10px!important; }
.m10-r{ margin-right: 10px!important; }
.m10-b{ margin-bottom: 10px!important; }
.m10-l{ margin-left: 10px!important; }

.m13{ margin: 13px!important; }
.m13-t{ margin-top: 13px!important; }
.m13-r{ margin-right: 13px!important; }
.m13-b{ margin-bottom: 13px!important; }
.m13-l{ margin-left: 13px!important; }

.m15{ margin: 15px!important; }
.m15-t{ margin-top: 15px!important; }
.m15-r{ margin-right: 15px!important; }
.m15-b{ margin-bottom: 15px!important; }
.m15-l{ margin-left: 15px!important; }

.m20{ margin: 20px!important; }
.m20-t{ margin-top: 20px!important; }
.m20-r{ margin-right: 20px!important; }
.m20-b{ margin-bottom: 20px!important; }
.m20-l{ margin-left: 20px!important; }

.m30{ margin: 30px!important; }
.m30-t{ margin-top: 30px!important; }
.m30-r{ margin-right: 30px!important; }
.m30-b{ margin-bottom: 30px!important; }
.m30-l{ margin-left: 30px!important; }

.m40{ margin: 40px!important; }
.m40-t{ margin-top: 40px!important; }
.m40-r{ margin-right: 40px!important; }
.m40-b{ margin-bottom: 40px!important; }
.m40-l{ margin-left: 40px!important; }

.m50{ margin: 50px!important; }
.m50-t{ margin-top: 50px!important; }
.m50-r{ margin-right: 50px!important; }
.m50-b{ margin-bottom: 50px!important; }
.m50-l{ margin-left: 50px!important; }

.m60{ margin: 60px!important; }
.m60-t{ margin-top: 60px!important; }
.m60-r{ margin-right: 60px!important; }
.m60-b{ margin-bottom: 60px!important; }
.m60-l{ margin-left: 60px!important; }


/*------------------------------------------------------------
    padding・・・周りのブロックからの距離（padding）
-------------------------------------------------------------*/

.p0{ padding: 0!important; }
.p0-t{ padding-top: 0!important; }
.p0-r{ padding-right: 0!important; }
.p0-b{ padding-bottom: 0!important; }
.p0-l{ padding-left: 0!important; }

.p5{ padding: 5px!important; }
.p5-t{ padding-top: 5px!important; }
.p5-r{ padding-right: 5px!important; }
.p5-b{ padding-bottom: 5px!important; }
.p5-l{ padding-left: 5px!important; }

.p10{ padding: 10px!important; }
.p10-t{ padding-top: 10px!important; }
.p10-r{ padding-right: 10px!important; }
.p10-b{ padding-bottom: 10px!important; }
.p10-l{ padding-left: 10px!important; }

.p15{ padding: 15px!important; }
.p15-t{ padding-top: 15px!important; }
.p15-r{ padding-right: 15px!important; }
.p15-b{ padding-bottom: 15px!important; }
.p15-l{ padding-left: 15px!important; }

.p20{ padding: 20px!important; }
.p20-t{ padding-top: 20px!important; }
.p20-r{ padding-right: 20px!important; }
.p20-b{ padding-bottom: 20px!important; }
.p20-l{ padding-left: 20px!important; }

.p30{ padding: 30px!important; }
.p30-t{ padding-top: 30px!important; }
.p30-r{ padding-right: 30px!important; }
.p30-b{ padding-bottom: 30px!important; }
.p30-l{ padding-left: 30px!important; }

.p40{ padding: 40px!important; }
.p40-t{ padding-top: 40px!important; }
.p40-r{ padding-right: 40px!important; }
.p40-b{ padding-bottom: 40px!important; }
.p40-l{ padding-left: 40px!important; }

.p50{ padding: 50px!important; }
.p50-t{ padding-top: 50px!important; }
.p50-r{ padding-right: 50px!important; }
.p50-b{ padding-bottom: 50px!important; }
.p50-l{ padding-left: 50px!important; }

.p60{ padding: 60px!important; }
.p60-t{ padding-top: 60px!important; }
.p60-r{ padding-right: 60px!important; }
.p60-b{ padding-bottom: 60px!important; }
.p60-l{ padding-left: 60px!important; }


/*------------------------------------------------------------
    font-size・・・フォントサイズの設定
-------------------------------------------------------------*/

.b{ font-weight: bold!important; }
.normal{ font-weight: normal!important; }

.f10px{ font-size: 10px!important; }
.f11px{ font-size: 11px!important; }
.f12px{ font-size: 12px!important; }
.f13px{ font-size: 13px!important; }
.f14px{ font-size: 14px!important; }
.f15px{ font-size: 15px!important; }
.f16px{ font-size: 16px!important; }
.f17px{ font-size: 17px!important; }
.f18px{ font-size: 18px!important; }
.f19px{ font-size: 19px!important; }
.f20px{ font-size: 20px!important; }


/*------------------------------------------------------------
    color・・・フォントカラーの設定
-------------------------------------------------------------*/

.red{ color: #ff0000!important; font-size:16px!important; }/*赤*/
.blue{ color: #0000dd!important; font-size:16px!important; }/*青*/
.green{ color: #008000!important; font-size:16px!important; }/*緑*/
.yellow{ color: #ffff00!important; font-size:16px!important; }/*黄*/
.navy{ color: #1F26A9!important; font-size:16px!important; }/*紺*/
.orange{ color: #ff6600!important; font-size:16px!important; }/*橙*/
.pink{ color: #ff1493!important; font-size:16px!important; }/*ピンク*/
.pink2{ color: #e88c8e!important; font-size:16px!important; }/*ピンク2*/
.purple{ color: #660099!important; font-size:16px!important; }/*紫*/
.olive{ color: #808000!important; font-size:16px!important; }/*黄土色*/
.lime{ color: #00ff00!important; font-size:16px!important; }/*黄緑*/
.aqua{ color: #1E90FF!important; font-size:16px!important; }/*水色*/
.black{ color: #000!important; font-size:16px!important; }/*黒*/
.gray{ color: #ccc!important; font-size:16px!important; }/*灰*/
.white{ color: #fff!important; font-size:16px!important; }/*白*/
.brown{ color: #990033!important; font-size:16px!important; }/*茶*/

.red01{ color: #ff0000!important; }/*赤*/
.orange01{ color: #ff6600!important; }/*橙*/
.aqua01{ color: #1e90ff!important; }/*水色*/
.pink01{ color: #ff1493!important; }/*ピンク*/
.pink201{ color: #e88c8e!important; }/*ピンク2*/
.navy01{ color: #1f26a9!important; }/*紺*/
.brown01{ color: #990033!important; }/*茶*/
.gray10{ color: #bbb!important; font-size:9px!important;font-weight: normal!important; }/*灰*/



/*------------------------------------------------------------
    line-height・・・行間の設定
-------------------------------------------------------------*/

.lh10{ line-height: 1.0!important; }
.lh11{ line-height: 1.1!important; }
.lh12{ line-height: 1.2!important; }
.lh13{ line-height: 1.3!important; }
.lh14{ line-height: 1.4!important; }
.lh15{ line-height: 1.5!important; }
.lh16{ line-height: 1.6!important; }
.lh17{ line-height: 1.7!important; }
.lh18{ line-height: 1.8!important; }
.lh19{ line-height: 1.9!important; }
.lh20{ line-height: 2.0!important; }


/*------------------------------------------------------------
    float・・・回り込み
-------------------------------------------------------------*/

.fl-r{ float:right; margin-left: 20px; }/*右寄せ*/
.fl-l{ float:left; margin-right: 20px; }/*左寄せ*/
.fl-c{
	clear: both;
	margin-top: 20px;/*上に20pxのマージンをとる*/
}



/*------------------------------------------------------------
    ボーダー
-------------------------------------------------------------*/

.bd-t{ border-top:solid 1px #aebac3; }
.bd-b{ border-bottom:solid 1px #aebac3; }
}


/*------------------------------------------------------------
    ボックス
-------------------------------------------------------------*/

.box300{
	margin:0 10px 10px 0;
	_margin:0 9px 10px 0;
	background-color:#fcfcfc;
}
#box160, .box160{
	margin:0 10px 10px 0;
	_margin:0 9px 10px 0;
	background-color:#fcfcfc;
	font-size: 12px;
}
.box161{
	margin:0 10px 10px 0;
	_margin:0 9px 10px 0;
	background-color:#fff;
	font-size: 12px;
	text-align:center;
}

.box161 a:hover, .box162 a:hover {text-decoration: none; color: #0068e0;}

.box161 img{
	padding: 2px;
	border: 4px solid #ddd;
}
.box161 a:hover img{
	padding: 2px;
	border: 4px solid #ddd;
}

.box162{
	margin:0 10px 10px 0;
	_margin:0 9px 10px 0;
	background:#fdfdfd;
	font-size: 12px;
	text-align:center;
	border:#aebac3 1px solid;
	border-radius: 2px;       /* CSS3 */
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
}

/* ----------------------------------------------- */
/** 引用部分 */

.quote{
	border:#eee 1px solid;
	padding: 10px;
	margin:0; 
	color: #064599;
	font-weight: normal;
	background-color:#fafafa;
	font-size:14px;
}
.quote2 {
	margin:0;
	font-size:14px;
	color:#333;
	padding:8px 8px 7px 8px;
	background:#fcfcfc;
	border:#ddd 1px solid;
	line-height:1.5;
	border-radius: 2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
}
/*------------------------------------------------------------
    画像
-------------------------------------------------------------*/

.gazor img{
	float: right;
	padding: 2px;
	border: 2px solid #ddd;
	margin-left:12px;
	margin-bottom:5px;
}
.gazor a:hover img {
	float: right;
	padding: 2px;
	border: 2px solid #aaa;
	margin-left:12px;
	margin-bottom:5px;
	-ms-filter: "alpha( opacity=85 )";
	filter: alpha( opacity=85 );
	opacity: 0.85;
}
.gazol img{
	float: left;
	padding: 2px;
	border: 2px solid #ddd;
	margin-right:12px;
}
.gazol a:hover img {
	float: left;
	padding: 2px;
	border: 2px solid #aaa;
	margin-right:12px;
	-ms-filter: "alpha( opacity=85 )";
	filter: alpha( opacity=85 );
	opacity: 0.85;
}
.d-border { 
	padding: 2px;
	border: 2px solid #ddd;
	margin-right:5px; 
}
a:hover .d-border {
	padding: 2px;
	border: 2px solid #aaa;
	margin-right:5px;
	margin-top:px;
	-ms-filter: "alpha( opacity=85 )";
	filter: alpha( opacity=85 );
	opacity: 0.85;
}

.narabi { 
	padding: 2px;
	border: 2px solid #ddd;
	margin-right:6px;
	margin-left:6px;
	margin-bottom:5px; 
}
a:hover .narabi {
	padding: 2px;
	border: 2px solid #aaa;
	margin-right:6px;
	margin-left:6px;
	margin-bottom:5px;
	-ms-filter: "alpha( opacity=70 )";
	filter: alpha( opacity=70 );
	opacity: 0.7;
}

.res-gazo img{
	float: left;
	padding: 2px;
	border: 2px solid #ddd;
	margin-right:12px;
	margin-bottom:5px;
}
.res-gazo a:hover img {
	float: left;
	padding: 2px;
	border: 2px solid #aaa;
	margin-right:12px;
	margin-bottom:5px;
	-ms-filter: "alpha( opacity=85 )";
	filter: alpha( opacity=85 );
	opacity: 0.85;
}

.res-gazo-vt img{
	vertical-align:top;
	padding: 2px;
	border: 2px solid #ddd;
	margin-right:5px;
	margin-bottom:5px;
}
.res-gazo-vt a:hover img{
	padding: 2px;
	border: 2px solid #aaa;
	margin-right:5px;
	margin-bottom:5px;
	-ms-filter: "alpha( opacity=85 )";
	filter: alpha( opacity=85 );
	opacity: 0.85;
}
.res-gazo-v img{
	vertical-align:top;
	padding: 2px;
	border: 2px solid #ddd;
	margin-right:5px;
}
.res-gazo-v a:hover img{
	padding: 2px;
	border: 2px solid #aaa;
	margin-right:5px;
	-ms-filter: "alpha( opacity=85 )";
	filter: alpha( opacity=85 );
	opacity: 0.85;
}
/*------------------------------------------------------------
    レス
-------------------------------------------------------------*/

.res-number{
	font-size:13px;
	color:#666;
}
.res01-bold{
	line-height:1.4;
	font-size:14px;
	margin: 5px 0 25px 0;
	padding : 0;
	color:#000;
}
.res-bold{
	font-size:14px;
	line-height:1.5;
	margin: 5px 20px 30px 20px;
	padding : 0;
	color:#555;
	font-weight: bold;
}
.gen{
        color: #777;
        font-size:10px;
	margin: 40px 5px -35px 0;
        text-align: right;
	font-weight: normal;
}


/*------------------------------------------------------------
    AA
-------------------------------------------------------------*/

.aa{
	font-family:'ＭＳ Ｐゴシック','ＭＳＰゴシック','MSPゴシック','MS Pゴシック';
	font-size:16px;
	line-height:18px;
	font-weight: normal;
	white-space:pre;
}
.aa br {
	display: none;
}
.com-aa{
	font-family:'ＭＳ Ｐゴシック','ＭＳＰゴシック','MSPゴシック','MS Pゴシック';
	font-size:13px;
	line-height:15px;
	font-weight: normal;
}

/*------------------------------------------------------------
    amazonなど
-------------------------------------------------------------*/

.amazontag {
	border:#eee 1px solid;
	margin:20px 15px 10px 15px;
	padding :0;
	text-align:center;
}
.amazlet-image{
	float:left;
	margin:0px 12px 1px 0px;
	padding: 2px;
	border: 2px solid #ccc;
}
.amazlet-info{
	margin-bottom: 10px;
}
.amazlet-name{
	margin-bottom:10px;
	font-size:15px;
}
.amazlet-powered-date{
	font-size:9px;
	margin-top:5px;
}
.amazlet-link{
	font-size:15px;
}


/*----------------------------------------------*/

/* ▽上下ボタン */

#float_navi{
	background: #fff;
	position: fixed;
	bottom: 0;
	right: 0;
	padding: 8px 8px 0;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-radius: 3px;        /* CSS3 */  
	-webkit-border-radius: 3px;    /* Safari,Google Chrome */  
	-moz-border-radius: 3px;   /* Firefox */  
	-webkit-border-top-right-radius: 0px;  
	-webkit-border-bottom-right-radius: 0px;  
	-moz-border-radius-topright: 0px;  
	-moz-border-radius-bottomright: 0px;
        z-index: 2;
}

#float_navi img{
	margin-bottom: 10px;
}
/* △上下ボタン */

.zenback-box{
	margin:35px 15px 0 15px;
	text-align:left;
	font-size: 13px;
}
.zenback {
	padding: 0 !important;
}

.res-bold table td, .res01-bold table td{
	border:none;
	vertical-align: top;
	margin: 0;
}

.opa :hover{
	-ms-filter: "alpha( opacity=85 )";
	filter: alpha( opacity=85 );
	opacity: 0.85;
	-moz-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
}

.c-both { clear:both; }

/*----------------------------------------------*/
/** linkwithin */
#linkwithin_logolink_0 {display:none!important; visibility: hidden!important;}
#linkwithin_logolink_1 {display:none!important; visibility: hidden!important;}
#linkwithin_logolink_2 {display:none!important; visibility: hidden!important;}
#linkwithin_logolink_3 {display:none!important; visibility: hidden!important;}
#linkwithin_logolink_4 {display:none!important; visibility: hidden!important;}
.linkwithin_inner { 
	padding-left: 2px !important; 
	margin:0 15px 20px 15px !important;
	height: 184px; !important;
	width: 692px !important;
	background-color:#fcfcfc !important;
	border-left:#f1f1f1 1px solid !important;
	border-right:#f1f1f1 1px solid !important;
	border-bottom:#f1f1f1 1px solid !important;
	overflow-y:hidden;
}
.linkwithin_posts {
	height: 172px; !important;
	margin-bottom:0 !important;
	overflow-y:hidden;
}
.linkwithin_posts a {
	background: none !important;
	border: none !important;
	padding: 16px !important;
}
.linkwithin_posts a:hover {
	background-color: transparent!important;
	filter:alpha(opacity=70); -moz-opacity:0.7; opacity:0.7;
}
.linkwithin_title {
	color: #0068E0 !important;
	font-family : meiryo,'メイリオ' !important;
	font-size: 12px !important;
	line-height: 1.4 !important;
	text-decoration: none;
	width: 105px !important;
	-moz-padding-left: 2px !important;
	overflow:hidden;
        white-space: -moz-pre-wrap;/*firefox*/
}
.linkwithin_text {
	display: none !important;
}

/*----------------------------------------------*/
/** tweet */
.popularArticleWithImage .title{
	font-size: 10.5px !important;
	font-weight: normal !important;
	line-height:1.35 !important;
}
.popularArticleWithImage .retweet{
	font-size: 11px !important;
	font-weight: normal !important;
}

/*----------------------------------------------*/
/** GalleryMode */
.fimg img{
	padding: 2px;
	border: 2px solid #ddd;
}
.fimg a:hover img{
	padding: 2px;
	border: 2px solid #ddd;
}