@charset "utf-8";
/*
Theme Name:     TomStyle
Author:         tomstyle
Template:       twentyeleven
*/

@import url('../twentyeleven/style.css');

	#page {
		margin: 0 auto;
	}

body {
	margin:0;
	background-color: #982626;
	background-image:url("images/tomstyle2.jpg");
	background-attachment:fixed;
	background-position: left 0px; 
	background-repeat:repeat-y;
	font-family: リュウミン R-KL;
}

#page{
overflow:hidden;

}
#primary {
	float: left;
	margin: 0 -26.4% 0 0;
	width: 100%;
}
#content {
	margin: 0 30% 0 3%;
	width: 66.0%;

}
#secondary {
	float: right;
	margin-right: 7.6%;
	width: 18.8%;
}

#branding {
	z-index:2000;
	margin:0 auto;
	height:300px;
	border: none;
	background: url(images/nekotitle.jpg) no-repeat 0 0;
}

#branding img{
	position:absolute;
	top:30px;
	left:15px;
	width:291px;
	height:auto;
}

#access {
position:absolute;
top:280px;
}

/* サイトタイトル */

#site-title {
position:absolute;
top:45px;
left:300px;
text-shadow: 0px 1px 1px #000;
}

#site-title a {
display:block;
width:478px;
height:85px;
background-color: initial;
background-image: url(images/tomtitlelogo.png);
background-attachment: initial;
background-position-x: 0px;
background-position-y: 0px;
background-clip: initial;
background-origin: initial;
color: #fff;
text-decoration: none;
text-indent: -9999px;
font-weight: bold;
/*background-image: url(images/tomstyle.png); */
background-repeat-x: no-repeat;
background-repeat-y: no-repeat;
}


/* サイト説明 */

#site-description {
position:absolute;
top:190px;
left:310px;
margin: 0;
color: #fff;
text-shadow: 0 0 5px white, 0 0 10px red, 0 0 15px red, 0 0 30px red, 0 0 45px red, 0 0 60px red;
font-style: normal;
line-height: 1;
}


/* 検索窓が白く */
input#s {
	background: #fff url(../twentyeleven/images/search.png) no-repeat 5px 6px;
}

@media screen and (max-width: 1024px) {

#kumo{

	display:none;
}

#tuki{

	display:none;
}
}


@media screen and (max-width: 800px) {

	#branding img{
	position:absolute;
	top:30px;
	left:20px;
	width:200px;
	height:auto;
}

#site-title {
position:absolute;
top:40px;
left:220px;
text-shadow: 0px 1px 1px #000;
}

#site-title a {
display:block;
width:337px;
height:60px;
background-size: 337px 60px;

background-repeat: no-repeat;
color: #fff;
text-decoration: none;
text-indent: -9999px;

font-weight: bold;
line-height: 36px;
line-height:1.0em;
}

/* サイト説明 */

#site-description {
position:absolute;
top:170px;
left:220px;
color: #fff;
font-style: normal;
line-height: 1;
}

#kumo {
display:none;
}

#tuki{

	display:none;
}

}


@media screen and (max-width: 590px) {

#branding {

	height:200px;
}

#access {
position:absolute;
top:180px;
}

	#branding img{
	position:absolute;
	top:30px;
	left:10px;
	width:130px;
	height:auto;
}

#site-title {

top:10px;
left:140px;

}

#site-title a {
width:169px;
height:30px;
background-size: 169px 30px;
background-repeat: no-repeat;
text-indent: -9999px;
}


/* サイト説明 */

#site-description {

top:110px;
left:140px;
}

#kumo {
display:none;
}

#tuki{

	display:none;
}

}


@media screen and (max-width: 320px) {
	body {
-webkit-text-size-adjust:none;
}
	#page {
		margin-top: 0;
		min-width:320px;
	}
	#branding {
		min-width:320px;
		border-top: none;
	}
#kumo {
display:none;
}

#tuki{

	display:none;
}

}

/*
===== 3: メニュー=========================================*/

/* メニュー */



