@charset "utf-8";
/*
Theme Name: Twenty Ten
Theme URI: http://wordpress.org/
Description: 2010年版の WordPress テーマ「Twenty Ten」は、スタイリッシュで、カスタマイズ可能で、簡潔で、読みやすいデザインです。カスタムメニュー、ヘッダー画像、背景をあなたなりにアレンジしてみてください。Twenty Ten テーマでは6つのウィジェットエリア (サイドバーに2つ、フッターに4つ) と、アイキャッチ画像 (ギャラリー投稿のサムネイルと、投稿やページのカスタムヘッダー画像) に対応しています。印刷用、管理画面のビジュアルエディター用、アサイドおよびギャラリーカテゴリー用のスタイルシートが用意されています。また、サイドバーを取り去った1カラムページのテンプレートもあります。
Author: the WordPress team
Version: 1.2
License: GNU General Public License
License URI: license.txt
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

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 {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	font-size: small;
	line-height: 18px;
	min-width: 930px;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

*html #FlashID {
	width: 900px;
	height: 294px;
}

*:first-child+html #FlashID {
	width: 900px;
	height: 294px;
}

#center {
	width: 800px;
	margin: 0 auto;
}

#category-8 {
	background: none;
}
/* =Layout
-------------------------------------------------------------- */

/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/

#container {
	float: left;
	margin: 0 0 0 0;
	width: 670px;
}
#content {
	margin: 0;
}
#primary,
#secondary {
	float: right;
	overflow: hidden;
	width: 236px;
}
#secondary {
	clear: right;
}
#footer {
	clear: both;
	width: 100%;
	background: url(tdbbs_wp/bg_foot.png) repeat-x center top;
	height: 32px;
	line-height: 12px;
	padding-top: 3px;
}

#footer img {
	margin-right: 5px;
}

/*
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
*/

.one-column #content {
	margin: 0 auto;
	width: 670px;
}

/*
LAYOUT: Full width, no sidebar
DESCRIPTION: Full width content with no sidebar; used for attachment pages
*/

.single-attachment #content {
	margin: 0 auto;
	width: 670px;
}


/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka;
}
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
input[type=submit] {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}


/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */
#access .menu-header,
div.menu,
#colophon,
#branding,
#main,
#header {
	margin: 0 auto;
	width: 906px;
}
#wrapper {
	margin: 0 auto;
	width: 100%;
	background: url(tdbbs_wp/bg_ten_head.png) repeat-x center top;
}

/* Structure the footer area */
#footer-widget-area {
	overflow: hidden;
}
#footer-widget-area .widget-area {
	float: left;
	margin-right: 20px;
	width: 236px;
}
#footer-widget-area #fourth {
	margin-right: 0;
}
#site-info {
	float: left;
	font-size: 14px;
	font-weight: bold;
	width: 670px;
	line-height: 14px;
	margin-left: 5px;
}
#site-generator {
	float: right;
	width: 126px;
	position: relative;
	top: -1px;
}


/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */
body {
	background: url(tdbbs_wp/bg_ten.png) repeat-x center bottom;
}
body,
input,
textarea {
	color: #666;
}
hr {
	background-color: #e7e7e7;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}

/* Text elements */
p {
	margin-bottom: 18px;
}
ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 1.5;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 2px;
}
a:link {
	color: #0066cc;
	text-decoration: underline;
}
a:visited {
	color: #0066cc;
	text-decoration: underline;
}
a:active {
	color: #ff4b33;
}
a:hover {
	color: #ff4b33;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}


/* =Header
-------------------------------------------------------------- */

#header {
	padding: 0 0 0 0;
}
* html #header {
	margin: 0 auto;
	width: 930px !important;
}
#wrap {
	width: 100%;
	height: 380px;
	background: url(tdbbs_wp/image_bg.jpg) repeat-x center 82px;
}
#wrap2 {
	width: 100%;
	height: 182px;
	background: url(tdbbs_wp/image_bg.jpg) repeat-x center 82px;
}
#site-title {
	float: left;
	margin: 0;
	width: 400px;
	height: 82px;
}

#site-title img {
	position: relative;
	top: 14px;
	left: 10px;
}

#site-title a {
	font-weight: bold;
	text-decoration: none;
}
#site-description {
	clear: right;
	float: right;
	margin: 45px 0 0 0;
	width: 470px;
}

#site-description img {
	margin-right: 27px;
}


* html #site-description {
	clear: right;
	float: right;
	margin: 45px 0 0 0;
	width: 470px;
	position: relative;
	right: -25px;
}

* html #site-description img {
	margin-right: 27px;
}

/* This is the custom header image */
#branding {
	text-align: center;
}
#branding img {
	display: block;
	float: left;
}
#main_image {
	margin: 0 auto 0 auto;
}
#main_image2 {
	margin: 0 auto 0 auto;
}

/* =Menu
-------------------------------------------------------------- */

#access {
	background: #000;
	display: block;
	float: left;
	margin: 0 auto;
	width: 906px;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
	width: 906px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #aaa;
	display: block;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #333;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #333;
	color: #fff;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}


/* =Content
-------------------------------------------------------------- */

#main {
	clear: both;
	overflow: hidden;
	padding: 10px 0 0 0;
	width: 906px;
}
#content {
	margin-bottom: 10px;
}

.entry-content h3 {
	font-size: 14px;
	line-height: 1.6em;
	margin: 0 0 0 10px;
	font-weight: bold;
}
.entry-content h4 {
	width: 620px;
	font-size: small;
	line-height: 1.8em;
	color: #000;
	margin: 0 auto;
	font-weight: normal;
}
.entry-content h5 {
	font-weight: normal;
	width: 620px;
	font-size: small;
	line-height: 1.8em;
	background-color: #DDD;
	padding: 5px;
	color: #000;
	margin: 0 auto;
}


#content,
#content input,
#content textarea {
	color: #333;
	font-size: 14px;
	padding: 2px 0 2px 2px;
}
#content p,
#content ul,
#content ol,
#content dd,
#content pre {
	margin-bottom: 10px;
}

.hentry {
	margin: 0 0 0 0;
}
.home .sticky {
	background: #f2f7fc;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.single .hentry {
	margin: 0 0 36px 0;
}
.page-title {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 36px 0;
}
.page-title span {
	color: #333;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link {
	color: #888;
	text-decoration: underline;
}
.page-title a:visited {
	color: #888;
	text-decoration: underline;
}
.page-title a:active {
	color: #ff4b33;
}
.page-title a:hover {
	color: #ff4b33;
}
#content .entry-title {
	color: #000;
	font-size: 21px;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 0;
}
.entry-title a:link {
	color: #000;
	text-decoration: underline;
}
.entry-title a:visited {
	color: #000;
	text-decoration: underline;
}
.entry-title a:active {
	color: #ff4b33;
}
.entry-title a:hover {
	color: #ff4b33;
}
.entry-meta {
	color: #888;
	font-size: small;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
	clear: both;
	padding: 12px 0 0 0;
}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 8px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: small;
}
.entry-content select {
	margin: 6px 0 8px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-link {
	clear: both;
	color: #000;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active {
	color: #ff4b33;
}
.page-link a:hover {
	color: #ff4b33;
}
body.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-utility {
	clear: both;
	color: #888;
	font-size: small;
	line-height: 18px;
}
.entry-meta a {
	color: #888;
	text-decoration: underline;
}
.entry-utility a {
	color: #888;
	text-decoration: underline;
}
.entry-meta a:hover {
	color: #ff4b33;
}
.entry-utility a:hover {
	color: #ff4b33;
}
#content .video-player {
	padding: 0;
}


/* =Asides
-------------------------------------------------------------- */

.home #content .format-aside p,
.home #content .category-asides p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0;
}
.home .hentry.format-aside,
.home .hentry.category-asides {
	padding: 0;
}
.home #content .format-aside .entry-content,
.home #content .category-asides .entry-content {
	padding-top: 0;
}


/* =Gallery listing
-------------------------------------------------------------- */

.format-gallery .size-thumbnail img,
.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.format-gallery .gallery-thumb,
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .format-gallery .entry-utility,
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}


