@charset "utf-8";
/*
Theme Name: Twenty Ten
Theme URI: http://wordpress.org/
Description: 2010年版の WordPress テーマ「Twenty Ten」は、スタイリッシュで、カスタマイズ可能で、簡潔で、読みやすいデザインです。カスタムメニュー、ヘッダー画像、背景をあなたなりにアレンジしてみてください。Twenty Ten テーマでは6つのウィジェットエリア (サイドバーに2つ、フッターに4つ) と、アイキャッチ画像 (ギャラリー投稿のサムネイルと、投稿やページのカスタムヘッダー画像) に対応しています。印刷用、管理画面のビジュアルエディター用、アサイドおよびギャラリーカテゴリー用のスタイルシートが用意されています。また、サイドバーを取り去った1カラムページのテンプレートもあります。
Author: the WordPress team
Version: 1.3
License: GNU General Public License
License URI: license.txt
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu
*/


@import url(contact-form-7.css);
@import url(pagenavi-css.css);

body {
	font-family:"メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background: url(images/bg.gif);
	background-repeat: repeat;
	font-size: 100%;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
h1,h2,h3,h4,h5,p,ol,ul,li,dl,dt,dd{
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
	max-width:100%;
}

ul {
	list-style-type:none;
} 

input,textarea,select {
	font-size: 1em;
}


#kakoi {
	/background : url(images/container_bg.png) repeat-y;
	background : url(images/main_bg.png) ;
	text-align: left;
	width: 1180px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	position: relative;
	width: 1140px;
	background-image : url(images/header_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 90px;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
}

#header h1,.kumohtilte img {
	position: absolute;
	color: #999999;
	font-size: 24px;
	font-weight: normal;
	top: 0px;
	left: 0px;
}

#header a {
	color: #cccccc;
	text-decoration: none;
}

#top_menu {
	font-size: 90%;
	position: absolute;
	top: 67px;
	right: 10px;
}

#top_menu li {
	display: inline;
	background-image : url(images/mk4.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 12px;
	margin-right: 5px;
}

#pos1 {
	margin-top: 10px;
	margin-bottom: -20px;
}

.pan {
	color: #666666;
	margin-top: 5px;
	font-size: 10px;
}

.pan a {
	color: #666666;
	text-decoration: none;
}

.pan a:hover {
	background : #99ffff;
	color: #666666;	
}

#wrap {
	width: 848px;
	float: left;
	padding-left: 10px;
	padding-right: 20px;
}

#sub {
	background : url(images/rightside_bg.png) ;
	background-position: right;
	text-align: left;
	float: left;
	width: 300px;
	color: #ffffff;	
	line-height:1.2em;
	margin-bottom: 30px;
	margin-top: 30px;
	padding: 10px 15px;
}

#sub h3 {
	background-image : url(images/side_block_h3_bg.png);
	background-repeat: no-repeat;
	font-size: 100%;
	padding-left: 14px;
	line-height: 25px;
	height: 30px;
	margin-top: 15px;
	color: #ffffff;	
}

#side {
	background : url(images/rightside_bg.png) ;
	position: ;
	float: right;
	width: 292px;
	color: #ffffff;	
	line-height:1.2em;
	font-size: 12px;
	padding-left: 10px;
	padding-bottom: 20px;
}

#side h3 {
	background-image : url(images/side_block_h3_bg.png);
	background-repeat: no-repeat;
	font-size: 100%;
	padding-left: 14px;
	line-height: 25px;
	height: 30px;
	margin-top: 15px;
	color: #ffffff;	
}

#sub p {
	padding-top: 3px;
	padding-bottom: 1px;
	font-size: 85%;
}

#sub p a {
	color: #eeeeee;	
}

.menu1,categories-2 ul {
	border-top: 1px solid #cccccc;
	line-height: 20px;
}

.menu1 li {
	background-image : url(images/mk4.gif) ;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 0px solid #333333;
	border-bottom: 1px solid #cccccc;
}

