@charset "utf-8";
/*

Theme Name: RESTEC Default beta1

Theme URI: http://wordpress.org/

Description: 有名な WordPress のデフォルトテーマの左右構造を入れ替えました

Version: 1.6

Author: tak kobayashi

Author URI: http://binarybonsai.com/

Tags: blue, custom header, fixed width, two columns, widgetsf

*/





/* clearfloating

------------------------------------*/



/* float clearfix */

.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*￥*//*/

height: auto;

overflow: hidden;

/**/

}
/*font

------------------------------------*/

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,  input, fieldset, form, label, legend,  table, caption, tbody, tfoot, thead, tr, th, td {
	font-family:Arial, 'Lucida Grande', "ヒラギノ角ゴ Pro W3", sans-serif; /* == safari firefox...etc == */
 font-family/**/:/**/:Arial, 'Lucida Grande', "ヒラギノ角ゴ Pro W3", 'メイリオ', 'ＭＳ Ｐゴシック'; /* == ie6 & 7 == */
}
/* 基本指定 

------------------------------------*/

html {
	background:url(images/restec-body-bg.gif) repeat-x center 0;
	overflow-y:scroll;
	margin-bottom: 1px;
	height: 100%;
}
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	color: #333;
	text-align: center;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
html>body .entry {
	margin:20px 0px 0px 0px;
	padding: 0 0 0 15px;
	list-style: none;
}
table {
	border-collapse:collapse;
}
table, td {
	border:none;
	line-height:1.5;
}
/*table { margin: 10px 0 0 20px; border-collapse:collapse;}

table table { margin:0px;}

table table table { margin:0px}

table ,td { border:none; font-size:12px;}*/



#page {/*background:url('images/restec-page-bg.gif') repeat-y;*/
	text-align:center;/**/
	margin: 0px auto;
	padding: 0px 0px 20px 0px;
	width: 782px;
	border-bottom:solid 1px #cccccc;
	min-height:600px;
	height:auto !important;/*IE6対策*/
	height:600px;/*IE6対策*/
}
hr, ul, li, p, dl, dd, dt {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}
h1 {
	font-size: 4em;
	text-align: center;
	padding-top: 70px;
	margin: 0;
	font-weight: bold;
}
h2 {
	font-weight: bold;
	margin: 0px;
	padding:0px;
}
h2.pagetitle {
	font-size: 1.6em;
	margin-top: 30px;
	text-align: center;
}
h3 {
	font-size: 1.3em;
	font-weight: bold;
	padding: 0;
	margin: 30px 0 0;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
}
a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
}
a:hover {
	color: #147;
	text-decoration: underline;
}
a img {
	border: none;
}
.bt_arrow {
	padding:0 0 0 18px;
	background:url(images/arrow.gif) no-repeat 0px 0.1em;
}
.widecolumn .entry p {
	font-size: 1.05em;
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}
.widecolumn {
	line-height: 1.6em;
}
.narrowcolumn .postmetadata {
	text-align: center;
}
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}
.even, .alt {
	border-left: 1px solid #ddd;
}
.entry p a:visited {
	color: #b85b5a;
}
.entry ul {
	list-style-type:none;
	margin-top:10px;
}
.entry ul li {
	padding:3px 3px 3px 12px;
	background:url(images/ul_bg_circle.gif) no-repeat 0px 0.5em;
}
.entry dl {
	list-style-type:none;
	margin-top:10px;
}
.entry dt {
	font-size:12px;
	padding:3px 3px 3px 0px;
	margin-left: 0px;
}
.entry dd {
	font-size:12px;
	padding:3px 3px 3px 0px;
	margin-left:15px;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
	font-size: 1em;
}
.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 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
	font-weight: normal;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;/*letter-spacing: .07em;*/

}
.narrowcolumn {
	float: left;
	margin: 0 0 0 0px 45px;
	mpadding: 0px;
	width: 450px;
}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
}
.post {
	margin: 0 0 40px;
}
.post hr {
	display: block;
}
.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;
}
p img {
	padding: 0;
	max-width: 100%;
}
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
}
.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;
}
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
.entry form {
	text-align:center;
}
.entry p.pic-name {
	text-align:left !important;
	margin-bottom:5px;
}
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;
}
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
}
.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;
}
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 {
	margin:5px auto;
	border-top:solid 1px #999999;
	border-bottom: none;
	border-left:none;
	border-right:none;
	height:1px;
	background:none;
}
/* #content {

	font-size:12px;

	width:569px;

	height:auto;

	padding:10px 17px 0 0;

	float:right;

	margin:0;

} */

