/*  
Theme Name: タコヤキューブ
Theme URI: http://www.plussys.com/te2ya/
Description: タコヤキューブ te2yaカスタム
Author: te2ya
Author URI: http://www.plussys.com/te2ya/
Version: 1.0
*/

/* all */
* {
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial, sans-serif;
}

*, x:-moz-broken { letter-spacing:-1.0px; }	/* Fx3.0以降に適用 */}
*:first-child+html * { letter-spacing:0px; }	/* IE7に適用 */

br { letter-spacing: 0; }  /* IE用改行バグ対策 */

body {
    font-size: 100%;
}
html>body {
    font-size: 12pt;
}

/* heading */
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

h6 {
    font-size: 104%;
    font-weight: bold;
}



/* anchor */
a,
a:link,
a:visited {
    color: #04a;
    text-decoration: none;
}
a:hover {
    color: #06d;
    text-decoration: underline;
}
a:active {}

/* image with anchor */
a img {
    border: none;
}

/* form */
form {
    margin: 0px 0px 0px 5px;
}
#searchform fieldset {
    border: none;
}
#search-options,
input {
    padding: 1px;
}
#searchtext {
    width: 158px;
}

/* banner title */
#header {
    padding: 0px 0px 0px 0px;
    border-bottom: 1px solid #4e4e4e;
    color: #999;
    background: #839dbf;
    background-position: right top;
    background-repeat: no-repeat;
    background-image: url("image/header_back.gif");
    text-align: left;
}

.tcy3_header {
    border-bottom: 1px solid #4e4e4e;
    background: #e2e2e2;
    background-repeat: no-repeat;
    background-image: url("images/header_back.jpg");
}

#header a,
#header a:link,
#header a:visited {
    color: #fff;
    background: transparent;
    font-size: 32px;
    text-decoration: none;
}
#header a:hover {}
#header a:active {}

.tmenuebtn a img {
        padding: 0;
        margin: 0;
	border: 3px;
}

/* description of blog */
.blog-description {
    color: #ffffff;
    background: transparent;
    font-size: 12px;
    line-height: 1.2;
}

/* article */
.blog {
/*    background: #fff; */
    padding: 10px 15px;
}

/* article date */
.date {
    margin: 8px 0;
    padding-left: 8px;
/*    background-position: left; 
    background-repeat: no-repeat;
    background-image: url(".gif");*/
    font-size: 91.6%;
    font-weight: bold;
    line-height: 2.0;
}

/* comment color */
.date,
.trackbacks-header,
.comments-header,
.comments-open-header {
    color: #fff;
/*    background: #8fabbe; */
    background-position: left; 
    background-repeat: no-repeat;
    background-image: url("http://www.plussys.com/te2ya/image/article_date_grd.gif");
/*    border: 1px solid #666;*/
}

/* an article or comment */
#comments,
.entry {
    width: auto;
    margin: 0 5px 15px;
    color: #36414d;
/*    background: #fff;
    background-position: right; 
    background-repeat: repeat-y; 
    background-image: url(".gif");*/
    background-repeat: no-repeat;
    font-size: 83.3%;
    line-height:1.5;
    word-break: break-all;
}

.entry a img {
	border: 2px solid #ccc;
}

.entry a:hover img {
	border: 2px solid #01b0f0;
}

.entry p {
    margin: 10px 0;
}
.entry blockquote p {
    margin: 0;
}
.entry ul {
    margin: 10px 0 10px 25px;
}
.entry ol {
    margin: 10px 0 10px 10px;
}
.entry textarea {
    width: 97%;
}

/* blockquote */
.entry blockquote {
    width: auto;
    margin: 15px 5px 0px;
    padding: 10px;
    border: 1px solid #666;
    background: #f6f6f6;
    font-size: 83.3%;
    line-height: 1.5;
}
.quotetitle {
    font-size: 83.3%;
    border-bottom: 1px solid #666;
    padding: 3px;
}

pre {
    margin: 15px 20px 0px;
    padding: 10px;
    background: #f6f6f6;
    border: 1px solid #999;
    font-size: 83.3%;
    line-height: 1.5;
    width: 100%;
    overflow: scroll;
}
html>body pre {
    width: 87%;
}