.menu1 a {
	display: block;
	padding-left: 2px;
	color: #dedede;	
	text-decoration: none;
}

.menu2,.menu3 {
	font-size:100%;
}

.menu2 li {
	background-image : url(images/mk4.gif) ;
	background-repeat: no-repeat;
	background-position: left top;
	width: 86px;
	float:left;
	padding-left: 10px;
	display: block;
}

.menu2 a {
	padding-left: 2px;
	color: #dedede;	
	text-decoration: none;
}

.menu3 ul {
	border-top: 1px solid #cccccc;
}

.menu3 li {
	background-image : url(images/mk6.gif) ;
	background-repeat: no-repeat;
	background-position: left;
	padding: 1px 10px 1px 5px;
	width: 126px;
	float:left;
	border-top: 0px solid #333333;
	line-height: 1.1em;
}

.menu3 a {
	display: block;
	color: #dedede;	
	text-decoration: none;
}

.menu4 {
	font-size:12px;
	margin: 3px 0px 0px;
	font-weight:bold;
}

.menu4 li {
	background-image : url(images/mk3.gif) ;
	background-repeat: no-repeat;
	background-position: left top;
	width: 45px;
	float:left;
	padding-left: 5px;
	display: block;
}

.menu4 a {
	color: #dedede;	
	text-decoration: none;
}
.menu5 {
	font-size: 95%;
	border-top: 1px solid #ccc;
	margin: 5px 0px 15px;
	padding: 1px 0;
	width:100%;
}
.menu5 li {
	background-image : url(images/mk6.gif) ;
	background-repeat: no-repeat;
	background-position: left;
	padding: 5px 5px;
	border-bottom: 1px solid #ccc;
	line-height: 1.1em;
}

.menu5 a {
	color: #dedede;	
	text-decoration: none;
}
#main {
	float: right;
	width: 488px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 5px;
	margin-bottom: 30px;
	line-height:1.5em;
}

#main h1 {
	clear: both;
	background : url(images/h2_bg.png) no-repeat;
	background-position: left top;
	font-size: 20px;
	color: #333333;
	height: 50px;
	line-height: 50px;
	padding-left: 23px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 5px;
	font-weight:normal;
	overflow: hidden;
}

#midasji {
	clear: both;
	background : #666666;
	font-size: 16px;
	color: #cccccc;
	height: 50px;
	line-height: 50px;
	padding-left: 23px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 5px;
	font-weight:normal;
	border: solid 1px #666666;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#midasji a {
	font-size: 13px;
	float: right;
	padding: 12px;
	color: #ffffff;
	text-decoration: none;
}

#midasji img {
	vertical-align: middle;
}

.imgleft {
	float: left;
	padding-right: 12px;
}

#main h2 a {
	color: #333333;
	text-decoration: none;
}

#main h2 img {
	text-align: right;
}

#main h3 ,#main h2 {
	background : url(images/h3_bg.png) no-repeat;
	background-position: left center;
	font-weight:bold;
	color: #000000;
	font-size: 100%;
	line-height: 1.2em;
	margin: 25px 2px 10px;
	padding-left: 15px;	
	clear: both;
}

#main h4 {
	background : url(images/h4_bg.png) no-repeat;
	font-weight:bold;
	color: #333333;
	font-size: 95%;
	padding-left: 25px;
	padding-top: 4px;
	line-height: 20px;
	margin: 10px 15px 10px 5px;
	border-bottom: 1px dashed #666666;	
}

#main p {
	padding: 5px;
	margin-bottom: 5px;
}

.big {
	font-size: 150%;
	line-height: 28px;
}

#hatena {
	margin-right: 5px;
}

#ri {
	float: right;
	margin: 5px 10px 10px 12px;
}

#le {
	float: left;
	margin: 5px 12px 10px 10px;
}

#nayami {
	font-size: 100%;
	background: #eeeeee ;
	color: #000000;
	border: 1px dashed #999999;
	padding: 10px;
	margin:10px 10px;
}

