@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.1
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
/*****
0110928
*******/
#societvf{
padding:0px 15px;
clear:both;
}

#societvf h2 {
    background: url("/images/user_faq_h2.gif") no-repeat scroll 0 0 transparent;
    font-size: 16px;
    font-weight: bold;
    padding: 5px 0 5px 15px;
    color:#FFF;
    margin:0px;
}
#societvf .q{
    font-size: 14px;
	border-bottom:1px solid #027ABB;
    background: url("/images/q.gif") no-repeat scroll 0 0 transparent;
    padding:3px 0px 3px 23px;
    margin:10px 0px 5px;
    font-weight: bold;
}
#societvf .faq_answer{
    background: url("/images/a.gif") no-repeat scroll 0 0 transparent;
    padding:0px 0px 3px 23px;
    margin:0px;
}
#societvf .faq_answer img {
margin:5px 0px;
}

#societvf .faq{
	margin:0px 0px;
	padding:0px;
	clear:both;
}
.ceoface{
	width:300px;
	margin:5px auto;
}
.ceoface img{
	float:left;
}
.ceoface .name{
	padding-top:90px;
	padding-left:5px;
	float:left;
}
/***/
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,
 {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
tr, th, td{
	background: transparent;
	margin: 0;
	padding: 0;
	vertical-align: baseline;

}
img {
	line-height:0;
}
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;
}

a img {
	border: none;
}

/* =Layout
-------------------------------------------------------------- */

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

#container {
	float: right;
	margin: 15px 15px 0 0;
	width: 660px;
	display: inline;
}
#otherpage{
	width: 660px;
	margin:15px auto;
	clear:both;
}
#top_container {
	float: left;
	margin: 15px 0px 0 15px;
	width: 630px;
	display: inline;
}
#top_container .news_title {
font-size:13px;
text-align:right;
background:url(/images/info_title.gif) no-repeat;
width:600px;
height:27px;
padding-right:10px;
padding-top:15px;
margin-top:20px;
}
#top_container .news_title a{
color:#FFF;
text-decoration:none;
}
.info_txt{
width]610px:
}
.info_time {
    clear: both;
    float: left;
    margin-bottom: 10px;
    width: 110px;
}
.info_title {
    float: right;
    margin: 0 0 10px;
    padding: 0;
    width: 470px;
}
.info_txt li{
list-style:none;
}
ul.info_txt{
margin-top:10px;
}
#content {
	margin: 0 0px 0 0px;
}
#content table{
margin:0px 0px 15px 0px;
}
#content th{
text-align:left;
}
#top_side{
	float: right;
	overflow: hidden;
	width: 230px;
	margin: 15px 15px 0px 0px;
	padding:0px 0px 0px 0px;
	display: inline;
	
}
#top_side2{
	float: right;
	overflow: hidden;
	width: 230px;
	margin: 15px 5px 0 10px;
	padding:0px 0px 0px 0px;
	display: inline;
	
}
#top_side3{
	float: right;
	overflow: hidden;
	width: 230px;
	margin: 0px 5px 0 10px;
	padding:0px 0px 0px 0px;
	display: inline;
	
}
#side {
	float: left;
	overflow: hidden;
	width: 215px;
	margin: 15px 0px 0 15px;
	padding:0px 0px 0px 0px;
	display: inline;
}
.inside{
width:191px;
margin:10px auto;
}
#primary,
#secondary {
	float: left;
	overflow: hidden;
	width: 230px;
	margin: 15px 10px 0 15px;
	padding:0px 0px 0px 0px;
}
#secondary {
	clear: right;
}
#footer {
	clear: both;
	width: 100%;
}

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

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

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

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


/* =Fonts
-------------------------------------------------------------- */
body
 {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}


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

/* The main theme structure */
#access .menu-header,
div.menu,
#branding,
#main,
#wrapper {
	margin: 0 auto;
	width: 920px;
	background: #fff;
	padding: 0px;
}

