@charset "utf-8";
/*
Theme Name:     tamkaism02
Theme URI:      http: //tamkaism.com/
Description:    paragrams の子テーマ
Author:         tamkai
Author URI:     http: //tamkaism.com/profile/
Template:       paragrams
Version:        0.1.0
*/
 
@import url('../paragrams/style.css');
@import url('menu.css');

a:link, a:visited {
	color:#000;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
blockquote {
	font-style:italic !important;
	margin-left:30px !important;
}

table {border-collapse:separate;border-spacing:0;}
table, td, th {vertical-align:middle;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#e9e9e9;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e9e9e9;}
tfoot {font-style:italic;}
td#next {text-align:right;}
caption {background:none repeat scroll 0 0 #EEEEEE;}
th, td, caption {padding:4px 10px 4px 5px;}
caption, th, td {font-weight:strong;text-align:left;}

/*--add--*/
#wrapper {
	font-family:Arial, Helvetica, Verdana, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	color:#000;
	font-size:95%;
}
#wrapper {
	width: 959px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e7e7e7;
	border-bottom-color: #e7e7e7;
	border-left-color: #e7e7e7;
	line-height:1.4;
}
#header {
	height: 100px;
	border-bottom: solid 1px #e7e7e7;
}
#header #logo {
	height: 100px;
	width: 482px;
	float:left;
	border-right: solid 1px #e7e7e7;
}
#header #logo a {
	display: block;
	height: 100px;
	width: 483px;
