@charset "utf-8";
/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: 有名な <a href="http://binarybonsai.com/kubrick/">Kubrick</a> をもとにした WordPress のデフォルトテーマ
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 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:
	http://www.opensource.org/licenses/gpl-license.php

*/

/*--------------------------
resets
--------------------------*/
* {
	margin: 0;
	padding: 0;
	border: none 0;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6,
p, blockquote, address,
ul, ol, li,
dl, dt, dd,
table, thead, tbody, tfoot, tr, th, td,
img, span, embed {
	margin: 0;
	padding: 0;
	border: none 0;
	font-size: 100%;
	font-style: normal;
	line-height: 1.6;
	font-weight: normal;
	text-decoration: none;
}


/* Begin Typography & Colors */
body {
	font-size: 12px;
	line-height: 1.6;
	color: #4a4a4a;
	font-family: "Verdana", "San-serif";
        background: url(http://www.sciencefestival.jp/common/images/body_bg.gif) repeat;
	}

#page {
	}

/*--------------------------
header
--------------------------*/
#header_container {
	width: 100%;
	height: 55px;
	border-bottom: solid 1px #d1d1d1;
	background-color: #ffffff;
}

#header_container #header {
	width: 860px;
	margin: 0 auto;
	position: relative;
}

#header_container #header #logo {
}

#header_container #header #name {
	margin-top: 35px;
	float: right;
}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

/*--------------------------
navigation (local)
--------------------------*/
#navi_container {
	width: 100%;
	border-bottom: solid 1px #d1d1d1;
	background: #ffffff;
}

#navi_container #navi {
	width: 860px;
	margin: 0 auto;
	border-right: solid 1px #d1d1d1;
	border-left: solid 1px #d1d1d1;
}

#navi ul {
	list-style: none;
}

#navi ul li {
	float: left;
	height: 58px;
}

* html #navi ul li {
	margin-bottom: -3px;
}

/*--------------------------
global navigation
--------------------------*/
#gnavi_container {
	width: 100%;
	border-bottom: solid 1px #d1d1d1;
	background: #ffffff;
}

#gnavi_container #gnavi {
	width: 860px;
	margin: 0 auto;
	border-right: solid 1px #d1d1d1;
	border-left: solid 1px #d1d1d1;
}

#gnavi ul {
	list-style: none;
}

#gnavi ul li {
	display: inline;
	width: 194px;
	padding: 10px;
	text-align: center;
	float: left;
	border-right: solid 1px #d1d1d1;
	line-height: 1.6;
}

#gnavi ul li.gnavi04 {
	border-right: none 0px;	
}

/*--------------------------
sub navigation
--------------------------*/
#sub_navi_container {
	width: 100%;
	height: 58px;
	border-bottom: solid 1px #d1d1d1;
	background: #ffffff;
}

#sub_navi_container #sub_navi {
	width: 860px;
	margin: 0 auto;
	border-right: solid 1px #d1d1d1;
	border-left: solid 1px #d1d1d1;
}

#sub_navi ul {
	list-style: none;
}

#sub_navi ul li {
	display: inline;
	float: left;
}

/*--------------------------
main image
--------------------------*/
#top_container {
	width: 100%;
	height: 45px;
	border-bottom: solid 1px #d1d1d1;
}

#top_container #top {
	width: 860px;
	margin: 0 auto;
	height: 45px;
	border-right: solid 1px #d1d1d1;
	border-left: solid 1px #d1d1d1;
}

#top_container #top h1 {
	margin: 0;
	padding: 0;
	line-height: 1;
}

/*--------------------------
contents
--------------------------*/
#contents_container {
	width: 100%;
	border-bottom: solid 1px #d1d1d1;
	background: #ffffff;
}

#contents_container #contents {
	width: 860px;
	margin: 0 auto;
	padding: 10px 0 10px 0;
	border-right: solid 1px #d1d1d1;
	border-left: solid 1px #d1d1d1;
}

#contents_container #contents #content {
        width: 557px;
	margin: 0;
	padding: 0px 0px 10px 10px;
        float: left;
	}

#contents #content .post .entry p {
	display: block;
	min-height: 1em; 
	height: auto !important; 
	height: 1em;
}

#contents #content .post .entry div {
	display: block;
	min-height: 1em; 
	height: auto !important; 
	height: 1em;
}

#contents #content small.sign {
	display: block;
	padding: 0 0 10px;
}

/*--  backtop  --*/
#contents #backtop {
	width: 100%;
	padding: 12px 0 0 0;
	background: url(../../../../common/images/contents_backtop_bg.gif) no-repeat top;
	text-align: center;
	clear: both;
}

#contents #backtop #button {
	margin: 0 auto;
}

/*--  見出し  --*/
.h_01 {
	margin: 0 0 15px 0;
	border-top: solid 5px #449925;
}
.h_01 h1 {
	margin: 1px 0 0 0;
	padding: 20px;
	background-color: #f0f0f0;
	border-bottom: solid 1px #dadada;
	border-right: solid 1px #dadada;
	font-size: 133.4%;
	line-height: 1.4;
	font-weight: bold;
}

.h_02 {
	margin: 0 0 15px 0;
	border-top: solid 5px #449925;
}
.h_02 h2 {
	margin: 1px 0 0 0;
	padding: 20px;
	background-color: #f0f0f0;
	border-bottom: solid 1px #dadada;
	border-right: solid 1px #dadada;
	font-size: 133.4%;
	line-height: 1.4;
	font-weight: bold;
}

