@charset "utf-8";
/*reset*/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/*clearfix*/
.cf:before,.cf:after{
	content:"";
	display:table;
}
.cf:after{
	clear:both;
}
.cf{
	*zoom:1;
}
/*body*/
body{
	position:relative;
	background-color:#f7f7f7;
	font-family:"メイリオ",Meiryo,Verdana,"游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN",sans-serif;
}

/*ヘッダ*/
.headerAll{
	width:100%;
	background-color:#FF9B9B;
	box-shadow:rgba(113, 135, 164, 0.490196) 0px 1px 1px 0px;
	-webkit-box-shadow:rgba(113, 135, 164, 0.490196) 0px 1px 1px 0px;
	-moz-box-shadow:rgba(113, 135, 164, 0.490196) 0px 1px 1px 0px;
	margin-bottom:20px;
	letter-spacing: -0.4em;
}
.headerWrap{
	max-width:1200px;
	margin-right:auto;
	margin-left:auto;
}
.hLeft{
	display:inline-block;
	width:50%;
	vertical-align:top;
	padding-bottom:10px;
	letter-spacing: normal;
	}
.hRight{
	display:inline-block;
	width:50%;
	text-align:right;
	letter-spacing: normal;
}

/*ヘッダ02*/
.search01{
	margin-top:7px;
	display:block;
	width:50%;
	margin-left:auto;
	margin-right:0;
}
.siteTitle{
	font-size:10px;
	line-height:10px;
	color:#ffffff;
	margin-left:10px;
}
/*アイテム*/
.bItem{
	color:#B8B7B7;
	width:100%;
	text-align:right;
}

/*フッタ*/
.footer{
	background-color:#FF9B9B;
	margin:0;
	padding:0;
	height:40px;
}
.footer p{
	text-align:center;
	line-height:40px;
}

/*メイン*/
.wrapper1{
	max-width:1200px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
}
.mainContainer{
	float:left;
	width:100%;
	padding:0;
}

/*タグ*/
.tagC{
	background-color:#FFF7F7;
	width:auto;
	border:1px solid #FEE6E6;
	padding:16px 10px 10px 10px;
	margin:15px 0 15px 0;
}
.tagC li{
	float:left;
	font-size:16px;
	line-height:20px;
	margin:0 10px 5px 0;
	display:inline-block;
	*display:inline;
	*zoom:1;
}
.tagC a{
	text-decoration:none;
	color:#595959;
	font-weight:bold;
}
.tagC a:hover{
	background-color:#595959;
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
}
.tagC h2{
	display:inline-block;
	color:#9E0A0A;
	font-size:18px;
	font-weight:bold;
	line-height:18px;
	width:auto;
}
.row{
	border-top:1px solid #FEE6E6;
	padding-top:17px;
	margin-top:13px;
}
.sn{
	color:#F4A5A5;
}
.hidd{
	visibility:hidden;
}

.mobUl ul li{
	margin:0;
	padding:0;
	line-height:15px;
}