/* title of entry */
.entry-header {
    margin: 5px 0 0;
    padding: 2px 10px 2px 10px;
    background: #7e7e7e;
    background-position: right; 
    background-repeat: repeat;
    background-image: url("images/entry-header-back.gif");
    border: 1px solid #2a2a2a;
    color: #444;
    font-size: 105%;
    font-weight: bold;
}

#ent-title a,
#ent-title a:link,
#ent-title a:visited {
    color: #fff;
}
#ent-title a:hover {}
#ent-title a:active {}

/* contributor */
.entry-footer {
    margin: 10px 0 0;
    padding-top: 3px;
    border-top: 1px dotted #36414d;
    text-align: right;
    font-size: 83.3%;
}

.entry-footer { width: 468px; }	/* IE7に適用 */

.entry-footer a img {
    border: none;
}

.entry-footer a:hover img {
    border: none;
}

/* archive-list */
.archive-list {
    margin: 10px 0;
}

/* navigation */
.nav-text {
    font-size: 12px;
    padding: 10px 5px;
}

.content-nav {
    font-size: 83.3%;
    margin: 10px 0px 10px 0px;
    text-align: center;
}

/* navigation */
.page {
    margin: 6px 0 10px;
    font-size: 83.3%;
}

/* breadcrumbs list */
.crumbs {
    margin: 6px 0 10px;
    padding-left: 5px;
    font-size: 83.3%;
}

/* calendar */
#wp-calendar caption {
    padding-bottom: 5px;
    text-align: center;
/*    color: #444444; */
    font-size: 9px;
    background: none;
    letter-spacing: 0.2em;
}
#wp-calendar {
    text-align: center;
    color: #444;
    background: none;
}
#wp-calendar table {
    text-align: center;
    padding: 0;
    border-collapse: collapse;
}
#wp-calendar th {
    padding-bottom: 4px;
    font-size: 10px;
    width: 23px;
}
#wp-calendar td {
    padding: 2px 0;
    font-size: 9px;
    line-height: 120%;
}

/* #today{
background-color:#d7e8ff;
} */

#wp-calendar tbody a{
/*    display: block;
    border: 1px solid #eef5ff;
    background-color:#eef5ff; */
    font-weight:bold;
    text-decoration: underline;
}

/* menu list of sidebar */
#links-left ul,
#links-right ul {
    color: #444;
}

#links-left ul li,
#links-right ul li {
    list-style: none;
    margin: 0 0 15px 0;
}

#links-left li li,
#links-right li li {
    background: url(images/lmark2.gif) no-repeat 0 0.5em;
    padding-left: 12px;
    margin: 0;
}

#links-left ul ul,
#links-right ul ul {
    padding: 0 10px 0 10px;
}

/* title of menu list */
#links-left ul li h2,
#links-right ul li h2 {
}

html > body #links-left ul li h2,
#links-right ul li h2 {
    padding-bottom: 0;
}
#links-left ul ul,
#links-right ul ul {
    margin: 3px 0 20px;
}
#links-left ul ul ul,
#links-right ul ul ul{
    margin-bottom: 0;
}
#links-left ul li li ,
#links-right ul li li {
    font-size: 70%;
    line-height: 1.5;
}
#links-left ul li li li ,
#links-right ul li li li {
    font-size: 75%;
}

/* credit */
.powered {
    margin-top: 50px;
    text-align: left;
    color: #666666;
    font-size: 75%;
    line-height: 1.5;
}
.powered img {
    margin-top: 3px;
}

.clear {
    clear: both;
}

.trackbacks,
.comments {
    margin: 10px 5px;
    color: #36414d;
}

.trackbacks-header,
.comments-header,
.comments-open-header,
.comments-head {
    margin: 15px 0;
    padding-left: 8px;
    background: #f3f3f3;
    border: 1px solid #707070;
    font-size: 91.6%;
    font-weight: bold;
    line-height: 2.0;
}

#trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content {
    margin: 0 2px;
    padding: 0;
/*    font-size: 83.3%; */
    line-height: 1.5;
    word-break: break-all;
}