/* =Attachment pages
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}


/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: small;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: small;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
	color: #888;
	font-size: small;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link {
	color: #888;
	text-decoration: underline;
}
.navigation a:visited {
	color: #888;
	text-decoration: underline;
}
.navigation a:active {
	color: #ff4b33;
}
.navigation a:hover {
	color: #ff4b33;
}
.nav-previous {
	float: left;
	width: 50%;
	margin: 20px 0 0 0;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
	margin: 20px 0 0 0;
}
#nav-above {
	margin: 0 0 0 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 15px;
	width: 630px;
}


/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: small;
	margin: 0 0 18px 0;
}
.comment-meta a:link {
	color: #888;
	text-decoration: none;
}
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active {
	color: #ff4b33;
}
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: small;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: small;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: small;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: small;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: small;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
	padding: 2px 0 2px 2px;
}


/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}
.widget-area select {
	max-width: 100%;
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0 0 18px 0;
}
.widget-title {
	color: #222;
	font-weight: bold;
}
.widget-area a:link {
	text-decoration: underline;
}
.widget-area a:visited {
	text-decoration: underline;
}
.widget-area a:active {
	text-decoration: none;
}
.widget-area a:hover {
	text-decoration: none;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	padding: 0 0 0 0;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}
#primary {
}
#secondary {
}

.right_base {
	line-height: 8px;
}
.right_base2 {
	margin-bottom: 1px;
}
.right_base2_ {
	margin-bottom: 1px;
	margin-top: 9px;
}
.right_base3 {
	background: url(tdbbs_wp/b_search-trans.png) no-repeat left top;
	height: 120px;
	width: 232px;
}
.searchLeft02 {
	position: relative;
	top: 65px;
	left: 12px;
	font-size: 12px;
}
.searchLeft02 iframe {
	font-size: 12px;
}
.kw_text {
	width: 143px;
	height: 15px;
	font-size: 12px;
}
.bt {
	position: relative;
	top: 5px;
}
.ques {
	position: relative;
	top: 4px;
	left: 4px;
}
.tx {
	margin-top: -2px;
	position: relative;
	left: 26px;
}
.tx a {
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #3e81d2;
}
iframe {
	background-color: transparent;
	overflow: hidden;
}

.right_base4 {
	margin-top: 6px;
	margin-bottom: 2px;
}
.right_base5 {
	width: 232px;
	height: 400px;
	background: url(tdbbs_wp/b_license-trans.png) no-repeat left top;
	padding: 0 0 0 8px;
}
.rb_white {
	font-size: 11px;
	margin: 0 0 0 4px;
	padding: 0;
	color: #FFFFFF;
}
.rb_black {
	font-size: 12px;
	color: 3e3e3e;
	margin: 0 0 5px 4px;
	padding: 0;
	line-height: 14px;
}
.right_base5_ {
	position: relative;
	top: 52px;
	line-height: 18px;
}


/* Footer widget areas */
#footer-widget-area {
}


/* =Footer
-------------------------------------------------------------- */

#footer {
	margin-bottom: 20px;
}
#site-info {
	font-weight: bold;
}
#site-info a {
	color: #000;
	text-decoration: none;
}
#site-generator {
	font-style: italic;
	position: relative;
}
#site-generator a {
	color: #666;
	display: inline-block;
	line-height: 16px;
	text-decoration: none;
}
#site-generator a:hover {
	text-decoration: underline;
}
img#wpstats {
	display: block;
	margin: 0 auto 10px;
}


/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}

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

.top_main {
	margin-top: -10px;
	position: relative;
	left: 5px;
	padding: 5px 0 0 0;
	width: 656px;
	background: url(tdbbs_wp/top_btn_bg.png) no-repeat left top;
	height: 430px;
}
* html .top_main {
	position: relative;
	top: -10px;
	margin-top: -8px;
	padding: 5px 0 0 0;
	width: 656px;
	background: url(tdbbs_wp/top_btn_bg.png) no-repeat left top;
	height: 430px;
}

*:first-child+html .top_main {
	top: 2px;
	position: relative;
	left: 5px;
	padding: 5px 0 0 0;
	width: 656px;
	background: url(tdbbs_wp/top_btn_bg.png) no-repeat left top;
	height: 430px;
}

.top_main table {
	width: 640px;
	margin: 0 auto 0 auto;
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
}

.top_main table tr td {
	height: 93px;
	text-align: center;
	line-height: 1.1em;
}

.build {
	width: 656px;
	font-size: 14px;
}

.build .title-wp {
	font-size: 18px;
	font-weight: bold;
	width: 656px;
	height: 35px;
	background: url(tdbbs_wp/title.gif) no-repeat center top;
	padding: 6px 0 0 0;
	color: #FFF;
}
.text-wp_left {
	position: relative;
	left: 22px;
	font-size: 16px;
}
.bg_00 {
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	margin-left: 2px;
	margin-top: -3px;
}
.bg_01 {
	background:url(tdbbs_wp/bg1.gif) no-repeat center bottom;
	width: 656px;
	height: 10px;
}
.bg_02 {
	background:url(tdbbs_wp/bg2.gif) repeat-y center top;
	width: 656px;
	color: #000;
}
.nakami-wp {
	padding: 0 0 0 3px;
	margin-top: -10px;
}
.bg_03 {
	background:url(tdbbs_wp/bg3.gif) no-repeat center top;
	width: 656px;
	height: 10px;
}

.text-wp1 {
	width: 620px;
	font-size: small;
	line-height: 1.8em;
	color: #000;
	margin: 0 auto;
}

.text-wp2 {
	width: 620px;
	font-size: small;
	line-height: 1.8em;
	background-color: #DDD;
	padding: 5px;
	color: #000;
	margin: 0 auto;
}

.build strong {
	margin: 10px 10px 0 10px;
}
.build p {
	margin: 0;
	padding: 0;
}
.contact {
	text-align: center;
	font-size: small;
}
.wp-image {
	text-align: center;
}
.r_ma2 {
	margin-right: 3px;
}
.l_ma2 {
	margin-left: 3px;
}

.news_tdbbs {
	background: url(tdbbs_wp/news_bg-trans.png) no-repeat center top;
	width: 660px;
	height: 238px;
}

* html .news_tdbbs {
	background: url(tdbbs_wp/news_bg-trans.png) no-repeat center top;
	width: 660px;
	height: 238px;
	margin-top: -10px;
}

*:first-child+html .news_tdbbs {
	background: url(tdbbs_wp/news_bg-trans.png) no-repeat center top;
	width: 660px;
	height: 238px;
	margin-top: 2px;
}

.news_tdbbs table {
	width: 600px;
	margin-left: 35px;
	color: #666666;
	font-size: 12px;
	position: relative;
	top: 45px;
}
.news_tdbbs table tr {
	height: 30px;
}
.nt1 {
	width: 80px;
}
.nt2 {
	width: 130px;
}
.nt2 img {
	position: relative;
	top:2px;
}
.nt3 {
	width: 20px;
}
.nt4 {
	width: 370px;
}

.news_tdbbs table tr td a:link {
	color: #666666;
	text-decoration: underline;
}

.news_tdbbs table tr td a:visited {
	color: #666666;
	text-decoration: underline;
}
.news_tdbbs table tr td a:hover {
	color: #666666;
	text-decoration: none;
}
.news_tdbbs table tr td a:active {
	color: #666666;
	text-decoration: none;
}


.news_tdbbs_i {
	width: 660px;
}

* html .news_tdbbs_i {
	width: 660px;
	margin-top: -10px;
}

*:first-child+html .news_tdbbs_i {
	width: 660px;
	margin-top: 2px;
}

.news_tdbbs_i table {
	width: 600px;
	margin-left: 35px;
	color: #666666;
	font-size: 12px;
	position: relative;
	border-bottom: 1px #999999 dashed;
	margin-top: 10px;
}
.news_tdbbs_i table tr {
	height: 30px;
	vertical-align: middle;
}

.news_tdbbs_i table tr td a:link {
	color: #666666;
	text-decoration: underline;
}

.news_tdbbs_i table tr td a:visited {
	color: #666666;
	text-decoration: underline;
}
.news_tdbbs_i table tr td a:hover {
	color: #666666;
	text-decoration: none;
}
.news_tdbbs_i table tr td a:active {
	color: #666666;
	text-decoration: none;
}