/*	background-attachment: scroll;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;*/
}
#header #serv {
	width:476px;
	height:100px;
	float:right;
}
#serv #search {
	height:50px;
	float:left;
	width:230px;
	border-right: solid 1px #e7e7e7;
}
#serv #search input {
	width:200px;
	border:none;
	border:solid 10px #FFF;
	padding:7px 5px;
}
#serv #search input:hover, #serv #search input:focus {
	border:solid 10px #e9e9e9;
}
#serv #navicons {
	width:245px;
	height:50px;
	float:right;
}
#serv #navicons li {
	float:left;
}
#serv #navicons a {
	height:50px;
	line-height:50px;
	padding-left:20px;
	background-image: url(images/top-icons.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	margin:0 5px;
	text-decoration:none !important;
	font-size:11px;
	display:block;
}
#serv #navicons a:hover {
	background-image: url(images/top-icons-hover.png);
}
#serv #navicons a#subscribe {
	background-position: left 19px;
}
#serv #navicons a#twitter {
	background-position: left -19px;
}
#serv #navicons a#facebook {
	background-position: left -58px;
}
#serv #menu {
	background-color:#000;
	height:50px;
	width:476px;
	margin-top:50px;
}
.pagetitle {
	font-size:30px;
	font-weight:normal;
	padding:15px 10px;
	border-bottom:solid 1px #e7e7e7;
}
#main {
	overflow:hidden !important;
	border-bottom: solid 1px #e7e7e7;
	position:relative;
	margin-left:-1px;
}
.search-no-results #main, .page-id- #main-inner {
	height:200px !important;
}
.search-no-results #main h1, .page-id- #main-inner h1, #error {
	font-size:21px;
	line-height:1.2;
	margin:15px;
	font-weight:normal;
}
#test {
	width:299px;
	height:200px;
	background-color:#0F0;
	position:absolute;
	top:0;
	left:0;
}
.article {
	width:299px;
	background-color:#FFF;
	padding:10px;
	overflow:hidden;
	border-top:solid 1px #e7e7e7;
	margin-top:-1px;
}
.li_cont1, .li_cont2 {
	margin-right:1px;
}
.article ul, .article ol {
	margin-bottom:15px;
	margin-left:45px;
}
.article ul {
	list-style-type: disc;
}
.article ol {
	list-style-type: decimal;
}
.article img {
	margin-bottom:15px;
	border:0 none !important;
}
#main .article:hover {
	background-color:#e9e9e9;
	/*border-left: solid 1px #e9e9e9;
	border-right: solid 1px #e9e9e9;
	border-bottom: solid 1px #e9e9e9;*/
}
.li_container {
	background-attachment: scroll;
	background-image: url(images/main-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.li_container .article:hover {
	background-color:#e9e9e9;
}
.article h2 {
	font-size:21px;
	line-height:1.2;
	margin-bottom:15px;
	font-weight:normal;
}
.article h2 a {
	text-decoration:none !important;
}


/*追加分*/

/* For modern browsers */
.cf:before,
.cf:after {
	content:"";
	display:table;
}

.cf:after {
	clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.cf {
	zoom:1;
}

/*リンク設定*/
a:link, a:visited {
	color:#0371b4;
	text-decoration:none;
}
a:hover {
	color:#37a8dc;
	text-decoration:underline;
}

/*トップページ*/
div#logo h1 {
	margin:0px;
	padding:0px;
}

.article h2 a {
	font-size:90%;
	color:#000;
	display:block;
	padding-top:3px;
	padding-bottom:2px;
	padding-left:2px;
	line-height:1.3;
}

.article h2 a:hover {
	color:#fff;
	background-color:#777;
}

h2.arctitle a:hover {
	color:#000;
	background-color:#FFF;
}

.article h2 {
	border-bottom:1px solid #999;
}

.excerpttxt {
	color:#666;
}

.mcol .article p {
	font-size:85%;
}

.mbox {
	width:299px;
	padding:10px;
	float:left;
}

.mboxlast {
	width:299px;
	padding:10px 9px 10px 10px;
	float:left;
}

.mboxtitle {
	padding:3px;
	margin-bottom:7px;
	border-bottom:1px solid #333;
	color:#333;
	font-weight:bold;
}

ul.latest li {
	padding:0;
	border-bottom:1px dotted #e7e7e7;
}

ul.latest li a {
	font-size:85%;
	padding:4px;
	color:#000;
	display:block;
}

ul.latest li a:hover {
	background-color:#000;
	color:#FFF;
	text-decoration:none;
}

ul.latest li.morearchives a {
	text-align:right;
	background-color:#333;
	color:#fff;
	padding-top:8px;
	padding-bottom:8px;
}

ul.latest li.morearchives a:hover {
	background-color:#C00;
	color:#FFF;
	text-decoration:none;
}

/*
div.tagcloud a{
	padding:4px;
	margin:2px;
	color:#000;
	display:block;
	float:left;
}

div.tagcloud a:hover {
	background-color:#000;
	color:#FFF;
	text-decoration:none;
}
*/

h2.latest {
  font-size: 21px;
  line-height: 1.2;
	margin-top:10px;
  margin-bottom: 15px;
	padding-bottom:8px;
  font-weight: normal;
	border-bottom: 1px solid #999;
}

h2.latest a {
font-size: 90%;
color: #000;
display: block;
padding-top: 3px;
padding-bottom: 2px;
padding-left: 2px;
line-height: 1.3;
}

h2.latest a:hover {
	color:#fff;
	background-color:#777;
	text-decoration:none;
}

.excerpttxt2 {
	font-size:85%;
	color:#666;
}


/*ナビゲーション*/

.wp-pagenavi {
	margin:15px auto 15px auto;
	text-align:center;
}

.wp-pagenavi .current {
	color:#FFF;
	background-color:#000;
}

.wp-pagenavi a {
	color:#000;
	background-color:#fff;
}

.wp-pagenavi a:hover {
	color:#FFF;
	background-color:#c00;
}

/*コンテンツ*/
#main-inner {
	float:left;
	width:639px;
	margin-right:0px;
	border-right:solid 1px #e7e7e7;
}

#main-inner .article {
	width:auto;
	margin-left:9px;
	margin-right:10px;
	line-height:1.7em;
	border-bottom:none;
	border-left:none;
	border-right:none;
font-size:105%;
}

/*コンテンツ写真*/

#main-inner-photo {
	border:none;
}

#main-inner-photo .article {
	width:auto;
	margin-left:105px;
	margin-right:105px;
	line-height:1.7em;
	border-bottom:none;
	border-left:none;
	border-right:none;
font-size:105%;
}

#main-inner-photo .article img{
	  display:block;
    margin: 0 auto;
    text-align: center;
}