/* Structure the footer area */
#footer-widget-area {
	overflow: hidden;
}
#footer-widget-area .widget-area {
	float: left;
	margin-right: 10px;
	width: 220px;
}
#footer-widget-area #fourth {
	margin-right: 0;
}
#footer .copyright {
	clear:both;
	text-align:center;
	background:url(/images/menu_bg.gif) repeat-x;
	padding:5px;
	color:#FFF;
	
}
#site-map {
	float: left;
	width: 210px;
	line-height:160%;
}
#site-map ul{
	padding-left:15px;
	margin-bottom:5px;
}
#site-map h5{
	margin:0px;
	font-size:14px;
}
.clear{
clear:both;
}
/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */
body {
	background: #f1f1f1;
	margin:0;
	padding:0;
}
body,
input,
textarea {
	color: #666;
	font-size: 12px;
	line-height: 160%;
}
hr {
	background-color: #e7e7e7;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}

/* Text elements */
p {
	margin-bottom: 18px;
}
ul {
	list-style: none;
	margin: 0;
}
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: 18px;
	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;
}
a:visited {
	color: #003399;
}
a:active,
a:hover {
	color: #ff4b33;
}

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


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

#header {
	padding: 15px 0 0 0;
}
#site-title {
	float: left;
	font-size: 30px;
	line-height: 36px;
	margin: 0 0 18px 0;
	width: 700px;
}
#site-title a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#site-description {
	clear: right;
	float: right;
	font-style: italic;
	margin: 14px 0 18px 0;
	width: 220px;
}

/* This is the custom header image */
#branding img {
	border-top: 4px solid #000;
	border-bottom: 1px solid #000;
	clear: both;
	display: block;
}


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

#access {
	background: url(/images/menu_bg.gif) repeat-x #3D83B3;
	float: left;
	margin: 0 auto;
	width: 100%;
	padding:0px;
	font-weight:bold;
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
	height:40px;
}
ul#dd{
	padding:0px;
}
#dd li {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
}

#dd li a.menu {
  display: block;
  text-align: center;
  color: #FFF;
  text-decoration: none;
  width:90px;
  height:20px;
  padding:10px 0px;
}
#dd li a.menu:hover {
	background: url(/images/menu_f_bg.gif) repeat-x;
}
#dd li a.menu_double {
  display: block;
  text-align: center;
  color: #FFF;
  text-decoration: none;
  width:90px;
  height:40px;
}
#dd li a.menu_double:hover {
	background: url(/images/menu_f_bg.gif) repeat-x;
}
#dd li a.menu_user,#dd li a.menu_user_out {
  display: block;
  text-align: center;
  color: #FFF;
  text-decoration: none;
  padding: 10px 0px;
	height:20px;
	background: url(/images/menu_user.gif) no-repeat;
	margin-left:15px;
	width:150px;
	}
#dd li a.menu_user_out {
	width:106px;
	background: url(/images/logout.gif) no-repeat;
}
#dd li a.menu_user:hover,#dd li a.menu_user_out:hover {
	background: url(/images/menu_user_f.gif) no-repeat;
  padding: 10px 0px;
	height:20px;
}
#dd li a.menu_user:hover{
	background: url(/images/menu_user_f.gif) no-repeat;
}
#dd li a.menu_user_out:hover {
	background: url(/images/logout_f.gif) no-repeat;
	}
.submenu {
	background: url(/images/menu_f_bg.gif) repeat-x;
  visibility: hidden;
  position: absolute;
  z-index: 3;
  width:240px;
}

.submenu a {
  display: block;
  text-align: left;
  text-decoration: none;
  padding: 10px 15px;
  color: #FFF;
	height:20px;
  font-size:12px;
}

.submenu a:hover {
  color: #FFF;
	background: url(/images/menu_f.gif) repeat-x;
}

.submenu a:visited {
  color: #FFF;
}
         
/* =Content
-------------------------------------------------------------- */

#main {
	clear: both;
	overflow: hidden;
	padding: 0px 0 0 0;
}
#content {
	margin-bottom: 36px;
}
#contentop {
	height:470px;
	margin-bottom: 0 0 10px 36px;
}
#content,
#content input,
#content textarea {
	color: #333;
	font-size: 14px;
}
#content ul,
#content pre,
#content hr {
	margin:5px 0px 15px;
	padding:0px 0px 0px 15px;
}
#content ol{
	margin:5px 0px 15px;
	padding:0px 0px 0px 35px;

}