#content {
	text-align:left;
	width:546px;
	height:39px;
	padding:25px 0 0 23px;
	background:url(images/osirase_h1bg1.gif);
	background-repeat:no-repeat;
	font-size:14px;
	color:#333333;
	margin:0;
}
.breadcrumb {
	padding:3px 3px 3px 5px;
	margin:0px 1px;
	background-color:#f3f3f3;
	border-bottom:solid 1px #dee4f3;
	text-align:left;
	line-height:1.5
}
/* サイドバー */

#sidebar {
	display:inline;
	float:left;
	text-align:left;
	width:180px;
	margin-left:1px;
	background-color:#c8c6c6;
}
#sidebar_h1 {
	text-align:center;
	height:29px;
	background-image:url(images/sidebar_h1bg.gif);
	background-repeat:no-repeat;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	padding:15px 0px 5px 0px;
	margin:0;
}
#sidebar h2 {
	height:15px;
	background-color:#F4F4F6;
	font-size:12px;
	font-weight:bold;
	padding:10px 0 5px 10px;
	margin:0;
}
#sidebar ul {
	background-color:#f4f4f6;
}
#sidebar li {
	list-style-type:none;
	padding:0px 0px 0px 0px;
	font-size:12px;
	font-weight:normal;
	line-height:20px;
	background-color:#F4F4F6;
}
* html #sidebar li a {
	/* IE6 only */

zoom:1;
}
#sidebar ul.archivei_list a {
	background:url(images/sidebar-ul-bg2.gif) no-repeat 10px 0.9em;
}
#sidebar li a {
	display:block;
	padding:5px 5px 5px 25px;
	background:url(images/sidebar-ul-bg1.gif) no-repeat 10px 0.8em;
	border-bottom: 1px dotted #999999;
}
#sidebar li a:hover {
	background-color:#ffffff;
}
#sidebar .current_page_item a {
	color: #333333;
	font-weight:bold;
}
#sidebar ul ul {
}
#sidebar ul ul li {
}
#sidebar ul ul li a {
	padding-left: 35px;
	background:url(images/sidebar-ul-bg4.gif) no-repeat 20px 0.9em;
	border-bottom: none;
}
/* header */

#header {
	background:url(images/restec-header.gif) no-repeat 0 0;
	text-align:left;
	margin: 0 auto 0 auto;
	padding:0px;
	height: 136px;
	width: 780px;
}
#header_top {
	background:url(images/restec-header.gif) no-repeat 0 0;
	text-align:left;
	margin: 0 auto 0 auto;
	padding:0px;
	height: 99px;
	width: 780px;
}
#header #restec_logo {
	text-indent:-9000px;
	display:block;
	width:210px;
	height:48px;
	float:left;
	margin-top:13px;
	margin-left:15px;
	vertical-align:middle;
	overflow:hidden;
}
#header_top #restec_logo {
	text-indent:-9000px;
	display:block;
	width:210px;
	height:48px;
	float:left;
	margin-top:13px;
	margin-left:15px;
	vertical-align:middle;
	overflow:hidden;
}
#header #restec_logo a {
}
#header-up {
	float:right;
	text-align:right;
	height:99px;
	padding:0px;
	margin:0;
}
#header-up form {
	margin:18px 15px 0px 0px;
}
#header-up form input#serch_word {
	height:19px !important;
	width:165px !important;
	border: 1px solid #999999 !important; /*padding:0px !important;*/
}
#searchbutton {
	vertical-align: top;
	background:url(images/btn_search.gif) no-repeat 0px 0px;
	width:43px;
	height:22px;
	border:none;
	padding:0px !important;
	margin:1px 0 0 5px !important;
}
#searchbutton span {
	display:none;
}
#searchbutton_en {
	vertical-align: top;
	background:url(images/btn_search_en.gif) no-repeat 0px 0px;
	width:43px;
	height:22px;
	border:none;
	padding:0px !important;
	margin:1px 0 0 5px !important;
}
#searchbutton_en span {
	display:none;
}
#header-up-menu {
	text-align:right;
	margin:35px 5px 0px 0px;
}
#header-menu {
	clear:both;
	height:37px;
	margin:0px;
	padding:0px;
}
/*#header img .description {

	font-size: 1.2em;

	text-align: center;

}*/

/*検索*/

#cse-search-results iframe {
	width:569px;
}
/* footer */

#footer {
	width:780px;
	margin:0px auto;
	/*background: url('images/restec-footer.jpg') no-repeat top;*/

	text-align:right;
	padding:5px 0px 3px 0px;
}
#copyright {
	text-align:left;
	width:510px;
	float:left;
	font-family:Arial;
}
#linkbtn ul {
	float:right;
	width:260px;
	text-align:right;
	margin-top:2px;
}
#linkbtn ul li {
	margin-left:5px;
	background:url(images/ul_bg_black.gif) no-repeat 0px 50%;
	display:inline;
	padding:0px 0px 0px 13px;
}
/*

#linkbtn ul { float:right;width:260px; text-align:right; margin-top:2px;}

#linkbtn ul li { background:url(images/ul_bg_black.gif) no-repeat 8px 0.2em; display:inline; padding:0px 0px 3px 20px;}

*/

