@charset "utf-8";

/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: 有名な <a href="http://binarybonsai.com/kubrick/">Kubrick</a> をもとにした WordPress のデフォルトテーマf
Version: 1.6l
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5sidebar
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:s
	http://www.opensource.org/licenses/gpl-license.php

*/


/* Begin Typography & Colors */
body {

	font-family: sans-serif,verdana;
         color:#333;
	font-size:80%;
         letter-spacing:1px;

	}

#flash_area{
     background: #fff url('images/bg_flash_back.jpg');
     background-position:center top;
     padding: 20px 0 0 0;
     height:520px;
}

#page {
	text-align: left;
	}


div#header {

	width: 914px;
         height: 62px;
         margin:0px auto;
         padding:0px;

	background-image: url(images/komazawa_name.jpg);

	background-repeat: no-repeat;

	position: relative;

	z-index: 100;

}
#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}
#news{
         padding:10px;
		 font-size:11px;
}

#news_inside{

         width:900px;
　　　　 padding: 0;
	     margin:0 auto;
}

#news_inside img{
         float:left;
}

#content {
	font-size: 1.2em
	color:#999999;
	
	}

.widecolumn .entry p {
	font-size: 1.05em;
         padding-left:20px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

div#footer {
width: 914px;
height: 97px;
background-image: url(images/footer.gif);
background-repeat: no-repeat;
clear: both;
margin: 0 auto;
position: relative;
z-index: 1;

}
	
	
#footer img{
         padding-top:30px;
	float:left;
	}
#footer ul {
         float:left;
         font-size:0.8em;
         list-style:none;
　　　　　 margin-top:30px;
		 	}

#footer ul li{
         margin: 0px;
         display: inline;
	}


small {
	
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
		font-weight: normal;
	}

h1 {

margin: 0;
font-size: 14px;
width: 144px;
height: 117px;
background-image: url(images/emblem.jpg);
background-repeat: no-repeat;
position: absolute;
top: 0;
left: 1px;

}

h1 a {

width: 144px;
height: 117px;
display: block;
text-indent: -9999px;
text-decoration: none;

}

#header .description {
         text-indent:-10000px;
	font-size: 1.2em;
	text-align: center;
	}


h2.pagetitle {
	font-size: 16px;
         color:#333;
         letter-spacing:0.8px;

         line-height:23px;
	}

h3 {
	font-size: 16px;
         color:#333;
         text-indent:50px;
         letter-spacing:0.8px;
         border-bottom:1px dotted #ccc;
         background-image:url(/img/h3.gif);
         line-height:33px;
         background-repeat:no-repeat;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #336699;
	}


h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;

	}
h3 a:hover {
        text-decoration: underline;

}


.entry p a:visited {
	color: #666666;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.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 {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
		}

.commentmetadata {
	font-weight: normal;
	}



small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #336699;
         letter-spacing:1px;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	
	}

a {
	color: #336699;
	text-decoration: none;
         font-size:0.9em;
	}

h2 a:hover{
	text-decoration: underline;
	}


a:hover {
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	
	margin: 0px auto;
	padding: 0;
         position: relative;z-index: 100;
	width: 900px;

	}

#page2 {
	
	margin: 15px auto;
	padding: 0;
         position: relative;z-index: 100;
	width: 900px;

	}
#background{
	background: #ffffff url(images/body_bg2.jpg) repeat-x;

}

#background2{
	background: #ffffff url(images/body_bg3.jpg) repeat-x;

}

#container{

	margin: 0px auto;
	padding: 0;
         width: 900px;

	}

#header {
	height: 100px;
	}

#header_inside {
	width:900px;
	padding: 0;
	margin:0 auto;
	}

#header img{
	margin: 30px 40px 0 0;
	float:left;
	
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 10px 20px 0px;
	margin: 0px 0 0;
	width: 600px;
	}

.widecolumn {
    width: 755px;

	float: left;

	
	background-image: url(images/wide_bg.gif);

	background-repeat: no-repeat;

	

	position: relative;

	z-index: 50;
	}
	
.widecolumn2 {
    width: 755px;

	float: left;

	
	background-image: url(images/wide_bg2.gif);

	background-repeat: repeat-y;

	

	position: relative;

	z-index: 50;
	}