#content p{
	margin:0px 5px 15px 15px;

}

#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom: 0;
}
#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 15px;
	line-height: 21px;
}
#content code {
	font-size: 13px;
}
#content dt,
#content th {
	color: #000;
}
#content h1,
#content h6 {
	color: #000;
	line-height: 1.5em;
	margin: 0 0 20px 0;
}
#content h2{
	color:#FFF;
	background:url(/images/h2_bg.gif) no-repeat;
	width:625px;
	margin-top:0px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 0;
	height:24px;
	padding:5px 0px 0px 15px;
}
#content h3{
	color:#FFF;
	background:url(/images/h3_bg.gif) no-repeat bottom;
	padding:6px 0px 6px 15px;
	width:625px;
	margin:30px 0px 10px;
	font-size:15px;
	font-weight:bold;
}
#top_container h3{
	color:#333;
	background:url(/images/h3_bg.gif) no-repeat bottom;
	padding:5px 0px 5px 15px;
	width:600px;
	margin-bottom:10px;
	font-size:16px;
	font-weight:bold;
}
#content h4{
	border-left:5px solid #027ABB;
	padding-left:5px;
	font-weight:bold;
	margin:5px 0px 5px 15px;
	line-height: 1.3em;
}
#content h5{
	font-weight:bold;
	margin:5px 0px 0px 15px;
	font-size:15px;

}
#china h4{
	margin-left:10px;
	border:1px solid #333;
	padding:2px 5px;
	
}
ul.circle{
	margin-left:30px;
}
ul.circle li{
	list-style:circle;
}
table.table01{
	background:#FFF;
	margin:0px;
}
table.table01 td,table.table01 th{
	background:#FFF;
	padding:7px 5px;
	border-bottom:1px solid #EDF3F4;
}
table.table01 th {
background:#EDF3F4;
}
.hentry {
	margin: 0 0 48px 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: #FFF;
	font-size: 16px;
	font-style: italic;
}
.page-title a:link,
.page-title a:visited {
	color: #888;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #ff4b33;
}
#content .entry-title {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 0;
	height:24px;
	padding:5px 0px 0px 15px;
}
.entry-title a:link,
.entry-title a:visited {
	color: #000;
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #ff4b33;
}
.entry-meta {
	color: #888;
	font-size: 12px;
}
.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: 5px 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 24px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 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 {
	color: #000;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,
.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,
.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: 12px;
	line-height: 18px;
}
.entry-meta a,
.entry-utility a {
	color: #888;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #ff4b33;
}
#content .video-player {
	padding: 0;
}


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

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


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

.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.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
-------------------------------------------------------------- */

#content img {
	margin: 0;
	max-width: 640px;
}
#content .attachment img {
	max-width: 900px;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft,
#content img.alignright,
#content img.aligncenter {
	margin-bottom: 12px;
}
#content .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
}
#content .wp-caption img {
	margin: 5px 5px 0;
}
#content .wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
#content .wp-smiley {
	margin: 0;
}
#content .gallery {
	margin: 0 auto 18px;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border: 10px solid #f1f1f1;
}
#content .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: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #ff4b33;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}


/* =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: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	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: 12px;
	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: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	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;
}


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

.widget-area ul {
	list-style: none;
	margin-left: 0;
	padding:0;
}
.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}
.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,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
.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 20px 0 0;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}
#primary {
}
#secondary {
}
#top_side .side_cont{
background:url(/images/contact_bg.gif) no-repeat;
padding:10px;
text-align:center;
height:254px;
}
#top_side .side_conta{
background:url(/images/contact_bg2.gif) no-repeat;
padding:10px;
text-align:center;
height:370px;
}
#top_side2 .side_cont{
background:url(/images/contact_bg.gif) no-repeat;
padding:10px;
text-align:center;
height:254px;
}

/* Footer widget areas */
#footer-widget-area {
float:left;
}


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


#colophon {
	background:url(/images/footer_bg.gif) no-repeat left bottom #DAEAEA;
	overflow: hidden;
	padding: 10px 15px 10px;
	height:370px;
}

#site-map h5{
color: #333;
}

#site-map a {
	color: #333;
	display: inline-block;
	text-decoration: none;
}
#site-map 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;
}