.n_date {
	width: 80px;
}
.n_category {
	width: 130px;
}
.n_category img {
	position: relative;
	top: 2px;
}
.n_ya {
	width: 15px;
}
.n_text {
	width:395px;
}

.main_btn {
	width: 315px;
	height: 93px;
	float: left;
	margin-left: 2px;
	margin-bottom: 1px;
	font-size: 12px;
	color: #666666;
}
.main_btn2 {
	position: relative;
	top: -62px;
	left: 20px;
	font-size: 12px;
	color: #666666;
	line-height: 1.4em;
	text-align: left;
}
* html .main_btn2 {
	position: relative;
	top: 0;
	margin-top: -58px;
	left: 20px;
	font-size: 12px;
	color: #666666;
	line-height: 1.4em;
	text-align: left;
}
*:first-child+html .main_btn2 {
	position: relative;
	top: -58px;
}
.main_btn2 a:link {
	color: #666666;
	text-decoration: none;
}
.main_btn2 a:visited {
	color: #666666;
	text-decoration: none;
}

.main_btn2 a:hover {
	color: #666666;
	text-decoration: underline;
}
.main_btn2 a:active {
	color: #666666;
	text-decoration: underline;
}


.main_btn2,  x:-moz-any-link {
	position: relative;
	top: -50px;
	left: 20px;
	font-size: 12px;
	color: #666666;
	line-height: 1.4em;
	text-align: left;
}


.main_btn1 {
	width: 315px;
	height: 93px;
	float: left;
	margin-left: 6px;
	margin-bottom: 1px;
}


.main_btn3 {
	width: 637px;
	height: 44px;
	float: left;
	margin-left: 1px;
}
* html .main_btn3 {
	width: 637px;
	height: 44px;
	float: left;
	margin-left: 1px;
	margin-top: 0;
}

.main_btn4 {
	position: relative;
	top: -43px;
	left: 192px;
	font-size: 12px;
	color: #666666;
	line-height: 1.4em;
	text-align: left;
}
* html .main_btn4 {
	position: relative;
	top: 0;
	margin-top: -40px;
	left: 192px;
	font-size: 12px;
	color: #666666;
	line-height: 1.4em;
	text-align: left;
}
*:first-child+html .main_btn4 {
	position: relative;
	top: -40px;
}
.main_btn4,  x:-moz-any-link {
	position: relative;
	top: -32px;
	left: 192px;
	font-size: 12px;
	color: #666666;
	line-height: 1.4em;
	text-align: left;
}


.main_btn4 a:link {
	color: #666666;
	text-decoration: none;
}
.main_btn4 a:visited {
	color: #666666;
	text-decoration: none;
}

.main_btn4 a:hover {
	color: #666666;
	text-decoration: underline;
}
.main_btn4 a:active {
	color: #666666;
	text-decoration: underline;
}


#main_top {
	position: absolute;
	top: 0;
}


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


.s1_1 {
	width: 610px;
	margin: 5px 0 10px 30px;
	font-size: small;
	line-height: 1.5;
}

.s1_1 table {
	width: 610px;
}
.s1_1 table tr th {
	width: 150px;
	vertical-align: middle;
}
.s1_1 table tr td {
	width: 460px;
	vertical-align: middle;
	padding-right: 10px;
}

.s1_1_1 {
	width: 610px;
	margin: 5px 0 0 30px;
	font-size: small;
}
.s1_short {
	width: 417px;
	height: 89px;
	background: url(tdbbs_wp/s1/s1_1.gif) no-repeat center top;
	margin: 10px auto 0 auto;
	text-align: center;
	line-height: 18px;
}

.s1_1 ul li {
	left: 27px;
	list-style: url(tdbbs_wp/ya1.gif);
	font-size: small;
}
.s1_short .s1_text2 {
	position: relative;
	top: 16px;
}

.s1_short strong {
	font-size: 14px;
	color: #ce5030;
	position: relative;
	top: 18px;
}
.s1_1_2 {
	width: 610px;
	margin: 5px 0 0 30px;
	font-size: small;
}
.s1_1_2 table {
	width: 610px;
}

.s1_1_2 table a:link {
	color: #0066cc;
	text-decoration: underline;
}
.s1_1_2 table a:visited {
	color: #0066cc;
	text-decoration: underline;
}
.s1_1_2 table a:active {
	color: #ff4b33;
}
.s1_1_2 table a:hover {
	color: #ff4b33;
}

.s1_1_2 table tr td {
	width: 610px;
	padding: 5px;
	background: #edfaff;
	border: 1px solid #6CF;
}
.s1_1_2 table tr td strong {
	font-weight: normal;
	color: #C30;
}
.s1_1_2 table tr td span {
	font-size: x-small;
}
.s1_1_2 table tr th {
	width: 610px;
	padding: 5px 0 0 0;
}

.s1_2_1 {
	text-align: center;
	margin: 6px 0 0 2px;
}
.s1_2_2 {
	background: url(tdbbs_wp/s1/s1_2_3.gif) no-repeat center top;
	width: 626px;
	height: 117px;
	line-height: 1.5;
	margin: -22px 0 0 22px;
}

.s1_2_2 table {
	position: relative;
	top: 33px;
	left: 30px;
	font-size: 12px;
}
.s1_2_3 {
	font-size: x-small;
	line-height: 1.5;
	margin-left: 30px;
	margin-top: 6px;
	width: 620px;
}

.s1_3_1 {
	width: 630px;
	margin-top: 6px;
	margin-left: 30px;
	line-height: 1.5;
	font-size: small;
}
.s1_3_1 ul li {
	list-style: url(tdbbs_wp/ya1.gif);
}

.s1_3_1 table {
	width: 600px;
}
.s1_3_1 table tr th {
	width: 160px;
	vertical-align: middle;
}
.s1_3_1 table tr td {
	vertical-align: top;
}

.s1_3_2 {
	margin-left: 20px;
	line-height: 1.5;
}

.s1_3_3 {
	margin-left: 30px;
	line-height: 1.5;
	margin-top: 6px;
	font-size: small;
}
.s1_3_3 table tr th {
	vertical-align: top;
	width: 30px;
}
.s1_3_3 table tr td {
	vertical-align: top;
}

.s1_3_3_1 {
	color: #1a64a7;
	width: 580px;
}
.s1_3_3_2 {
	color: 3e3e3e;
	width: 580px;
}
.s1_3_3_3 {
	color: #8f1e1e;
	font-weight: bold;
	width: 580px;
}


.s1_4_1 {
	width: 620px;
	margin-left: 30px;
	font-size: small;
	line-height: 1.5;
	color: #850e0e;
	font-weight: bold;
}
.s1_4_2 {
	width: 600px;
	margin-left: 30px;
	line-height: 18px;
	margin-top: 6px;
}
.s1_4_2_tl {
	background: url(tdbbs_wp/s1/s1_4.gif) no-repeat center top;
	width: 101px;
	height: 27px;
	text-align: center;
	color: #003366;
	padding-top: 6px;
}
.s1_4_a {
	font-weight: bold;
	color: #126130;
	margin: 0;
	line-height: 1.5;
	font-size: small;
}
.s1_4_b {
	margin: 6px 0;
	font-size: small;
	line-height: 1.5;
}
.s143_t1 {
	background: url(tdbbs_wp/s1/s1_4_table1.gif) no-repeat center top;
	width: 585px;
	height: 9px;
}
.s143_t2 {
	background: url(tdbbs_wp/s1/s1_4_table2.gif) repeat-y center top;
	width: 585px;
	font-size: 12px;
}
.s143_t3 {
	background: url(tdbbs_wp/s1/s1_4_table3.gif) no-repeat center top;
	width: 585px;
	height: 9px;
}

.s143_t2 table {
	position: relative;
	left: 30px;
	line-height: 18px;
}

.s143_t2 table tr td {
	padding-right: 6px;
}

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

.s2_1_1 {
	width: 610px;
	margin-left: 30px;
	margin-top: 10px;
	line-height: 1.5;
	margin-bottom: 10px;
	font-size: small;
}
.s2_1_1 span {
	color: #930;
	font-weight: bold;
}

