@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

*/



/* Begin Typography & Colors */
body {
	font-family:"メイリオ","Meiryo","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","Osaka",sans-serif;
	background: #fff url('images/bg.gif') repeat-x;
	color: #333;
font-size:0.9em;
	}

h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
margin:0;
padding:0;
}

a:link {
	color: #0066cc;
}
a:visited {
	color: #0066cc;
}
a:active,
a:hover {
	color: #0066cc;
}


a img {
	border: none;
}

p{
margin-bottom:15px;
}

table.nomal {
border-collapse: collapse;
border: solid 1px #999;
width:617px;
}

table.nomal th,
table.nomal td {
border: solid 1px #999;
padding: 5px;
}

table.nomal th {
background: #E6E6E6;
text-align: center;
color: #666;
font-weight:lighter;
width:150px;
}

#nav {
height:42px;
width:902px;
margin:0 auto;
}

#nav ul{
list-style-type:none;
margin:0;
padding:0;
}

#nav li{
float:left;
display:inline;
}

#nav li a.about{
display:block;
background:url(images/nav001_over.gif) no-repeat;
width:149px;
height:42px;
text-indent:-9999px;
}

#nav li a:hover.about{
display:block;
background:url(images/nav001.gif) no-repeat;
width:149px;
height:42px;
text-indent:-9999px;
}

#nav li a.about_set{
display:block;
background:url(images/nav001.gif) no-repeat;
width:149px;
height:42px;
text-indent:-9999px;
}

#nav li a.teacher{
display:block;
background:url(images/nav002_over.gif) no-repeat;
width:150px;
height:42px;
text-indent:-9999px;
}

#nav li a:hover.teacher{
display:block;
background:url(images/nav002.gif) no-repeat;
width:150px;
height:42px;
text-indent:-9999px;
}

#nav li a.teacher_set{
display:block;
background:url(images/nav002.gif) no-repeat;
width:150px;
height:42px;
text-indent:-9999px;
}

#nav li a.project{
display:block;
background:url(images/nav003_over.gif) no-repeat;
width:150px;
height:42px;
text-indent:-9999px;
}

#nav li a:hover.project{
display:block;
background:url(images/nav003.gif) no-repeat;
width:150px;
height:42px;
text-indent:-9999px;
}

#nav li a.project_set{
display:block;
background:url(images/nav003.gif) no-repeat;
width:150px;
height:42px;
text-indent:-9999px;
}

#nav li a.training{
display:block;
background:url(images/nav004_over.gif) no-repeat;
width:150px;
height:42px;
text-indent:-9999px;
}

#nav li a:hover.training{
display:block;
background:url(images/nav004.gif) no-repeat;
width:150px;
height:42px;
text-indent:-9999px;
}

#nav li a.training_set{
display:block;
background:url(images/nav004.gif) no-repeat;
width:150px;
height:42px;
text-indent:-9999px;
}

#nav li a.publish{
display:block;
background:url(images/nav005_over.gif) no-repeat;
width:150px;
height:42px;
text-indent:-9999px;
}

#nav li a:hover.publish{
display:block;
background:url(images/nav005.gif) no-repeat;
width:150px;
height:42px;
text-indent:-9999px;
}

#nav li a.publish_set{
display:block;
background:url(images/nav005.gif) no-repeat;
width:150px;
height:42px;
text-indent:-9999px;
}


#nav li a.material{
display:block;
background:url(/wp/wp-content/uploads/2011/09/nav006_over.gif) no-repeat;
width:153px;
height:42px;
text-indent:-9999px;
}

#nav li a:hover.material{
display:block;
background:url(/wp/wp-content/uploads/2011/09/nav006.gif) no-repeat;
width:153px;
height:42px;
text-indent:-9999px;
}

#nav li a.material_set{
display:block;
background:url(/wp/wp-content/uploads/2011/09/nav006.gif) no-repeat;
width:153px;
height:42px;
text-indent:-9999px;
}



#header {
background: #fff url('images/head.gif') no-repeat;
width:902px;
height:78px;
margin:0 auto;
	}

#header h1{
background:url(images/logo.gif) no-repeat;
width:390px;
height:78px;
float:left;
text-indent:-9999px;
}

#header h1 a{
display:block;
width:512px;
height:78px;
}

ul #icoarea{
width:512px;
margin:0;
padding:0;
list-style-type:none;
float:left;
}



#icoarea li{
display:inline;
float:left;
}

#header-front-photo{
width:100%;
height:241px;
margin-left:auto;
margin-right:auto;
clear:both;
position: relative;
z-index:0;
}

#header-front-photo img{
margin:11px auto 0 auto;
display:block;
}

