@charset "utf-8";
/*
Theme Name: Ginzado
Theme URI: http://www.ginzado.ne.jp/
Description: Ginzado Home Page Theme
Author: Shinya Inamura
Author URI: http://everydayicons.jp/
Version: 1
*/

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: "メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
	background-color: #0099cc;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

img {
	border-width: 0px;
	vertical-align: bottom;
}

table {
	table-layout: fixed;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
}

ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

li {
	list-style: none;
}

form, input, textarea, select {
	margin: 0px;
	padding: 0px;
}

a {
	color: #0099cc;
	text-decoration: none;
	outline: none;
}

a:visited {
	color: #666699;
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
	outline: none;
}

div#wrapper {
	width: 930px;
	margin: auto;
	padding: 0px;
	text-align: left;
}

/* header */

div#header {
	width: 890px;
	height: 100px;
	margin: 0px;
	padding: 0px 15px 0px 15px;
	background-image: url(images/header_bg.gif);
	background-repeat: no-repeat;
}

/* logo */

td.logo {
	width: 240px;
	height: 100px;
	margin: 0px;
	padding: 0px;
}

/* search */

td.search {
	width: 660px;
	height: 60px;
	margin: 0px;
	padding: 0px;
}

div.search {
	width: 267px;
	height: 36px;
	margin: 15px 0px 0px 393px;
	padding: 5px 0px 0px 5px;
	background-image: url(images/search_bg.gif);
	background-repeat: no-repeat;
}

input.search_box {
	width: 197px;
	height: 20px;
	margin: 0px 5px 0px 0px;
	padding: 6px 0px 0px 5px;
	border: 0px;
	background-color: transparent;
}

/* header menu */

td.header_menu {
	width: 660px;
	height: 40px;
	margin: 0px;
	padding: 0px;
}

td.header_menu a {
	margin: 0px 12px;
	padding: 0px;
	color: #0066aa;
	font-size: 0.9em;
	line-height: 1em;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	outline: none;
}

td.header_menu a:visited {
	text-decoration: none;
	outline: none;
}

td.header_menu a:hover {
	color: #339933;
	text-decoration: none;
	border-bottom: 1px solid #339933;
	outline: none;
}

table.header_menu {
	margin: 0px;
	padding: 0px;
	table-layout: auto;
}

/* center */

td#shadow_left {
	width: 15px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/shadow_left_bg.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}

td#side {
	width: 240px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/side_bg.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	background-color: #ddeeff;
}

td#main {
	width: 660px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	background-color: #ffffff;
}

td#shadow_right {
	width: 15px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/shadow_right_bg.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}

/* footer */

div#footer {
	width: 930px;
	height: 55px;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	font-size: 0.8em;
	line-height: 1em;
	text-align: left;
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
}

div#footer a {
	color: #ffffff;
	text-decoration: none;
	outline: none;
}

div#footer a:hover {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
	outline: none;
}

td.footer_menu {
	width: 900px;
	height: 40px;
	margin: 0px;
	padding: 0px 30px;
}

span.footer_menu_line {
	color: #006633;
}

/* copyright */

div#copyright {
	width: 930px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	color: #ffffff;
	font-size: 0.8em;
	line-height: 1em;
	text-align: center;
}

/* side menu */

a.side_menu {
	width: 206px;
	height: 30px;
	margin: 0px;
	padding: 0px 0px 0px 34px;
	color: #000000;
	font-size: 0.9em;
	line-height: 2.1em;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	background-color: #ddeeff;
	background-image: url(images/side_menu_a.gif);
	background-repeat: no-repeat;
	display: block;
	outline: none;
}

a.side_menu:visited {
	text-decoration: none;
	outline: none;
}

a.side_menu:hover {
	color: #000000;
	text-decoration: none;
	background-image: url(images/side_menu_b.gif);
	outline: none;
}

div.side_box {
	width: 220px;
	margin: 0px;
	padding: 10px;
	border-top: 1px solid #eef7ff;
	border-bottom: 1px solid #b1d1eb;
	text-align: center;
}