.s2_1_1 table {
	width: 610px;
}
.s2_1_1 table tr th {
	width: 200px;
	vertical-align: middle;
}
.s2_1_1 table tr td {
	width: 410px;
	vertical-align: middle;
}


.s2_1_2 {
	margin-left: 30px;
	margin-top: 10px;
}
.s2_1_3 {
	margin-left: 30px;
}
.s2_1_3 table {
	margin-left: 10px;
	width: 600px;
	line-height: 1.5;
}
.s2_1_3 table tr th {
	text-align: left;
	width: 135px;
	font-size: 13px;
}
.s2_1_3 table tr td {
	font-size: small;
}
.s2_2_1 {
	margin-left: 30px;
	margin-top: 14px;
}
.s2_2_2 {
	margin-left: 20px;
}
.s2_2_3 {
	margin-left: 26px;
}


.s2_hyou {
	width: 620px;
	font-size: small;
	line-height: 1.5;
}
.s2_hyou table {
	width: 620px;
	margin-left: 26px;
	margin-top: 6px;
	font-size: small;
}
.s2_hyou table tr th {
	color: #083a60;
	text-align: center;
	border: 1px solid #069;
	background: url(tdbbs_wp/s3/s3_t_bg.gif) no-repeat center bottom;
	font-size: 12px;
	line-height: 14px;
	padding: 2px 0 0 0;
	vertical-align: middle;
}
.s2_hyou table tr td {
	line-height: 1.5;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #069;
	background: #FFF;
	font-size: small;
}


.s2_3_1 {
	margin-left: 22px;
	margin-top: 8px;
}
.s2_3_2 {
	margin-left: 30px;
	margin-top: 8px;
	font-size: small;
	line-height: 1.5;
	width: 620px;
}

/*-----------------------------------------------------------------*/
.s3_text {
	margin: 4px 0 4px 20px;
	font-size: small;
	line-height: 1.5;
}

.s3_text strong {
	font-size: medium;
	color: #ae1111;
	margin: 0 3px 0 0;
}
.s3_1_0 {
	width: 636px;
	margin: 10px 0 10px 18px;
}
.s3_1_0 table {
	width: 620px;
	position: relative;
	top: -5px;
	font-size: 13px;
}
.s3_1_0 table tr th {
	width: 230px;
	vertical-align: middle;
}
.s3_1_0 table tr td {
	width: 580px;
	vertical-align: middle;
}
.s3_1_0a {
	margin: 5px 0;
}

.s3_1_1 {
	width: 636px;
	height: 170px;
	background: url(tdbbs_wp/s3/img2.jpg) no-repeat center top;
	margin: -10px 0 10px 18px;
	line-height: 20px;
	font-size: 12px;
}
.s3_1_1 p {
	position: relative;
	top: 7px;
	left: 18px;
}
.s3_1_1 ul {
	margin-top: -3px;
}
.s3_1_1 ul li {
	list-style: url(tdbbs_wp/s4/moja.gif);
	margin-left: 24px;
}


.s3_1_2 {
	margin-left: 30px;
	font-size: small;
	line-height: 1.5;
	width: 620px;
}
.s3_1_2_1 {
	color: #9c1e1e;
	margin-top: 6px;
	font-weight: bold;
	line-height: 1.5;
}
.s3_1_2_2 {
	line-height: 1.5;
	margin-left: 12px;
}
.s3_1_3 {
	margin-left: 30px;
	margin-top: 10px;
}
.s3_1_3 table tr th {
	width: 40px;
	vertical-align: middle;
}
.s3_1_3 table tr td {
	vertical-align: middle;
	line-height: 1.5;
	padding-bottom: 10px;
	font-size: small;
}

.s3_1_3 table tr td strong {
	color: #139116;
}

.s3_2 {
	margin: 10px 0 0 26px;
	line-height: 1.5;
	width: 620px;
	font-size: small;
}

.s3_hyou {
	width: 620px;
	font-size: small;
	line-height: 1.5;
}
.s3_hyou table {
	width: 620px;
	margin-left: 26px;
	margin-top: 6px;
	font-size: small;
}
.s3_hyou table tr th {
	color: #083a60;
	text-align: center;
	border: 1px solid #069;
	background: url(tdbbs_wp/s3/s3_t_bg.gif) no-repeat center bottom;
	font-size: small;
}
.s3_hyou table tr td {
	line-height: 1.5;
	text-align: center;
	border: 1px solid #069;
	background: #FFF;
	font-size: small;
}

.s3_3 {
	font-size: 13px;
	width: 131px;
	height: 27px;
	text-align: center;
	background: url(tdbbs_wp/s3/s3_n.gif) no-repeat center bottom;
	font-weight: bold;
	color: #0e4970;
	margin: 10px 0 0 30px;
}
.s3_3 span {
	position: relative;
	top: 6px;
}

.s3_3_1 {
	color: #36C;
	line-height: 1.5;
	margin: 6px 0 0 40px;
	font-size: small;
}
.s3_3_2 {
	line-height: 1.5;
	margin-left: 40px;
	font-size: small;
}

.s3_3_3 {
	color: #900;
	line-height: 1.5;
	margin: 25px 0 0 40px;
	font-size: small;
}
.s3_4 {
	width: 600px;
	font-size: small;
	font-weight: bold;
	margin: 20px 0 4px 30px;
	border-bottom: 1px solid #999;
}

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

.s_btn {
	margin: -30px 0 0 30px;
	position: relative;
	z-index: 2;
}
* html .s_btn {
	margin: -40px 0 0 30px;
	position: relative;
	z-index: 10;
}

.s_btn2 {
	margin: -30px 0 5px 30px;
	position: relative;
	z-index: 2;
}
* html .s_btn2 {
	margin: -30px 0 8px 30px;
	position: relative;
	z-index: 10;
}

.s4_text {
	margin: 4px 0 4px 30px;
	font-size: small;
	line-height: 1.5;
}

.s4_text strong {
	font-size: medium;
	color: #ae1111;
	margin: 0 3px 0 0;
}

.s4_1_1 {
	width: 636px;
	height: 150px;
	margin-left: 18px;
}
.s4_1_1 table {
	width: 620px;
	height: 140px;
	position: relative;
	top: -5px;
	font-size: 13px;
}
.s4_1_1 table tr th {
	width: 230px;
	vertical-align: middle;
}
.s4_1_1 table tr td {
	width: 580px;
	vertical-align: middle;
}
.s4_1_2 {
	width: 636px;
	height: 150px;
	background: url(tdbbs_wp/s4/img2.jpg) no-repeat center top;
	margin: -10px 0 10px 18px;
	line-height: 20px;
	font-size: 12px;
}
.s4_1_2 p {
	position: relative;
	top: 7px;
	left: 18px;
}
.s4_1_2 ul {
	margin-top: -3px;
}
.s4_1_2 ul li {
	list-style: url(tdbbs_wp/s4/moja.gif);
	margin-left: 24px;
}
.s4_1_3 {
	width: 620px;
	margin: 10px auto;
}
.s4_1_3 p {
	margin: 0;
	padding: 0;
}
.s4_1_3_text {
	margin: -10px 0 8px 20px;
	font-size: small;
	line-height: 1.5;
}
.s4_1_4 {
	width: 636px;
	margin: 0 0 0 20px;
	background: url(tdbbs_wp/s4/4_1_4_bg-trans.png) no-repeat center;
	height: 240px;
	padding: 10px 0 0 0;
}
.s4_1_4 table {
	width: 630px;
	margin: 0 auto;
}
.s4_1_4 table tr th {
	width: 310px;
}
.s4_1_4 table tr td {
	padding-left: 10px;
	line-height: 16px;
	font-size: 12px;
}
.s4_1_4 table tr td span {
	font-size: 8px;
	position: relative;
	top: -2px;
	left: -2px;
	color: #666;
}