#nayami li {
	background: url(images/check_3.png) no-repeat;
	margin: 0px 5px;
	padding-left: 17px;
	padding-top: 1px;
	padding-bottom: 3px;
	line-height: 17px;
}

#footer {
	width: 1100px;
	background : url(images/footer_bg.png);
	color: #333333;
	font-size: 90%;
	text-align: center;
	clear: both;
	padding: 10px 40px 0px;
	margin-right: auto;
	margin-left: auto;
}

#footer p {
	color: #cccccc;
	text-decoration: none;
	padding: 0px 20px 10px;
	font-size:95%;
}

#footer p a {
	color: #cccccc;
	text-decoration: none;
}

.footer_contents {
	color: #eeeeee;
	font-size: 95%;
	width: 230px;
	float: left;
	margin: 5px 0px 25px;
	text-align: left;
}

.footer_contents h3 {
	color: #eeeeee;
	background-image : url(images/footer_h3.png) ;
	background-repeat: no-repeat;
	background-position:left ;
	font-size: 100%;
	margin-top: 20px;
	padding-left: 25px;
	line-height: 25px;
}

.footer_contents li {
	color: #eeeeee;
	background-image : url(images/mk.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	padding-left: 13px;
	margin-left: 5px;
	width: 217px;
}

.footer_contents a {
	color: #eeeeee;
	text-decoration: none;
}

.footer_contents a:hover {
	color: #eeeeee;
	text-decoration: underline;
}

#heiretu {
	font-size: 95%;
	color: #cccccc;
	margin: 10px 5px;
	padding: 3px;
}

#heiretu a {
	color: #cccccc;
	text-decoration: none;
}

#heiretu li {
	font-weight:bold;
	display: inline;
	padding-left: 3px;
}

#cr {
	clear: both;
}

#cr hr {
	display: none;
}

.cr {
	clear: both;
}

.cr hr {
	display: none;
}

.sm {
	font-size: 10px;
}

.text_right {
	text-align: right;
}

.text_center {
	text-align: center;
	padding: 0px 0px;
	margin:10px 0px;
}

.ddsg-wrapper ul li ul {
	padding: 10px;
}

.ddsg-wrapper ul li ul li {
	background-image : url(images/listmk1.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 12px;
	margin:2px 0px;
}

#header #kensaku {
	border: none;
	position: absolute;
	top: 8px;
	right: 15px;
}

#kensaku #search_word {
	width:130px;
	border: 1px solid #333333;
	padding: 3px;
}

#kensaku #search_botan {
	width:35px;
	color:#ffffff;
	border: 1px solid #ffffff;
	height:21px;
	background : url(images/search_botan_bg.gif) repeat-x;
}

.share {
	padding: 0px 6px;
}

.share img {
	margin-top:4px;
}

#main dl {
	margin-top:0px;
	margin-bottom:0px;
	margin-left: 10px;
	margin-right: 10px;
}

#main dt {
	margin-bottom:3px;
}

#main dd {
	margin-top:0px;
	margin-bottom:0px;
	margin-left: 10px;
	margin-right: 0px;
	font-size: 85%;
}

ul.nextmenu {
	margin: 0px 20px 20px 20px;
}
ul.nextmenu li {
	display: inline;
	margin-right: 10px;
}

#back {
	z-index:1;

	position: fixed;
	bottom:10px;
	text-align: right;
	width: 100%;
}

.center {
	text-align: center;
}

.center1 {
	text-align: center;
	background: #666666;
	padding: 55px 0px;
	border: 1px solid #333333;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.center2 {
	background : url(images/footer_bg.png);
	text-align: center;
	padding: 55px 0px;
	border: 0px solid #333333;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.center3 {
	background : #9b9b9b1 url(images1/footer_bg.png);
	text-align: center;
	padding: 15px 0px;
	border: 0px solid #333333;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 15px 0 0px;
}
.center4 {
	text-align: center;
	border: 0px solid #333333;
	margin: 10px 0 0px;
}
#back a img {
filter: Alpha(opacity=30);
opacity: 0.3; /*firefox safari*/
}