div.side_box p {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-size: 0.8em;
	line-height: 1em;
	text-align: center;
}

/* title */

div.side_title {
	width: 230px;
	height: 40px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	color: #000000;
	font-size: 1.2em;
	line-height: 2.1em;
	font-weight: bold;
	text-align: left;
	background-image: url(images/side_title.gif);
	background-repeat: no-repeat;
}

div.main_title {
	width: 650px;
	height: 40px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	color: #000000;
	font-size: 1.2em;
	line-height: 2.1em;
	font-weight: bold;
	text-align: left;
	background-image: url(images/main_title.gif);
	background-repeat: no-repeat;
}

div.main_title table {
	width: 640px;
	margin: 0px;
	padding: 0px;
}

div.main_title td.left {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 1em;
	line-height: 2.1em;
	font-weight: bold;
	text-align: left;
}

div.main_title td.right {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 0.8em;
	line-height: 1.2em;
	font-weight: normal;
	text-align: right;
}

div.main_title td.right a {
	margin: 0px;
	padding: 0px;
	color: #000000;
}

/* news */

table.main_news {
	width: 660px;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}

table.main_news th {
	width: 160px;
	margin: 0px;
	padding: 8px 0px 8px 20px;
	color: #000000;
	font-size: 0.9em;
	line-height: 1.2em;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px solid #ccddff;
	background-color: #ffffff;
}

table.main_news td {
	width: 480px;
	margin: 0px;
	padding: 8px 0px 8px 0px;
	color: #000000;
	font-size: 0.9em;
	line-height: 1.2em;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px solid #ccddff;
	background-color: #ffffff;
}

table.main_news th.a {
	width: 160px;
	margin: 0px;
	padding: 8px 0px 8px 20px;
	color: #000000;
	font-size: 0.9em;
	line-height: 1.2em;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px solid #ccddff;
	background-color: #eef6ff;
}

table.main_news td.a {
	width: 480px;
	margin: 0px;
	padding: 8px 0px 8px 0px;
	color: #000000;
	font-size: 0.9em;
	line-height: 1.2em;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px solid #ccddff;
	background-color: #eef6ff;
}

/* main */

div.main_body {
	width: 630px;
	margin: 0px;
	padding: 0px 15px 15px 15px;
	background-color: #ffffff;
}

div.cse-search-results {
	width: 600px;
	margin: 0px;
	padding: 0px;
}

div.main_body p {
	margin: 10px 10px 0px 10px;
	padding: 0px;
	color: #000000;
	font-size: 0.8em;
	line-height: 1.5em;
	font-weight: normal;
}

div.main_body p.date {
	margin: 5px 10px 0px 10px;
	padding: 0px;
	color: #006600;
	font-size: 0.7em;
	line-height: 1.4em;
	font-weight: normal;
}

div.main_body h1 {
	margin: 15px 10px 0px 10px;
	padding: 5px 0px 5px 0px;
	color: #006600;
	font-size: 1.1em;
	line-height: 1em;
	font-weight: bold;
	border-bottom: 3px solid #99dd55;
}

div.main_body h2 {
	margin: 15px 10px 0px 10px;
	padding: 5px 0px 5px 5px;
	color: #006600;
	font-size: 1em;
	line-height: 1em;
	font-weight: bold;
	border-left: 5px solid #99dd55;
}

div.main_body h3 {
	margin: 15px 10px 0px 10px;
	padding: 0px;
	color: #006600;
	font-size: 0.9em;
	line-height: 1em;
	font-weight: bold;
}

div.main_body pre.draw {
	margin: 15px 10px 0px 10px;
	padding: 10px;
	color: #000000;
	font-size: 0.7em;
	line-height: 1.4em;
	font-weight: normal;
	font-family: "ＭＳ ゴシック","MS Gothic","Osaka-等幅","Osaka-Mono",monospace;
	background-color: #f6f3ee;
	border: 1px solid #dddad4;
	overflow: auto;
}

