ï»&#65533;@charset "utf-8";
/*
Theme Name: Twenty Ten
Theme URI: http://wordpress.org/
Description: WordPress &#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;¼ã&#65533;&#65533;&#65533;&#65533;2010&#65533;&#65533;
Author: the WordPress team
Version: 1.0
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/
 
 
/* &#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;¶ã&#65533;¼ã&#65533;&#65533;&#65533;&#65533;&#65533;¤ã&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533; CSS &#65533;&#65533;&#65533;&#65533;&#65533;»ã&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;¾ã&#65533;&#65533;&#65533;&#65533;Eric Meyer &#65533;&#65533;&#65533;&#65533;&#65533;&#65533;ä½&#65533;æ¥­ã&#65533;&#65533;&#65533;ºã&#65533;¥ã&#65533;&#65533;&#65533;¾ã&#65533;&#65533;: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body {
	margin: 0;
	padding: 0;
    height: 100%;
}

/* tables still need 'cellspacing="0"' in the markup */
a img {
	border: none;
}

/* =Layout
-------------------------------------------------------------- */

/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/

#container {
    width: 100%;
    position: relative;
    height: auto !important;
    height: 100%;
    min-height: 100%;
}

#content {
    padding-bottom: 100px;
}

#footer {
	clear: both;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100xp;
}

/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */
#access .menu-header,
div.menu,
#colophon,
#branding,
#main,
#wrapper {
	margin: 0 auto;
	width: 860px;
    position: relative;
    height: auto !important;
    height: 100%;
    min-height: 100%;
}
#wrapper {
	background: #ffffff;
	margin-top: 0px;
	padding: 0 0px;
	border-right: 2px solid #dedec3;
	border-left: 2px solid #dedec3;	
}

/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */
body {
	background: #f1f1f1;
	color: #666666;
	font-size: 12px;
}
input,
textarea {
	color: #666666;
	font-size: 12px;
	line-height: 18px;
}
hr {
	background-color: #e7e7e7;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="number"],
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;
	font-size:14px;
	border-bottom: 1px;
}
a:visited {
	color: #743399;
	font-size:14px;
	border-bottom: 1px;
}
a:active,
a:hover {
	color: #ff4b33;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}


/* &#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;
-------------------------------------------------------------- */
#header {
	padding: 5px 0 0 0;
}
#site-title {
	float: left;
	font-size: 30px;
	line-height: 36px;
	margin: 0 0 18px 0;
}

/* &#65533;¡ã&#65533;&#65533;&#65533;¥ã&#65533;&#65533;
-------------------------------------------------------------- */
#access {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	margin: 0 auto;
}
#access .menu-header,
div.menu {
	margin: 0;
	padding: 0;
	margin-left: 16px;
}
#access .menu-header ul,
div.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#access .menu-header li,
div.menu li {
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
}
#access a {
	margin: 0;
	padding: 0;
	color: #444444;
	font-weight:bold;
	font-size: 11px;
	display: block;
	line-height: 36px;
	height: 32px;
	text-decoration: none;
}
#access ul ul li {
	margin: 0;
	padding: 0;
}
#access ul ul ul {
	margin: 0;
	padding: 0;
	left: 100%;
	top: 0;
}
#access ul ul a {
	margin: 0;
	padding: 0;
	background: #ffffff;
	height: 32px;
}
#access li:hover > a,
#access ul ul :hover > a {
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-size: 11px;
	height: 32px;
}
#access ul li:hover > ul {
	margin: 0;
	padding: 0;
	display: block;
	font-size: 11px;
	height: 32px;
}
#access ul li.current_page_item > a,
#access ul li.current_page_ancestor > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #ffffff;
	font-size: 11px;
	height: 32px;
}


/* &#65533;³ã&#65533;³ã&#65533;&#65533;&#65533;³ã&#65533;&#65533;
-------------------------------------------------------------- */

#main {
	clear: both;
	overflow: hidden;
	padding: 0 0 0 0;
}
#content {
	margin-bottom: 0px;
}
#content,
#content input,
#content textarea {
	color: #666666;
	font-size: 16px;
	line-height: 24px;
}
.entry-content,
.entry-summary {
	clear: both;
	padding: 16px 0 0 20px;
}

/* &#65533;&#65533;&#65533;&#65533;&#65533;¿ã&#65533;&#65533;
-------------------------------------------------------------- */

#footer {
	margin-bottom: 0px;
}
#colophon {
	border-top: 1px solid #3085d8;
	margin-top: -4px;
	overflow: hidden;
	padding: 18px 0;
}