.articles h1 {
	line-height:1.3em;
	margin-top:15px;
font-size:170% !important;
}

.articles h2, .fixedp h2 {
	line-height:1.1em;
	font-size:125%;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:40px;
	padding:10px 5px 9px 5px;
	border-left:20px solid #000;
	border-top:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
}

.articles h3, .fixedp h3 {
	line-height:1.1em;
	font-size:110%;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:15px;
	padding:5px;
	border-left:7px solid #666;
	border-bottom:1px solid #666;
}

.articles h4, .fixedp h4 {
	line-height:1.1em;
	font-size:100%;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:15px;
	padding:5px;
	border-left:5px solid #999;
	border-bottom:1px solid #999;
}

.article blockquote, .fixedp blockquote {
	background-color:#eee;
	padding:10px;
	margin-bottom:10px;
}

.article img, .fixedp img {
	max-width:100%;
	height:auto;
	margin-top:10px;
	margin-bottom:10px;

}

.article p, .fixedp p{
	margin-bottom:25px;
}

.socials {
	float:left;
	margin-left:0px;
	padding-top:0px;
}

.twtop, .hatenatop, .gtop {
	margin-top:10px;
}

.stxt {
	font-size:80%;
	color:#999;
}

/*記事ページ*/

.sbarea {
	margin-bottom:15px;
}

div.pocket-btn{
display:inline;
}

.sbarea2 {
	margin-top:10px;
	margin-bottom:15px;
}

hr.sb {
    border: 0;
    height: 0;
    border-top: 3px solid rgba(0, 0, 0, 0.9);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.zenback {  
width:550px ;  
} 

/*FixedPage*/

h1.fixedPage {
	line-height:1.1em;
	margin-top:10px;
	margin-bottom:20px;
}

/*Archives*/

#archives h1 {
	margin-top:10px;
	margin-bottom:5px;
}

#archives h2 {
	margin-top:20px;
	margin-bottom:5px;
	padding:5px;
	border-bottom:1px solid #000;
}

#archives .thumb {
	float:left;
}

#archives .excerpt {
	width:390px;
	float:left;
	margin-left:15px;
}

#archives p {
	margin-bottom:5px;
}

/*サイドバー*/
#sidebar {
	width:319px;
	float:right;
	overflow:hidden;
	/*padding:10px;*/
	margin: 0 0 -1px -1px;
	border-left:solid 1px #e7e7e7;
	border-bottom:solid 1px #e7e7e7;
}

#sidebar h2 {
	font-size:90%;
	margin-bottom:15px;
	border-bottom:1px solid #000;
}

.widget_recent_entries ul li {
	padding:0;
	border-bottom:1px dotted #e7e7e7;
}

.widget_recent_entries ul li a {
	padding:4px;
	color:#000;
	display:block;
	border-bottom:1px solid #e7e7e7;
}

.widget_recent_entries ul li a:hover {
	background-color:#000;
	color:#FFF;
	text-decoration:none;
}

#mycategoryorder-3  ul.children{
    margin-left:20px !important;

}

/*トップ人気記事*/

div.popularposts li{
font-size:12px;
display:block;
width:299px;
margin-bottom:5px;
padding:5px;
orverflow:hidden;
clear: both;
}

div.popularposts li a{
	color:#333;
}

div.popularposts .wpp-thumbnail{
float:left;
}

div.popularposts .wpp-post-title{
width:230px;
margin-left:5px;
float:left;
}

div.popularposts .post-stats{
float:left;
}

.pop_posts{
font-size:12px;
display:block;
width:299px;
height:100px;
margin-bottom:5px;
orverflow:hidden;
clear: both;
}

.wpp-thumbnail{
float:left;
margin-right:5px;
}

.post-stats{
float:left;
}

/*サイドバー人気記事*/

div#sidebar div.popularposts li{
font-size:14px;
display:block;
width:300px;
margin-bottom:10px;
padding:5px;
orverflow:hidden;
clear: both;
}

li#text-7 li{
font-size:14px;
display:block;
width:300px;
margin-bottom:10px;
padding:5px;
orverflow:hidden;
clear: both;
}