div.main_body pre.command_line {
	margin: 15px 10px 0px 10px;
	padding: 10px;
	color: #ffffff;
	font-size: 0.8em;
	line-height: 1.5em;
	font-weight: normal;
	font-family: monospace,"ＭＳ ゴシック","MS Gothic","Osaka-等幅","Osaka-Mono";
	background-color: #000000;
	overflow: auto;
}

div.main_body pre.source_code {
	margin: 15px 10px 0px 10px;
	padding: 10px;
	color: #000000;
	font-size: 0.8em;
	line-height: 1.5em;
	font-weight: normal;
	font-family: monospace,"ＭＳ ゴシック","MS Gothic","Osaka-等幅","Osaka-Mono";
	background-color: #eef6ff;
	border: 1px solid #ccddff;
	overflow: auto;
}

div.main_body span.command {
	font-family: monospace;
}

div.main_body ul, div.main_body ol {
	margin: 10px 0px 0px 0px;
}

div.main_body li {
	margin: 0px 0px 0px 50px;
	padding: 0px;
	font-size: 0.8em;
	line-height: 1.5em;
	font-weight: normal;
	list-style-type: disc;
}

div.main_body table {
	margin: 15px 10px 0px 10px;
	padding: 0px;
	table-layout: auto;
}

div.main_body th {
	margin: 0px;
	padding: 5px;
	color: #000000;
	font-size: 0.8em;
	line-height: 1.2em;
	font-weight: bold;
	text-align: center;
	background-color: #bbeeaa;
	border: 1px solid #96be88;
}

div.main_body td {
	margin: 0px;
	padding: 5px;
	color: #000000;
	font-size: 0.8em;
	line-height: 1.2em;
	font-weight: normal;
	background-color: #eee8dd;
	border: 1px solid #bbb5aa;
}

div.main_body th.a {
	margin: 0px;
	padding: 5px;
	color: #000000;
	font-size: 0.8em;
	line-height: 1.2em;
	font-weight: bold;
	text-align: center;
	background-color: #c9f1bb;
	border: 1px solid #96be88;
}

div.main_body td.a {
	margin: 0px;
	padding: 5px;
	color: #000000;
	font-size: 0.8em;
	line-height: 1.2em;
	font-weight: normal;
	background-color: #f1ede4;
	border: 1px solid #bbb5aa;
}

div.main_body div.comment {
	margin: 10px 10px 0px 10px;
	padding: 10px;
	color: #000000;
	font-size: 0.8em;
	line-height: 1.5em;
	font-weight: normal;
	background-color: #f1ede4;
	border: 1px solid #bbb5aa;
}

div.side_box_title {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
}

div.navigation {
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

div.navigation table {
	width: 630px;
	margin: 0px;
	padding: 0px;
}

div.navigation td.left {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	text-align: left;
	color: #000000;
	background-color: #ffffff;
	border: none;
	font-size: 0.8em;
	line-height: 1.5em;
	font-weight: normal;
}

div.navigation td.right {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	text-align: right;
	color: #000000;
	background-color: #ffffff;
	border: none;
	font-size: 0.8em;
	line-height: 1.5em;
	font-weight: normal;
}

div.twocol {
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

div.twocol table {
	width: 570px;
	margin: 0px;
	padding: 0px;
}

div.twocol td {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	vertical-align: top;
	text-align: left;
	color: #000000;
	background-color: #ffffff;
	border: none;
	font-size: 1.0em;
	line-height: 1.5em;
	font-weight: normal;
}

div.twocol td ul, div.twocol td ol {
	margin: 0px 0px 0px 0px;
}
div.twocol td li {
	margin: 0px 0px 0px 40px;
	padding: 0px;
}

div.tag_cloud {
	width: 160px;
	float: right;
	margin: 0px 0px 10px 10px;
	padding: 10px;
	border: 2px dotted gray;
	background: white;
}

