@charset "utf-8";
/*
Theme Name: テキトー、に。
Version: 1.0
Author: Harlequin


/* ページ全体の基本レイアウト
---------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #666;
}

* a img {
	border-style:none;
}

.clear {
	clear: both;
}

body {
	height:100%;
	color: #333;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: url(img/h1_bg.gif) repeat-x;
	background-position: center top;
}

html {
	background: url(img/bg.gif) repeat-x;
	background-position: center top;
	z-index: -9999;
}

a {text-decoration: none;}
a:link {color: #6666FF;}
a:visited {color: #3399FF;}
a:hover {color: #3366FF;}
a:active {color: #336600;}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

/* clear */
.clear {
	overflow: hidden ;
}

/* container
---------------------------------------------------- */
#container {
	width: 800px;
	margin: 0px auto;
}

/* パンくずリスト
---------------------------------------------------- */
#breadcrumb {
	width: 800px;
	margin: 0px auto;
}

#breadcrumb h1 {
	color: #FFF;
	text-align: right;
	font-weight: bold;
	line-height: 20px;
	margin-right: 5px;
}

#breadcrumb h1 a {color: #FFF;}
#breadcrumb h1 a:link {color: #FFF;}
#breadcrumb h1 a:visited {color: #FFF;}
#breadcrumb h1 a:hover {color: #FFF;}
#breadcrumb h1 a:active {color: #FFF;}

/* adsence
---------------------------------------------------- */
.adsence {
	clear: both;
	width: 728px;
	margin: 20px auto;
}

.adsence_side_2 {
	margin: 10px 10px 0px;
}

/* 楽天アフィリエイト
---------------------------------------------------- */
.rakuten_ad {
	margin: 20px 16px 0px;
}

/* ヘッダ
---------------------------------------------------- */
#header {
	width: 800px;
	height: 120px;
	margin-bottom: 15px;
}

#header h2 {
	padding: 0px 0px 0px 38px;
}

#header h2 a {
	color: #630;
	font-size: 34px;
	letter-spacing: 1px;
	line-height: 40px;
}

#header .description {
	margin-left: 60px;
}

#header .description p {
	color: #FFF;
	line-height: 20px;
}

#header .description p.blue {
	color: #630;
	margin-left: -10px;
}	

/* メイン
---------------------------------------------------- */
#content {
	width: 580px;
	height: 100%;
	margin-right: 10px;
	float: left;
}

#content table {
	margin: 0px auto;
}

@charset "utf-8";

/* デフォルト変更
---------------------------------------------------- */
#headerimg {
	width: 770px;
}

.post {
	margin: 0 0 20px;
/*	text-align: justify; */
}

.post p {
	clear: both;
	line-height: 18px;
	margin-bottom: 20px;
	_padding-bottom: 20px;
}

.post ul,ol {
	clear: both;
	line-height: 18px;
	list-style-position: outside;
	margin-left: 40px;
	_margin-left: 40px;
	margin-bottom: 20px;
	_padding-bottom: 20px;
}

.narrowcolumn {
	padding: 0px 0px 20px 0px;
	margin: 0px 10px 0px;
	width: 580px;
}

.narrowcolumn h2 {
	color: #39F;
	font-size: 16px;
	display: block;
	margin-bottom: 5px;
	padding: 0px 10px 3px;
	border-bottom: 1px #9F0 dotted;
}

.narrowcolumn h2 a {
	font-size: 16px;
}

.narrowcolumn h2.related_post_title {
	margin-top: 20px;
	border-bottom: 1px #CCC dotted;
}

ul.related_post li {
	list-style: none;
	margin-left: 20px;
}

small {
	margin-left: 10px;
	line-height: 1.5em;
}

.narrowcolumn .entry {
	letter-spacing: 1px;
	line-height: 20px;
	margin: 10px 0px;
	padding: 10px;
	border-top: 1px #CCC dotted;
}

.narrowcolumn .single {
	padding-bottom: 5px;
	border-bottom: 1px #9F0 dotted;
}