#linkbtn a {
	color:#666666;
}
#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
}
/* contents_top */

#flash-waku {
	margin:0;
	text-align:center;
}
#contents-top {
	/*width:769px;*/



margin:10px 5px 0 5px;
	background-color:#FFFFFF;
	text-align:left;
}
#contents-top-left {
	width:375px;
	padding:0px 4px 5px 5px;
	float:left;
}
#contents-top h2 {
	width:350px;
	height:18px;
	margin:0;
	padding:8px 0 5px 25px;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	background: url(images/h2_index.jpg) no-repeat top;
}
#contents-top p {
	font-size:12px;
	font-weight:normal;
	color:#333333;
	line-height:18px;
	margin:0;
	padding:0;
}
#contents-top-right {
	width:375px;
	margin:0px;
	padding:0 5px 5px 0;
	float:right;
}
#contents-top-right h2 {
	background: url(images/h2_index2.jpg) no-repeat top;
}
#contents-top-pwaku {
	width:361px;
	margin:0;
	padding:3px 2px 3px 5px;
}
#contents-top-pwaku p {
	margin:3px 0px 0px 0px;
	border-bottom:dotted #999999 1px;
}
#contents-top-pwaku span {
	padding-left:15px;
	display:block;
	float:left;
	width:70px;
	background: url(images/sidebar-ul-bg3.gif) no-repeat 0px 0.3em;
}
#contents-top-pwaku a {
	width:270px;
	display:block;
	float:right;
}
#contents-top-pwaku2 {
	width:361px;
	margin:0;
	padding:3px 2px 3px 5px;
}
#contents-top-pwaku2 p {
	margin:3px 0px 0px 0px;
	border-bottom:dotted #999999 1px;
}
#contents-top-pwaku2 span {
	padding-left:15px;
	display:block;
	float:left;
	width:70px;
	background: url(images/sidebar-ul-bg3.gif) no-repeat 0px 0.3em;
}
#contents-top-pwaku2 a {
	width:270px;
	display:block;
	float:right;
}
#banner-waku {
	height:149px;
	margin:0 10px 0 10px;
	padding:11px 0px;
	background-color:#E5E5E5;
	clear:both;
	text-align:center;
}
#banner-waku img {
	margin:0 4px 0 4px;
}
/** #banner-waku {height:82px;margin:0 10px 0 10px; padding:15px 0px;background-color:#E5E5E5;clear:both; text-align:center;}

#banner-waku img {margin:0 40px 5px 40px;} **/

#banner-waku_en {
	height:41px;
	margin:0 10px 0 10px;
	background-color:#E5E5E5;
	padding:15px 0 15px 10px;
	clear:both;
	text-align:center;
}
#banner-waku_en img {
	margin:0 8px 0 0;
}
#iso-waku {
	display:block;
	padding:11px 0px 0px 10px;
	text-align:left;
}
/**#iso-waku {display:block;padding:11px 0px 0px 0px;text-align:center;}**/

#iso-waku img {
	margin:0px 5px 0px 0px;
}
#iso-waku_en {
	display:block;
	padding:11px 0px 0px 10px;
	text-align:left;
}
#iso-waku_en a {
	margin-right: 35px;
}
#iso-waku_en img {
	margin:0px 5px 0px 0px;
}
#adobe-waku {
	float:left;
	width:340px;
	display:block;
	padding:11px 0px 0px 5px;
}
#adobe-waku img.reader {
	margin:0px 0px 0px 5px;
}
.floatright {
	text-align:right;
}
/* contents_page */

