/*  
Theme Name: browsegames
Theme URI: http://www.koikikukan.com/
Description: koikikukan template 3 column customized by browsegames.net
Author: Yujiro Araki
Author URI: http://www.koikikukan.com/
Version: 3.0.20
*/

/*
 * File      : style.css
 * Version   : 1.00
 * Update    : 1.01 2007.01.24 fix textarea size for Mozilla.
 *           : 1.02 2007.02.11 add color property at ul element of sidebar.
 *           : 1.03 2007.02.24 fix top property for liquid layout.
 *           : 2.00 2007.07.22 for XHTML 1.0 Strict.
 *           : 2.01 2009.07.07 fix bug(for float image).
 *           : 3.00 2010.12.07 for WordPress 3.
 *           : 3.0.11 2011.03.10 change get_settings to get_option.
 *           : 3.0.20 2011.03.10 add Commented entry list.
 * Copyright (C) 2005-2011 www.koikikukan.com All rights reserved.
 */

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

/* additional */

u, em, ins {
color: #ff0000;
font-style : normal ;
text-decoration : none ;
}

p {
margin: 5px 0px;
}

table {
border-collapse: collapse;
border: 1px #000000 solid;
font-size : 12px ;
}

tr, td {
border: 1px #000000 solid;
padding: 2px;
}

hr {
border-width : 1px 0 0 0 ;
border-style : solid ;
border-color : #000000 ;
margin : 10px 0 ;
}

#contents_box {
margin: 0px 10px;
padding: 10px; 
background-color: #eeeeff;
border: #ffaae3 1px solid;
font-size:12px;
}

.ttl {
color: #ff66cc;
font-weight: bold;
font-size: 125%;
}

.site_info {
}

#news {
width: 588px;
float: left;
padding: 5px;
font-size: 12px;
}

#seoparts {
width:100%;
height:15px;
margin:0;
padding:0;
list-style:none;
font-size:14px;
overflow:hidden;
line-height:100%;
}

#seoparts li {
float:left;
padding:0;
}

#trackword_bar {
margin:0;
padding:0;
list-style:none;
font-size:12px;
width:100%;
height:14px;
overflow:hidden;
line-height:1;
}

#trackword_bar li {
float:left;
padding:0;
margin:0;
}

#trackword_loadingli {
float:left;
padding:1px;
margin: 0 0 0 8px;
line-height:1;
}

#head {
position: absolute;
top: 0px;
width: 900px;
border-left: 1px #0000oo solid;
border-right: 1px #0000oo solid;
border-top: 1px #0000oo solid;
}

.wideunit {
text-align: center;
background-color: #000099;
}

#main {
	clear : both ;
	position: absolute;
	top: 170px;
	border: #000099 1px solid ;
	width: 898px;
}

#separate {
float: left;
width: 713px;
}

#toppage {

}

.append {
float : right ;
}

.red {
color : #ff0000 ;
}

.gold {
color : #daa520 ;
}

.blue {
color : #4682b4 ;
}

/* additional end */

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

#similar {
margin-left : 10px ;
}

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

.entry-body h2 {
border-bottom: 1px dashed #36414d;
background-color: #d9d9ff;
font-size: 14px;
}

.entry-body h3 {
border-bottom: 1px dashed #36414d;
}

.entry-body a {
text-decoration : underline ;
}

/* anchor */
a,
a:link,
a:visited {
    color: #0000ff;
    text-decoration: none;
}
a:hover {
    color: #069;
    text-decoration: underline;
}
a:active {}

.entry-body a {
text-decoration : underline ;
}

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

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

/* banner title */
#header {
	padding : 15px ;
	border : 1px solid #666699 ;
	background-color : #000099 ;
	text-align : left ;
	height : 120px ;
}

#header a,
#header a:link,
#header a:visited {
    color: #ffffff;
    background: transparent;
    text-decoration: none;
}
#header a:hover {}
#header a:active {}

#blog-name {
	font-size: 18px;
	font-weight: bold;
	float : left ;
	width : 150px ;
}

/* description of blog */
#blog-description {
	color: #ffffff;
	background: transparent;
	font-size: 12px;
	float : right ;
	width : 690px ;
}

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

/* article date */
.date {
    margin: 8px 0;
    padding-left: 8px;
text-align: right;
/*    background-position: left; 
    background-repeat: no-repeat;
    background-image: url(".gif");*/
    font-size: 91.6%;
    font-weight: normal;
}

/* comment color */
.date,
.trackbacks-header,
.comments-header,
.comments-open-header {
    color: #36414d;
}