.trackback-content p,
.comment-content p {
    margin-top: 25px;
    margin-bottom: 10px;
}

.trackback-footer,
.comment-footer {
    padding-bottom: 20px;
    margin-right: 2px;
    padding-top: 3px;
    border-top: 1px dotted #36414d;
    font-size: 83.3%;
    text-align: right;
}

/* comment and trackback */
#comments-open-data p {
    margin-bottom: 10px;
}
#comment-post {
   font-weight: bold;
}
#comment-author, #comment-email, #comment-url, #comment-text {
   width: 220px;
}
#comment {
    width: 400px;
}
#comment-bake-cookie {
   margin-left: 2px;
   vertical-align: middle;
}
#comments-open-footer {
    text-align: center;
}
.comments-open label {
    display: block;
}

form input,
form textarea {
    border: 1px solid #999;
}
#searchtext {
    margin: 3px 0;
}

/* layout */

/* for 3 columns */
body.layout-three-column,
body.layout-two-column-left,
body.layout-two-column-right,
body.layout-one-column {
    margin-bottom: 0px;
    text-align: center;
    background: #f3f3f3;
}
.layout-three-column #container,
.layout-two-column-left #container,
.layout-two-column-right #container {
    margin-bottom: 0px;
}
.layout-three-column #box {
    width: 912px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;
    padding: 0 0 0 0;
    border-bottom: 1px solid #4e4e4e;
    border-left: 1px solid #4e4e4e;
    border-right: 1px solid #4e4e4e;
    text-align: left;
    background-color: #fff;
}

/* footer */
#footer {
　　 clear: both;
    margin: 0px 0;
    padding: 0 0 0 0;
    background-position: right top;
    background-repeat: no-repeat;
/*    background-image: url("http://www.plussys.com/te2ya/image/header_back.gif"); */
    text-align: left;
}

.tcy3_footer {
 　 clear: both;
    width: 912px;
    height: 136px;
/*    height: 146px; */
    margin-right: 0px;
    margin-left: 0px;
    margin-top: 0px;
    padding: 0 0 0 0;
/*    border-bottom: 1px solid #4e4e4e;
    border-left: 1px solid #4e4e4e;
    border-right: 1px solid #4e4e4e;
    background-color: #fff;
    background-image: url("images/footer.jpg"); */
}

.tcy3_footer { _width: 910px; } /* IE6用 Hack*/

.footer_logo {
/*    margin:85px 0 0 0;  */
    margin:73px 0 0 685px;
}


#footer p {
    margin: 5px 0;
    font-size: 10px;
    text-align: center;
    color: #444;
}
.layout-two-column-liquid-left #footer,
.layout-two-column-liquid-right #footer,
.layout-one-column-liquid #footer {
    display: none;
}

.layout-one-column #footer {
    text-align: center;
}

/* for 3 columns liquid layout */
.layout-three-column-liquid #content {
    margin: 0 185px;
    border-bottom: 1px solid #4e4e4e;
    border-left: 1px solid #4e4e4e;
    border-right: 1px solid #4e4e4e;
}
.layout-three-column-liquid #links-left {
    position: absolute;
    width: 155px;
    top: 103px;
    _top: 102px;
    left: 15px;
    color: #fff;
}
.layout-three-column-liquid #links-right {
    position: absolute;
    width: 155px;
    top: 104px;
    _top: 100px;
    right: 15px;
    color: #fff;
}

/* for IE7 */
*:first-child+html .layout-three-column-liquid #links-left,
*:first-child+html .layout-three-column-liquid #links-right,
*:first-child+html .layout-two-column-liquid-right #links-right,
*:first-child+html .layout-two-column-liquid-left #links-left {
    top: 100px;
}

/* for 3 columns fixed layout */
.layout-three-column #content {
    float: left;
    width: 510px;
    margin: 0px 0px 0px 0px;
    border-bottom: 1px solid #4e4e4e;
    border-left: 1px solid #4e4e4e;
    border-right: 1px solid #4e4e4e;
}
.layout-three-column #links-left-box,
.layout-three-column #links-right-box {
    float: left;
    width: 198px;
}
.layout-three-column #links-left,
.layout-three-column #links-right {
    padding: 15px 9px 0px 9px;
}