/*サイド*/
.sideA{
	width:310px;
	height:auto;
	margin-left:-318px;
	float:left;
}
.sideA a, .sideA a:hover{
	font-size:14px;
}
.sidewrapper, .sidewrapper2{
	width:302px;
	border-radius:4px;
	border:1px solid #DDDADA;
	background-color:white;
	margin-bottom:20px;
}
.sidewrapper .sidetitlebody{
	background-color:#FCCDCD;
	display:block;
	font-weight:bold;
	border-bottom:1px solid #DAD9D9;
	padding:8px 0 5px 15px;
	line-height:28px;
	font-size:15px;
	color:#505050;
}
/*サイド　お知らせ*/
.plugin-memo li{
	display:block;
	color:#505050;
}
.sideWrapN a{
	display:block;
	text-decoration:none;
	color:#505050;
	padding:8px 0 5px 15px;
	line-height:28px;
}
.sideWrapN a:hover{
	display:block;
	text-decoration:none;
	color:#fff;
	background-color:#999;
	padding:8px 0 5px 15px;
	line-height:28px;
}
.sideWrapN2{
	padding-left:15px;
}
.osiraseUnder{
	border-bottom:1px solid #DDDADA;
}
#header2,#smartphone{
 	display:none!important;
}
.sideWrapN2 li{
	line-height:28px;
	padding:8px 0 5px 0;
	display:inline-block;
	margin-right:6px;
}
.sideWrapN2 a{
	font-size:16px;
	font-weight:bold;
	padding:2px 4px 2px 18px;
	color:#555555;
	text-decoration:none;
}
.sideWrapN2 a:hover{
	border-radius:4px;
	font-size:16px;
	font-weight:bold;
	padding:2px 4px 2px 18px;
	color:#ffffff;
	background-color:#999999;
}
.logoT{background:url(http://blog.livedoor.jp/pramo/img/twi.png) left center no-repeat;}
.logoB{background:url(http://blog.livedoor.jp/pramo/img/hate.png) left center no-repeat;}
.logoR{background:url(http://blog.livedoor.jp/pramo/img/rss.png) left center no-repeat;}
.oldTitle{
	color:#C3C3C3;
	font-size:12px;
	line-height:18px;
	margin-bottom:5px;
}

/*サイド　タグクラウド*/
.side ul.tagcloud li.tag-weight-0,.side ul.tagcloud li.tag-weight-1,.side ul.tagcloud li.tag-weight-2,.side ul.tagcloud li.tag-weight-3,.side ul.tagcloud li.tag-weight-4{
	font-size: 100%;
}
.plugin-tag_cloud ul{
	padding:7px;
}
.plugin-tag_cloud li{
	display:inline-block;
	padding:2px;
}
.plugin-tag_cloud a{
	border-radius:4px;
	color:#555;
	display:block;
	text-decoration:none;
	padding:2px;
}
.plugin-tag_cloud a:hover{
	border-radius:4px;
	color:#fff;
	background-color:#555;
	display:block;
	text-decoration:none;
	padding:2px;
}

/*サイド　出版社*/
.plugin-categorize .side{
	padding:7px;
}
.category-parent{
	margin-bottom:3px;
}
.category-parent a{
	border-radius:4px;
	color:#555;
	display:block;
	text-decoration:none;
	padding:3px;
}
.category-parent a:hover{
	border-radius:4px;
	color:#fff;
	background-color:#555;
	display:block;
	text-decoration:none;
	padding:3px;
}
.category-child a{
	padding:2px;
	display:inline-block;
	text-decoration:none;
	list-style:none;
}
.category-child a:hover{
	font-weight:bold;
}
.category-child:before{
	content:"・";
	margin-left:5px;
}


/*サイド　人気記事*/
.plugin-popular_articles_with_image a{
	padding:7px 0;
	display:block;
	text-decoration:none;
	line-height:15px;
	color:#555;
}
.plugin-popular_articles_with_image li{
	border-bottom:1px solid #DDDADA;
}
.plugin-popular_articles_with_image li:last-child{
	border:none;
}
.popularArticleWithImage{
	display:table;
	width:100%;
	border-collapse: separate;
	border-spacing: 7px 0;
}
.plugin-popular_articles_with_image .image{
	display:table-cell;
}
.plugin-popular_articles_with_image .title{
	display:table-cell;
	vertical-align:top;
	margin-left:7px;
}

/*サイド　フリーエリア*/
.pluginArea{
	width:100%;
	padding:7px;
}

/*サイド　リンク関係*/
.sideLinkH3{
	color:#555555;
	font-weight:bold;
	font-size:16px;
	line-height:40px;
	padding-left:17px;
	border-bottom:1px solid #DDDADA;
	cursor:pointer;
}
.sideLinkH3:hover{
	background-color:#999999;
	color:#ffffff;
}
.sideLinkUl{
	display:none;
}
.sideLinkUl li{
	border-bottom:1px solid #DDDADA;
}
.sideLinkUl a{
	padding:5px 0 5px 18px;
	line-height:22px;
	font-size:13px;
	display:block;
	text-decoration:none;
	color:#595959;
}
.sideLinkUl a:hover{
	color:#ffffff;
	background-color:#999999;
	padding:5px 0 5px 18px;
	line-height:22px;
	font-size:13px;
	display:block;
	text-decoration:none;
}
.icon_heart01{background:url("http://blog.livedoor.jp/pramo/img/heart01.png") left center no-repeat;}
.icon_heart02{background:url("http://blog.livedoor.jp/pramo/img/heart02.png") left center no-repeat;}
.icon_movie01{background:url("http://blog.livedoor.jp/pramo/img/movie01.png") left center no-repeat;}
.icon_note01{background:url("http://blog.livedoor.jp/pramo/img/note01.png") left center no-repeat;}
.icon_rss01{background:url("http://blog.livedoor.jp/pramo/img/rss01.png") left center no-repeat;}
.footTag{
	margin-bottom:20px;
}
.footTag p{
	padding:10px 7px 10px 7px;
	font-size:15px;
	border-bottom:1px solid #DDDADA;
}
.bTop{
	border-bottom:1px solid #DDDADA;
}

/*コンテンツ*/
.cont{
	border-radius:4px;
	border:1px solid #DDDADA;
	background-color:white;
	margin:0 330px 20px 0;
	padding:10px;
}
.contL{
	width:175px;
	height:250px;
	float:left;
	margin:0 20px 5px 0;
}
.contL img{
	width:100%;
}
.contR{
	width:auto;
	margin-bottom:10px;
}
.contRul{
	margin:20px 0 20px 0;
	display:block;
}
.contRul li{
	font-size:16px;
	line-height:20px;
	margin:0 10px 5px 0;
}
.contRul a{
	text-decoration:none;
	color:#595959;
	font-weight:bold;
}
.contRul a:hover{
	background-color:#595959;
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
}
.adArea2{
	border-radius:4px;
	border:1px solid #DDDADA;
	background-color:white;
	margin:0 330px 20px 0;
	padding:10px;
	text-align:center;
}
.adArea3{
	border-radius:4px;
	border:1px solid #DDDADA;
	background-color:white;
	max-width:100%;
	padding:10px 0 10px 0;
	margin-bottom:10px;
	text-align:center;
}
.adArea2 img{
	max-width:100%;
	height:auto;
}
.osirase001{
	border-radius:4px;
	background-color:#f8ffe0;
	border:1px solid #DDDADA;
	margin:0 330px 20px 0;
	padding:10px;
}

/*エントリ*/
.moreEntry a{
	background-color:#FF9B9B;
	border-radius:4px;
	text-align:center;
	font-size:15px;
	color:#ffffff;
	text-decoration:none;
	padding:5px 20px 5px 20px;
}
.moreEntry a:hover{
	background-color:#ffffff;
	border-radius:4px;
	text-align:center;
	font-size:15px;
	color:#FF9B9B;
	text-decoration:underline;
	padding:5px 20px 5px 20px;
}
.entryTitle a{
	text-decoration:none;
	font-size:25px;
	line-height:30px;
	display:block;
	font-weight:bold;
	color:#FB4F4F;
	margin:0 0 20px 0;
}
.entryTitle a:hover{
	text-decoration:underline;
	font-size:25px;
	line-height:30px;
	font-weight:bold;
	color:#FB4F4F;
	margin:0 0 20px 0;
}
.syuroku{
	color:green;
	font-size:14px;
	border-top:1px dotted #999;
	display:inline;
	padding-top:10px;
}
.dateTop{
	color:#939191;
}
.entryH3{
	font-size:20px;
	font-weight:bold;
	border-bottom:1px solid #aaaaaa;
	padding-bottom:10px;
	margin-bottom:10px;
}
.dmmAd{
	padding:0 10px 0 10px;
	margin:10px 0 30px 0;
	line-height:30px;
}
.dmmAd a{
	background:url("http://blog.livedoor.jp/pramo/img/book.png") left center no-repeat;
	padding-left:32px;
	font-size:20px;
	line-height:30px;
	color:#000000;
	text-decoration:none;
}
.dmmAd2{
	font-size:15px;
	color:#666666;
}

/*navigation*/
.pager{
	margin:0 330px 20px 0;
	text-align:center;
}
.pager ul{
	display:block;
}
.pager li{
	display:inline-block;
}
ul.index-navigator li a,
ul.index-navigator li.current span{
	padding:7px;
	margin-left:3px;
	border:1px solid #777777;
	text-decoration:none;
	display:inline-block;
}
ul.index-navigator a{
	color:#555555;
}
ul.index-navigator a:hover{
	background-color:#FF9B9B;
	border:1px solid #FF9B9B;
}
ul.index-navigator li.current span{
	color:#000000;
	background-color:#FF9B9B;
	border:1px solid #FF9B9B;
}

/****個別ページ****/

.entry_category{
	text-align:right;
	text-decoration:none;
	line-height:15px;
	font-size:15px;
	margin:5px 0 0 0;
}
.entry_category a{
	color:#595959;
}

/*コメント関連*/
.commentWrap{
	border-radius:4px;
	border:1px solid #DDDADA;
	background-color:white;
	margin:0 330px 20px 0;
}
.commentArea{
	border-bottom:1px solid #DAD9D9;
}
.commentAreaList{
	padding:10px;
}
.commentAreaList h4{
	font-weight:bold;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #555555;
}
.article-option-title {
	background-color:#FF9B9B;
	font-weight:bold;
	border-bottom:1px solid #DAD9D9;
	padding:8px 0 5px 15px;
	line-height:30px;
	font-size:20px;
	color:#ffffff;
	width:auto;
}
.commentWrap .rating,.commentWrap .facemark{
	display:none;
}
.commentFormZ{
	box-sizing:border-box;
	padding:15px;
}
.commentName{
	font-weight:bold;
	font-size:17px;
	color:green;
}
.comment-set{
	margin-bottom:1em;
}
.comment-author{
	margin-bottom:4px;

}
.comment-body{
	padding-left:0.5em;
}
.comment-form-author,.comment-form-body{
	margin-bottom:10px;
}
#comment-form-author{
	width:50%;
}
#comment-form-textarea{
	width:100%;
}
.related-articles h3{
	font-weight:bold;
	margin-bottom:5px;
	font-size:17px;
	line-height:19px;
}
.related-articles ul{
	margin-left:10px;
}
.related-articles li{
	line-height:15px;
	font-size:15px;
	margin:0 0 5px 7px;
}
.related-articles a{
	color:#595959;
	text-decoration:none;
}

/*個別ページのナビ*/
.pager{
	margin:0 330px 20px 0;
	text-align:center;
}
.pager ul{
	display:block;
}
.pager li{
	display:inline-block;
}
ul.article-pager li a{
	padding:7px;
	margin-left:3px;
	border:1px solid #777777;
	text-decoration:none;
	display:inline-block;
	color:#555555;
}
ul.article-pager a:hover{
	background-color:#FF9B9B;
	border:1px solid #FF9B9B;
}
.zipAddress{
	text-align:right;
	font-weight:bold;
}
.zipAddress a{
	text-decoration:none;
	color:#888;
	transition:.7s;
	border-bottom:1px solid #888;
}
.zipAddress a:hover{
	color:blue;
	border-bottom:1px solid blue;
}
.zipAddress2{
	margin-left:10px;
}
.zipAddress2 a{
	font-size:20px;
	line-height:26px;
	color:#666;
	text-decoration:none;
}
.zipAddress2 a:hover{
	text-decoration:underline;
}
.iconDL{
	border-bottom:1px solid #666;
	position:relative;
	width:16px;
	height:16px;
	display:inline-block;
	margin-right:18px;
}
.iconDL:before{
	border:8px solid transparent;
	border-top:8px solid #666;
	width:0;
	height:0;
	position:absolute;
	bottom:-8px;
	left:0;
	content:"";
}
.iconDL:after{
	position:absolute;
	content:"";
	width:6px;
	height:6px;
	background:#666;
	bottom:8px;
	left:5px;
}
/*個別ページエントリー*/
.entryArea{
	width:100%;
	box-sizing:border-box;
	border-top:1px solid #DAD9D9;
	padding-right:15px;
	text-align:center;
}
.article-body-inner img.pict{
	border: 5px solid #fff;
	box-shadow: 0px 3px 8px rgba(51, 51, 51, 0.2);
	height: auto;
	margin: 1em 6px 2em!important;
	max-width: 98.4%;
}
.article-body-more img{
	max-width:90%;
	height:auto;
}
.pageTop {
	font-size:30px;	
	position:fixed;
	bottom:0;
	right:0;
	padding:10px;
	color:#ffffff;
	text-decoration:none;
	background-color:rgba(0,0,255,0.4);
	border-radius:4px;
}
.pageTop:hover {
	background:#0000d0;
}

/*カテゴリーページ*/
	/*タグの場合*/
.archives-header{
	max-width:100%;
	margin:0 330px 20px 0;
	text-align:center;
	border-radius: 4px;
	background-color:#ffffff;
	border:1px solid #DDDADA;
}
.tagh1{
	color:grey;
	font-size:15px;
	font-weight:normal!important;
}
.archives-header h1{
	color:red;
	font-weight:bold;
	font-size:25px;
	line-height:50px;
}

/* 記事ヘッダー、記事タイトル */
.article-header {
	margin-bottom: 20px;
	position: relative;
}
.article-title {
	margin: 4px 0;
}
.article-title a {
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
}

/* 日付 */
.article-date {
	color: #808080;
	font-size: 12px;
}

.article-meta {
	padding: 16px 0;
}
.article-social-btn {
	border-top: 1px solid #cecece;
	margin-bottom: -1px;
}

/* 共通テーマ */
dl.common-theme{
	background: #fafafa;
	border: 1px solid #ddd;
	border-radius: 3px;
	padding: 8px 12px;
}

/* プライベートモード、コメントにログインが必要な場合のメッセージ */
div.private-mode-announcement,
div.comment-auth-announcement {
	background-color: #fafafa;
	border: 1px solid #ddd;
}

/* コメント・トラックバック一覧 */
.comment-date,
.ping-blog-name,
.ping-date {
	border-left: 1px solid #aaa;
	color: #aaa;
}
.comment-body {
	margin-left: 16px;
	color: #666;
}
.ping-excerpt {
	color: #666;
	margin-left: 16px;
}

/* 記事ページ、月別アーカイブページ */
ul.article-pager li a,
ul.archives-pager li a {
	border: 1px solid #ddd;
	border-radius: 3px;
	color: #555;
	background-color: #fff;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.02);
	color: #555;
}

/*逆アクセスランク関係*/
.accessRank a{
	padding-left:5px;
	text-decoration:none;
	display:block;
	padding:8px 0 8px 7px;
	color:#595959;
}
.accessRank a:hover{
	padding:8px 0 8px 7px;
	background-color:#999999;
	color:#ffffff;
}
.accessRank td{
	padding-left:5px;
}
.accessRank tr{
	border-bottom:1px solid #DDDADA;
	line-height:15px;
	width:100%!important;
}
.accessRank tr:first-child,.accessRank tr:last-child,
.accessRank tr:nth-child(2) a,.accessRank tr:nth-child(2){
	border:none;
	display:none;
}


/*フレーム関係*/
.iframeArea{
	height:270px;
	border-radius:4px;
	border:1px solid #DDDADA;
	background-color:white;
	margin:0 330px 20px 0;
	padding:5px 10px 5px 10px;
	text-align:center;
	overflow-y:scroll;
	overflow-x:hidden;
	white-space: nowrap;
}
.iframeArea a {
	text-decoration:none!important;
}
.iframeArea a:active {
	color: #06c!important;
	text-decoration: none!important;
}
.iframeArea a:visited {
	color: #06c!important;
}
.iframeArea a:hover {
	color: #7777FF!important;
}
.iframeArea li{
	width:97%;
	color:blue;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
.blogroll-channel {
	margin:0!important;
	padding:0!important;
}
.blogroll-channel .blogroll-list-wrap {
	margin-bottom: 30px!important;
}
.blogroll-channel .blogroll-list {
	font-size: 14px!important;
	line-height: 20px!important;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BCCCFF;
	padding-top: 5px!important;
	padding-bottom: 5px!important;
	padding-left: 25px;
	background:url(http://blog.livedoor.jp/pramo/img/frameList.png) left center no-repeat;
	margin-top:1px;
	list-style-type: none;
}
.iframeArea br {display: none;}
.iframeArea .clearA {clear: both;}

.tousaito{
	line-height:22px;
	font-size:15px;
	margin-bottom:70px;
}
/*そのた*/
.name_a{font-size:14px;color:#006600;font-weight:bold;}
.txtarea{font-size:13px;color:#333333;}
.b_red{color:#FF0000;font-weight:bold;font-size:16px;line-height:18px;}
.b_red14{font-size:14px;font-weight:bold;color:#FF0000;line-height:16px;}
.b_red18{font-size:18px;font-weight:bold;color:#FF0000;line-height:20px;}
.b_red20{font-size:20px;font-weight:bold;color:#FF0000;line-height:22px;}
.b_red22{font-size:22px;font-weight:bold;color:#FF0000;line-height:24px;}
.b_red24{font-size:24px;font-weight:bold;color:#FF0000;line-height:30px;}
.b_red26{font-size:26px;font-weight:bold;color:#FF0000;line-height:30px;}
.b_red28{font-size:28px;font-weight:bold;color:#FF0000;line-height:30px;}
.b_red30{font-size:30px;font-weight:bold;color:#FF0000;line-height:32px;}
.b_blue_a{font-size:14px;font-weight:bold;color:#0000FF;line-height:16px;}
.b_blue_a16{font-size:16px;font-weight:bold;color:#0000FF;}
.b_blue_a18{font-size:18px;font-weight:bold;color:#0000FF;line-height:20px;}
.b_blue_a20{font-size:20px;font-weight:bold;color:#0000FF;line-height:22px;}
.b_blue_a22{font-size:22px;font-weight:bold;color:#0000FF;line-height:24px;}
.b_blue_a24{font-size:24px;font-weight:bold;color:#0000FF;line-height:30px;}
.b_blue_a26{font-size:26px;font-weight:bold;color:#0000FF;line-height:30px;}
.b_blue_a28{font-size:28px;font-weight:bold;color:#0000FF;line-height:30px;}
.b_blue_a30{font-size:30px;font-weight:bold;color:#0000FF;line-height:32px;}
.b_green14{font-size:14px;font-weight:bold;color:#009900;line-height:16px;}
.b_green16{font-size:16px;font-weight:bold;color:#009900;line-height:18px;}
.b_green18{font-size:18px;font-weight:bold;color:#009900;line-height:20px;}
.b_black14{font-size:14px;font-weight:bold;color:#333333;line-height:16px;}
.b_black16{font-size:16px;font-weight:bold;color:#333333;line-height:18px;}
.b_black18{font-size:18px;font-weight:bold;color:#333333;line-height:20px;}
.b_black20{font-size:20px;font-weight:bold;color:#333333;line-height:22px;}
.b_black22{font-size:22px;font-weight:bold;color:#333333;line-height:24px;}
.b_black24{font-size:24px;font-weight:bold;color:#333333;line-height:30px;}
.b_black26{font-size:26px;font-weight:bold;color:#333333;line-height:30px;}
.b_black28{font-size:28px;font-weight:bold;color:#333333;line-height:30px;}
.b_black30{font-size:30px;font-weight:bold;color:#333333;line-height:32px;}
.b_orange14{font-size:14px;font-weight:bold;color:#AA6000;line-height:16px;}
.b_orange16{font-size:16px;font-weight:bold;color:#AA6000;line-height:18px;}
.b_orange18{font-size:18px;font-weight:bold;color:#AA6000;line-height:20px;}
.b_orange20{font-size:20px;font-weight:bold;color:#AA6000;line-height:22px;}
.b_orange22{font-size:22px;font-weight:bold;color:#AA6000;line-height:24px;}
.b_orange24{font-size:24px;font-weight:bold;color:#AA6000;line-height:26px;}
.b_orange26{font-size:26px;font-weight:bold;color:#AA6000;line-height:28px;}
.b_orange28{font-size:28px;font-weight:bold;color:#AA6000;line-height:30px;}
.b_orange30{font-size:30px;font-weight:bold;color:#AA6000;line-height:32px;}
.b_purple14{font-size:14px;font-weight:bold;color:#9900FF;line-height:16px;}
.b_purple16{font-size:16px;font-weight:bold;color:#9900FF;line-height:18px;}
.b_purple18{font-size:18px;font-weight:bold;color:#9900FF;line-height:20px;}
.b_purple20{font-size:20px;font-weight:bold;color:#9900FF;line-height:22px;}
.b_purple22{font-size:22px;font-weight:bold;color:#9900FF;line-height:24px;}
.b_purple24{font-size:24px;font-weight:bold;color:#9900FF;line-height:30px;}
.b_purple26{font-size:26px;font-weight:bold;color:#9900FF;line-height:30px;}
.b_purple28{font-size:28px;font-weight:bold;color:#9900FF;line-height:30px;}
.b_purple30{font-size:30px;font-weight:bold;color:#9900FF;line-height:32px;}
.b_glay14{font-size:14px;font-weight:bold;color:#0191CE;}
.b_glay16{font-size:16px;font-weight:bold;color:#0191CE;line-height:18px;}
.b_glay18{font-size:18px;font-weight:bold;color:#0191CE;line-height:20px;}
.b_glay20{font-size:20px;font-weight:bold;color:#0191CE;line-height:22px;}
.b_glay22{font-size:22px;font-weight:bold;color:#0191CE;line-height:24px;}
.b_glay24{font-size:24px;font-weight:bold;color:#0191CE;line-height:26px;}
.b_glay26{font-size:26px;font-weight:bold;color:#0191CE;line-height:28px;}
.b_glay28{font-size:28px;font-weight:bold;color:#0191CE;line-height:30px;}
.b_glay30{font-size:30px;font-weight:bold;color:#0191CE;line-height:32px;}
.mb12{margin-bottom:12px;margin-top:12px;}
.mb12-2{margin-bottom:12px;}.mb12_2{margin-bottom:12px;}
.userid{font-weight:bold;color:#0000FF;background-color:#87CEEB;}
.asciiart{
	font-size: 16px!important;
	line-height: 18px!important;
	color: #333333!important;
	font-family:"ＭＳ Ｐゴシック","MS PGothic","Mona","mona-gothic-jisx0208.1990-0",sans-serif!important;
}

.plugin-memo, .navigatorL,.sideWrap1, .row{display:block;}
.mobUl, .navigatorS, .op,.osirase,.mobileArea,.pcArea{display:none;}

/*750*/
.ad320{display:none;}
.ad780{display:block;}
@media screen and (max-width: 1100px) {
.ad320{display:block;}
.ad780{display:none;}
}

/* 480px,768px,910px 500px*/
/*910*/
@media screen and (max-width: 910px) {
.iframeArea{
	height:200px;
}
.wrapper1{
	width:100%;
}
.mainContainer{
	float:none;
	width:100%;
    min-width:0;
}
.cont,.adArea2{
	width: 90%;
	float: none;
	margin-left:auto;
	margin-right:auto;
}
.iframeArea{
	width: 90%;
	float: none;
	margin-left:auto;
	margin-right:auto;
	overflow-y:hidden;
}
.osirase001{
	width: 90%;
	float: none;
	margin-left:auto;
	margin-right:auto;
	background-color:#f8ffe0;
}
	.contL{
	width:175px;
	height:250px;
	float:left;
	margin-right:20px;
}
.contL img{
	width:100%;
}
.sidewrapper{
	width:100%;
	height:auto;
	margin-bottom:20px;
}
.sideA{
	float:none;
	width: 93%;
	margin-left:auto;
	margin-right:auto;
}
.tagC a{
	font-weight:normal;
}
.tagC a:hover{
	font-weight:normal;
}
.bItem img{
	max-width:100%;
}
.pager{
	margin:0 0 20px 0;
	width:100%;
	text-align:center;
}
ul.index-navigator li a, ul.index-navigator li.current span{
	padding:12px;
	margin-left:3px;
	border:1px solid #777777;
	text-decoration:none;
	display:inline-block;
}
.mobBu{
	position:absolute;
	top:10px;
	right:10px;
	background:url("http://blog.livedoor.jp/pramo/img/button800.png") right center no-repeat;
	display:block;
	width:40px;
	height:35px;
	padding-bottom:15px;
}
.osirase li{
	width:100%;
	letter-spacing: normal;
}
.osirase a{
	border-top:1px solid #ffffff;
	text-align:left;
	display:block;
	line-height:50px;
	font-size:15px;
	color:#ffffff;
	text-decoration:none;
	height:50px;
	padding-left:10px;
}
.osirase a:hover{
	border-top:1px solid #ffffff;
	text-align:left;
	display:block;
	line-height:50px;
	font-size:15px;
	color:#ffffff;
	text-decoration:underline;
	height:50px;
	padding-left:10px;
}
.searchLiA{
	line-height:50px;
	padding-left:10px;
	height:50px;
}
.searchLi .sf{
	width:50%;
}
.searchLi{
	border-top:1px solid #ffffff;
	line-height:40px;
	display:block;
}
.commentWrap{
	width:93%;
	border-radius:4px;
	border:1px solid #DDDADA;
	background-color:white;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
}
.archives-header{
	width:93%;
	text-align:center;
	border-radius: 4px;
	background-color:#ffffff;
	border:1px solid #DDDADA;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
}
.row, .navigatorS, .mobUl{display:block;}
.search01, .sideWrap1, .plugin-memo, .navigatorL, .op{display:none;}
.plugin-popular_articles_with_image a,.plugin-popular_articles_with_image a:hover,
.category-parent a, .category-parent a:hover,.plugin-tag_cloud a, .plugin-tag_cloud a:hover{
	font-size:17px;
}
}

/*500*/
@media screen and (max-width: 500px) {
.wrapper1{
	max-width:100%;
}
.mainContainer{
	float:none;
	width:100%;
}
.cont,.adArea2{
	width: 90%;
	float: none;
	margin-left:auto;
	margin-right:auto;
}
.iframeArea{
	width: 90%;
	float: none;
	margin-left:auto;
	margin-right:auto;
	overflow-y:hidden;
}
.contL{
	width:100%;
	height:auto;
	margin-bottom:10px;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
	float: none;
}
.contL img{
	max-width:70%;
	height:auto;
}
.contRul{
	margin-top:20px;
	display:block;
	margin-bottom:0;
}
.contR{
	width:auto;
	margin-bottom:10px;
}
.sidewrapper{
	width:100%;
	height:auto;
	margin-bottom:20px;
}

.sideA{
	float:none;
	width: 95%;
	margin-left:auto;
	margin-right:auto;
}
.tagC li,.side ul.tagcloud li.tag-weight-0,.side ul.tagcloud li.tag-weight-1,.side ul.tagcloud li.tag-weight-2,.side ul.tagcloud li.tag-weight-3,.side ul.tagcloud li.tag-weight-4{
	font-size: 17px;
}
.bItem img{
	max-width:100%;
}
.tagC a{
	font-weight:normal;
}
.tagC a:hover{
	font-weight:normal;
}
.hLeft{
	display:block;
	width:100%;
	padding-bottom:10px;
	text-align:center;
	}
.hRight{
	display:block;
	width:100%;
	text-align:center;
}
.op{
	display:inline-block;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	background:url("http://blog.livedoor.jp/pramo/img/tag_megane.png") left center no-repeat;
	padding-left:18px;
	color:red;
}
.searchLi{
	border-top:1px solid #ffffff;
	line-height:40px;
	display:block;
}
.pager{
	margin-bottom:20px;
	margin-right:0;
	width:100%;
	text-align:center;
}
ul.index-navigator li a,ul.index-navigator li.current span{
	padding:12px;
	margin-left:3px;
	border:1px solid #777777;
	text-decoration:none;
	display:inline-block;
}
.moreEntry a{
	background-color:#FF9B9B;
	border-radius:4px;
	text-align:center;
	font-size:15px;
	color:#ffffff;
	text-decoration:none;
	padding:10px 0 10px 0;
	display:block;
	width:100%;
	margin-top:10px;
}
.moreEntry a:hover{
	background-color:#ffffff;
	border-radius:4px;
	text-align:center;
	font-size:15px;
	color:#FF9B9B;
	text-decoration:underline;
	padding:10px 0 10px 0;
	width:100%;
	display:block;
	margin-top:10px;
}
.commentWrap{
	width:95%;
	border-radius:4px;
	border:1px solid #DDDADA;
	background-color:white;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
}
.archives-header{
	width:95%;
	text-align:center;
	border-radius: 4px;
	background-color:#ffffff;
	border:1px solid #DDDADA;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
}
.navigatorS, .mobUl{display:block;}
.search01, .row, .plugin-memo, .navigatorL{display:none;}
}