#content_page {
	text-align:left;
	width:569px;
	height:auto;
	padding:10px 17px 0 0;
	float:right;
	margin:0;
}
#content_page h1 {
	width:507px;
	height:38px;
	padding:16px 0 0 62px;
	background:url(images/page_h1bg1.jpg);
	background-repeat:no-repeat;
	font-size:23px;
	color:#333333;
	margin:0;
	text-align:left;
}
#content_page h2 {
	width:525px;
	padding:4px 0 10px 44px;
	background:url(images/page_h2bg2.jpg) no-repeat 0 bottom;
	font-size:14px;
	font-weight:bold;
	color:#333333;
	margin:10px 0 10px 0;
}
#content_page h3 {
	width:540px;
	padding:7px 0 5px 16px;
	background:url(images/page_h3bg1.gif) no-repeat left bottom;
	border-top:solid 1px #bababa;
	font-size:13px;
	font-weight:bold;
	color:#333333;
	margin:10px 0 10px 10px;
}
#content_page h4 {
	width:520px;
	padding:4px 0 4px 28px;
	background:url(images/page_h4bg1.jpg);
	background-repeat:no-repeat;
	font-size:13px;
	font-weight:normal;
	color:#333333;
	margin:10px 0 10px 20px;
}
#content_page h5 {
	font-size:13px;
	font-weight: bold;
	color:#333333;
	margin:10px 0 10px 20px;
}
#content_page h6 {
	font-size:12px;
	font-weight: bold;
	color:#333333;
	margin:10px 0 10px 20px;
}
#content_page table td p {
font-size:;
	width:auto;
	margin:0;
	padding:0;
}
#content_page table td ul {
	list-style-type:none;
	margin-top:10px;
}
#content_page table td ul li {
	padding:3px 3px 3px 12px;
	margin-left:10px;
	background:url(images/ul_bg_circle.gif) no-repeat 0px 0.5em;
}
#content_page>p {
	width:540px;
	height:auto;
	margin:0;
	padding:10px 0 0 20px;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	line-height:20px;
}
#content_page>ul {
	list-style-type:none;
	margin-top:10px;
}
#content_page>ul li {
	font-size:12px;
	padding:3px 3px 3px 12px;
	margin-left:20px;
	background:url(images/ul_bg_circle.gif) no-repeat 0px 0.5em;
}
#content_page dl {
	list-style-type:none;
	margin-top:10px;
}
#content_page dt {
	font-size:12px;
	padding:3px 3px 3px 0px;
	margin-left:20px;
}
#content_page dd {
	font-size:12px;
	padding:3px 3px 3px 0px;
	margin-left:35px;
}
/* contents_activity */

#content_activity {
	text-align:left;
	font-size:12px;
	width:569px;
	height:auto;
	padding:10px 17px 0 0;
	float:right;
	margin:0;
}
#content_activity h1 {
	width:507px;
	height:38px;
	padding:16px 0 0 62px;
	background:url(images/page_h1bg1.jpg);
	background-repeat:no-repeat;
	font-size:23px;
	color:#333333;
	margin:0;
	text-align:left;
}
#content_activity h2 {
	width:530px;
	padding:8px 0 10px 40px;
	background:url(images/page_h2bg2.jpg) no-repeat 0 bottom;
	font-size:14px;
	color:#333333;
	margin:10px 0 10px 0;
}
#content_activity h3 {
	width:534px;
	height:19px;
	padding:2px 0 0 20px;
	background:url(images/page_h3bg2.gif) no-repeat 0px 40%;
	font-size:13px;
	font-weight:normal;
	color:#333333;
	margin:10px 0 10px 20px;
}
#content_activity h4 {
	font-size:13px;
	font-weight: bold;
	color:#666666;
	margin:10px 0 10px 20px;
}
#content_activity h5, #content_activity h6 {
	font-size:12px;
	font-weight: bold;
	color:#666666;
	margin:10px 0 10px 20px;
}
#content_activity ul {
	list-style-type:none;
	margin-top:10px;
}
#content_activity ul li {
	font-size:12px;
	padding:3px 3px 3px 12px;
	margin-left:20px;
	background:url(images/ul_bg_circle.gif) no-repeat 0px 0.5em;
}
#content_activity dl {
	list-style-type:none;
	margin-top:10px;
}
#content_activity dt {
	font-size:12px;
	padding:3px 3px 3px 0px;
	margin-left:20px;
}
#content_activity dd {
	font-size:12px;
	padding:3px 3px 3px 0px;
	margin-left:35px;
}
#content_activity p {
	width:540px;
	height:auto;
	margin:0;
	padding:10px 0 0 20px;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	line-height:15px;
}
.margintop30px {
	margin:30px 0 0 0;
}
/* contents_date */

#content_date {
	text-align:left;
	font-size:12px;
	width:569px;
	height:auto;
	padding:10px 17px 0 0;
	float:right;
	margin:0;
}
#content_date h1 {
	width:507px;
	height:58px;
	padding:16px 0 0 62px;
	background:url(images/page_h1bg1.jpg);
	background-repeat:no-repeat;
	font-size:23px;
	color:#333333;
	margin:0;
	text-align:left;
}
#content_date calendar {
	font-size:30px;
	color:#6699FF;
	line-height:31px;
	margin:0;
}
.content_datewaku {
	padding:0px 0px 0px 14px;
	background-color:#5163AF;
}
#content_date h2 {
	padding:3px 0 3px 5px;
	background-color: #ffffff;
	border-bottom:dotted #666666 1px;
	background-repeat:no-repeat;
	font-size:14px;
	color:#333333;
}
#content_date .entry p {
	margin-top:10px;
}
#content_date_date {
	padding:3px 0 3px 5px;
	background-color:#f3f3f3;
	font-size:10px;
	color:#666666;
}
/* contents_single */