input,textarea {
    font-family: "Osaka", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", arial, sans-serif;
}

#box::after {
    height: 0;
    display: block;
    content: " ";
    visibility: hidden;
    clear: both;
}
#box {
    width: 100%
    /*\*/*/
    overflow: hidden;
    /**/
    background-image: url("images/footer.jpg");
    background-repeat: no-repeat; background-position:bottom;
}

/* サイドバー */
.side {
    font-size: 10px;
    line-height: 1.2;
}

/* アスキーアート */
.ascii-art{
  font-size:10pt;
  line-height:14px;
  font-family: "Mona","IPA MONAPGOTHIC","MS PGothic","ＭＳ Ｐゴシック","MS Pｺﾞｼｯｸ","MS Pゴシック",sans-serif;
}


/* about */

.about-pic {
    margin: 10px 0 0 0;
    text-align:center
}

.about-item {
    margin: 0 0 0px 14px;

}

.about-comt {
    width: 420px;
    margin: 0 0 0 28px;
}

.about-mail {
    margin: 0 0 0 28px;
}

/* トップメニュー */
.topmenu {
    width:  500px;
    height: 30px;
    margin: 0px;
    padding: 0px;
}

.topmenubtn1 {
    width:  100px;
    height: 30px;
    margin: 0px;
    padding: 0px;
}

.topmenubtn2 {
    margin: 0px;
    padding: 10px 0px 0px 0px;
}


/* フッター */
.footer_box {
    margin: 70px 0px 0px 0px; 
    padding: 0px 0px 0px 310px;
    float:  left;
}


/* レビュー一覧 */

#rmenu a img,
a:hover img {
    border: none;
}

.revcont1 a:hover img {
    border: none;
}


.rmenu-title {
    font-size: 12px;
    padding: 4px 0 0 10px;
    text-align: left;
    vertical-align: top;
    background-position: right top;
    background-repeat: no-repeat;
    background-image: url("images/menu-bar-back.gif");
}

.rmenu-detail {
    font-size: 12px;
    line-height: 1.5;
    padding: 3px 0 0 10px;
    text-align: left;
    vertical-align: top;
}

.rmenu-option {
    margin: 8px 0 0 0;
    vertical-align: bottom;
}

.rmenu-imgback {
    text-align: center;
    background: #3e3e3e;
}

.rmenu-t4c-cast {
    background: url(images/lmark2.gif) no-repeat 1em 0.5em;
    padding-left: 23px;
    margin: 0;
}




#review {
    width:  450px;
    font-size: 12px;
    line-height: 1.2;
    padding: 0px 0px 0px 10px;
}

#review1 {
    width:  158px;
    font-size: 11px;
    line-height: 1.2;
}


.img_bottom {
    vertical-align: bottom;
}

.review {
    font-size: 10px;
    line-height: 1.3;
    padding: 3px;
}

.review2 {
    background-color: #4e4e4e;
    margin: 6px 0px 0px 0px;
}

.revtblue {
    width:  440px;
    height: 32px;
    margin: 0px;
    padding: 0px;
    background-repeat: no-repeat;
    background-image: url("images/menu-bar-back.gif");
/*    background-image: url("http://www.plussys.com/te2ya/image/rvt_blue.gif") */
}

.revtgreen {
    width:  440px;
    height: 32px;
    margin: 0px;
    padding: 0px;
    background-repeat: no-repeat;
    background-image: url("http://www.plussys.com/te2ya/image/rvt_green.gif")
}

.revtred {
    width:  440px;
    height: 32px;
    margin: 0px;
    padding: 0px;
    background-repeat: no-repeat;
    background-image: url("http://www.plussys.com/te2ya/image/rvt_red.gif")
}

.revtitle {
    margin: 0px;
    padding: 6px 0px 0px 8px;
}

.revpic1 {
    width:  168px;
    float: left;
}

.revpic2 {
    margin: 0px;
    padding: 0px 10px 0px 0px;
}

.revcont1 {
    float: left;
}

.revcont1 a img {
    border: none;
}

.revcont1 a:hover img {
    border: none;
}

