@charset "utf-8";

h1,h2,h3,h4,h5,h6,h7 {
margin-left:0px;
margin-right:0px;
border-color:#555;
font-weight:normal;
}

a {
text-decoration:underline;
}

a:hover {
text-decoration:none;
color:#d33;
}

caption {
display:none;
}

blockquote {
width:auto;
margin:0 0 1em 0;
padding-left:10px;
color:#555;
border:0;
border-left:5px solid #888;
background-color:transparent;
background-image:url('./img/program_code_bg.gif');
background-repeat: repeat;
}

pre.program_code {
width:95%;
height:auto;
max-height:500px;
margin:0 0 1em 0;
padding:10px;
overflow:scroll;
border:1px solid #aaa;
border-right:0;
border-bottom:0;
font-size:12px;
line-height:13px;
background-color:transparent;
background-image:url('./img/program_code_bg.gif');
background-repeat: repeat;
color:#444;
}

pre.program_code span.keyword {color: #00f}
pre.program_code span.keyword2 {color: #808}
pre.program_code span.number {color: #f00}
pre.program_code span.identifier {color: #a66}
pre.program_code span.function {color: #a66; text-decoration: underline}
pre.program_code span.method {color: #a66; text-decoration: underline}
pre.program_code span.variable {color: #f80}
pre.program_code span.statement {color: #00f}
pre.program_code span.comment {color: #080}
pre.program_code span.quote {color: #a66}
pre.program_code span.wquote {color: #600}
pre.program_code span.value {color: #a66}
pre.program_code span.regexp_statement {background: #ffa}

/* 検索文字列 */
span.search_result {
background-color:#ff5;
font-weight:inherit;
}

body {
position:relative;
width:100%;
margin:0;
padding:0px;
background-image:url('./img/bgimage.jpg');
background-repeat: no-repeat;
background-position: right bottom;
background-attachment:fixed;
}

#map {
width: 100%;
height:150px;
position:absolute;
left:0;
top:0;
z-index:0;
border-bottom:4px solid #dadada;
}

h1#site_title {
position:relative;
margin:0;
margin-bottom:40px;
border:0;
border-top:10px solid #000;
height:150px;
}

h1#site_title a {
font-family:"trebuchet ms";
width:850px;
color:#fff;
display:block;
margin:25px auto;
text-decoration:none;
}

#search_form {
position:absolute;
top:-235px;
right:5px;
}

#search_form form p {
margin:0;
padding:0;
}

#search_form h2 {
display:none;
}

#search_form input {
margin:0;
border-style:inset;
padding:1px 18px 1px 2px;
background-image:url('./img/searchform_glass.png');
background-repeat: no-repeat;
background-position: right center;
}

/* ------------------ top_information ------------------ */
#top_information {
width:850px;
margin:0 auto;
height:80px;
font-size:12px;
}

#top_information h2 {
font-size:12px;
}

#ie_caution {
display:none;
}

/* ------------------ main_menu ------------------ */
#main_menu {
position:absolute;
top:-180px;
right:5px;
}

#main_menu h2 {
display:none;
}

#main_menu a {
color:#fff;
margin-left:0.5em;
}

/* ------------------ カレンダーストライプ ------------------ */
#calendar_stripe {
position:absolute;
top:154px;
left:0;
width:100%;
height:27px;
margin:0;
border-bottom:1px solid #114779;
}

#calendar_stripe h2 {
display:none;
}

#calendar_stripe table {
width:100%;
border:0;
background-color:transparent;
border-collapse:collapse;
}

#calendar_stripe td {
padding:0;
margin:0;
border:0px;
font-size:9px;
text-align:center;
width:1%;
white-space:nowrap;
background-color:transparent;
}

#calendar_stripe td span,
#calendar_stripe td a {
padding:7px 0 5px 0;
height:15px;
min-width:24px;
display:block;
font-family: arial, sans-serif, helvetica;
font-size:10px;
background-color:transparent;
color:#ccc;
line-height:1.2em;
}