#content_single {
	line-height:1.5;
	text-align:left;
	font-size:12px;
	width:569px;
	height:auto;
	padding:10px 17px 0 0px;
	float:right;
	margin:0;
}
.content_singlewaku {
	margin-top:20px;
	padding:0px 0px 0px 14px;
	background-color:#5163AF;
}
#content_single h2 span {
	display:block;
	font-size:13px;
	font-weight:bold;
	color:#999999;
	padding:1px 0px 3px 0px;
}
#content_single .entry p {
	margin-top:10px;
}
#content_single h2 {
	margin:0px;
	padding:3px 0 3px 5px;
	background:url(images/osirase_h1bg1.gif) no-repeat -14px 0;
	background-color: #ffffff;
	border-bottom:dotted #666666 1px;
	background-repeat:no-repeat;
	font-size:15px;
	color:#333333;
}
#content_single_date {
	padding:3px 0 3px 5px;
	background-color:#f3f3f3;
	font-size:10px;
	color:#666666;
}
/* 未整理 */

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
.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;
	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;
}
#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;
}
#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 {
	background-color: #fff;
}
/*table style

----------------------------------------------------------------------------------------*/

table.border_gray {
	border-collapse:collapse;
	border:solid 1px #999999;
}
table.border_gray td {
	border:solid 1px #999999;
	padding:2px;
}
table.border_gray td td {
	border:none;
}
table.border_blue {
	border-collapse:collapse;
	border:solid 1px #9EABE1;
}
table.border_blue td {
	border:solid 1px #9EABE1;
	padding:2px;
}
table.border_blue td td {
	border:none;
}
table.border_no {
	border:none;
}
table.border_no {
	border:none;
	padding:2px;
}
/*旧サイトからのクラス対応*/

table.border_alpha {
	border-collapse:collapse;
	border:solid 1px #999999;
}
table.border_alpha td {
	border:solid 1px #999999;
	padding:2px;
}
/* "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." */













/*

common setting

====================*/



p.backindex a {
	background: url(images/pager_prev.gif) no-repeat 0 55%;
	padding: 1px 15px 0 15px;
	font-size: 1em;
	line-height: 2;
}
div.pager {
	text-align: center;
	margin-bottom: 20px;
}
div.pager ul {
	display: inline-block;
	padding: 10px 20px;
	border-bottom: 1px dashed #c8c6c6;
}
div.pager ul li {
	display: inline;
	margin: 0 5px;
	padding: 0;
}
div.pager ul li a {
	padding: 1px 0;
	line-height: 2;
}
div.pager ul li.current a {
	font-weight: bold;
}
div.pager ul li.prev a,  div.pager ul li.first a {
	padding-left: 17px;
}
div.pager ul li.prev a {
	background: url(images/pager_prev.gif) no-repeat 0 45%;
}
div.pager ul li.first a {
	background: url(images/pager_first.gif) no-repeat 0 45%;
}
div.pager ul li.next a,  div.pager ul li.last a {
	padding-right: 17px;
}
div.pager ul li.next a {
	background: url(images/pager_next.gif) no-repeat right 45%;
}
div.pager ul li.last a {
	background: url(images/pager_last.gif) no-repeat right 45%;
}
div.pager p {
	margin-top: 20px;
}
/*

gallery-index

add 20090715

========================================================*/



#gallery-index {
}
ul#gallery-index {
	margin: 0 0 20px;
}
ul#gallery-index li {
	padding: 15px 0 15px 15px;
	border-bottom: 1px dashed #c8c6c6;
}
ul#gallery-index li.last {
	border-bottom: none;
}
ul#gallery-index li h2 {
	float: right;
	width: 456px;
	text-align: left;
}
ul#gallery-index li p {
	clear: right;
	float: right;
	width: 438px;
	text-align: left;
}
ul#gallery-index li ul {
	clear: right;
	float: right;
	width: 438px;
	text-align: left;
}
ul#gallery-index li ul li {
	display: inline;
	border-bottom: none;
	padding: 0 0 5px 0;
	margin-right: 10px;
}
ul#gallery-index li ul li span {
	white-space: nowrap;
	line-height: 1.5;
}
ul#gallery-index li a {
	float: left;
}
ul#gallery-index li a img {
	border: 1px solid #cdcdcd;
	padding: 3px;
}
ul#gallery-index li h2 {
	background: #EFECFE;
	border-bottom: 1px solid #5163AF;
	padding: 0;
}
ul#gallery-index li h2 a {
	float: none;
	display: block;
	padding: 8px 10px 7px 24px;
	background:url(images/gallery_index_bullet.gif) no-repeat 8px 50%;
}
ul#gallery-index li h2 a:hover,  ul#gallery-index li h2 a:active,  ul#gallery-index li h2 a:link,  ul#gallery-index li h2 a:visited {
	color: #0066CC;
}
ul#gallery-index li p {
	padding: 4px 10px 4px 8px;
	background: #F0F0F0;
}
ul#gallery-index li ul {
	padding: 10px 10px 0px 10px;
}
/* float clearfix */