/* an article or comment */
#comments,
.entry {
    width : auto ;
    margin : 0 5px 15px ;
    color : #000000 ;
    background : #ffffff ;
    font-size : 83.3% ;
    line-height :1.5 ;
    word-break : break-all ;
}

.entry p {
    margin: 10px 0;
}

.entry blockquote p {
    margin: 0;
}

.entry-body iframe {
float : left ;
margin : 5px ;
}

.entry ul {
    margin: 10px 0 10px 25px;
}

.entry ol {
    margin: 10px 0 10px 30px;
}

.entry li {
margin: 10px 0px;
}

.entry textarea {
    width: 97%;
}

/* blockquote */
.entry blockquote {
    width: auto;
    margin: 15px 20px 0;
    padding: 10px;
    border: 1px solid #666;
    background: #f6f6f6;
    line-height: 1.5;
}

.entry blockquote p {
    margin: 10px 0 ;
}
.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: 15px 0 0;
    padding-left: 10px;
    border-left: 3px solid #999;
    color: #ffffff;
    font-size: 125%;
    font-weight: bold;
background-color: #000099;
}

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

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

/* navigation */
.content-nav {
    margin: 10px;
    text-align: center;
font-size: 10px;
}

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

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

/* 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/lmark.gif) no-repeat 0 0.5em;
    padding-left: 12px;
    margin: 0;
}

#links-left ul ul,
#links-right ul ul {
    margin: 0;
}

/* title of menu list */
#links-left ul li h2,
#links-right ul li h2 {
    margin-top: 3px;
    padding-bottom: 2px;
    border: 1px solid  #666;
    color: #444;
    background: #f6f6f6;
    text-align: center;
    font-size: 75%;
    line-height: 2.0;
    height: 100%; /* for IE6 */
}
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: 75%;
    line-height: 1.5;
}
#links-left ul li li li ,
#links-right ul li li li {
    font-size: 100%;
}
#links-left ul ul.children,
#links-right ul ul.children {
    margin-top: 0;
}

/* 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;
    color: #36414d;
    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: 10px;
    margin-bottom: 5px;
}

.trackback-footer,
.comment-footer {
    margin-right: 2px;
    padding-top: 3px;
    border-top: 1px dotted #36414d;
    font-size: 66.6%;
    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;
}

/* カラム切り替え */
body.layout-three-column,
body.layout-three-column-right,
body.layout-two-column-left,
body.layout-two-column-right,
body.layout-one-column {
    text-align: center;
    background: #ffffff;
}
.layout-three-column #container,
.layout-three-column-right #container,
.layout-two-column-left #container,
.layout-two-column-right #container {
    margin-bottom: 10px;
}
.layout-one-column #container {
    margin-bottom: 0;
}

/* 固定レイアウト共通 */
.layout-three-column #box,
.layout-three-column-right #box,
.layout-two-column-left #box,
.layout-two-column-right #box,
.layout-one-column #box {
    margin-right: auto;
    margin-left: auto;
    padding: 0 0 25px 0;
    text-align: left;
    background-color: #fff;
}

/* 3カラム固定レイアウト幅 */
.layout-three-column-right #box,
.layout-three-column #box {
    width: 900px;
}



/* 3カラム固定レイアウト */
.layout-three-column #content {
float: right;
    width: 526px;
    border-bottom: 1px solid #669;
    border-left: 1px solid #669;
    border-right: 1px solid #669;
}

.layout-three-column #search {
    float: left;
    border-bottom: 1px solid #669;
}

.layout-three-column #links-left-box {
    width: 185px;
float: left;
}

.layout-three-column #links-right-box {
    width: 185px;
float: right;
}

.layout-three-column #links-left,
.layout-three-column #links-right {
    padding: 15px 15px 0 15px;
}

#links-left thead, #links-right thead {
background-color : #000099 ;
color : #ffffff ;
}


/* 3カラム固定レイアウト(ブログ記事全体) */
.layout-three-column-right .blog,
.layout-three-column .blog {
    padding: 10px 15px;
}





/* for IE7 */
*:first-child+html .layout-three-column-liquid-right .blog,
*:first-child+html .layout-three-column-liquid .blog,
*:first-child+html .layout-two-column-liquid-right .blog {
    padding-top: 18px;
}




/* フッタ */
.layout-three-column #footer,
.layout-three-column-right #footer {
    margin-right: auto;
    margin-left: auto;
    padding-top: 10px;
    height: auto;
    color: #ffffff;
    background-color: #000099;
    font-size: 10px;
    text-align: center;
    line-height: 2;
clear: both;
}

.layout-three-column #footer,
.layout-three-column-right #footer {
    width: 900px;
}




#footer a {
color: #ffffff;
}

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

.clearfix:after {
    content: ""; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