div#sidebar div.popularposts .wpp-thumbnail{
float:left;
margin-right:5px;
}

div#sidebar div.popularposts a.wpp-post-title{
width:180px;
display:block;
margin-left:5px;
float:left;
}

div#sidebar div.popularposts .post-stats{
float:left;
}

div#sidebar .pop_posts{
font-size:14px;
display:block;
width:300px;
height:100px;
margin-bottom:15px;
orverflow:hidden;
clear: both;
}


#social_box{
	background:#fff;
	width:80px;
	padding:10px;
	margin-left:-120px;
	text-align:right;
	position:fixed;
	top:280px;
	border-top:3px solid #000000;
	border-bottom:3px solid #000000;
	border-left:1px solid #e7e7e7;
	border-right:1px solid #e7e7e7;
}

.fb_iframe_widget span { display: inline-block; height: 20px;}
.fb_iframe_widget iframe { position: absolute;}

/*サイドバーRSS*/
#rss-2 .widgettitle{
	display:none;
}


#rss-2 ul li{
	font-size:90%;
	border-bottom:1px solid #eee;
}

#rss-2 ul li span.rss-date{
	display:block;
	text-align:right;
	font-size:85%;
	color:#333;
	background-color:#eee;
	position:relative;
	top:0px;
}

#rss-2 ul li a{
	display:block;
	color:#333;
	padding:5px 3px;
}

#rss-2 ul li a:hover{
	color:#fff;
	background-color:#333;
	text-decoration:none;
}

/*関連記事*/
#yarp{
    overflow: hidden;
    margin-bottom:0px;
}
 
 
#yarp ul{
    margin: 0;
    padding: 0;
    list-style: none;
}

#yarp ul li{
	margin-bottom:10px;
	}

#yarp ul li span.posttitle{
	display:block;
	float:left;
	width:400px;
	margin-left:15px;
}

#yarp ul li img{
	float:left;
    margin:0px;
}

/* For modern browsers */
#yarp ul li:before,
#yarp ul li:after {
	content:"";
	display:table;
}

#yarp ul li:after {
	clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
#yarp ul li {
	zoom:1;
}


/*サイドバー固定*/
.fixed{
	position:fixed;
	top:20px;/*固定させたい位置*/
z-index:100;
padding-top:20px;
background-color:#ffffff;
border-right:1px solid #e7e7e7;
margin-right:10px;
}


/*フッタ*/
#footer {
	font-size:12px;
background-color:#FFFFFF;
position: relative;
z-index:200;
}

a.opacity{
     background-color:#FFF;
     display:inline-block;
}

a.opacity:hover img,
a.opacity:active img{
     -moz-opacity:0.7;
     opacity:0.7;
     filter:alpha(opacity=70);
}

.opacity2:hover,
.opacity2:active{
     -moz-opacity:0.8;
     opacity:0.8;
     filter:alpha(opacity=80);
}


div.shareOrigin{
padding:10px;
border:1px solid #efefef;
margin-bottom:15px;
}

div.shareOrigin:hover{
background-color:#fefdef;
}

div.shareOrigin .alignleft{
padding-right:15px;
}

/*カエレバ*/
.kaerebalink-box {
text-align:left;
padding-bottom:5px;
font-size:small;
/zoom: 1;overflow: hidden;
}

.kaerebalink-image {
float:left;
margin:0 15px 5px 0;
}

.kaerebalink-info {
line-height:120%;
/zoom: 1;overflow: hidden;
}

.kaerebalink-name {
margin-bottom:10px;line-height:120%;
}

.kaerebalink-powered-date {
font-size:8pt;margin-top:5px;font-family:verdana;line-height:120%;
}

.kaerebalink-detail {
margin-bottom:5px;
}

.kaerebalink-link1 {
margin-top:10px;
}

.shoplinkamazon {
display:inline;margin-right:5px;background: url('http://img.yomereba.com/tam_k_01.gif') 0 0 no-repeat;padding: 2px 0 2px 18px;white-space: nowrap;
}

.shoplinkrakuten {
display:inline;margin-right:5px;background: url('http://img.yomereba.com/tam_k_01.gif') 0 -50px no-repeat;padding: 2px 0 2px 18px;white-space: nowrap;
}