ul#gallery-index li:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}
ul#gallery-index li {
	min-height: 1px;
}
* html ul#gallery-index li {
	height: 1px;/*￥*//*/

height: auto;

overflow: hidden;

/**/

}
/*

gallery-detail

add 20090716

========================================================*/



#gallery_detail {
}
#gallery_detail h1 {
	margin:0 0 9px;
	padding:0;
	text-align:left;
	background:url(images/gallery_detail_title.gif) no-repeat 0 0;
}
#gallery_detail h1 img {
	margin: 22px 0 28px 65px;
}
#gallery_detail div.detail {
	border-top:1px solid #9eabe1;
	border-bottom:1px solid #9eabe1;
	margin-bottom: 20px;
}
#gallery_detail div.detail dl {
	clear:both;
	padding:2px 0;
}
#gallery_detail div.detail dl dt {
	float:left;
	width: 6em;
	padding:2px 0px 2px 1em;
	background: #f0f0f0;
}
#gallery_detail div.detail dl dd {
	margin-left: 8em;
	padding:2px 0px 2px 1em;
}
#gallery_detail div.detail dl.name,  #gallery_detail div.detail dl.sensor {
	border-bottom: 1px dotted #9eabe1;
}
#gallery_detail div.detail_body {
	margin-bottom: 20px;
}
#gallery_detail div.detail_body p.main_image {
	text-align:center;
}
#gallery_detail div.detail_body p.main_image img {
	border: 1px solid #cdcdcd;
	padding: 3px;
}
/*

satellite-index

add 20090716

========================================================*/



div#satellite-index {
}
div#satellite-index div.search-form {
	width: 570px;
	margin-bottom: 20px;
}
div#satellite-index div.search-form ul.tab {
	height: 30px;
	padding-bottom: 5px;
	background:url(images/satellite_search_formtop.gif) no-repeat 0 bottom;
	border-bottom: none;
}
div#satellite-index div.search-form ul.tab li {
	margin-right: 5px;
	float: left;
}
div#satellite-index div.search-form ul.tab li a {
	display: block;
	border: none;
	width: 169px;
	/*height: 32px;*/

color:#FFFFFF;
	font-size:1em;
	/*margin: 0;*/

padding: 0 0 0 10px;
	font-weight: bold;
}
/*切り替え*/

div#satellite-index div.keyword div.s_initial {
	display: none;
}
div#satellite-index div.keyword li.keyword a {
	background:url(images/satellite_search_tab.gif) no-repeat 0 0;
	line-height: 2.5;
	height: 30px;
}
div#satellite-index div.keyword li.initial a {
	margin-top: 4px;
	background:url(images/satellite_search_tab.gif) no-repeat right -6px;
	line-height: 2;
	height: 26px;
}
div#satellite-index div.keyword li.initial a:hover {
	margin-top: 4px;
	background:url(images/satellite_search_tab.gif) no-repeat 0 0px;
	line-height: 2;
	height: 26px;
}
div#satellite-index div.initial div.s_keyword {
	display: none;
}
div#satellite-index div.initial li.initial a {
	background:url(images/satellite_search_tab.gif) no-repeat 0 0;
	line-height: 2.5;
	height: 30px;
}
div#satellite-index div.initial li.keyword a {
	margin-top: 4px;
	background:url(images/satellite_search_tab.gif) no-repeat right -6px;
	line-height: 2;
	height: 26px;
}
div#satellite-index div.initial li.keyword a:hover {
	margin-top: 4px;
	background:url(images/satellite_search_tab.gif) no-repeat 0 0px;
	line-height: 2;
	height: 26px;
}
div#satellite-index div.search-form form {
	margin: 0;
}
div#satellite-index div.search-form form legend {
	display: none;
}
div#satellite-index div.search-form form.off {
}
div#satellite-index div.search-form fieldset {
	border: none;
	margin:0;
	padding: 10px;
	background:#e8fdc9;
	border-right: 1px solid #2e8200;
	border-bottom: 1px solid #2e8200;
	border-left: 1px solid #2e8200;
	height: 230px;
}
div#satellite-index div.search-form fieldset legend span {
	display:block;
	width: 570px;
}
div#satellite-index div.search-form fieldset ul li {
	padding: 0px 20px;
	margin: 0 12px 5px;
	background:url(images/satellite_search_inputbg.gif) no-repeat 0 0;
	text-align: left;
}
div#satellite-index div.search-form fieldset ul li label {
	display:block;
	float:left;
	font-weight:bold;
	padding:11px 0;
	width:100px;
}
div#satellite-index div.search-form fieldset ul li input.singleline {
	width:300px;
	padding: 5px;
	border: 1px solid #808080;
	margin: 4px 0;
}
div#satellite-index div.search-form fieldset ul li input.narrowline {
	width:120px;
	padding: 5px;
	border: 1px solid #808080;
	margin: 4px 0;
}
div#satellite-index div.search-form fieldset ul li select {
	border: 1px solid #808080;
	margin: 7px 0;
	vertical-align:middle;
}
div#satellite-index div.search-form fieldset ul li select.nation {
	width:312px;
}
div#satellite-index div.search-form fieldset ul li select.year {
	width: 5em;
}
div#satellite-index div.search-form fieldset ul li select.month {
	width: 3em;
}
div#satellite-index div.search-form fieldset p {
	text-align:center;
	margin: 10px;
}
div#satellite-index div.search-form fieldset.alphabet {
	text-align:center;
	padding-top: 50px;
	height: 180px;
}
div#satellite-index div.search-form fieldset.alphabet input {
	margin:0 2px 5px;
}
div#satellite-index div.search-form fieldset.alphabet p {
	margin: 30px 10px 10px 10px;
}
/* float clearfix */