.post {
	margin: 0 0 5px;
	
	padding:10px 10px 10px 20px;
	
/*	text-align: justify; */
	}



.post hr {

	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}


	



/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 5px 0 0;
	}

h2.pagetitle {
	margin-top: 10px;
	text-align:left;
	

}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
         font-size:0.9em;
         
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 0px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	
	list-style: none;
	padding-left: 10px;
	
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}



.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul p, #sidebar ul select {

	}

#sidebar ul ul, #sidebar ul ol {
	
	}

#sidebar ul ul ul, #sidebar ul ol {

	}

ol li, #sidebar ul ol li {
	list-style: none;
	}

#sidebar ul ul li, #sidebar ul ol li {
	padding: 0;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}
	
.post-title a { font-size: 1.4em; line-height: 1em; padding-left:10px;}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
/*	text-align: justify; */
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar{   
    float:right;
    padding: 0; margin: 0;
    font-size:0.9em;
  
    width: 95%;

	}

#sidebar img
{
padding:2px;
	}





#sidebar form {
	margin: 0;
	}
/* End Sidebar */







/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	float:left;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

div#top_left{
    width:550px;
    float:left;
	position: relative;
    clear: both;
}



div#top_right{
    width:190px;
    float:right;
}


#news_all{
   width:550px;
   height:50px;
   float:left;

   display:block;
}

#news_all img{
    border-style:none;
	clear:none;
   float:right;
   margin: 15px 12px 0 0;
}


div#globalNaviArea {

	height: 33px;

	width: 940px;

	padding-left: 145px;

	background: url(imeges/menu_yoko.gif) repeat-x;

}





div#globalNaviArea ul,

div#globalNaviArea li{

	list-style: none;

	margin: 0;

	padding: 0;

}





div#globalNaviArea li{

	float: left;

	height: 33px;

	font-size: 4px;

	line-height: 1;


}



div#globalNaviArea li a{

	height: 33px;

	background-repeat: no-repeat;

	display: block;

	text-decoration: none;

	background-image: url(images/menu.gif);

	text-indent: -9999px;

}



/*home */

a.tabHome{

	background-position: 0 0;

	width: 57px;

}



a.tabHome:hover{

	background-position: 0 -33px;

}



body#dirHome a.tabHome{

	background-position: 0 -66px;

	width: 57px;

}





/*about*/

a.tabGotoGame{

	width: 97px;

	background-position: -57px 0;

}



a.tabGotoGame:hover{

	background-position: -57px -33px;

}





body#about a.tabGotoGame{

	background-position: -57px -66px;

	width: 97px;

}





/*organization*/

a.tabBlueFriends{

	background-position: -154px 0;

	width: 55px;

}



a.tabBlueFriends:hover{

	background-position: -154px -33px;

	}



body#mission a.tabBlueFriends{

	background-position: -154px -66px;

	width: 55px;

	}

	





/*game*/

a.tabFspot{

	background-position: -209px 0;

	width: 63px;

}



a.tabFspot:hover{

	background-position: -209px -33px;

	width: 63px;

}



body#game a.tabFspot{

	background-position: -209px -66px;

	width: 63px;

}





/*staff*/

a.tabProfile{

	background-position: -272px 0;

	width: 91px;

}



a.tabProfile:hover{

	background-position: -272px -33px;

	width: 91px;

}



body#staff a.tabProfile{

	background-position: -272px -66px;

	width: 91px;

}





/*schedule*/

a.tabSchedule{

	background-position: -363px 0;

	width: 85px;

}



a.tabSchedule:hover{

	background-position: -363px -33px;

	width: 85px;

}



body#schedule a.tabSchedule{

	background-position: -363px -66px;

	width: 85px;

}



/*sponsor*/

a.tabAccess{

	background-position: -448px 0;

	width: 87px;

}



a.tabAccess:hover{

	background-position: -448px -33px;

	width: 87px;

}



body#sponsor a.tabAccess{

	background-position: -448px -66px;

	width: 87px;

}



/*related*/



a.tabUnder{

	background-position: -535px 0;

	width: 65px;

}



a.tabUnder:hover{

	background-position: -535px -33px;

	width: 65px;

}



body#related a.tabUnder{

	background-position: -535px -66px;

	width: 65px;

}





/*contact*/

a.tabSponsors{

	background-position: -600px 0;

	width: 75px;

}



