/*
Theme Name: Original
Theme URI: 
Author: 
Tags: light, three-columns, two-columns, fixed-width, threaded-comments
*/
* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #fff;
	color: #333;
}
a {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
}
.ffix {
	clear: both;
}
p {
	line-height: 20px;
	padding: 0px 0px 5px 0px;
}
#outer2 {
	clear: both;
	background: #fff;
	width: 960px;
	margin: 0 auto;
	text-align: left;
	padding: 0 10px;
	background: url(images/bg2.gif) repeat-y top center;
}
#container {
	border-right: 1px solid #333;
	border-left: 1px solid #333;
}
#header {
	background-color: #fff;
	border-bottom: 1px solid #333;
	padding-bottom: 15px;
}
#header_inner {
	width: 960px;
	height: 140px;
	margin: 0 auto;
}
#header h1 {
	font-family: Arial,Osaka,sans-serif;
	font-size: 0.8em;
	width: 310px;
	margin: 0px auto;
}
#header h1 a {
	color: #000;
	text-decoration: none;
}
#header h1 a:hover {
	color: #666;
	text-decoration: none;
}
#navi {
	clear: both;
	margin: 0 auto;
	width: 935px;
	height: 28px;
}

#navi:after {
     content: ".";
     height: 0.1px;
     font-size: 0.1em;
     line-height: 0; 
     clear: both;
     display: block;
     visibility: hidden;
}
#navi ul {
	list-style: none;
}
#navi li {
	float: left;
}
#navi li#fb {
	margin-left: 30px;
}
#navi li#insta {
	margin-left: 10px;
}
#navi li#youtube {
	margin-left: 10px;
}
.left {
	width: 222px;
	float: left;
}
.category {
	text-transform: lowercase;
}
.category a {
	color: #5C5C5C;
	border: none;
}
.main2 {
	width: 706px;
	float: left;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
.post {
	margin-bottom: 15px;
	padding: 0 0 40px 25px;
	float: left;
	clear: both;
	width: 685px;
	background: url(images/underline.gif) no-repeat bottom;
}
.post2 {
	margin-bottom: 15px;
	padding: 0 0 10px 25px;
	float: left;
	clear: both;
	width: 685px;
	background: url(images/stripe.gif) repeat-x bottom;
}
.posthead_top {
	margin-bottom: 10px;
	margin-top: 20px;
}
.posthead {
	margin-bottom: 30px;
	margin-top: 20px;
}
.post_inner {
	width: 430px;
	float: left;
	padding-top: 20px;
	margin-bottom: 20px;
}
.postdate2 {
	float: right;
	font-family: Arial,sans-serif;
	letter-spacing: -0.3px;
	width: 215px;
	margin-top: -6px;
}
.postdate2 span.entry-day {
    float: left;
    font-size: 6em;
    line-height: 58px;
    padding-right: 5px;
    margin-top: 17px;
}
.postdate2 span.entry-month {
    font-size: 1em;
    font-weight: bold;
    line-height: 36px;
}
.postdate2 span.entry-year {
    display: block;
    font-size: 1em;
    font-weight: bold;
    line-height: 18px;
    margin-top: -7px;
}
.post h3 {
	font-size: 1em;
	font-weight: bold;
}
.poppost h3 {
	font-size: 1.1em;
	margin-bottom: 3px;
	font-weight: normal;
}
.poppost h3 a{
	text-decoration: none;
	border-bottom: none;
}
.poppost h3 a:hover {
	background: #eaeaea;
}
.post2 h3 {
	font-size: 1em;
	font-weight: bold;
}
.post h3 a, .post2 h3 a{
	text-decoration: none;
	border-bottom: none;
	color: #666;
}
.post h3 a:hover, .post2 h3 a:hover {
	background: #eaeaea;
}
.thumb {
	float: left;
	margin-right: 25px;
}
.post p {
	font-size: 0.75em;
	line-height: 200%;
}
.post2 p {
	clear: both;
	font-size: 0.75em;
	line-height: 200%;
	padding-bottom: 20px;
}
p.homelink {
	margin-top: 10px;
	font-weight: bold;
	font-family: Arial,sans-serif;
}
#postinfobox {
	clear: both;
}
p.postinfo {
	text-align: left;
	margin-bottom: 0;
	margin-top: 40px;
}
/*トラックバック*/
#track {
	background: url(images/stripe.gif) repeat-x bottom;
	margin-bottom: 15px;
	padding: 0 15px 15px 5px;
	clear: both;
}
#track h3 {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
	margin-bottom: 15px;
	padding-left: 17px;
	clear: both;
	background: url(images/eyecatch.png) no-repeat left;
	letter-spacing: 0;
}
p#trackurl {
	font-size: 0.8em;
	padding-left: 15px;
}
.similar {
	background: url(images/stripe.gif) repeat-x bottom;
	margin-bottom: 15px;
	padding: 0 15px 15px 5px;
	clear: both;
}
.similar ul {
	list-style: none;
	padding-left: 15px;
}
.similar li {
	line-height: 170%;
}
.similar h2 {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
	margin-bottom: 15px;
	padding-left: 17px;
	clear: both;
	background: url(images/eyecatch.png) no-repeat left;
	letter-spacing: 0;
}
.similar ul {
	font-size: 0.8em;
}