div#satellite-index div.search-form fieldset ul li:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}
div#satellite-index div.search-form fieldset ul li {
	min-height: 1px;
}
* html div#satellite-index div.search-form fieldset ul li {
	height: 1px;/*￥*//*/

height: auto;

overflow: hidden;

/**/

}
div#satellite-index div.result {
	width: 570px;
}
div#satellite-index div.result h2 {
	background:url(images/satellite_search_result.gif) no-repeat 0 0;
	border: none;
	padding: 24px 10px;
	margin-bottom: 24px;
}
div#satellite-index div.result ul.list {
	margin-bottom: 20px;
	line-height: 1.2;
}
div#satellite-index div.result ul.list li {
	border-bottom: 1px solid #c8c6c6;
	background:url(images/satellite_search_result_bullet.gif) no-repeat 7px 0.1em;
	padding:0 0 10px 20px;
	margin-bottom: 10px;
}
div#satellite-index div.result ul.list li li {
	display: inline;
	border-bottom: none;
	background: none;
	padding:0 10px 0 0;
}
div#satellite-index div.result ul.list li ul {
	margin-top: 10px;
}
div#satellite-index div.result ul.list li.last {
	border-bottom: none;
}
div#satellite-index div.result ul.list li a {
	color:#2e8200;
}
/*

satelite-detail

add 20090716

========================================================*/





div#satellite-detail {
	width: 570px;
	overflow: hidden;
}
div#satellite-detail h2 {
	background:url(images/satellite_search_result.gif) no-repeat 0 0;
	border: none;
	padding: 24px 10px;
}
div#satellite-detail table {
	margin-bottom: 20px;
	width: 100%;
}
div#satellite-detail table.detail-table caption {
	display: none;
}
div#satellite-detail table.detail-table {
	border-collapse: separate;
	border-right: 1px solid #8b8b8b;
	border-spacing: 0;
	background: #FFF;
}
div#satellite-detail table.detail-table th,  div#satellite-detail table.detail-table td {
	border-bottom: 1px solid #8b8b8b;
	border-left: 1px solid #8b8b8b;
	padding: 5px 7px;
	line-height: 1.3;
}
div#satellite-detail table.detail-table th {
	width:8em;
	background: #adee74;
}
/*

words-index

add 20090717

========================================================*/



div#words-index {
}
div#words-index div.search-form {
	width: 570px;
	margin-bottom: 20px;
}
div#words-index div.search-form h2 {
	background:url(images/words_search_legend.gif) no-repeat 0 0;
	border: none;
	color:#FFFFFF;
	font-size:1em;
	height: 32px;
	margin: 0;
	padding: 0 0 0 10px;
	line-height: 2.5;
	color: #333333;
}
div#words-index div.search-form form {
	margin: 0;
}
div#words-index div.search-form fieldset {
	border: none;
	margin:0 0 10px;
	padding: 10px;
	background:#FEEDA9;
	border-right: 1px solid #FC993E;
	border-bottom: 1px solid #FC993E;
	border-left: 1px solid #FC993E;
}
div#words-index div.search-form fieldset legend span {
	display:block;
	width: 570px;
}
div#words-index div.search-form fieldset ul li {
	padding: 0px 20px;
	margin: 0 12px 5px;
	background:url(images/words_search_inputbg.gif) no-repeat 0 0;
	text-align: left;
}
div#words-index div.search-form fieldset ul li label {
	display:block;
	float:left;
	font-weight:bold;
	padding:11px 0;
	width:100px;
}
div#words-index div.search-form fieldset ul li input.singleline {
	width:300px;
	padding: 5px;
	border: 1px solid #808080;
	margin: 4px 0;
}
div#words-index div.search-form fieldset p {
	text-align:center;
	margin: 10px;
}
/* float clearfix */