#access {
		clear:both;
    	height: 40px;
		background: #000000; /* Old browsers */
		background: -moz-linear-gradient(top, #4c4c4c 0%, #595959 12%, #666666 25%, #474747 39%, #2c2c2c 50%, #000000 51%, #111111 60%, #2b2b2b 76%, #1c1c1c 91%, #131313 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4c4c4c), color-stop(12%,#595959), color-stop(25%,#666666), color-stop(39%,#474747), color-stop(50%,#2c2c2c), color-stop(51%,#000000), color-stop(60%,#111111), color-stop(76%,#2b2b2b), color-stop(91%,#1c1c1c), color-stop(100%,#131313)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%); /* Opera11.10+ */
		background: -ms-linear-gradient(top, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%); /* IE10+ */
		background: linear-gradient(top, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%); /* W3C */
		color: #ffffff;
		list-style-type: none;
		text-shadow: 0 1px 1px rgba(255,255,255,0.4);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313',GradientType=0 ); /* IE6-9 */
}

#access a {
    color: #363636;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 95%;
}

#access ul {
    margin: 0;
    padding: 0;
}


#access .menu ul li {
    float:left;
    height: 39px;
    background: -webkit-gradient(radial, 50% 100%, 10, 50% 50%, 90, from(rgba(247,3,57,1)), to(rgba(159,1,36, 1)) );
    background: -moz-radial-gradient(center 80px 45deg, circle cover, rgba(247,3,57,1) 0%, rgba(159,1,36, 1) 100%);
    list-style: none;
    text-align: center;
    }

#access ul li a {
    display: block;
    padding: 0 20px;
    border-right: 1px solid rgba(0,0,0,0.1);
    border-left: 1px solid rgba(255,255,255,0.1);
    background : -webkit-gradient(linear, left top, left bottom, from(rgb(168,168,168)), to(rgb(69,69,69)));
    background : -moz-linear-gradient(top, rgb(168,168,168), rgb(69,69,69));
		color:#fff;
    text-align: center;
    line-height: 39px;
    -webkit-transition-duration: 700ms;
    -moz-transition-duration: 700ms;
    -webkit-transition-property: background;
    -moz-transition-property: background;
    }

#access ul li a:hover {
    background: transparent none;
}

#access ul li a {
		background: #000000; /* Old browsers */
/* 		background: -moz-linear-gradient(top, #4c4c4c 0%, #595959 12%, #666666 25%, #474747 39%, #2c2c2c 50%, #000000 51%, #111111 60%, #2b2b2b 76%, #1c1c1c 91%, #131313 100%); FF3.6+ */
/*		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4c4c4c), color-stop(12%,#595959), color-stop(25%,#666666), color-stop(39%,#474747), color-stop(50%,#2c2c2c), color-stop(51%,#000000), color-stop(60%,#111111), color-stop(76%,#2b2b2b), color-stop(91%,#1c1c1c), color-stop(100%,#131313));  Chrome,Safari4+ */
/*		background: -webkit-linear-gradient(top, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%);  Chrome10+,Safari5.1+ */
/*		background: -o-linear-gradient(top, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%);  Opera11.10+ */
/*		background: -ms-linear-gradient(top, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%);  IE10+ */
/*		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313',GradientType=0 );  IE6-9 */
/*		background: linear-gradient(top, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%);  W3C */

}

#access ul li a:hover {
    background: transparent none;
}

#access ul li.active a{
    background: -webkit-gradient(radial, 50% 100%, 10, 50% 50%, 90, from(rgba(247,3,57,1)), to(rgba(159,1,36, 1)) );
    background: -moz-radial-gradient(center 40px 45deg, circle cover, rgba(247,3,57,1) 0%, rgba(159,1,36, 1) 100%);
}

/* メニュークリア */

#access:after {
	display: block;
	visibility: hidden;
	clear: both;
	max-height: 0;
	height: 0;
	content: ".";
}