#calendar_stripe td a {
background-image:url('./img/calendar_stripe_a_bg.gif');
background-position: center bottom;
background-repeat: no-repeat;
}

#calendar_stripe table td a:link,
#calendar_stripe table td a:visited,
#calendar_stripe table td a:hover,
#calendar_stripe table td a:active {
color:#888;
text-decoration: none;
}

#calendar_stripe table td a:hover {
color: #fff;
background-color:#464;
}

/* ------------------ main ------------------ */
#main {
float:left;
width:620px;
}

#container {
width:850px;
margin:0 auto;
}

#main h2 {
font-size:14px;
text-align:right;
margin-bottom:2em;
}

#main .board {
color:#222;
margin-bottom:3em;
}

#main .board h3,
body#keitan2 #board_container #parent h3 {
	position:relative;
	height:40px;
	padding:0;
	margin-bottom:0.2em;
	border:0;
	font-size:1.4em;
	background-image:url('./img/file_icon/html.gif');
	background-repeat: no-repeat;
	background-position: left center;
}

#main .board h3 a,
body#keitan2 #board_container h3 span {
	position:absolute;
	bottom:0;
	display:block;
	width:586px;
	padding:0 0 0px 34px;
	color:#222;
	text-decoration:none;
	border-bottom:1px dashed #9b9;
	font-weight:bold;
}

#main .board h3 a:hover {
color:#d33;
border-bottom:1px dashed #d33;
}

#main .info_line {
position:relative;
margin-bottom:1.5em;
font-size:11px;
}

#board_container {
font-size:12px;
}

#board_container .info_line .date,
#board_container .info_line .comment {
border-right:1px solid #555;
font-size:11px;
padding-right:0.3em;
margin-right:0.3em;
}

#main .sentences {
font-size:14px;
}

#main .sentences img {
clear:left;
float:left;
margin:0 15px 5px 0;
width:150px;
border:1px solid #000;
}

#main .sentences img.diagram {
width:auto;
max-width:70%;
}

.sentences p {
clear:left;
}

.sentences img.diagram {
width:inherit;
max-width:70%;
}

#main .attach {
	clear:left;
}

/* ------------------ links ------------------ */
#links {
	position:relative;
	float:right;
	width:200px;
	font-size:14px;
}

#links #blocklist,
#links #calendar,
#links .tag_cloud {
	margin-bottom:20px;
}

#links #blocklist {
	width:200px;
	overflow:hidden;
}

#links #topic_list li {
	overflow:hidden;
	background-image:url('./img/xiao_icon/21.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding:0 0 0 18px;
}

#links #comment_list li {
	overflow:hidden;
	background-image:url('./img/xiao_icon/33.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding:0 0 0 18px;
}

#links .blocklist a {
	display:block;
	margin:0;
	white-space:nowrap;
	width:181px;
}

#links h2 {
	width:100%;
	font-size:14px;
}

#links ul {
	list-style-type: none;
	list-style-position: outside;
}

#links li {
	font-size:80%;
	margin-bottom:0.5em;
}

#links li a {
	font-color:#222;
}

#links li img {
	margin-right:4px;
	vertical-align:middle;
}

/* ------------------ calendar ------------------ */
#calendar {
width:200px;
background-color:transparent;
}

#calendar a {
margin-left:10px;
/* font-size:10px; */
font-family: arial,sans-serif,helvetica;
padding:4px 2px 4px 2px;
}

#calendar table {
margin:auto;
width:80%;
border:0;
border-collapse:collapse;
background-color:transparent;
}

#calendar table tr,
#calendar table td,
#calendar table th {
padding:0;margin:0;border:0px;
text-align:center;
width:1%;
white-space:nowrap;
background-color:transparent;
/* font-size:9px; */
}