div#words-index div.search-form fieldset ul li:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}
div#words-index div.search-form fieldset ul li {
	min-height: 1px;
}
* html div#words-index div.search-form fieldset ul li {
	height: 1px;/*￥*//*/

height: auto;

overflow: hidden;

/**/

}
div#words-index div.result {
	width: 570px;
}
div#words-index div.result h2 {
	background:url(images/words_search_result.gif) no-repeat 0 0;
	border: none;
	padding: 24px 10px;
	margin-bottom: 0;
}
div#words-index div.result table {
	margin-bottom: 20px;
	width: 100%;
}
div#words-index div.result table.detail-table caption {
	display: none;
}
div#words-index div.result table.detail-table {
	border-collapse: separate;
	border-spacing: 0;
	background: #FFF;
}
div#words-index div.result table.detail-table th,  div#words-index div.result table.detail-table td {
	border-bottom: 1px solid #c8c6c6;
	padding: 5px 10px;
	line-height: 1.3;
	vertical-align: top;
}
div#words-index div.result table.detail-table th {
	width:8em;
	background: #fcc987;
	border-bottom: none;
}
div#words-index div.result table.detail-table td.last {
	border-bottom: none;
}
div#words-index div.result table.detail-table th.shortname {
	width: 150px;
}
div#words-index div.result table.detail-table th.longname {
	width: 420px;
}
div#words-index div.result table.detail-table td a {
	display:block;
	padding-left: 15px;
	background:url(images/words_search_result_bullet.gif) no-repeat 0 0.2em;
	color: #a6550c;
}
/*

words-detail

add 20090716

========================================================*/





div#words-detail {
	width: 570px;
	overflow: hidden;
}
div#words-detail h2 {
	background:url(images/words_search_result.gif) no-repeat 0 0;
	border: none;
	padding: 24px 10px;
}
div#words-detail table {
	margin-bottom: 20px;
	width: 100%;
}
div#words-detail table.detail-table caption {
	display: none;
}
div#words-detail table.detail-table {
	border-collapse: separate;
	border-left: 1px solid #8b8b8b;
	border-spacing: 0;
	background: #FFF;
}
div#words-detail table.detail-table th,  div#words-detail table.detail-table td {
	border-bottom: 1px solid #8b8b8b;
	border-right: 1px solid #8b8b8b;
	padding: 5px 7px;
	line-height: 1.3;
}
div#words-detail table.detail-table th {
	width:8em;
	background: #fcc987;
}
/*

faq

add 20090716

========================================================*/





div#faq h2 {
	padding: 10px 10px 5px;
	background:#f3f3f3;
	border-bottom: 2px solid #5163af;
	border-top: 1px solid #9cb9f2;
}
div#faq p,  div#faq h3 {
	padding-left: 30px;
	margin-top: 20px;
}
div#faq h3 {
	line-height: 2;
	background: url(images/faq_q.gif) no-repeat 0 50%;
	font-size: 1.2em;
}
div#faq p {
	padding-bottom: 20px;
	border-bottom: 1px solid #c8c6c6;
	background: url(images/faq_a.gif) no-repeat 0 0;
	line-height: 1.5;
}
div#faq p.last {
	border-bottom: none;
}
.history-back {
	float: right;
}
/*

地球まるごとセンシング

add 20110303

========================================================*/

div#map {
	margin:auto;
}
table.chikyu-sai-boken {
	width: 540px;
	font-size:12px;
	margin-left: 14px;
	margin-top: 10px;
}
table.chikyu-sai-boken th {
	padding: 5px;
	font-size:14px;
	background: #e2e2e2;
	text-align: left;
}
table.chikyu-sai-boken th,  table.chikyu-sai-boken td {
	margin-right: 5px;
	vertical-align: top;
	border-right: 15px solid #FFFFFF;
}
table.chikyu-sai-boken .nature,  table.chikyu-sai-boken .nature a {
	color: #19794d;
}
table.chikyu-sai-boken .artifical,  table.chikyu-sai-boken .artifical a {
	color: #193279;
}