h3.widget-title {
clear:both;
margin: 20px 0 0 0;
padding: 17px 0 0 0;
min-width:252px;
width: 100%;
height: 40px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.94, #000000), color-stop(0.51, #000000), color-stop(0.45, #746d6d), color-stop(0.00, #bababa));
background: -webkit-linear-gradient(top, #bababa 0%, #746d6d 45%, #000000 51%, #000000 94%);
background: -moz-linear-gradient(top, #bababa 0%, #746d6d 45%, #000000 51%, #000000 94%);
background: -o-linear-gradient(top, #bababa 0%, #746d6d 45%, #000000 51%, #000000 94%);
background: -ms-linear-gradient(top, #bababa 0%, #746d6d 45%, #000000 51%, #000000 94%);
background: linear-gradient(top, #bababa 0%, #746d6d 45%, #000000 51%, #000000 94%);
color: white;
text-align: center;
text-shadow: 0 1px 0 black, 0 -1px 0 black;
font-weight: normal;
font-size: 14px;
font-family: Georgia, "Times New Roman", Times, serif;
line-height: normal;
}



#sarutarou{
	overflow:hidden;
	margin:-1px auto 0 auto;
	padding:5px;
	min-width:240px;
	width:100%;
	border:solid 1px;
}

#sarutarou img{
	float:left;
	width:110px;
	border:5px solid #000;
}

#feed-content{
overflow:hidden;
margin:-1px 0 0 0;
padding:5px;
min-width:240px;
width:100%;
border:solid 1px;
}

#feed-content dt {
float:left;
clear:both;
width:50px;
}

#feed-content dd {
float:left;
margin:0 0 0 10px;
min-height:30px;
width:60%;
}

#feed-content table {
	margin:0 auto;width:240px;}
#feed-content th {
	padding: 5px 2px 5px 0;
	width: 1%;
	border-bottom: 1px solid #CDD;
}
#feed-content td {
	padding: 5px 0;
	width: 99%;
	border-bottom: 1px solid #CDD;
}

.widget select {
position: relative;
left: 10px;
width: 230px;
}

#takeMeUp{
display:block;
margin:0 0 0 -30px;
width: 105px;
height: 43px;
background: url(images/up.png) no-repeat;
text-indent:-20000px;
}

.wp-pagenavi {
margin:10px 0;
width:97.5%;
}

.widget_twitter a{
color:#fff;
}

.widget-area ul,.widget-area ol{
	padding:10px 0 0 0;
	width:100%;
}

.widget_twitter li{
	padding:0 0 0 50px;
	min-height:50px;
	background-image:url("images/tori.png");
	background-position: 0 0;
	background-repeat:no-repeat;
color:#ff0000;
}

.widget_twitter li a{
color:#ff0000;

}

.popular-posts ol{
	color:#900;
	font:1.4em arial black, Times, serif;
	}

.popular-posts ol a{
	color:#000;
	font:normal 0.8em 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	line-height:1.4;
	}

.popular-posts li{
	padding:10px;
	border-bottom:solid #ccc 1px;
	}

.popular-posts li:last-child{
	border-bottom:none;

	}

.widget_recent_entries li{
	padding:0 0 0 30px;
	min-height:38px;
	background-image:url("images/maru.png");
	background-position: 0 0;
	background-repeat:no-repeat;
color:#ff0000;
	list-style:none;
}

#kumo {
	position:absolute;
	top:5px;
	right:20px;
	z-index:1;
	margin:0;
	width:369px;
	height:323px;
	background: url(images/kumo.png) no-repeat 0 0;
	background-size: 369px 323px;
	text-indent: -9999px;
}

#tuki {
	position:absolute;
	top:5px;
	left:100px;
	z-index:1;
	margin:0;
	width:375px;
	height:277px;
	background: url(images/tuki.png) no-repeat 0 0;
	background-size: 375px 277px;
	text-indent: -9999px;
}
#slider {
	margin:50px auto;
	width:100%;
	height:240px;
	background:#eee;
}
.slider-item {
	margin:25px 50px 0;
	width:150px;
	height:150px;
	background:#aaa;
}


#slider img{
	width:100%;
	height:200px;
}

#slb_container {
z-index:3900;
}


table#table-01 {
    width: 100%;
    border: 1px #E3E3E3 solid;
    border-spacing: 0;
    border-collapse: collapse;
}

table#table-01 th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    text-align: center;
    font-weight: bold;
    line-height: 120%;
}
table#table-01 td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: center;
}
#takeMeUpContainer {
background-color:transparent;
}

ins {
background-color:#fff;
}