.s4_2_0 {
	width: 638px;
	margin-left: 10px;
}
.s4_2_0_table {
	width: 638px;
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
}
.s4_2_0_td1 {
	width: 638px;
	height: 5px;
	background: url(tdbbs_wp/s4/4_2_1_bg1-trans.png) no-repeat center;
}
.s4_2_0_td2 {
	width: 638px;
	background: url(tdbbs_wp/s4/4_2_1_bg2-trans.png) repeat-y center;
}
.s4_2_0_td3 {
	width: 638px;
	height: 5px;
	background: url(tdbbs_wp/s4/4_2_1_bg3-trans.png) no-repeat center;
}

.s4_2_1 {
	width: 636px;
	margin-left: 14px;
}
.s4_2step {
	margin: 6px 0;
	position: relative;
	left: 10px;
}
.s4_2_1 table {
	width: 620px;
}
.s4_2_1 table tr th {
	width: 60px;
	vertical-align: middle;
}
.s4_2_1 table tr td {
	vertical-align: middle;
	line-height: 1.5;
	font-size: small;
	padding-bottom: 10px;
}
.s4_2_1 table tr td strong {
	font-weight: bold;
	color: #139116;
}

.s4_2_1 table tr td span {
	color: #bd3f32;
}
.s4_2_2 {
	width: 620px;
	margin-left: 18px;
	margin-top: 6px;
}
.s4_2_2 ul li {
	font-size: x-small;
	list-style: disc;
	line-height: 1.5;
}

.s4_3_1 {
	width: 626px;
	margin-left: 24px;
	margin-top: 3px;
}
.s4_3_1_table {
	width: 626px;
}
.s4_3_1_td1 {
	width: 626px;
	height: 6px;
	background: url(tdbbs_wp/s4/4_3_1_bg1-trans.png) no-repeat center;
}
.s4_3_1_td2 {
	width: 626px;
	background: url(tdbbs_wp/s4/4_3_1_bg2-trans.png) repeat-y center;
}
.s4_3_1_td3 {
	width: 626px;
	height: 6px;
	background: url(tdbbs_wp/s4/4_3_1_bg3-trans.png) no-repeat center;
}
.s4_hyou1 {
	width: 620px;
}
.s4_hyou1 table {
	width: 604px;
	margin-left: 10px;
}
.s4_hyou1 table tr th {
	width: 160px;
	color: #083a60;
	text-align: left;
	padding-left: 4px;
	font-size: 13px;
	border-bottom: 1px solid #85a8d1;
}
.s4_hyou1 table tr th span {
	color: #a11414;
}
.s4_hyou1 table tr td {
	padding-left: 4px;
	border-bottom: 1px solid #85a8d1;
	font-size: small;
	line-height: 1.5;
}
.s4_3_text {
	font-size: x-small;
	margin-left: 40px;
	line-height: 1.5;
}
.s4_3_text span {
	color: #a11414;
}

.s4_3_2 {
	width: 626px;
	margin-left: 24px;
	margin-top: 3px;
}

.s4_3_2_table {
	width: 626px;
}
.s4_3_2_td1 {
	width: 626px;
	height: 6px;
	background: url(tdbbs_wp/s4/4_3_2_bg1-trans.png) no-repeat center;
}
.s4_3_2_td2 {
	width: 626px;
	background: url(tdbbs_wp/s4/4_3_2_bg2-trans.png) repeat-y center;
}
.s4_3_2_td3 {
	width: 626px;
	height: 6px;
	background: url(tdbbs_wp/s4/4_3_2_bg3-trans.png) no-repeat center;
}
.s4_hyou2 {
	width: 620px;
}
.s4_hyou2 table {
	width: 604px;
	margin-left: 10px;
}
.s4_hyou2 table tr th {
	width: 67px;
	color: #083a60;
	text-align: left;
	padding-left: 2px;
	border-bottom: 1px solid #85a8d1;
	font-size: 13px;
}
.s4_hyou2 table tr th span {
	color: #a11414;
}
.s4_hyou2 table tr td {
	padding-left: 4px;
	border-bottom: 1px solid #85a8d1;
	font-size: small;
	line-height: 1.5;
}


.s4_3_3 {
	width: 626px;
	margin-left: 24px;
	margin-top: 3px;
}
.s4_3_3_table {
	width: 626px;
}
.s4_3_3_td1 {
	width: 626px;
	height: 29px;
	background: url(tdbbs_wp/s4/4_3_3_bg1-trans.png) no-repeat center;
}

.s4_3_3_td2 {
	width: 626px;
	background: url(tdbbs_wp/s4/4_3_3_bg2-trans.png) repeat-y center;
}
.s4_3_3_td3 {
	width: 626px;
	height: 6px;
	background: url(tdbbs_wp/s4/4_3_3_bg3-trans.png) no-repeat center;
}
.s4_hyou3 {
	width: 620px;
}
.s4_hyou3 table {
	width: 604px;
	margin-left: 10px;
}
.s4_hyou3 table tr th {
	color: #083a60;
	text-align: center;
	font-size: 10px;
}
.s4_hyou3 table tr th span {
	color: #a11414;
}
.s4_hyou3 table tr td {
	padding-left: 6px;
	font-size: 10px;
	line-height: 14px;
}
.s4_t_r {
	text-align: right;
	padding-right: 10px;
}
.s4_t_c {
	text-align: center;
	font-weight: bold;
}

.s4_4 {
	width: 600px;
	margin: 10px 0 4px 30px;
	border-bottom: 1px solid #999;
}
.s4_4_q table tr th {
	width: 30px;
	vertical-align: top;
	font-size: small;
}
.s4_4_q table tr th img {
	position: relative;
	top: -1px;
}
.s4_4_q table tr td {
	color: #1a64a7;
	font-weight: bold;
	line-height: 1.5;
	vertical-align: top;
	font-size: small;
}

.s4_4_a {
	margin-bottom: 10px;
}
.s4_4_a table tr td span {
	font-weight: bold;
}

.s4_4_a table tr th {
	width: 30px;
	vertical-align: top;
	font-size: small;
	line-height: 1.5;
}
.s4_4_a table tr th img {
	position: relative;
	top: -1px;
}
.s4_4_a table tr td {
	line-height: 1.5;
	vertical-align: top;
	margin-bottom: 6px;
	font-size: small;
}


.tl_s {
	width: 652px;
	height: 65px;
	margin: 0 0 0 3px;
}
* html .tl_s {
	width: 652px;
	height: 65px;
	margin: 0 0 0 3px;
}

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

.s5_0 {
	margin: 10px 0 0 45px;
}
.s5_1 {
	margin: 10px 0 0 30px;
	width: 600px;
	font-size: small;
	line-height: 1.5;
}
.s5_2 {
	margin: 14px 0 0 20px;
}
.s5_3 {
	margin: 0 0 0 30px;
	width: 600px;
	font-size: small;
	line-height: 1.5;
}

.s5_4 {
	margin: 10px 0 0 20px;
	width: 630px;
}
.s5_4_1 {
	width: 626px;
	height: 6px;
	background: url(tdbbs_wp/s5/table1.gif) no-repeat center;
}
.s5_4_2 {
	width: 626px;
	background: url(tdbbs_wp/s5/table2.gif) repeat-y center;
}
.s5_4_3 {
	width: 626px;
	height: 6px;
	background: url(tdbbs_wp/s5/table3.gif) no-repeat center;
}

.s5_4_2 table {
	width: 610px;
	margin: 0 auto;
}
.s5_4_2 table tr th{
	width: 100px;
	padding-left: 8px;
	text-align: left;
	color: #083a60;
	border-bottom: 1px solid #85a8d1;
	font-size: 13px;
}
.s5_4_2 table tr td{
	border-bottom: 1px solid #85a8d1;
	font-size: small;
	line-height: 1.5;
}

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

.s6_1_1 {
	width: 620px;
	margin: 6px 0 0 27px;
	font-size: small;
	line-height: 1.5;
}

.s6_1_1 table {
	width: 600px;
	margin: 0 auto;
}
.s6_1_1 table tr td {
	width: 420px;
	vertical-align: middle;
}
.s6_1_1 table tr td ul {
	position: relative;
	top: 3px;
}
.s6_1_1 table tr td ul li {
	list-style: url(tdbbs_wp/ya1.gif);
	font-size: small;
	line-height: 1.5;
}
.s6_1_1 table tr th {
	vertical-align: middle;
}
.s6_1_2 {
	margin: 0 0 0 40px;
}
.s6_1_3 {
	margin: 0 0 0 27px;
	background: url(tdbbs_wp/s6/s6_bg.gif) no-repeat center;
	width: 607px;
	height: 99px;
	padding: 10px 0 0 0;
}
.s6_1_3_2 {
	position: relative;
	top: 14px;
	left: 30px;
	color: #831a0d;
	font-size: 13px;
	font-weight: bold;
	line-height: 22px;
}

