@charset "utf-8";

body,
div,
ul,ol,li,
h1,h2,h3,h4,h5,h6,
p,a,em,
img,
table,th,td,
dl,dt,dd,
form,
address {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

ul,li {
	list-style: none;
}

a:link {
	color: #333333;
	text-decoration: none;
}

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

a:hover {
	color: #0670fb;
	text-decoration: underline;
}
	
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/bg0.gif);
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
}


/* float */
.floatright {
	float: right; 
}

.floatleft {
	float: left;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}


/* structure */
#container {
	width: 786px;
	background: #ffffff;
	margin: 0 auto;
	border: 1px solid #cccccc;
}

#header {
	width: 786px;
	text-align:left;
}

#index {
	margin: 0 10px;
	padding: 5px 0;
	font-size: 80%;
	border-bottom: 1px solid #a0b1fe;
	text-align:left;
}

#maincontent {
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 10px;
	width: 560px;
	float: left;
	text-align: left;
	display:inline;
}

#maincontent_2 {
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 10px;
	width: 550px;
	float: left;
	text-align: left;
	padding-right: 10px;
	display:inline;
}

#sidenavi {
	width: 210px;
	float: right;
	display:inline;
}

#footer {
	clear: both;
	font-size: 80%;
}

/* header */
#headernavi {
	text-align:right;
	font-size: 90%;
	width:350px;
	padding-top: 3px;
	padding-right: 10px;
}

#menubar {
	width: 780px;
	margin-left: 3px;
	margin-right: 3px;
	padding-bottom: 5px;
}

/* maincontent */
#what {
	background: url(../images/what-img.jpg) no-repeat right bottom;
	padding: 5px 250px 5px 8px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #cccccc;
	font-size: 90%;
	text-align: left;
}

#what #office {
	text-align: right;
}

#news {
	width: 533px;
	border: 1px solid #cccccc;
	margin-top: 8px;
}

#news .yellow {
	background: #f99e29 url(../images/news.gif) no-repeat left top;
	padding: 5px;
	height: 15px;
	width: 523px;
	text-align: right;
	font-size: 80%;
}

.news-arrow {
	background: url(../images/arrow-y.gif) no-repeat left 0.5em;
/*	margin: 5px 2px 2px 10px;*/
	margin:0.5em 1em;
	padding:0 0 0 1em;
	font-size:90%;
}

#maincontent_2 .more {
	margin:-0.5em 0 1em 0;
	padding:0 0 0 5em;
}
#maincontent_2 .more p{
	margin:0 0 0.5em 0;
	padding:0;
}
.news-arrow a:link {
	color: #333333;
	text-decoration: none;
}

.news-arrow a:hover {
	color: #0670fb;
	text-decoration: underline;
}


/* maincontent_2 */
#maincontent_2 p {
	margin-top: 5px;
	margin-left: 35px;
	font-size: 14px;
	margin-right: 15px;
	line-height: 22px;
	text-align: justify;
}

#maincontent_2 h3 {
	color: #663300;
	font-size: 90%;
	margin-top: 20px;
	margin-left: 20px;
	border-left: 5px solid #db6d00;
	padding-left: 5px;
}

#maincontent_2 ul {
	font-size: 14px;
	line-height: 22px;
	margin-top: 10px;
	margin-left: 35px;
}

#maincontent_2 #top-list li {
	background: url(../images/arrow-blue.gif) no-repeat left center;
	padding-left: 10px;
}

#maincontent_2 .que {
	border-bottom: 1px solid #999999;
}

/*
#maincontent_2 table {
	font-size: 80%;
	margin-left: 35px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}

#maincontent_2 th {
	border-right: 1px solid #666666;
	background: #cbe2e9;
	padding: 2px;
}

#maincontent_2 td {
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
}
*/
table.tableA{
        font-size: 80%;
        border-collapse:collapse;
        border-spacing:0;
        width:100%;
        margin:0 0 2em 0;
}
table.tableA th{
        padding:0.5em;
        font-weight:bold;
        text-align:center;
        border:1px solid #d8d8d8;
}
table.tableA td{
        padding:0.5em;
        text-align:center;
        border:1px solid #d8d8d8;
}
table.tableA th{
        background:#f1f1ec;
}

/* sidenavi */
#sidenavi_1 {
	float: right;
	width: 200px;
	padding: 18px 0 0 0;
	margin-right: 10px;
	display:inline;
}

#sidenavi_1 dt,
#sidenavi_1 p {
	font-weight: bold;
	color: #ffffff;
	background: #8fc31f;
	font-size: 13px;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#sidenavi_1 .banner {
	padding-top: 10px;
}

#sidenavi_2 {
	float: right;
	width: 200px;
	padding: 40px 0 0 0;
	margin-right: 10px;
	display:inline;
}

#sidenavi_2 p {
	font-weight: bold;
	color: #ffffff;
	background: #8fc31f;
	font-size: 13px;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#sidenavi_menu {
	zoom:1;
	background: #c5fa92;
	margin-top: 10px;
	margin-bottom: auto;
	text-align: left;
	font-size: 13px;
}