.sidemenu{
font-size:14px;
padding:0px;
width:210px;
}
.sidemenu img{
}
.sidemenu ul{
margin:0px;
padding:0px;
}
.sidemenu li{
list-style:none;
border-bottom:1px dotted #CCC;
display:block;
line-height:30px;
font-size:13px;
}
.sidemenu li a{
text-decoration:none;
color:#333;
padding:0px 5px;
}
.sidemenu li a:hover{
text-decoration:none;
color:#FFF;
background:#006699;
display:block;
}
/*ユーザーページ*/

#login{
width:350px;
margin:10px 0px 0px 60px;
clear:both;
float:left;
display: inline;
}

#login p{
margin:0px;
color:#F00;
}
.login_table{
	margin:15px 0px;
	background:url(/images/login_bg.gif) no-repeat;
	padding:20px;
	width:281px;
	height:165px;
	
}
.login_table table{
margin:2px auto;
	width:250px;
}
.login_table input{
	border:solid 1px #cccccc;
	/*width:100px;*/
	margin:5px auto;
	}
.form_t{
margin-bottom:20px;
margin-top:5px;
color:#333;
}
#appli_list a{
text-decoration:none;
}
#use{
float:right;
width:450px;
margin:10px 60px 0px 0px;
display: inline;
}
#use h4{
	border-left:5px solid #027ABB;
	border-bottom:1px solid #027ABB;
	padding-left:5px;
	font-weight:bold;
	margin:5px 0px 5px 0px;
	line-height: 1.3em;
}
table.menu_icon{
float:left;
width:180px;
text-align:center;
height:120px;
margin:10px;
font-size:15px;
font-weight:bold;
}
#appli_list .menu_text{
display:none;
background:#E6EEF6;
position:relative;left:0px;top:0px;
padding:5px;
font-size:13px;
}
#appli_list a{
color:#003366;
}
#appli_list a:hover{
color:#F00;
}
#appli_list .menu_area{
position:relative;left:0px;top:0px;
}

/*キャラバン・セミナー*/
.red{
  color:red;
}
.f_blue{
	color:#0000ff;
}
.size135{
  width:135px;
}
.padding15{
 padding-left:15px;
 padding-bottom:15px;
}
#title{
  background: #419FCE;
  text-align:center;
  font-size:18px;
  font-weight:bold;
  margin:10px 15px 10px 0px;
  padding:5px;
}
.list{
  list-style-type:none;
  padding-left:20px;
  margin-top:10px;
}
#content .seminar_table {
  background-color:#1633C4;
  margin-left:15px;
  width:625px;
}
#content .seminar_table th{
  text-align:center;
  background-color:#94C5FF;
  vertical-align:middle;
}
.seminar_table td{
  background-color:#FFFFFF;
  text-align:left;
  font-size:13px;
}
#jig{
 width:643px;
}
#jig table{
 width:97%;
 margin-left:15px;
}
#jig th{
 text-align:center;
 width:100px;
 border-right:1px solid #1633C4;
 border-top:1px solid #1633C4;
 border-left:1px solid #1633C4;
 padding:2px;
}
#jig td{
 padding:2px;
 border-right:1px solid #1633C4;
 border-top:1px solid #1633C4;
}
#jig .bottom{
 border-bottom:1px solid #1633C4;
}
#jig .right{
 width:400px;
 border-top:none;
 border-right:none;
}
.small{
 width:50px;
 line-height:15px;
}
#content .cb_table{
  background-color:#1633C4;
  width:625px;
  margin-left:15px;
}
.cb_table th{
  text-align:left;
  background-color:#94C5FF;
  vertical-align:middle;
  padding-left:10px;
}
.cb_table td{
  background-color:#FFFFFF;
  padding-left:10px;
}

/*ユーサーページ*/
.form_l .inp{
	text-align:center;
}

#user h2{
font-size:16px;
font-weight:bold;
	background:url(/images/user_h2.gif) no-repeat;
	width:595px;
	padding:5px 0px 5px 15px;
}
#user h3{
	width:595px;
}
#user{
	width:610px;
	color:#000000;
}