.s6_1_1 ul li {
	list-style: url(tdbbs_wp/ya1.gif);
}

.s6_2_1 {
	margin: 15px 0 0 20px;
}

.s6_2_2 {
	margin: 10px 0 0 32px;
	font-size: small;
	line-height: 1.5;
}


.s6_2_3 {
	margin: 20px 0 0 55px;
	background: url(tdbbs_wp/s6/s6_bg2.gif) no-repeat center;
	width: 537px;
	height: 79px;
}
.s6_2_3_2 {
	position: relative;
	line-height: 20px;
	top: 10px;
	left: 30px;
	color: #831a0d;
	font-size: 12px;
}



/* ------------------------------------------------------------- */
.tl_s7 {
	width: 652px;
	height: 65px;
	margin: -11px 6px 0 auto;
}
* html .tl_s7 {
	position: relative;
	left: -3px;
	top: -11px;
	z-index: 1;
}
*:first-child+html .tl_s7 {
	position: relative;
	left: -3px;
	z-index: 1;
}

.s_setsumei {
	margin: -30px 0 1px 30px;
	color: #3e3e3e;
	font-size: small;
	line-height: 1.5;
}
* html .s_setsumei {
	margin: -40px 0 1px 30px;
	color: #3e3e3e;
	font-size: small;
	line-height: 1.5;
}

.s_tl {
	width: 637px;
	height: 25px;
	margin: 5px 7px 0 auto;
	padding: 4px 0 0 7px;
	color: #FFFFFF;
	font-size: 13px;
	background: url(tdbbs_wp/s_tl.gif) no-repeat left top;
}

* html .s_tl {
	margin: 7px 5px 0 auto;
}
*:first-child+html .s_tl {
	margin: 7px 5px 0 auto;
}

.s_tl span {
	font-size: 11px;
}


.s_tl2 {
	width: 637px;
	height: 25px;
	margin: 25px 7px 0 auto;
	padding: 4px 0 0 7px;
	color: #FFFFFF;
	font-size: 13px;
	background: url(tdbbs_wp/s_tl.gif) no-repeat left top;
}

.s_tl2 span {
	font-size: 11px;
}



.s7_list {
	margin-top: 10px;
	font-size: small;
	line-height: 1.5;
}
.s7_list li {
	list-style: url(tdbbs_wp/ya1.gif);
	color: #3e3e3e;
	margin: 0 0 0 36px;
	padding: 0;
	line-height: 1.5;
}
.center {
	text-align: center;
	margin-left: -10px;
}
.s7_2 {
	width: 580px;
	margin: 0 auto;
	font-size: small;
	line-height: 1.5;
}
.s7_2 p {
	margin: 0 0 0 12px;
	padding: 0;
	line-height: 1.5;
}
.s7_2 p img {
	margin-right: 10px;
}
.ss {
	margin: 4px 0 0 0;
	line-height: 1.5;
}
.pagetop {
	text-align: right;
	padding-right: 30px;
	margin: 5px 0;
}
.s7_list2 {
	margin-top: 10px;
	font-size: small;
	line-height: 1.5;
}
.s7_list2 li {
	list-style: url(tdbbs_wp/ya2.gif);
	color: #3e3e3e;
	margin: 0 0 0 36px;
	padding: 0;
	line-height: 1.5;
}
.s7_text {
	margin: 10px 0 0 30px;
	color: #3e3e3e;
	font-size: small;
	line-height: 1.5;
}
.s7_table {
	width: 570px;
	margin: 4px 0 0 46px;
	font-size: 13px;
}
.s7_td1 {
	width: 16px;
}
.s7_td2 {
	width: 180px;
}
.s7_td3 {
	width: 40px;
}
.s7_td4 {
	font-weight: bold;
}
.s7_short {
	width: 417px;
	height: 119px;
	background: url(tdbbs_wp/s7/bg_s-trans.png) no-repeat left top;
	margin: 10px auto 0 auto;
}

.s7_short strong {
	font-size: 14px;
	color: #ce5030;
	position: relative;
	top: 12px;
	left: 27px;
}
.s7_short .s7_text2 {
	position: relative;
	left: 45px;
	top: 8px;
	line-height: 18px;
	font-size: 13px;
}


.s7_short .s7_text2,  x:-moz-any-link {
	position: relative;
	left: 45px;
	top: 16px;
	line-height: 18px;
}

.otoiawase {
	font-size: 12px;
	width: 632px;
	height: 160px;
	background: url(tdbbs_wp/bg_contact-trans.png) no-repeat left top;
	margin: 16px 0 0 10px;
	line-height: 18px;
	position: relative;
	left: 12px;
}
.otoiawase_ {
	position: relative;
	top: 14px;
	left: 18px;
}
.otoiawase img {
}
.otoiawase strong {
	color: #3870b4;
	margin: 0 0 4px 0;
}
.otoiawase2 {
	font-size: 12px;
	width: 632px;
	height: 160px;
	background: url(tdbbs_wp/bg_contact-trans.png) no-repeat left top;
	margin: 6px 0 0 4px;
	line-height: 18px;
	position: relative;
	left: 4px;
}
.otoiawase2_ {
	position: relative;
	top: 16px;
	left: 18px;
}
.otoiawase2 strong {
	color: #3870b4;
	margin: 0 0 4px 0;
}
/*-----------------------------------------------------------------*/

.s8_1 {
	widows: 600px;
	margin: 10px 0 5px 27px;
	font-size: small;
	line-height: 1.5;
}

.s8_2 {
	position: relative;
	top: 10px;
	left: 20px;
}

.s8_3 {
	width: 610px;
	margin: 10px 0 0 10px;
	font-size: small;
	line-height: 1.5;
	background: url(tdbbs_wp/s8/map.gif) no-repeat right center;
}
.s8_3 ul li {
	line-height: 20px;
	list-style: none;
}

.s8_4 {
	margin: 10px 0 0 27px;
}

.s8_5 {
	margin: 10px 0 0 0;
	font-size: 15px;
	text-align: center;
	color: #C30;
	font-weight: bold;
}
.s8_5 table {
	width: 450px;
}

.s8_5 table tr td {
}
.s8_5 table tr th {
	text-align: right;
	width: 100px;
	padding-right: 20px;
}

.s8_6 {
	margin: 10px 0 0 40px;
	background: url(tdbbs_wp/s8/s8_bg.gif) no-repeat right center;
	width: 587px;
	height: 89px;
}

.s8_7 {
	position: relative;
	top: 14px;
	left: 17px;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	color:#C30;
	margin-bottom: 6px;
}
.s8_7_ {
	position: relative;
	top: 14px;
	font-size: 13px;
	text-align: center;
	margin-bottom: 10px;
}
.s8_7_ strong {
	text-decoration: underline;
}

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

.s9 {
	margin-left: 30px;
	margin-top: 6px;
	font-size: small;
	line-height: 1.5;
}
.s9 table {
	width: 620px;
}
.s9 table tr th {
	width: 170px;
	vertical-align: top;
}
.s9 table tr td {
	width: 450px;
	vertical-align: top;
}



.s9 dl {
	margin: 0 0 10px 0;
}

.s9 dl dd {
	margin-left: 8px;
	font-size: small;
	line-height: 1.5;
}



/*--------------------------sitemap---------------------------*/
.site_home {
	margin-left: 20px;
}