#sidenavi_menu dd,
#sidenavi_menu li {
	background: url(../images/arrow-sideber.gif) no-repeat left 8px;
	margin-left: 10px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#sidenavi_menu .link_btn {
	background: #ecfc8f url(../images/arrow-link.gif) no-repeat 5px 8px;
	border-top: 5px solid #ffffff;
	padding-left: 22px;
	font-weight: normal;
	padding-top: 4px;
	padding-bottom: 4px;
}

#sidenavi_menu a:link {
	color: #333333;
	text-decoration: none;
}

#sidenavi_menu a:hover {
	color: #006600;
	text-decoration: underline;
}


/* footer */
#footer .copyright {
	font-size: 11px;
	line-height: 14px;
	background: #e3e4ee;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-top: 10px;
}

#footer_info {
	text-align: center;
	margin-top: 20px;
	padding-top: 8px;
	border-top: 1px solid #a0b1fe;
	margin-right: 10px;
	margin-left: 10px;
}


/* access */
.tel {
	border: 3px solid #a7d5e0;
	padding: 5px;
	width: 280px;
	font-size: 14px;
	font-weight: bold;
}

.red {
	color: #ff3300;
}

.pink {
	color: #ff3366;
}

.btn_access {
	text-align: right;
	padding-right: 15px;
	padding-top: 5px;
}

.access th {
	font-size: 80%;
	background: #cbe2e9;
	text-align:center;
	padding: 2px;
	color: #003368;
}

.access td {
	padding: 3px;
	font-size: 80%;
}

#jimusho {
	margin-left: 20px;
}

#popup {
	width: 660px;
	background: #ffffff;
	margin: 0 auto;
	text-align: center;
	height: 750px;
}

#popup table {
	width: 600px;
	border: 1px dotted #cccccc;
	margin: 20px auto;
}

#popup th {
	font-size: 80%;
	background: #edeeef;
}

#popup td {
	padding: 3px;
	font-size: 80%;
	text-align: left;
}

#popup .map {
	border: 1px solid #cccccc;
}


/* support */
.sub_pad {
	padding-left: 30px;
}

.support td {
	padding: 5px 5px 5px 8px;
}

.support th {
	color: #333366;
	padding: 3px;
}

.support {
	margin-top: 10px;
	margin-bottom: 30px;
}

.part li {
	background: url(../images/arrow-blue.gif) no-repeat left center;
	margin-left: 10px;
	padding-left: 10px;
}


/* sitemap */
#sitemap table {
	border-style: none;
	margin-top: 15px;
}

#sitemap th {
	background: #ffcc66;
	text-align: left;
	border-style: none;
	padding: 5px;
}

#sitemap td {
	padding: 5px;
	border-bottom: 1px dotted #cccccc;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}


/* map */
#map {
	width: 495px;
	margin-left: 25px;
	margin-top: 10px;
	font-size: 80%;
	line-height: 18px;
}

.map_pad {
	padding-left: 20px;
	border: 1px solid #cccccc;
}


/* link */
.link td {
	padding: 3px;
}

/* study */
#reg {
	font-size: 80%;
	margin-left: 300px;
	text-align: left;
	padding: 5px;
}

#reg a:link {
	color: #000080;
	font-weight: bold;
}

#reg a:visited {
	color: #0000cd;
	font-weight: bold;
}

#reg a:hover {
	color: #FF3366;
	font-weight: bold;
	text-decoration: underline;
}

/* consult */
.consult td {
	font-size: 90%;
	padding: 2px;
}

#download {
	font-size: 80%;
	margin-left: 100px;
	text-align: left;
	padding: 5px;
}

.monthly th {
	font-size: 10px;
	text-align: center;
}

.monthly td {
	font-size: 9px;
	text-align: right;
}

/* case */
.case {
	margin-left: 35px;
	margin-top: 3px;
	font-size: 80%;
	line-height: 18px;
	margin-right: 20px;
	padding-left: 20px;
	border-bottom: 1px dotted #0c7afb;
	padding-bottom: 5px;
	background: #ffedca;
	padding-top: 2px;
}

/*
#case2 table {
	border: 1px solid #ffe1aa;
}

#case2 td {
	border-style: none;
	padding: 5px;
	line-height: 22px;
}

#case2 th {
	border-style: none;
	background: #ffe1aa;
	padding: 5px;
	font-size: 12px;
	color: #333333;
}

#case2 .case_after th {
	background: #c8deff;
}

#case2 .case_after {
	border-color: #c8deff;
}

#case2 .case_arrow {
	text-align: center;
	width: 500px;
	margin-left: 35px;
	clear: both;
}
*/

/* rousou center */
table.rosocase1 {
        border: 1px solid #ffe1aa;
}

table.rosocase1 td {
        font-size: 80%;
        border-style: none;
        padding: 5px;
        line-height: 22px;
}

table.rosocase1 th {
        border-style: none;
        background: #ffe1aa;
        padding: 5px;
        font-size: 12px;
        color: #333333;
}
table.rosocase2 {
        border: 1px solid #c8deff;
}

table.rosocase2 td {
        font-size: 80%;
        border-style: none;
        padding: 5px;
        line-height: 22px;
}

table.rosocase2 th {
        border-style: none;
        background: #c8deff;
        padding: 5px;
        font-size: 12px;
        color: #333333;
}
.case_arrow {
        text-align: center;
        width: 500px;
        margin-left: 35px;
        clear: both;
}
h