#topleft{
width:249px;
float:left;
margin-top:15px;
}

#topright{
width:619px;
float:left;
margin-left:34px;
margin-top:15px;
}

#content{
width:619px;
float:left;
margin-left:34px;
margin-top:15px;
}

#content p{
margin-bottom:15px;
}

#content h2{
background:url(images/pagetitle.gif) no-repeat left bottom;
border-top:solid 4px #45306f;
width:594px;
font-size:1.2em;
padding:10px 0 12px 25px;
margin-bottom:15px;
}

#content h3{
background:url(images/pagetitle_2.gif) no-repeat left bottom;
font-size:0.9em;
color:#45306f;
font-weight: bold;
padding:10px 10px 8px 15px;
margin:20px 0 10px 0;
}

#content h4{
font-size:0.9em;
color:#45306f;
font-weight: bold;
border-bottom:dotted 2px #45306f;
padding:0 10px 10px 10px;
margin:20px 0 10px 0;
}

#content h5{
font-size:0.9em;
font-weight: bold;
padding:0 10px 0 10px;
margin:20px 0 10px 0;
}

#pagetop{
clear:both;
width:902px;
margin:20px auto 15px auto;
text-align:right;
}

#footer {
	background: url('images/foot_bg.gif') repeat-x;
	height:94px;
width:100%;
	}

#footer_innner {
width:902px;
height:94px;
margin:0 auto;
background: url('http://www.gakko.otsuka.tsukuba.ac.jp/wp/wp-content/uploads/2012/05/foot_logo2.gif') no-repeat left;
	}

#footer_innner p{
width:608px;
margin-left:299px;
padding-top:35px;
text-align:right;
font-size:0.8em;
}

.info_textarea{
margin-bottom:25px;
}

#top_area{
width:619px;
margin-bottom:25px;
}

h4.top_area_t{
background: url('/wp/wp-content/uploads/2011/09/top_area_title.gif') no-repeat;
width:619px;
height:57px;
text-indent:-9999px;
}

#top_area_inner{
border-left:solid 1px #cbccce;
border-right:solid 1px #cbccce;
background:url(images/top_area_bg.gif) no-repeat top right;
height:180px;
padding-left:40px;
padding-top:15px;
}

#top_area_inner ul{
margin:0;
padding:0;
list-style-type:none;
}

#top_area_inner .left{
width:200px;
float:left;
}
#top_area_inner .right{
float:left;
width:200px;
margin-left:30px;
}

#top_area_inner .right li.ico{
margin-top:10px;
}

#top_area_inner li a{
background:url(images/arrow.gif) no-repeat left;
padding-left:10px;
}

#top_area_bottom{
background:url(images/top_area_bottom.gif) no-repeat;
width:619px;
height:14px;
}

#infoarea ul{
margin:10px 0 0 0;
padding:0;
list-style-type:none;
}

#infoarea li{
border-bottom:dotted 1px #666;
padding-bottom:2px;
margin-bottom:10px;
}

h4.hitokoto_t{
background: url('images/top_t_hitokoto.jpg') no-repeat;
width:249px;
height:57px;
text-indent:-9999px;
}

.hitokoto_inner{
border-left:1px solid #cbccce;
border-right:1px solid #cbccce;
padding:10px;
font-size:0.85em;
}

.hitokoto_inner .entry{
margin:8px 0 8px 0;
}


.polo_inner{
border-left:1px solid #cbccce;
border-right:1px solid #cbccce;
padding:10px;
font-size:0.85em;
text-align:center;
}
.polo_inner img{
display:block;
margin:0 auto 5px auto;
}
.polo_inner a{
background:url(images/ico_pdf.gif) no-repeat right;
padding-right:20px;
}


.hitokoto_bottom{
background: url('images/hitokoto_bottom.gif') no-repeat;
width:249px;
height:13px;
margin-bottom:20px;
}

h4.polo_t{
background: url('images/top_t_polo.gif') no-repeat;
width:249px;
height:43px;
text-indent:-9999px;
}

#banner_area{
margin-bottom:15px;
}

#banner_area img{
padding-bottom:5px;
display:block;
}

#banner_area03{
margin:20px 0 20px 0;
}

#banner_area03 img{
padding-bottom:5px;
display:block;
}


#banner_area02_top{
background: url('images/banner_area_top.gif') no-repeat;
width:249px;
height:6px;
}

#banner_area02_bottom{
background: url('images/banner_area_bottom.gif') no-repeat;
width:249px;
height:6px;
}

#banner_area02{
background:#e5e3dc;
}

#banner_area02 img{
margin-bottom:5px;
display:block;
margin:0 auto 5px auto;
}

#banner_area02 img.bottom{
margin:0 auto 0 auto;
}