.narrowcolumn .postmetadata {
	clear: both;
	line-height: 18px;
	text-align: right;
	padding: 10px 15px;
	margin: 15px 0px 10px;
	border-top: 1px #F0F dotted;
	border-bottom: 1px #F0F dotted;
}

.addclips {
	clear: both;
	text-align: right;
	margin: 10px 0px;
	padding-top: 10px;
	padding-right: 15px;
	border-top: 1px #CCC dotted;
}

.narrowcolumn .post-ratings {
	width: auto;
	line-height: 18px;
	text-align: right;
	padding: 0px;
	padding-right: 15px;
}

.narrowcolumn .post-ratings em {
	font-style: normal;
	font-weight: normal;
}

h2.pagetitle {
	color: #999;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	margin-bottom: 15px;
	border-bottom: 2px #9F0 solid;
}

.narrowcolumn h3 {
	display: block;
	margin-bottom: 5px;
	padding: 0px 10px 3px;
	border-bottom: 1px #9F0 dotted;
}

.narrowcolumn h3 a {
	font-size: 16px;
}

#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#respond {
	margin-top: 30px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist li {
	margin: 0px 0px 20px;
	padding: 0px 10px 5px;
	list-style: none;
	border-bottom: 1px #CCC dotted;
}

.commentlist li p {
	border-left: 1px #CCC solid;
	margin-left: 10px;
	padding-left: 10px;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	line-height: 18px;
	letter-spacing: 1px;
	padding: 5px 5px 5px 0;
}


.commentlist {
	padding: 0;
/*	text-align: justify; */
	}

.children {
	padding: 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0 0 5px;
	display: block;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
}

.navigation_comments {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.alt {
	letter-spacing: normal;
	font-size: 10px;
	margin: 0;
	padding: 10px;
}

.wp-pagenavi {
	clear: both;
	text-align: center;
	padding-top: 15px;
}

/* Social Bookmark
-----------------------*/
#sb {
	width: 580px;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px #CCC dotted;
}

#sb ul {
	margin: 0px 10px;
	padding: 0px;
}

#sb li {
	list-style: none;
	float: left;
}

.hatebuButton {
	border: none;
	margin-right: 10px;
}

.mixicheckButton {
	margin-right: 10px;
}

.rakuten_mw {
	margin-left: -10px;
}


/* サイドバー
----------------------------------------------------
/*.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
} */

.screen-reader-text {
     position: absolute;
     left: -1000em;
}

#sidebar {
	width: 180px;
	height:100%;
	margin-right: 10px;
	float: right;
}

#sidebar ul {
	list-style: none;
}

#sidebar li li {
	width: 160px;
	line-height: 16px;
	margin: 5px 0px;
	padding: 3px 10px;
	border-bottom: 1px #CCC dotted;
}

#sidebar #linkcat-26 {
	text-align: center;
}

#sidebar h2 {
	color: #FFF;
	width: 180px;
	font-size: 12px;
	line-height: 25px;
	text-align: center;
	display: block;
	margin: 10px 0px 5px;
	background: #630;
}

#sidebar h2 a {	color: #FFF;}
#sidebar h2 a:link {color: #FFF;}
#sidebar h2 a:visited {color: #FFF;}
#sidebar h2 a:hover {color: #FFF;}
#sidebar h2 a:active {color: #FFF;}

#searchform {
	margin: 0px auto 10px;
	text-align: center;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}

#sidebar ul.rank_bnr  {
	width: 180px;
	margin: 10px 0px;
	padding: 0px;
	overflow: hidden
}

#sidebar li.rank_bnr  {
	width: 88px;
	margin: 0px 1px 5px;
	padding: 0px;
	float: left;
	display: inline
}

/* カレンダー
--------------- */
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}

/* フッター
---------------------------------------------------- */
#footer {
	clear: both;
	width: 790px;
	text-align: center;
	margin: 0 auto;
	padding: 20px 0px;
	background: #FFF;
	border-top: 1px #CCC dotted;
}