.site_other {
	margin-top: -10px;
	margin-left: 56px;
}
.site_other img {
	position: relative;
	top: 3px;
}
.site_1_0 {
	background:url(tdbbs_wp/sitemap/b2.gif) no-repeat left center;
	width: 527px;
	height: 10px;
	vertical-align: middle;
	line-height: 1em;
}
.site_1_1 {
	background:url(tdbbs_wp/sitemap/b1.gif) no-repeat left center;
	width: 22px;
	height: 30px;
	vertical-align: middle;
	line-height: 1em;
}
.site_1_2 {
	background:url(tdbbs_wp/sitemap/b2.gif) no-repeat left center;
	width: 22px;
	height: 30px;
	vertical-align: middle;
	line-height: 1em;
}
.site_1_3 {
	background:url(tdbbs_wp/sitemap/b3.gif) no-repeat left center;
	width: 22px;
	height: 30px;
	vertical-align: middle;
	line-height: 1em;
}
.site_2_1 {
	vertical-align: middle;
	line-height: 1em;
	width: 235px;
}
.site_3_0 {
	vertical-align: middle;
	line-height: 1em;
	width: 35px;
	height: 30px;
}
.site_3_1 {
	vertical-align: middle;
	line-height: 1em;
	width: 35px;
	height: 30px;
	background:url(tdbbs_wp/sitemap/b4.gif) no-repeat center center;
}
.site_3_2 {
	vertical-align: middle;
	line-height: 1em;
	width: 35px;
	height: 30px;
	background:url(tdbbs_wp/sitemap/b5.gif) no-repeat center center;
}
.site_3_3 {
	vertical-align: middle;
	line-height: 1em;
	width: 35px;
	height: 30px;
	background:url(tdbbs_wp/sitemap/b6.gif) no-repeat center center;
}
.site_3_4 {
	vertical-align: middle;
	line-height: 1em;
	width: 35px;
	height: 30px;
	background:url(tdbbs_wp/sitemap/b7.gif) no-repeat center center;
}
.site_4_1 {
	vertical-align: middle;
	line-height: 1em;
	width: 235px;
}



/*--------------------------company---------------------------*/

.company_bg {
	background:url(tdbbs_wp/sitemap/bg.gif) no-repeat top;
	width:650px;
	margin:2px 0 0 0;
	padding-top:10px
}

.blue_tl {
	background:url(tdbbs_wp/company/tl_blue.gif) no-repeat;
	color:#FFF;
	font-size:14px;
	width:637px;
	height:25px;
	padding:2px 0 0 12px;
	margin-left:5px;
}
.sp0 {
	display: inline;
	margin: 0;
	padding-right: 0;
}
.sp1 {
	display: inline;
	margin-right: 5px;
}
.sp2 {
	display: inline;
	margin-right: 0;
}

#rinen {
	margin-left: 10px;
}
#rinen tr th {
	vertical-align:top;
	width:108px;
	text-align:left;
	padding-left:5px;
	padding-top:6px;
	font-size: 12px;
}

#rinen tr td {
	vertical-align:top;
	width:500px;
	background-color:#FFF;
	font-size: 12px;
	color:#3e3e3e;
	padding-top:12px;
	line-height: 20px;
}

#rinen tr td table {
	width: 450px;
}
#rinen tr td table tr th {
	width: 90px;
	font-weight: normal;
	vertical-align: top;
	line-height: 20px;
	padding-top: 0;
	padding-left: 0;
}
#rinen tr td table tr td {
	width: 360px;
	vertical-align: top;
	line-height: 20px;
	padding-top: 0;
}
#rinen tr td span {
	color:#1a66a9;
	font-weight:bold;
}

.tb_blue {
	margin:5px 0 0 10px;
}

.blue_top {
	background:url(tdbbs_wp/company/blue_top.gif) no-repeat;
	width:626px;
	height:7px;
}

.blue_middle {
	background:url(tdbbs_wp/company/blue_middle.gif) repeat-y;
	width:626px;
	font-size: small;
	color:#3e3e3e;
}
.blue_bottom {
	background:url(tdbbs_wp/company/blue_bottom.gif) no-repeat;
	width:626px;
	height:9px;
}

#blue_middle {
	width:600px;
	margin-left:18px;
	margin-top: 6px;
}
#blue_middle tr th {
	vertical-align:top;
	text-align:left;
	width:90px;
	line-height: 1.5;
}
#blue_middle tr td {
	line-height: 1.5;
	padding-bottom:5px;
}

#blue_middle tr td span {
	color:#1a66a9;
	font-weight:bold;
}


#blue_middle tr td table tr th {
	width: 90px;
	color:#1a66a9;
}

.map {
	position:relative;
	top:3px;
	margin-left:10px;
}


.tb_gray {
	margin:5px 0 0 10px;
}

.gray_top {
	background:url(tdbbs_wp/company/gray_top.gif) no-repeat;
	width:626px;
	height:9px;
}

.gray_middle {
	background:url(tdbbs_wp/company/gray_middle.gif) repeat-y;
	width:626px;
	font-size: small;
	color:#3e3e3e;
}
.gray_bottom {
	background:url(tdbbs_wp/company/gray_bottom.gif) no-repeat;
	width:626px;
	height:9px;
}

#gray_middle {
	margin-left:8px;
	width: 610px;
}
#gray_middle tr th {
	vertical-align:top;
	text-align: right;
	padding-left: 4px;
	line-height: 1.5;
	padding-bottom:10px;
	font-size: 13px;
}
#gray_middle tr td {
	line-height: 1.5;
	padding-bottom:10px;
	padding-left: 20px;
	vertical-align:top;
}
.gmth1 {
	width: 43px;
}
.gmth2 {
	width: 30px;
}


/*--------------------------recruit---------------------------*/

#jyouhou {
	font-size: small;
	margin:5px 0 5px 25px;
	line-height:1.5;
	width: 600px;
}

#jyouhou tr th {
	font-size: 13px;
	text-align:left;
	vertical-align:top;
	color:#1b629d;
	width:80px;
	line-height:1.5;
}


#jyouhou tr td {
	text-align:left;
	vertical-align:top;
	color:#3e3e3e;
	line-height:1.5;
}

#jyouhou tr td span {
	font-weight:bold;
}

.ten {
	padding-right:20px;
	font-weight:bold;
	color:#1b629d;
	line-height:1.5;
}

.recruit_setumei {
	font-size: small;
	line-height:1.5;
	text-align:left;
	vertical-align:top;
	color:#3e3e3e;
	margin:5px 0 5px 17px;
}

.blue_bg {
	background:url(tdbbs_wp/recruit/bg_blue.gif) no-repeat;
	width:625px;
	height:99px;
	font-size: 12px;
	color:#175d9a;
	line-height:1.5em;
	padding:10px 0 0 10px;
	margin-left: 14px;
}
.h7px {
	height:7px;
}

#photo {
	position:relative;
	left:410px;
	top: -90px;
}


.recruit_tb {
	margin-left: 13px;
}
.recruit_tb1 {
	margin-left: 13px;
}
* html .recruit_tb1 {
	margin-left: 13px;
	margin-top: -53px;
}

.recruit_tb_top {
	background:url(tdbbs_wp/recruit/r_blue_top.gif) no-repeat;
	width:626px;
	height:33px;
	font-size:13px;
	color:#083a60;
	padding-top: 3px;
}
.recruit_tb_top table {
	height:30px;
	width:620px;
	margin-left:3px;
}

.recruit_tb_top table tr th {
	padding-top: 3px;
}

.dott {
	border-right:dotted 1px #7da7ba;
}
.dott2 {
	border-bottom:dotted 1px #7da7ba;
	border-right:dotted 1px #7da7ba;
}
.dott3 {
	border-bottom:dotted 1px #7da7ba;
}

.recruit_tb_middle {
	background:url(tdbbs_wp/recruit/r_blue_middle.gif) repeat-y;
	width:626px;
	position: relative;
	top: -3px;
}

.recruit_tb_middle table {
	width:620px;
	margin-left:3px;
}

.recruit_tb_middle table tr th {
	font-size:13px;
	vertical-align: middle;
	line-height:18px;
}

.recruit_tb_middle table tr td {
	font-size: small;
	padding: 3px 0 3px 10px;
	vertical-align: middle;
	line-height:1.5;
}
.recruit_tb_middle table tr td span{
	color:#ac471b;
}

.r_b {
	color:#1b68aa;
	border-bottom:dotted 1px #7da7ba;
	border-right:dotted 1px #7da7ba;
}
.r_r {
	color:#aa391b;
	border-bottom:dotted 1px #7da7ba;
	border-right:dotted 1px #7da7ba;
}