#user .dl_b{
width:180px;
float:left;
}
#user .dl_b img{
margin-bottom:10px;
}
#user .attention{
width:400px;
float:right;
background:#FFEDFF;
border:1px solid #F00;
padding:10px;
color:#000000;
}
#user .attention h4{
color:#F00;
margin:0px 0px 5px;
border:0;
padding:0;
}
.news1 dl{
padding:10px;
}
.news1{
overflow: auto;
width:610px;
height:130px;
}
.news1 dd,.news1 dt{
padding:0px 0px 8px;
margin:0px;
}
.news1 dt{
clear:left;
    }
.news1 dd{
float:left;
    width: 440px;
}
#content .form_table{
  width:625px;
  background-color:#1633C4;
  margin-left:15px;
}
.form_table th{
  padding:5px;
  text-align:left;
  vertical-align:top;
  background-color:#94C5FF;
}
.form_table td{
  padding:5px;
  background-color:#FFFFFF;
}
.news2 dl{
margin:5px;
}
.news2{
overflow: auto;
width:225px;
height:200px;
margin-bottom:15px;
border-bottom:1px solid #CCC;
border-left:1px solid #CCC;
}
.news2 dd,.news2 dt{
margin:0px 0px 8px;
padding:0px;
float:left;
    width: 190px;
}
.news2 dd{
margin:0px 0px 8px;
padding-left:10px;
}
.news2 dt{
margin:0px;
}
.blue{
  color:#1633C4;
  font-weight:bold;
}
#content #kai{
	margin:10px 0px 10px 0px;
}
#content .midasi{
  font-size:17px;
  margin:10px 0px;
}
#user_faq{
padding:15px;
clear:both;
}

#user_faq h2 {
    background: url("/images/user_faq_h2.gif") no-repeat scroll 0 0 transparent;
    font-size: 16px;
    font-weight: bold;
    padding: 5px 0 5px 15px;
    color:#FFF;
    margin:0px;
}
#user_faq h3{
    font-size: 14px;
	border-bottom:1px solid #027ABB;
    background: url("/images/q.gif") no-repeat scroll 0 0 transparent;
    padding:3px 0px 3px 23px;
    margin:20px 0px 5px;
    font-weight: bold;
}
#user_faq .faq_answer{
    background: url("/images/a.gif") no-repeat scroll 0 0 transparent;
    padding:0px 0px 3px 23px;
    margin:0px;
}
#user_faq .faq_answer img {
margin:5px 0px;
}
#user_faq ul.faq_menu{
	margin:15px 20px 0px;
	padding:0px;
	width:800px;
/*	height:20px;*/
}
#user_faq ul.faq_menu li{
    background: url("/images/faqmnu.gif") no-repeat scroll 0 0 transparent;
    display:block;
    float:left;
    font-size:;16px;
    font-weight:bold;
    padding:2px 0px;
    text-indent:4px;
    width:160px;
    margin-top:1px;
}
#user_faq ul.faq_menu li a:link,#user_faq ul.faq_menu li a:visited{
	text-decoration:none;
	display:block;
}
#user_faq ul.faq_menu li.current{
    background: url("/images/faqmnu_current.gif") no-repeat scroll 0 0 transparent;
    color:#ffffff;
}
#user_faq ul.faq_menu li.current a{
    color:#ffffff;
    display:block;
}
#user_faq .faq{
	margin:0px 20px;
	border:2px solid #027ABB;
	padding:20px;
	clear:both;
}
#user_faq ul.faq_list{
	margin:0px;
	padding:0px 0px 15px;
	border-bottom:1px dotted #CCC;
}
 #user_faq ul.faq_list li{
    margin-bottom:10px;
}
#user_faq .foot{
	text-align:right;
}
.entry-footer{
text-align:right;
margin:10px;
}
.zhcn{ font-family :SimSun, 'MS UI Gothic', Hei, sans-serif; }

table.table03 td{background:#efefef;padding:2px 3px;}

#content .seminar_table .check{
  text-align:center;
}
.button{
  margin-bottom:15px;
}


.seminar_table {
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	margin:0px;
}
.seminar_table th{
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding:5px;
	background-color:#CCFFFF;
}
.seminar_table td{
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding:5px;
}