.h_03 {
	margin: 0 0 15px 0;
	border-top: solid 5px #449925;
}
.h_03 h3 {
	margin: 1px 0 0 0;
	padding: 20px;
	background-color: #f0f0f0;
	border-bottom: solid 1px #dadada;
	border-right: solid 1px #dadada;
	font-size: 133.4%;
	line-height: 1.4;
	font-weight: bold;
}

h1.pagetitle {
    font-size: 14pt!important;
    font-weight: bold;
	padding: 5px;
	border-left: solid 1px #dadada;
	border-right: solid 1px #dadada;
	border-top: solid 1px #f0f0f0;
	border-bottom: solid 4px #dadada;
	margin: 0 0 15px 0;
}

h1.pagetitle_search {
	font-size: 116.7%;
	line-height: 1.4;
	font-weight: bold;
}

.h_02_m {
	border-top: solid 1px #f0f0f0;
	border-bottom: solid 4px #dadada;
	margin: 0 0 15px 0;
}

.h_02_m h2 {
	
	padding: 5px;
	border-left: solid 1px #dadada;
	border-right: solid 1px #dadada;
}

.widgettitle{
	margin-bottom: 0px;
	line-height: 1.4;
	font-weight: bold;
	color: #6d7889;
	background-color: #cdd3db;
	border: none;
	padding: 4px 5px 2px 4px;
	border-left: solid 4px #a1aab6;
	border-bottom: solid 1px #a1aab6;
	text-transform: uppercase;
}

.widget-content {
	margin: 1px 0px 0 0px;
}

/*--------------------------
footer
--------------------------*/
#footer_container {
	width: 100%;
	border-bottom: solid 1px #d1d1d1;
	background: #ffffff;
}

#footer_container #footer {
	width: 840px;
	margin: 0 auto;
	padding: 10px;
	border-right: solid 1px #d1d1d1;
	border-left: solid 1px #d1d1d1;
}

#footer ul {
	list-style: none;
}

#footer ul li {
	display: inline;
	float: left;
	margin: 0 15px 0 0;
	background: url(../../../../common/images/marker_arrow_r.gif) no-repeat left center ;
	text-indent: 10px;
}

#footer ul li a {
	color: #4a4a4a;
}

#footer ul li a:hover {
	color: #8a8a8a;
}

#footer #copyright {
	margin: 3px 0 0 0;
	float: right;
}

.narrowcolumn .postmetadata {
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

a {
	font-size: 100%;
	font-weight: normal;
	line-height: 1.6;
	color: #1080e8;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	color: #57aeff;
	text-decoration: none;
	}

#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;
	}

.narrowcolumn,
.widecolumn {
	float: left;
	}

.post {
	margin: 0 0 40px;
/*	text-align: justify; */
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	}

.widecolumn .postmetadata {
	}

.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;
}

#footer {
	}

#footer p {
	margin: 0;
	padding: 0;
	}
/* End Structure */



/*	Begin Headers */
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3.comments {
	padding: 0;
	margin: 40px 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;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	}

.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;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

/* End Entry Lists */



/* Begin Form Elements */
input, textarea {
    border: 1px solid #ccc;
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
    padding: 1px 2px;
    background-color: #fafafa;
}

input.text, textarea {
    border: 1px solid #ccc;
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
    padding: 1px 2px;
    background-color: #fafafa;
}

#sidebar form {
	margin: 0;
	}

#sidebar form#searchform {
	margin: 0 0px 10px;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar .widget_search label {
	display: none;
}

#sidebar #searchsubmit {
	padding: 1px;
	}

.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 {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
/*	text-align: justify; */
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	padding: 0 0 0 10px;
	margin:0;
	width: 274px;
	float: left;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.6;
}

#sidebar ul,
#sidebar li {
	list-style: none;
}

#sidebar ul li.widget ul {
	border-top: solid 1px #dadada;
	margin: 1px 0 10px 0;
}

#sidebar ul li.widget ul li {
	padding: 8px 8px 8px 26px;
	border-bottom: dotted 1px #dadada;
	border-left: solid 1px #dadada;
	border-right: solid 1px #dadada;
	background: url(../../../../common/images/marker_arrow_r_02.gif) left no-repeat;
	background-position: 8px 10px;
}

#sidebar ul li.widget div {
	border-top: solid 1px #dadada;
	margin: 1px 0 10px 0;
	border-bottom: dotted 1px #dadada;
	border-left: solid 1px #dadada;
	border-right: solid 1px #dadada;
	padding: 8px;
}
#sidebar ul li.widget form div {
	border: 0;
	margin: 0;
	padding: 0;
}

/*--  プロフィール  --*/
.profile {
	margin: 1px 0 0 0;
	padding: 8px 0;
	border: solid 1px #d1d1d1;
}

.profile .image {
	float: left;
	padding: 0 8px 8px 8px;
}

.profile .p_position {
	padding: 0 8px 3px 8px; 
}

.profile h4 {
	padding: 0 8px 8px 8px;
	font-weight: bold;
}

.profile .message {
	clear: both;
	padding: 8px;
	border-top: dotted 1px #d1d1d1;
}

.profile .message_none {
	padding: 0 8px 8px 8px;
}



/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* 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;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* 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;
}
/* End captions */

/* google map fonts */
.entry small a {
	color: #1080e8 !important;
}

.entry small a:hover {
	color: #57aeff !important;
}

/*--------------------------
extra classes
--------------------------*/
.flt_r { float:right; }
.flt_l { float:left; }
.clr_bth { clear:both; }

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}

@import url(http://www.sciencefestival.jp/common/css/common.css);
@import url(http://www.sciencefestival.jp/common/css/2nd_base.css);
@import url(http://www.sciencefestival.jp/common/css/modules.css);
@import url(http://www.sciencefestival.jp/common/css/thickbox.css);