/* &#65533;&#65533;&#65533;&#65533;
-------------------------------------------------------------- */

/* &#65533;&#65533;&#65533;¼ã&#65533;¸ã&#65533;¿ã&#65533;¤ã&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;»å&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533; */
#site-title a {
   height: 0px;
   display: block;
   overflow: hidden;
   width: 860px;
   padding-top: 68px;
   background: url(images/header.jpg) no-repeat left top;
}

/* &#65533;¡ã&#65533;&#65533;&#65533;¥ã&#65533;&#65533; */
.menu {
	overflow: hidden;
}
.menu-item
{
	width: 138px;
    height: 32px;
    float: left;
    text-align: center;
}
.menu-item a
{
    background-image: url(images/menu.png);
    display: block;
    width:138px;
    line-height: 32px;
    color: white;
    text-decoration: none;
}
.current-menu-item a
{
	background-position: 0 -32px;
}
.menu-item a:hover
{
	background-position: 0 -32px;
}
#menu_under_line {
	border-top: 1px solid #3085d8;
	width:860px;
}

/* &#65533;&#65533;&#65533;¿ã&#65533;&#65533; */
a.css_btn_class
{
	font-size:16px;
	font-family:Arial;
	font-weight:bold;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #337fed;
	padding:9px 18px;
	text-decoration:none;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #3d94f6), color-stop(100%, #1e62d0) );
	background:-moz-linear-gradient( center top, #3d94f6 5%, #1e62d0 100% );
	background:-ms-linear-gradient( top, #3d94f6 5%, #1e62d0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0');
	background-color:#3d94f6;
	color:#ffffff;
	display:inline-block;
	text-shadow:1px 1px 0px #1570cd;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #97c4fe;
 	-moz-box-shadow:inset 1px 1px 0px 0px #97c4fe;
 	box-shadow:inset 1px 1px 0px 0px #97c4fe;
}
a.css_btn_class:hover
{
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #1e62d0), color-stop(100%, #3d94f6) );
	background:-moz-linear-gradient( center top, #1e62d0 5%, #3d94f6 100% );
	background:-ms-linear-gradient( top, #1e62d0 5%, #3d94f6 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6');
	background-color:#1e62d0;
	cursor:pointer;
}
a.css_btn_class:active
{
	position:relative;
	top:1px;
}

/* &#65533;&#65533;&#65533;¼ã&#65533;&#65533;&#65533;&#65533; */
.tblAssociation {
	border-collapse:collapse;
	border:1px #595959 solid;
	background-color:#ffffff;
}
.tblAssociation td {
	padding-left:15px;
	padding-right:15px;
	font-size:12px;	
	border:1px #595959 solid;
	height:26px;
}

/* &#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;¼ã&#65533;&#65533; */
#top_page_contents
{
	float:left;
	width:650px;
}

/* è¦&#65533;&#65533;ºã&#65533;&#65533; */
.infoBlock
{
	position:relative;
}
.infoHeader
{
	width:630px;
	height:42px;
}
.infoHeaderText
{
	position:absolute;
	top:8px;
	left:24px;
	color:#2da9fd;
	font-weight:bold;
}
.infoHeaderDetail
{
	position:absolute;
	top:8px;
	left:530px;
	font-size:10px;
}

/* &#65533;&#65533;ç¨¿å&#65533;&#65533;å®&#65533; */
.topics
{
	padding-top:10px;
	padding-left:20px;
	clear:left;
}
.point
{
	float:left;
	padding-top:4px;
	padding-left:1px;
}
.day
{
	float:left;
	padding-left:10px;
	color:#404040;
}
.text
{
	float:left;
	padding-left:20px;
	width:500px;
}

/* &#65533;&#65533;&#65533;¤ã&#65533;¢ã&#65533;&#65533;&#65533;&#65533;èª¿æ&#65533;&#65533; */
.spacer1
{
	float:left;
	width:10px;
	height:10px;
}

/* &#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;¼ã&#65533;¸ã&#65533;µã&#65533;¤ã&#65533;&#65533;&#65533;&#65533;&#65533;&#65533; */
#top_page_sidebar
{
	float:left;
	width:180px;
}

/* &#65533;µã&#65533;¤ã&#65533;&#65533;&#65533;¡ã&#65533;&#65533;&#65533;¥ã&#65533;¼è&#65533;&#65533;ºã&#65533;&#65533; */
.headlineBlock
{
	position:relative;
}
.headlineHeader
{
	width:180px;
	height:32px;
	vertical-align:bottom;
}
.headlineText
{
	position:absolute;
	top:5px;
	left:18px;
	color:#ffffff;
	font-weight:bold;
}
.sidebar1
{
	border:1px solid #4f81bd;
	height:150px;
	padding-top:8px;
	padding-left:15px;
	padding-right:15px;
}

/* &#65533;µã&#65533;¤ã&#65533;&#65533;&#65533;¡ã&#65533;&#65533;&#65533;¥ã&#65533;&#65533; è©³ç´°&#65533;&#65533;&#65533;¼ã&#65533;¸ç&#65533;&#65533; */
#detail_page_sidebar
{
	float:left;
	width:180px;
}
.detail_page_contents
{
	float:left;
	width:630px;
	border:1px solid #d9d9d9;
}

.detailBlock
{
	padding-left:10px;
	padding-top:10px;
}
.detailHeader
{
	position:relative;
}
.detailHeaderText
{
	padding-left:35px;
	font-size:20px;
}
.detailHeaderImage
{
	width:610px;
	height:42px;
}
.detailSeparate
{
	width:630px;
	height:32px;
}
.dotLine
{
	border:none;
	border-top:dashed 1px #d9d9d9;
	height:1px;
	color:#ffffff;
	width:560px;
}
.detailText
{
	padding-left:35px;
	font-size:14px;
}

/* &#65533;&#65533;&#65533;¼ã&#65533;¸ã&#65533;&#65533;&#65533;&#65533;&#65533;­ã&#65533;&#65533;&#65533;»ã&#65533;&#65533; */
#page_top
{
	padding-right:20px;
}

/* è©³ç´°&#65533;&#65533;&#65533;¼ã&#65533;&#65533; &#65533;¡ã&#65533;&#65533;&#65533;¥ã&#65533;&#65533;
----------------------------------------------------------- */
.menuLine
{
	border-top:dashed 1px #d9d9d9;
	height:1px;
	width:180px;
}
.menuTitle {
	font-size:11px;
}

a.menu:link {
	color: #0066cc;
	font-size:11px;
&#65533;&#65533;&#65533;&#65533;border-bottom:1px dotted #FF3333;
&#65533;&#65533;&#65533;&#65533;display:inline;
}
a.menu:visited {
	color: #743399;
	font-size:11px;
&#65533;&#65533;&#65533;&#65533;border-bottom:1px dotted #FF3333;
&#65533;&#65533;&#65533;&#65533;display:inline;
}
a.menu:active,
a.menu:hover {
	color: #ff4b33;
	font-size:11px;
&#65533;&#65533;&#65533;&#65533;border-bottom:1px dotted #FF3333;
&#65533;&#65533;&#65533;&#65533;display:inline;
}

/* æ±&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;¼ã&#65533;&#65533;&#65533;&#65533;
----------------------------------------------------------- */
.tblCommon {
	border-collapse:collapse;
	border:1px #595959 solid;
	background-color:#ffffff;
}
.tblCommon td {
	border:1px #595959 solid;
	height:26px;
	font-size:13px;
	padding-left:8px;
	padding-right:8px;
}

/* Q & A
----------------------------------------------------------- */
a.qa:link {
	color: #0066cc;
	line-height: 1.5em;
	font-size:11px;
&#65533;&#65533;&#65533;&#65533;border-bottom:1px dotted #FF3333;
&#65533;&#65533;&#65533;&#65533;display: inline;
}
a.qa:visited {
	color: #743399;
	line-height: 1.5em;
	font-size:11px;
&#65533;&#65533;&#65533;&#65533;border-bottom:1px dotted #FF3333;
&#65533;&#65533;&#65533;&#65533;display: inline;
}
a.qa:active,
a.qa:hover {
	color: #ff4b33;
	line-height: 1.5em;
	font-size:11px;
&#65533;&#65533;&#65533;&#65533;border-bottom:1px dotted #FF3333;
&#65533;&#65533;&#65533;&#65533;display: inline;
}

/* &#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;¼ã&#65533;¸ã&#65533;&#65533;&#65533;æ¥­é&#65533;¢é&#65533;&#65533;
----------------------------------------------------------- */
.business_banner
{
	background-color:#17375e;
	margin-top:-5px;
	width:820px;
	height:300px;
}
.business_banner_menu
{
	padding-top:10px;
	padding-left:10px;
	float:left;
	width:300px;
}
.banner_item_image
{
	float:left;
	width:100px;
}
.banner_item_text
{
	float:left;
	width:180px;
	padding-left:10px;
}
.banner_item_text_detail
{
	vertical-align:top;
	color:#ffffff;
	font-size:11px;
	line-height: 1.5em;
}
.banner_image
{
	float:left;
	width:100px;
	height:52px;
}
a.banner:link,
a.banner:visited,
a.banner:active,
a.banner:hover {
	text-decoration:none;
	outline: none;
}

/* &#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;¼ã&#65533;¸ã&#65533;&#65533;&#65533;&#65533;&#65533;¥ã&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;³ã&#65533;&#65533;
----------------------------------------------------------- */
a.info{
	float:left;
	margin-left:20px;
	width:470px;
	text-decoration:none;
	font-size: medium;
}
a.info:link {
    color: #595959;
}
a.info:active {
}
a.info:visited {
    color: #595959;
}
a.info:hover {
    color: #0066cc;
    text-decoration:underline;
}

/* äº&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;¼ã&#65533;¶ã&#65533;¼è&#65533;è¨¼ã&#65533;&#65533;&#65533;&#65533;&#65533;¶ã&#65533;¤ã&#65533;&#65533;
----------------------------------------------------------- */
div.loginleft{
	font-family: Arial;
	font-weight:bold;
	color: #ffffff;
	text-align: left;
	width: 100px;
	float: left;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 40px;
	background-color: #0099ff;
	border-radius: 10px;
}
div.loginright{
	padding: 2px;
	margin-right: 40px;
	text-align: right
}

#userlogin form{
	width: 400px;
	height: 100px;
	margin: auto;
	padding: 10px;
	border: dotted #0099ff 2px;
	border-radius: 6px;
	box-shadow: 0px 1px 10px #488a9e;
}

input.login{
	color: #ffffff !important;
    background: #0099ff;
	border-radius: 10px;
	border-color: #0099ff;
	box-shadow: 0px 6px 4px #e3e3e3;
	font-weight:bold;
	font-size: 14px !important;
	width: 80px;
	height: 30px;
}

input.login:hover{
	border-color: #00aaff;
	background: #00b0ff;
	cursor:pointer;
}

input.textbox{
	width:200px;
	border-radius: 2px;
}

/* &#65533;&#65533;&#65533;&#65533;&#65533;&#65533;ä¼&#65533;&#65533;±ã&#65533;&#65533;&#65533;¡ã&#65533;&#65533;&#65533;¥ã&#65533;&#65533;
----------------------------------------------------------- */
div.keyaki_menu {
	margin-top:-20px;
	padding-left:40px;
	font-size:11px;
	color:#0066cc;
	cursor:pointer;text-decoration:underline;
}
div.keyaki_menu:hover {
	margin-top:-20px;
	padding-left:40px;
	font-size:11px;
	color:#ff4b33;
	cursor:pointer;
	text-decoration:underline;
}

/* &#65533;&#65533;&#65533;&#65533;&#65533;&#65533;ä¼&#65533;&#65533;±ã&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;´ã&#65533;&#65533;&#65533;è¦&#65533;
----------------------------------------------------------- */
.topics2
{
	padding-top:10px;
	clear:left;
}
.point2
{
	float:left;
	padding-top:4px;
	padding-left:1px;
}
.day2
{
	float:left;
	padding-left:10px;
	color:#404040;
}
.text2
{
	float:left;
}

/* ç¶&#65533;&#65533;&#65533;&#65533;&#65533;èª­ã&#65533;&#65533;
----------------------------------------------------------- */
span.detail {
	font-size:14px;
	color:#0066cc;
	cursor:pointer;
}
span.detail:hover {
	font-size:14px;
	color:#ff4b33;
}

/* å¸¸ã&#65533;&#65533;&#65533;&#65533;&#65533;¼ã&#65533;¸ã&#65533;&#65533;&#65533;¹ã&#65533;&#65533;&#65533;­ã&#65533;¼ã&#65533;&#65533;&#65533;&#65533;&#65533;¼ã&#65533;&#65533;è¡&#65533;¤º&#65533;&#65533;&#65533;&#65533;&#65533;³ã&#65533;³ã&#65533;&#65533;&#65533;³ã&#65533;&#65533;&#65533;&#65533;&#65533;¶ã&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;¾ã&#65533;&#65533;
&#65533;&#65533; &#65533;&#65533;äº&#65533;&#65533;°è¿½&#65533;&#65533; ä¸­æ&#65533;½æ&#65533;¹ç¤¾&#65533;·æ&#65533;ä»&#65533;
----------------------------------------------------------- */
html {
  margin-bottom:1px;
  height:100%;
}