#back a:hover img {
filter: Alpha(opacity=80);
opacity: 0.8; /*firefox safari*/
}

ul.navi {
	margin: 0px 20px 20px 20px;
}
ul.navi li {
	display: inline;
	margin-right: 10px;
}

a {
	color: #009999;
}

a:hover {
	color: #00ffff;
	text-decoration: none;
}

#top a {
	color: #ffffff;
	text-decoration: none;
}



.listtop a {
	border-top: 1px solid #cccccc;
}

.menu1 a:hover {
	color: #333333;	
}
.children li {
	border-bottom: 1px dashed #cccccc;
	font-size:85%;
	margin: 0px 10px;
	line-height: 18px;
}

.movie2 {
	margin: 20px 10px 0px 10px;
	text-align: center;
}

.movie3 {
	//background : url(images/footer_bg.png);
	background : #333;
	text-align: center;
	margin: 15px 0px -16px 0px;
	padding: 75px;
	border: 1px solid #000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.movie {
	border: 2px solid #000000;
	text-align: center;
	margin: 15px 5px -18px 5px;
	background: #222222;
	padding: 75px;
	clear: both;
}

.movie1 {
	text-align: center;
	margin: 10px 5px 0px;
	background: #000000;
	padding: 75px;
	clear: both;
}

.movielink {
	margin: 0px 0px -1px 4px;
}

.topimg {
	font-size:85%;
	line-height:1.5em;
	margin: 0px 0px 0px 160px;
}

.floatimg {
	float:left;
}

.entry-utility {
	font-size: 85%;
}

.kanrenimg {
	color:#888888;
	background-image : url(images/gimg_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}

.looptxt {
	margin-top: -5px;
}

.loopimg {
	max-width:100px;
	max-height: 70px;
	float: left;
	margin-right: 10px;
	border: 3px solid #666666;
}

.aiueoimg {
	max-width:120px;
	max-height: 80px;
	margin: 0px 0px 5px;
}

.aiueo {
	font-size: 9px;
	background-image : url(images/line_bg1.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 150px;
	height: 150px;
	padding: 20px 1px;
	margin: 5px;
	line-height:13px;
	text-align: center;
}

.aiueo-txt {
	text-align: left;
	margin: 5px 0px;
	height: 37px;

}

.line-link {
	font-size: 12px;
}

.doramaimg {
 	vertical-align: middle;
	max-width:138px;
	margin: 10px 6px;
	border: 6px solid #ffffff;
}

.tagimg {
 	vertical-align: middle;
	max-width:125px;
	margin: 10px 10px;
	border: 10px solid #ffffff;
}

.kijitop {
	background-image : url(images/amazon_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 181px;
	height: 100px;
	padding: 35px 25px;
	margin: 5px;
	line-height:14px;
}

.kijitop p {
	margin-left: 62px;
	font-size: 10px;

}

.kijitop img {
	float: left;
	width: 55px;
}

.kijitop a:hover img,.aiueo a:hover img {
filter: Alpha(opacity=80);
opacity: 0.8; /*firefox safari*/
}

#reco {
	background : #000000;
}

.reco-1 {
	float: left;
	margin: 15px 0px 15px 30px;
	border: 8px solid #cccccc;
}

.black {
	font-weight:bold;
}


.navigation {
	padding: 0px;
	margin: 15px 0px 5px;
	text-align: right;
}

#sintyaku {
	background-image : url(images/container_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 478px;
	height:192px;
	padding: 2px 5px;
	margin: 0px;
	border: 1px solid #cccccc;
	overflow: auto;
}

.kanren-search {
	font-size: 12px;
	background : #dddddd;
	padding: 10px 15px;
	margin: 10px 10px;
	border: 3px dashed #999999;
}

.kanren-search li {
	width: 460px;
	height:20px;
	overflow: hidden;
}

#topsearch {
	font-size: 16px;
	background-image : url(images/footer_bg.png);
	padding: 10px;
	margin: 5px 0px 0px;
	text-align: center;
	height:30px;
}

#topsearch #search_word {
	width:320px;
	height:24px;
}