a.tabSponsors:hover{

	background-position: -600px -33px;

	width: 75px;

}



body#contact a.tabSponsors{

	background-position: -600px -66px;

	width: 75px;

}

div#left_banners {

	width: 145px;

	float: left;

	position: relative;

	clear: both;
         
}

div#left_banners img{

	float:left;
    padding-top:10px;

}

/* Sidebar tables (ex: calendar) */
#sidebar table { width: 90%; margin: 0 auto; border: 1px solid #ffffff;font-size:0.9em; }

#sidebar table tr { font-weight: bold; background: #ccc; }
#sidebar table tr td { text-align: center; background: #fff; border: 1px solid #ccc; }
#sidebar table tr td.pad { border: none; }

/* Flickr (sidebar) */
#sidebar .flickr img, #sidebar .gallery-stream img { width: 75px; height: 75px; margin: 0 5px 5px 7px; }

/* Breadcrumb */
.breadcrumb { width: 568px; padding: 10px; background: #ffffff; border: 1px solid #ffffff; }




div.topLeftArea{
width:530px;
height: auto;
background-color:#f2f2f2;
margin-left: 6px;
float: left;

}



* html div.topLeftArea{
margin-left: 3px;
}



* html div.topLeftArea{
height: 1%;
}

div#topic{

    margin-left:20px;
}


dl.list {

	margin: 2em 0;
	width: 450px;
}

dl.list dt {
         letter-spacing:0.1px;
	width: 8em;
	float: left;

}
dl.list dd {
	padding-left: 2em;
        width: 24em;
	
}



div.topLeftInfo h3 img{

	vertical-align: bottom;

}



div.topLeftInfo h3,

div.topLeftWN h3{

	margin: 0;

	line-height: 1;

	position: relative;

	font-size: 8px;

	}

	

div.topLeftInfo h3 span,

div.topLeftWN h3 span{

	position: absolute;

	top: 11px;

	right: 11px;

}



div.topLeftInfo h3 img,

div.topLeftWN h3 img{

	vertical-align: bottom;

}



div.topLeftInfo dt,

div.topLeftWN dt{

width:530px;
background-color: #e5e5e5;
border-left: 1px solid #d9d9d9;
border-right: 1px solid #d9d9d9;
border-top: 1px solid #d8d8d8;
border-bottom: 1px solid #efefef;
font-size: 12px;
font-weight: bold;
line-height: 1;
padding: 5px 10px 3px 10px;
color: #199bff;
margin: 0;

}



div.topLeftInfo{

	

}

div#players {
    width:555px;
    }
div#players img {
    float:left;
    padding:5px 5px 0 0;
    }

dl#list_item dt{
    background-image: url(/bullet.gif) ;
    background-repeat:no-repeat;
    list-style:none;
    line-height:18px;
    float:left;
    width:350px;
    text-indent: 2em;

  }

dl#list_item dd {
    font-size:0.8em;
    letter-spacing:0.9px;
  }



dl#list_item2 dt{
    background-image: url(/bullet.gif) ;
    background-repeat:no-repeat;
    list-style:none;
    line-height:18px;
    float:left;
    min-width:150px;
    text-indent: 2em;

  }

dl#list_item2 dd {
    letter-spacing:0.9px;
    width:360px;
  }





/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

	right: 11px;

}



div.topLeftInfo h3 img,

div.topLeftWN h3 img{

	vertical-align: bottom;

}



div.topLeftInfo dt,

div.topLeftWN dt{

width:530px;
background-color: #e5e5e5;
border-left: 1px solid #d9d9d9;
border-right: 1px solid #d9d9d9;
border-top: 1px solid #d8d8d8;
border-bottom: 1px solid #efefef;
font-size: 12px;
font-weight: bold;
line-height: 1;
padding: 5px 10px 3px 10px;
color: #199bff;
margin: 0;

}



div.topLeftInfo{

	

}

div#players {
    width:555px;
    }
div#players img {
    float:left;
    padding:5px 5px 0 0;
    }

dl#list_item dt{
    background-image: url(/bullet.gif) ;
    background-repeat:no-repeat;
    list-style:none;
    line-height:18px;
    float:left;
    width:350px;
    text-indent: 2em;

  }

dl#list_item dd {
    font-size:0.8em;
    letter-spacing:0.9px;
  }



/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