.booklink-footer {
clear: left;
}

/*パンくず*/
#breadcrumb{
	border-bottom:1px solid #e7e7e7;
	padding:5px 10px;
	font-size:65%;
}

#breadcrumb ul li {
	float:left;
	margin-left:5px;
}

div#breadcrumb div {
display: inline;
margin-left:5px;
}


/*はてぶ*/
.hatena-bookmark-widget-title{
	display:none;
}

.hatena-bookmark-widget-body ul li {
	padding:0;
	display:block;
}

.hatena-bookmark-widget-body ul li a {
	padding:4px 4px 15px 4px;
	font-size:85%;
	color:#000;
	display:block;
	border-bottom:1px dotted #e7e7e7;
}

.hatena-bookmark-widget-body ul li a:hover {
	background-color:#000;
	color:#FFF;
	text-decoration:none;
}

.hatena-bookmark-widget-body ul li .hatena-bookmark-count {
	padding:0;
	display:block;
	float:right;
}

.hatena-bookmark-widget-body ul li .hatena-bookmark-count a {
	padding:0;
	display:block;
	float:right;
	border:none;
	font-size:11px;
	margin-top:-25px;
	background-color:#fee;
	color:#f00;
}

.hatena-bookmark-widget-footer {
	display:none;
}

/*yarppサムネイル*/
.yarpp-thumbnails-horizontal .yarpp-thumbnail {
width: 129px !important;
font-size: 80% !important;
}

/*NewpostCatch*/
#npcatch .title {
width: 150px !important;
font-size:90% !important;
}

#npcatch .title a{
color:#333
}

.moremore a {
display:block;
text-align: right;
background-color: #333;
color: #fff;
padding: 8px 4px;
}

.moremore a:hover {
	background-color:#C00;
	color:#FFF;
	text-decoration:none;
}

.pickup #npcatch .title {
width: 170px !important;
font-size:85% !important;
}

.pickup #npcatch .title a{
color:#333
}

/*お問い合わせ*/
.wpcf7 input[type="text"], .wpcf7 input[type="password"], .wpcf7 input[type="email"], .wpcf7 input[type="search"], .wpcf7 input.input-text, .wpcf7 textarea {
  padding: .6em;
  width: 90%;
}

/*装飾用*/
.txt_red{
	color:#a80b29;
	font-weight:bold;
}

.txt_blue{
	color:#0f3e8b;
	font-weight:bold;
}

.txt_green{
	color:#1e670d;
	font-weight:bold;
}

.txt_purple{
	color:#581687;
	font-weight:bold;
}

.txt_orange{
	color:#aa4209;
	font-weight:bold;
}

.txt_gray{
	color:#808080;
	font-weight:bold;
}

.txt_small{
color:#aaaaaa; font-size:80%;
}

.txt_large{
font-size:160%; font-weight:bold;
}


.mk_red {
	background-color:#ffdaf3;
	padding:2px 3px;
}

.mk_blue {
	background-color:#dfedff;
	padding:2px 3px;
}

.mk_green {
	background-color:#dfffe7;
	padding:2px 3px;
}

.mk_purple {
	background-color:#eadfff;
	padding:2px 3px;
}

.mk_orange {
	background-color:#ffe8df;
	padding:2px 3px;
}

.bd_red {
	color:#FFFFFF;
	background-color:#c00024;
	padding:2px 3px;
}

.bd_blue {
	color:#FFFFFF;
	background-color:#2152a2;
	padding:2px 3px;
}

.bd_green {
	color:#FFFFFF;
	background-color:#398a27;
	padding:2px 3px;
}

.bd_purple {
	color:#FFFFFF;
	background-color:#7331a3;
	padding:2px 3px;
}

.bd_orange {
	color:#FFFFFF;
	background-color:#da5f00;
	padding:2px 3px;
}

#fwtop .page-title {
	background-color:#e9722d;
	color:#ffffff;
	font-weight:bold;
	padding:10px;
}

#main-inner .article .postmetadata {
	font-size: 12px;
	color:#929292;
	margin-bottom: 10px;
	margin-top:5px;
}