.recruit_tb_bottom {
	background:url(tdbbs_wp/recruit/r_blue_bottom.gif) no-repeat;
	width:626px;
	height:8px;
	position: relative;
	top: -3px;
}

#tokyo,#sapporo,#nagoya,#osaka,#fukuoka {
	padding-top: 6px;
}





/*--------------------------privacy---------------------------*/

.privacy_0_txt {
	font-size: small;
	color:#3e3e3e;
	line-height:1.6em;
	margin:14px 0 0 25px;
	width:600px;
}
.privacy_0_txt span {
	color:#1a66a9;
	font-weight:bold;
}
.privacy_0_txt img {
	margin:5px 0 2px 0;
	position: relative;
	left: -10px;
}
.privacy_0_txt strong {
	color:#1a66a9;
	font-weight: normal;
}
.privacy_0_txt table {
	margin-top: -10px;
}
.privacy_0_txt table tr th {
	font-weight:normal;
	padding-right: 4px;
	vertical-align:top;
}
.privacy_0_txt table tr td {
	vertical-align:top;
}

.privacy_0_txt ul {
	margin:-10px 0 0 12px;
}
.privacy_0_txt ul li {
	margin:2px 0 0 0;
	list-style: disc;
}

.privacy_1_txt {
	font-size: small;
	color:#3e3e3e;
	line-height:1.6em;
	margin:6px 0 0 25px;
	width:610px;
}
.privacy_1_txt img {
	margin:8px 0 5px 0;
}

.privacy_1_txt span {
	margin-left:15px;
}
.privacy_1_txt ul {
	margin:6px 0 0 25px;
}
.privacy_1_txt ul li {
	list-style: disc;
}


.privacy_2_txt {
	font-size: small;
	line-height:1.6em;
	margin:14px 0 0 5px;
	width:590px;
}
.privacy_2_txt span {
	color:#1a66a9;
	font-weight:bold;
}
.privacy_2_txt strong {
	color:#1a66a9;
	font-weight: normal;
}
.privacy_2_2_txt {
	font-size: small;
	line-height:1.6em;
	margin:10px 0 0 5px;
	width:590px;
}
.privacy_2_2_txt table {
	width: 590px;
}
.privacy_2_2_txt table tr th {
	font-weight:normal;
	padding-right: 4px;
	vertical-align:top;
}
.privacy_2_2_txt table tr td {
	vertical-align:top;
}


.privacy_2_2_txt table tr td strong {
	color: #900;
	font-weight: bold;
	margin: 10px 0;
}

.lef_20 {
	margin:0 0 0 20px;
}
.hoso_blue {
	color:#1a66a9;
	margin-left:15px;
}
.pr_4-2 {
	margin-left:6px;
}

#waku {
	width:602px;
	border:#c7c7c7 solid 1px;
	padding:0 0px 20px 5px;
	margin:10px 0 10px 20px;
	background: #FFF;
}

.red_txt th {
	color:#ab3535;
	text-align:left;
}

.red_txt td {
	padding-left:10px;
}


#waku2 {
	width:487px;
	border:#c7c7c7 solid 1px;
	padding:0 0 0 25px;
	margin:-5px 0 5px 0 ;
	background: #FFF;
}
#waku2 table {
	margin: 10px 0;
}

#blue_line {
	margin:0 0 10px 0 ;
}
#pri_tel {
	background:url(tdbbs_wp/privacy/pr_tel.gif) no-repeat;
	width:632px;
	height:135px;
	font-size: 12px;
	color:#3e3e3e;
	line-height:1.5em;
	margin:5px 0 0 14px;
	padding:15px 0 0 15px;
}
#pri_tel span {
	color:#4b1111;
	font-weight:bold;
}

#k1,#k2,#k3,#k4,#k5 {
	padding-top: 6px;
}



/*---contact-------------------------------------------------------*/
.tl_con {
	width: 652px;
	height: 27px;
	margin: -11px 6px 0 auto;
}
* html .tl_con {
	position: relative;
	left: -5px;
	top: -8px;
}
*:first-child+html .tl_con {
	position: relative;
	left: -5px;
}
.tl_con2 {
	width: 652px;
	height: 27px;
	margin: 20px auto 0 auto;
}
.contact_main {
	margin-top: 5px;
	margin-left: 4px;
	padding: 5px 0 0 5px;
	width: 656px;
	background: url(tdbbs_wp/contact/con_bg-trans.png) no-repeat center top;
}
* html .contact_main {
	margin-top: -3px;
	width: 656px;
}
.contact_main_ {
	margin-top: 5px;
	margin-left: 4px;
	padding: 5px 0 0 5px;
	width: 656px;
	background: url(tdbbs_wp/contact/con_bg-trans.png) no-repeat center top;
}
* html .contact_main_ {
	margin-top: -3px;
	width: 630px;
}

.contact_main2 {
	margin: 5px auto;
	padding: 5px 0 0 5px;
	width: 656px;
	background: url(tdbbs_wp/contact/con_bg-trans.png) no-repeat center top;
}

.c_text {
	margin-top: 5px;
	margin-left: 16px;
	line-height: 1.5;
	width: 625px;
	font-size: small;
}
.c_text span {
	color: #e64444;
}
.c_text1 {
	color: #1b68aa;
	margin-top: 5px;
	margin-left: 16px;
	line-height: 18px;
	width: 625px;
	font-size: small;
	line-height: 1.5;
}
.thanks_text {
	margin-top: 25px;
	margin-left: 116px;
	line-height: 18px;
	width: 400px;
	height: 130px;
	padding-top: 46px;
	text-align: center;
	background: url(tdbbs_wp/contact/thanks_bg.gif) no-repeat center top;
}

.c_select {
	margin-left: 16px;
}
.contact_table {
	margin-top: 5px;
	margin-left: 16px;
	line-height: 18px;
}
.con_table1 {
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
}
.con_td1 {
	width: 626px;
	background: url(tdbbs_wp/contact/c_table1.png) no-repeat center top;
	height: 6px;
}
.con_td2 {
	width: 626px;
	background: url(tdbbs_wp/contact/c_table2.png) repeat-y center top;
}
.con_td3 {
	width: 626px;
	background: url(tdbbs_wp/contact/c_table3.png) no-repeat center top;
	height: 6px;
}
.c_main_table {
	position: relative;
	left: 8px;
	line-height: 20px;
}
.c_m_th {
	width: 90px;
	padding-right: 16px;
	font-size: 13px;
	color: #083a60;
	text-align: left;
	vertical-align: top;
}
.c_m_td1 {
	width: 260px;
	font-size: 13px;
}
.c_m_td1 input {
}
.c_m_td1 table tr th {
	width: 20px;
}
.c_m_td1 table tr td {
	width: 60px;
}
.c_m_td2 {
	vertical-align: top;
	padding-left: 10px;
}
.c_m_td2 span {
	color: #e64444;
}

#adress01_1,#adress01_2 {
	width: 50px;
	position: relative;
	top: 3px;
	margin: 0 4px;
}

.c_m_td1__ {
	margin-top: 8px;
}
.contact_btn {
	width: 625px;
}
.contact_btn table {
	width: 300px;
	margin-left: 180px;
	margin-top: 8px;
}
.contact_tell {
	width: 624px;
	height: 24px;
	background: url(tdbbs_wp/contact/tel_bg.png) no-repeat center top;
	margin-left: 12px;
	padding-left: 10px;
	padding-top: 6px;
}

*:first-child+html .entry-content {
	margin-top: -11px;
}


/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background: none !important;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
		background: none !important;
		width: 600px;
		margin: 0;
	}
	#wrap {
		display: none;
	}
	#wrap2 {
		display: none;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		line-height: 1.4em;
		margin: 0;
		padding: 0;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 21pt;
	}
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		margin: 0;
		width: 600px;
	}
	#content,
	.one-column #content {
		margin: 24px 0 0;
		width: 670px;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display: none;
	}
	#site-generator a {
		margin: 0;
		padding: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display: inline;
	}
	.home .sticky {
		border: none;
	}
	#footer {
		display: none;
	}
}