/*pagelink-------------------------------*/
.pagelink {
 padding: 0 15px;
 margin: 25px 0;
 clear: both;
 font-size: 0.8em;
}
.pagelink:after {
 clear: both;
 content: ".";
 height: 0px;
 display: block;
 visibility: hidden;
}
.pagelink a {
}
.pagelink a:hover {
 text-decoration: underline;
}
span.pageprev {
 float: left;
}
span.pagenext {
 float: right;
}
.wp-pagenavi {
	text-align: center;
	margin: 0 auto;
}
.post-data {
	padding: 10px;
	text-align: center;
	margin-top: 10px;
	text-align: center;
	background: url(images/stripe.gif) repeat-x top;
	border-bottom: 1px solid #999;
}
.post-data a {
	border-bottom: none;
}

.footer {
	border-top: 1px solid #ccc;
	height: 60px;
	clear: both;
}
#footer_inner {
	width: 960px;
	margin: 0 auto;
	height: 60px;
}
.footer a {
	text-decoration: none;
}
.footer .copyright {
	text-align: center;
	padding-top: 10px;
	font-size: 0.7em;
}


/*追加分*/
p#pagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
	margin-bottom: 5px;
	padding-bottom: 0;
	padding-left: 17px;
	clear: both;
	background: url(images/eyecatch.png) no-repeat left;
	letter-spacing: 0;
}
.poppost {
	witdh: 210px;
 	background: url("images/stripe.gif") repeat-x scroll center bottom transparent;
    	clear: both;
    	margin-bottom: 10px;
    	padding-bottom: 5px;
}
.poppost:after {
     content: ".";
     height: 0.1px;
     font-size: 0.1em;
     line-height: 0; 
     clear: both;
     display: block;
     visibility: hidden;
}
.poppost img {
	border: 3px solid #e9e9e9;
}
.poppost h3 {
	font-size: 1.1em;
	margin-bottom: 3px;
	font-weight: normal;
}
.poppost span.wpp-date {
	font-size: 0.7em;
	color: #999;
}
.fontbold {
	font-weight: bold;
}
.wp-pagenavi {
	clear: both;
	margin: 20px 0 30px;
}

/*サイドバー関連*/
.sidebar {
	width: 200px;
	padding: 30px 14px 20px 8px;
	border-bottom: 1px solid #ccc;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
.sidebar a {
	border-bottom: none;
}
.sidebar a:hover {
	color: #5C5C5C;
}
.borderbox {
	border-bottom: 1px solid #ccc;
}
.sidebar h2 {
	font-size: 15px;
	font-weight: normal;
	color: #000;
	margin-bottom: 15px;
	padding-left: 17px;
	clear: both;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: 0.1em;
}
#profbox {
	padding-left: 19px;
	font-size: 0.7em;
	letter-spacing: 1px;
}
#searchform {
	padding-bottom: 15px;
}
#searchform label {
	padding: 0 0 8px 0;
	display: block;
}
.sidebar ul, .left ul {
	list-style: none;
}
.sidebar ul li {
	padding: 5px 0;
	margin-left: 20px;
	letter-spacing: 0;
	font-size: 0.7em;
}
#feedbox p {
	margin-left: 15px;
	margin-bottom: 0;
	font-size: 0.7em;
}
input[type="submit"]::-moz-focus-inner {
    border :0px;
}
.sidebar h4 {
	color: #666;
	line-height: 180%;
	letter-spacing: 0;
	font-weight: normal;
	font-size: 1em;
	margin-bottom: 15px;
}
.sidebar input[type="text"] {
	border: 1px solid #ccc;
	background: #fff;
	padding: 3px;
	width: 105px;
	margin-left: 5px;
}
.sidebar input[type="submit"] {
	background: #777;
	color: #f1f1f1;
	font-size: 0.6em;
	padding: 6px 5px 4px;
	font-weight: bold;
	letter-spacing: 0.1em;
	border: none;
	cursor: pointer;
}
/*カレンダー*/
#wp-calendar {
	width: 200px;
	margin: 0 auto 10px;
	text-align: center;
}
#wp-calendar caption {
	margin-bottom: 5px;
}
#calenderbox a {
	text-decoration: underline;
	font-weight: bold;
}
/*タグクラウド*/
.ctc {
}
.ctc a {
	display: block;
	padding: 5px 0;
	margin-left: 20px;
	letter-spacing: 0;
	border-bottom: 1px solid #eaeaea;
}