.revfont {
    font-size: 11px;
    line-height: 1.4;
}

/* ソフマップ */
#sofmap {
    font-size: 10px;
    line-height: 1.2;
}

/* アマゾン */
#amazon {
    font-size: 10px;
    line-height: 1.2;
}

.affont {
    font-size: 10px;
    line-height: 1.2;
}

p.nedan {
    color: #900;
}

.fun9num{
	color:#900;
	font-weight:bold;
}

/* kanren */
.kanren {
    width:  auto;
    margin: 15px 0px 0px 0px;
    padding: 15px 30px;
    border: 1px solid #4e4e4e;
    background: #f3f3f3;
    font-size: 12px;
    line-height: 1.5;
}

.kanren-item {
    font-weight: bold;
}

.kanren-link {
    background: url(images/lmark2.gif) no-repeat 1em 0.5em;
    padding-left: 23px;
    margin: 0;
}

.feedsize {
    font-size: 75%;
}

/* レビュー製品データ */
.rev-data table {
    color: #36414d;
    font-size: 100%;
    line-height: 1.5;
}

.jisseki-data table {
    color: #36414d;
    font-size: 100%;
    line-height: 1.5;
}

.jisseki-data td {
    padding: 5px;
}

.rev-line {
    padding: 0px 5px 0px 5px;
    border-bottom: 1px solid #fff;
}

.rev-item {
    padding: 0px 5px 0px 5px;
}

.rev-option {
    margin: 3px 3px 0 0;
    text-align: right;
}

/* アフェリエイト */
.aff-data {
    margin-top: 5px;
    font-size: 11px;
    line-height: 1.3;
    background: #fff;
/*    border: 1px solid #9e9e9e; */
}

.aff-data a img {
	border: none;
}

.aff-data a:hover img {
	border: none;
}

.item-title {
    font-size: 10px;
}

.price {
    font-size: 11px;
    color: #900;
}

.shop	{
    color: #282;
    font-size: 9px;
}

.itemlk-ctgr {
    width: auto;
    margin: 10px 5px 0px;
    padding: 2px 8px 0px;
    text-align: left;
    font-size: 10px;
    font-weight: bold;
    color: #555;
}

.itemlk-new {
    width: auto;
    margin: 5px 7px 0px;
    padding: 2px 8px 0px;
    text-align: left;
    font-size: 12px;
    font-weight: bold;
    color: #a90;
}

.itemlk-detail {
    font-size: 10px;
    line-height: 1.3;
    margin: 0px;
    padding-right: 5px;
}


.kanrenkiji {
    border-left: 10px solid #9b9;
    padding-left: 5px;
    line-height: 1.2;
}

.k-link {
    margin-top: 5px;
    margin-bottom: 15px;
}

.k-link a img {
	border: 1px solid #999;
	vertical-align: middle;
	margin: 0 7px 5px 7px;
}

.k-link a:hover img {
	border: 1px solid #ccc;
}

.responce a img {
	border: 2px solid #ccc;
}

.responce a:hover img {
	border: 2px solid #01b0f0;
}

.author {
    color:#555555;
}

.command {
    font-weight: bold;
}



/* リンク */

.tcy3_link_1 {
    padding-top: 10px;
    padding-bottom: 0px;
}

.tcy3_link_1_2 {
    padding-top: 10px;
    padding-bottom: 0px;
}

.tcy3_link_2 {
    text-align: left;
    font-size: 75%;
    background: url(images/lmark2.gif) no-repeat 9px 0.5em;
    padding-top: 2px;
    padding-left: 20px;
    margin: 0;
}

.tcy3_aff_banner {
    margin-top:3px;
}

.tcy3_aff_banner img {
    margin-top:5px;
}


.tcy3_table table {
    font-size: 100%;
    line-height: 1.5;
}

.tcy3_table td {
    padding-left: 2px;
}


.tcy3_caption {
    font-size: 83.3%;
    padding-bottom: 5px;
    text-align: center;
}


/* エントリー内テーブル調整 */

.entry table {
    font-size: 100%;
}

.cp_center {
    width: auto;
    text-align: center;
}

.entry-body img {
    vertical-align:bottom;
}