#sidebar {
width:249px;
float:left;
margin-top:15px;
	}

.about_title{
background:url(images/about_title.gif) no-repeat;
width:249px;
height:42px;
text-indent:-9999px;
}

#snav{
width:249px;
margin-bottom:20px;
}

#snav ul{
margin:0;
padding:0;
list-style-type:none;
}

#snav li{
border-left:solid 1px #cbccce;
border-right:solid 1px #cbccce;
border-bottom:solid 1px #cbccce;
padding:10px;
}

#snav li a{
display:block;
background:url(images/arrow.gif) no-repeat left;
padding-left:10px;
text-decoration:none;
}

ul.s-menu{
margin-bottom:20px;
border:solid 1px #cecfd1;
}

ul.s-menu li{
list-style-type:none;
list-style:none;
}

ul.s-menu li a,
ul.s-menu li a:hover,
ul.s-menu li.on,
ul.s-menu li.on-none{
width:217px;
height:22px;
display:block;
border-bottom: dotted 2px #cecfd1;
padding:5px 5px 3px 25px;
font-size:0.9em;
text-decoration:none;
color:#4c337f;
}

ul.s-menu li a{
background:url(images/bg_menu.gif) no-repeat left bottom;
}

ul.s-menu li a:hover,
ul.s-menu li.on,
ul.s-menu li.on-none{
background:url(images/bg_menu_on.gif) no-repeat left bottom;
}

ul.s-menu li.none a,
ul.s-menu li.on-none{
border-bottom: none;
}

/* End Typography & Colors */



/* Begin Structure */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {

	border: 0;
	margin: 0;
	padding: 0;
}




body {
	margin: 0 auto;
	padding: 0;
	}

#page {
	margin: 0 auto;
	padding: 0;
	width: 902px;
	}






.post hr {
	display: block;
	}



.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;
margin-bottom:25px;
background:#e3e1da;
padding:5px;
font-size:0.85em;
margin-top:20px;
}

.entry.postmetadata alt{
margin-top:15px;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	clear: both;
	}


/* End Structure */







/* 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 {
	content: "\00BB \0020";
	}

.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;
	}


/* End Entry Lists */



/* Begin Form Elements */

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;
	}

#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 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-bottom: 40px;
	}
/* 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 */

#respond{
margin-top:20px;
}



#linkarea a{
background:url(images/arrow.gif) no-repeat left;
padding-left:10px;
}

/* 史資料テーブル */

#material table{
width:100%;
border-left:solid 5px #fff;
}

#material table td{
background-color:#ebebeb;
border-right:solid 5px #fff;
text-align:center;
width:148px;
padding:10px 0 10px 0;
}

#material table th{
background-color:#ebebeb;
border-bottom:solid 5px #fff;
border-right:solid 5px #fff;
padding:0 0 10px 0;
font-size:12px;
	}

#material-2 table{
width:100%;
border-left:solid 5px #fff;
}

#material-2 table td{
background-color:#ebebeb;
border-right:solid 5px #fff;
text-align:center;
width:148px;
padding:10px 0 10px 0;
}

#material-2 table td.none{
border-right:none;
}

#material-2 table th{
background-color:#ebebeb;
border-bottom:solid 5px #fff;
border-right:solid 5px #fff;
padding:0 0 10px 0;
font-size:12px;
}

/* PDFリンク */
.icon-pdf a{
background:url(images/ico_pdf.gif) no-repeat right;
padding-right:20px;
}

/* 次のページへリンク */
.btn-next{
text-align:right;
}
.btn-next a{
background: url("images/arrow.gif") no-repeat left center;
padding-left:10px;
}

/* 注意書き */
.atten{
color:#a52a2a;
}

/* 3つの拠点構想 */
table#kyoten{
width:620px;
margin-bottom:20px;
}
table#kyoten td{
text-align:center;
}




#content_en{
width:619px;
float:left;
margin-left:140px;
margin-top:15px;
}

#content_en p{
margin-bottom:15px;
}

#content_en h2{
background:url(images/pagetitle.gif) no-repeat left bottom;
border-top:solid 4px #45306f;
width:594px;
font-size:1.2em;
padding:10px 0 12px 25px;
margin-bottom:15px;
}

#content_en h3{
background:url(images/pagetitle_2.gif) no-repeat left bottom;
font-size:0.9em;
color:#45306f;
font-weight: bold;
padding:10px 10px 8px 15px;
margin:20px 0 10px 0;
}

#content_en h4{
font-size:0.9em;
color:#45306f;
font-weight: bold;
border-bottom:dotted 2px #45306f;
padding:0 10px 10px 10px;
margin:20px 0 10px 0;
}