#topsearch #search_botan {
	width:130px;
	height:24px;
	color:#ffffff;
	vertical-align:middle;
	background-image : url(images/footer_bg.png);
}

.toppage {
	margin: 0px 0px 15px;
}

.toppage li {
	font-size:120%;
	background-image : url(images/listmk1.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 12px;
	font-weight:normal;
	margin: 3px 8px 5px 0;
	text-align: left;
	float:left;
	width:224px;
	display: block;
}

.toppage1 li {
	background-image : url(images/listmk1.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:16px;
	padding-left: 12px;
	width:59px;
	font-weight:normal;
	margin: 0px 5px;
	text-align: left;
	float:left;
	display: block;
}

.toppage a,.toppage1 a {
	text-decoration: none;
}

.toppage a:hover {
	background : #99ffff;
	color: #333333;
}

#rssitiran li {
	background-image : url(images/rss.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 16px;
	margin: 0px -2px ;
}

.rank {
	padding-left:0em;
}

.rank {
	font-size: 10px;
}

.date {
	font-size: 10px;
}

.rank li {
	margin-bottom: 5px;
	padding-bottom: 3px;
	list-style-position: inside;
	border-bottom: 1px dashed #cccccc;
}

.viewed_posts li {
	margin: 0 -5px 3px;
	padding-bottom: 2px;
	list-style-position: inside;
	border-bottom: 1px dashed #cccccc;
	line-height:1.1em;
	background-image : url(images/mk5.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
}

.rank a {
	font-size: 12px;
	color: #00ffff;
	text-decoration: none;
}

.viewed_posts a {
	color: #fff;
	text-decoration: none;
}

.rank a:hover,.viewed_posts a:hover {
	text-decoration: underline;
	color: #99ffff;
}

.commentlist {
	background : #fefefe;
	margin: 3px 5px;
	border: 1px dashed #666666;
	padding: 20px 40px;
}

.commentlist a {
	font-size:10px;
}

.comment-reply-link {
	font-size:14px !important;
}

.comment-body {
	margin: 0px -20px;
}

.tagcloud {
	line-height:13px !important;
}


.tagcloud a {
	color: #666666;
	text-decoration: none;
}

.tagcloud a:hover {
	color: #00ffff;
	text-decoration: underline;
}

.come li {
	background-image : url(images/listmk1.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 12px;
	margin: 0px 0px 5px;
}

.tag-links a {
	font-size:11px;
	line-height:11px !important;
	text-decoration: none;
}

.tag-links {
	line-height:13px !important;
}

#side-book {
	padding: 0 15px;
}

#side-book p,.g-plusone{
	width: 50%;
	float:left;
	height:25px !important;
}
.kf1 {
	font-size:0.85em;
}
.kf2 {
	margin: 10px 0px 0px;
}
.kf3 {
	margin: 10px 0px 55px;
	text-align:center;
}
.kf3 a {
	display: inline-block;
	width:290px;
	padding: 5px 15px;
	text-align: center;
	text-decoration: none;
	line-height: 54px;
	outline: none;
}
.kf3 a::before,
.kf3 a::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.kf3 a,
.kf3 a::before,
.kf3 a::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.kf3 a {
	position: relative;
	z-index: 2;
background: #a9db80;
background: -moz-linear-gradient(top,  #a9db80 0%, #96c56f 100%);
background: -webkit-linear-gradient(top,  #a9db80 0%,#96c56f 100%);
background: linear-gradient(to bottom,  #a9db80 0%,#96c56f 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9db80', endColorstr='#96c56f',GradientType=0 );
	border: 2px solid #333;
	color: #333;
	line-height: 50px;
	overflow: hidden;
}
.kf3 a:hover {
	color: #fff;
}
.kf3 a::after {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.kf3 a:hover::after {
	-webkit-transform: scale(2) rotate(180deg);
	transform: scale(2) rotate(180deg);
	background: #333;
}