#calendar table th span,
#calendar table td span,
#calendar table td a {
margin-left:0px;
padding:4px 0 4px 0;
width:28px;
display:block;
font-family: arial, sans-serif, helvetica;
font-size:10px;
line-height:1.0em;
}

#calendar table td span.next_month {
color:#666;
font-style:italic;
}

#calendar span {
color:#aaa;
}

#calendar a:link,
#calendar a:visited,
#calendar a:hover,
#calendar a:active {
text-decoration: none;
}

#calendar a:hover {
color:#fff;
background-color:#464;
}

/* ------------------ page_navi ------------------ */
#page_navi {
padding:0 0 0 4px;
background-color:#898;
font-size:10px;
}

#page_navi a {
text-decoration:none;
}

#page_navi a:hover {
text-decoration:underline;
}

#page_navi a:visited {
color:#456;
}

#page_navi a.current {
font-weight:bold;
font-size:12px;
color:#333;
}

#page_navi h2{
display:none;
}

/* ------------------ keitan2 bbs ------------------ */
body#keitan2 #board_container #comments {
width:550px;
margin:0 0 40px auto;
font-size:11px;
}

body#keitan2 #board_container #comments .comment_conteiner {
padding-top:1.5em;
position:relative;
}

body#keitan2 #board_container #comments .comment_conteiner .date {
position:absolute;
top:0;
left:0;
}

body#keitan2 #board_container #comments .comment_conteiner .author {
position:absolute;
top:0;
left:70px;
}

body#keitan2 #board_container #comments .comment_conteiner .content {
padding:10px 0 0 70px;
border-top:1px dashed #555;
}

body#keitan2 #board_container #comments #page_navi {
width:100%;
margin:0;
}

body#keitan2 #board_container #parent {
margin-bottom:25px;
}

body#keitan2 #board_container #relatives {
margin:0 0 40px auto;
}

body#keitan2 #board_container #relatives h3{
font-size:14px;
}

body#keitan2 #board_container #relatives .current {
font-weight:bold;
}

#form_area textarea {
width:90%;
height:20em;
}

/* ------------------ form_check ------------------ */

/* ------------------ tree_style ------------------ */
body#tree_style .parent_container {
position:relative;
margin-bottom:0.5em;
}

body#tree_style .parent_container .id {
position:absolute;
top:0;
left:0px;
width:465px;
border-bottom:1px solid #555;
}

body#tree_style .generation2 .id {
left:50px;
width:415px;
}

body#tree_style .parent_container .date {
text-align:right;
}

/* ------------------ copyright ------------------ */
#copyright {
padding-top:40px;
font-size:10px;
clear:both;
}

#copyright h2 {
display:none;
}

/* ------------------ calendar list ------------------ */
body#calendar_list #calendar_list_container {
width:420px;
background-color:transparent;
}

body#calendar_list #calendar_list_container div.calendar {
clear:left;
padding-bottom:20px;
margin-bottom:30px;
border-bottom:1px dashed #444;
}

body#calendar_list #calendar_list_container br {
line-height:0;
}

body#calendar_list #calendar_list_container h3 {
border-bottom:0;
margin:0;
font-size:64px;
color:#d0d0d0;
font-family: Arial, Verdana, sans-serif;
letter-spacing:1px;
line-height:0.95em;
font-weight:bold;
white-space:nowrap;
text-align:right;
float:left;
}

body#calendar_list #calendar_list_container table {
margin:auto;
border:0;
border-collapse:collapse;
}

body#calendar_list #calendar_list_container table tr,
body#calendar_list #calendar_list_container table td,
body#calendar_list #calendar_list_container table th {
padding:0;margin:0;border:0px;
width:28px;
text-align:center;
white-space:nowrap;
background-color:transparent;
}

body#calendar_list #calendar_list_container a {
margin-left:10px;
font-family: arial,sans-serif,helvetica;
padding:4px 2px 4px 2px;
}

body#calendar_list #calendar_list_container table th span,
body#calendar_list #calendar_list_container table td span,
body#calendar_list #calendar_list_container table td a {
margin-left:0px;
padding:4px 0 4px 0;
width:28px;
display:block;
font-family: arial, sans-serif, helvetica;
font-size:10px;
color:#aaa;
line-height:1.2em;
}

body#calendar_list #calendar_list_container table td span.next_month {
color:#ccc;
font-style:italic;
}

body#calendar_list #calendar_list_container a:link,
body#calendar_list #calendar_list_container a:visited,
body#calendar_list #calendar_list_container a:hover,
body#calendar_list #calendar_list_container a:active {
color:#555;
text-decoration: none;
}

body#calendar_list #calendar_list_container a:hover {
color:#fff;
background-color:#464;
}

div.tag_cloud div {
	padding-right:0;
	padding-left: 0;
	text-align:center;
	word-break: break-all;
}

div.tag_cloud a {
	letter-spacing:0px;
	line-height:0.1em;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	padding: 0.1em 8px 0.1em 8px;
	margin: 0;
	opacity:0.7;
}

.tag_cloud .level0 {
	z-index:1;
	font-size:8px;
	background-color:#cbcfe0;
}

.tag_cloud .level1,
.tag_cloud .level2 {
	z-index:1;
	font-size:10px;
	background-color:#9ea8d0;
}

.tag_cloud .level3,
.tag_cloud .level4 {
	z-index:3;
	font-size:12px;
	background-color:#909ece;
}

.tag_cloud .level5 {
	margin-top:3px;
	z-index:5;
	font-size:16px;
	background-color:#7585be;
}

.tag_cloud .level6 {
	margin-top:3px;
	z-index:6;
	font-size:18px;
	background-color:#6a78b8;
}

.tag_cloud a:hover {
	z-index:10;
	background-color:#668;
}

/* ------------------ TOOLTIP ------------------ */
.tooltip {
	display:none;
}

#TOOLTIP,
#ENTRY_DETAIL,
#LIST_BY_DATE {
	text-align		: left;
	position		: absolute;
	z-index			: 3000;
	border-top		: 1px solid #9b9;
	border-right	: 2px solid #676;
	border-bottom	: 2px solid #676;
	border-left		: 1px solid #9b9;
	background		: #ffd;
	opacity	 		: 0.95;
	width			: 20em;
	padding			:10px;
	font-size		: 12px;
	font-family		: 'ＭＳ ゴシック',monospace, 'Courier New', "Osaka－等幅";
}

#TOOLTIP h3,
#LIST_BY_DATE h3,
#TOOLTIP div,
#LIST_BY_DATE div {
	font-size   : 1.1em;
	font-weight : normal;
	margin	  : 0;
	border	  : 0;
	margin-bottom: 0.5em;
	background-repeat: no-repeat;
	background-position: left center;
	padding:0 0 0 18px;
}

#TOOLTIP blockquote.search_input {
	background-color:#f5f5f5;
	border:1px solid #ccc;
	width:200px;
	margin:0 10px;
	padding:2px 18px 2px 2px;
	background-image:url('./img/searchform_glass.png');
	background-repeat: no-repeat;
	background-position: right center;
	text-align:left;
	font-size:14px;
	font-family: 'ＭＳ ゴシック',monospace, 'Courier New', "Osaka－等幅";
}

/* ------------------ Pop up help ------------------ */
#TOOLTIP h3 {
	background-image:url('./img/xiao_icon/52.png');
}

/* ------------------ list_by_date ------------------ */
#LIST_BY_DATE h3 {
	background-image:url('./img/xiao_icon/30.png');
`}

table.list_by_date,
table.list_by_date td {
	background-color:transparent;
	border:0;
	vertical-align:top;
	padding-left:4px;
}

table.list_by_date td.date {
	text-align:right;
}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}
#lightbox-nav-btnNext {
	right: 0;
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px;
	color: #666;
}
#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left;
}
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}
