@import url("/statics/css/default.css");
@import url("/statics/css/www/myform.css");
@import url("/statics/css/mytable.css");

body {
}
body * {
}
a:link, a:visited, a:hover {
color:mediumblue;
text-decoration:none;
}
a:hover {
color:red;
}
#abovebar {
	text-align:center;
	background:whitesmoke;
}
a#logo {
	display:block;
	float:left;
	width:185px;
	height:66px;
	background:url(/statics/images/www/logo.jpg) no-repeat;
}
h1 {
	position:absolute;
	z-index:-1;
}
#header_wrapper {
	background:url(/statics/images/category/header_bg.jpg) repeat-x;
}
#header {
	overflow:hidden;
	text-align:left;
	margin:0 auto;
	width:960px;
	height:70px;
}
#logo {
}
#sitemap {
display:block;
margin:5px;
width:63px;
float:right;
}
#header_right {
	float:right;
	width:142px;
	margin-right:10px;
}
#header_bookmark {
	display:block;
	width:142px;
	height:17px;
	background:url(/statics/images/www/header/bookmark.jpg) right top no-repeat;
	margin-bottom:10px;
}
#header_contact {
	display:block;
	width:142px;
	height:31px;
	background:url(/statics/images/www/header/contact.jpg);
}
#header_contact:hover {
	background-position:left -31px;
}
#grand_menu_wrapper {
clear:both;
background:url("/statics/images/www/grand_menu_bg.jpg") repeat-x;
text-align:center;
}
ul#grand_menu {
overflow:hidden;
text-align:left;
margin:0 auto;
width:960px;
background:url("/statics/images/www/grand_menu_bg.jpg") repeat-x;
}
ul#grand_menu li {
float:left;
}

#topic_path_wrapper {
clear:both;
text-align:left;
background:gainsboro;
}
#topic_path {
overflow:hidden;
margin:0 auto;
padding:4px 0;
width:960px;
background:gainsboro;
}
#topic_path li {
display:inline;
}
#topic_path li, #topic_path li a {
font-size:11px;
text-decoration:none;
}

#contents_wrapper {
clear:both;
background:url("/statics/images/www/bg_grobal.gif") repeat-x white;
}
#contents_body {
background:url("/statics/images/www/bg_grobal.gif") repeat-x white;
padding:20px 0 40px;
text-align:center;
width:960px;
margin:0 auto;
}
#contents {
overflow:hidden;
text-align:left;
width:802px;
margin:0 auto;
background:white;
}
#contents_top {
height:5px;
background:url("/statics/images/www/bg_grobal_top.gif") no-repeat;
}
#contents_main {
	overflow:hidden;
	padding:5px 10px;
	background:url("/statics/images/www/bg_grobal_middle.gif") repeat-y;
}
#contents_bottom {
	clear:both;
	height:5px;
	background:url("/statics/images/www/bg_grobal_bottom.gif") no-repeat;
}

.contact_button {
padding:20px 0 40px;
clear:both;
}
.contact_button a {
display:block;
width:368px;
height:75px;
background:url("/statics/images/www/btn_contact.gif") no-repeat;
}
.contact_button a:hover {
background-position:0 -75px;
}

.contact-banner {
	text-align:center;
	margin-bottom:30px;
	overflow:hidden;
}
.contact-banner a {
	text-align:left;
	display:block;
	margin:0 auto;
	background:url(/statics/images/category/contact_bottom.jpg) no-repeat;
	width:687px;
	height:789px;
}
.contact-banner a:hover {
	background-position:0 -789px;
}

#footer_wrapper {
clear:both;
background:white;
background-image:url("/statics/images/www/bg_footer.gif");
background-repeat:repeat-x;
}
#footer {
overflow:hidden;
margin:0 auto;
background:white;
background-image:url("/statics/images/www/bg_footer.gif");
background-repeat:repeat-x;
padding-top:20px;
text-align:left;
width:960px;
}
#footer_tel {
background-image:url("/statics/images/www/footer_tel.gif");
background-repeat:no-repeat;
height:66px;
margin-bottom:16px;
}
ul#footer_link {
overflow:hidden;
margin-bottom:20px;
}
ul#footer_link li {
float:left;
margin-right:3px;
}
.list_end {
margin-right:0;
}
ul.footer_category_list {
clear:both;
overflow:hidden;
margin-bottom:10px;
}
ul.footer_category_list li {
width:220px;
float:left;
border-left:1px solid gainsboro;
}
ul.footer_category_list a {
font-family: Verdana, Helvetica, "?ͣ? ?Х????å?", "MS P Gothic", "?ҥ饮?γѥ? Pro W3", "Hiragino Kakugo Pro W3", Osaka, sans-serif;
font-size:11px;
padding:0 5px;
text-decoration:none;
}
ul.footer_menu {
clear:both;
}
ul.footer_menu li {
display:inline;
}
ul.footer_menu a {
font-family: Verdana, Helvetica, "?ͣ? ?Х????å?", "MS P Gothic", "?ҥ饮?γѥ? Pro W3", "Hiragino Kakugo Pro W3", Osaka, sans-serif;
font-size:11px;
margin-right:5px;
text-decoration:none;
}
p#copyright {
padding:10px 0;
}
p#copyright * {
font-style:italic;
font-size:11px;
color:gray;
}

/* common class */

.clear {
clear:both;
}
.block, .box {
display:block;
margin-bottom:20px;
}
.block2, .box2 {
padding:0 20px;
}
.block_large {
margin-bottom:30px;
}
.block_yellow {
background:lightyellow;
overflow:hidden;
padding:10px;
clear:both;
width:99%;
border:solid 1px black;
}
.p {
display:block;
margin-bottom:20px;
}
.small_p {
display:block;
margin-bottom:10px;
}
.postit {
padding:2px;
font-size:11px;
color:red;
font-family: Verdana, Helvetica, "?ͣ? ?Х????å?", "MS P Gothic", "?ҥ饮?γѥ? Pro W3", "Hiragino Kakugo Pro W3", Osaka, sans-serif;
}
input.radio {
}
ul.error {
margin-bottom:10px;
}
ul.error li {
color:red;
}

ul.pager {
display:inline;
}
ul.pager li {
display:inline;
margin:0 2px;
}
ul.pager li a {
}

.large_header {
padding-bottom:5px;
margin-bottom:10px;
border-bottom:1px solid black;
font-size:20px;
}
.medium_header {
font-size:18px;
margin-bottom:10px;
}
.deco_header {
font-size:16px;
background-color:gainsboro;
padding:5px 4px;
margin-bottom:10px;
}
.deco_header2 {
border-bottom:1px dotted gray;
padding-bottom:2px;
margin-bottom:10px;
color:#824880;
}
.deco_header3 {
clear:both;
font-size:16px;
background:url("/statics/images/www/kiji_subtitle_bl.gif") no-repeat;
padding:6px 0;
padding-left:20px;
margin-bottom:10px;
color:white;
}
.deco_header4 {
clear:both;
font-size:16px;
background:url("/statics/images/www/kiji_subtitle_bk.gif") no-repeat;
padding:6px 0;
padding-left:20px;
margin-bottom:10px;
color:white;
}
.deco_header5 {
clear:both;
font-size:16px;
background:url("/statics/images/www/csr_subtitle_gr.gif") no-repeat;
padding:3px 0;
padding-left:20px;
margin-bottom:10px;
color:white;
}
.deco_header6 {
border-bottom:1px dotted gray;
font-size:18px;
padding-bottom:2px;
margin-bottom:10px;
}
.subject-style1 {
	font-size:20px;
	font-family:?ᥤ?ꥪ;
	border-bottom:1px dotted gray;
	padding-bottom:2px;
	margin-bottom:10px;
	color:#824880;
}

.small_header {
font-size:16px;
line-height:1.6em;
}

ul.simple_list {
overflow:hidden;
margin-bottom:15px;
margin-left:5px;
}
ul.simple_list li {
margin-bottom:2px;
}
ul.simple_list a {
text-decoration:none;
}

ul.list {
overflow:hidden;
margin-bottom:15px;
margin-left:5px;
}
ul.list li {
margin-bottom:2px;
}
ul.list a {
text-decoration:none;
}

ul.box_list {
overflow:hidden;
margin-bottom:15px;
margin-left:5px;
}
ul.box_list li {
float:left;
width:280px;
margin-bottom:2px;
margin-right:20px;
}
ul.box_list a {
text-decoration:none;
}

ul.arrow li {
background:url("/statics/images/www/icon_arrow02.gif") no-repeat;
background-position:0 4px;
padding-left:16px;
}

.clear_margin {
margin:0;
}

.gotop {
text-align:right;
margin-bottom:10px;
padding:0 10px;
}
.gotop a {
font-size:11px;
}
.read_more {
text-align:right;
padding-right:2px;
margin-bottom:5px;
}

table.spread {
}
table.spread th, table.spread td {
border-bottom:1px solid gainsboro;
padding:10px 5px;
}
table.spread thead th {
color:white;
background:url("/statics/images/www/bg_table.jpg") repeat-x #6ba5e8;
text-align:center;
}
table.spread tbody th {
font-weight:bold;
font-size:1.1em;
}
table.spread * {
}

dl.tree {
}
dl.tree dd {
padding-left:10px;
}
.side_common {
margin-top:20px;
}
.side_common li a.side_banner_09{
background:url("/statics/images/www/side_banner_09.gif") no-repeat;
display:block;
width:205px;
height:42px;
text-indent:-9999px;
}
.side_common li a.side_banner_09:hover {
background-position:0 -42px;
}
.side_common li a.side_banner_07{
background:url("/statics/images/www/side_banner_07.gif") no-repeat;
display:block;
width:205px;
height:42px;
text-indent:-9999px;
}
.side_common li a.side_banner_07:hover {
background-position:0 -42px;
}
.side_common li a.side_banner_01{
background:url("/statics/images/www/side_banner_01.gif") no-repeat;
display:block;
width:205px;
height:42px;
text-indent:-9999px;
}
.side_common li a.side_banner_01:hover {
background-position:0 -42px;
}
.side_common li a.side_banner_02{
background:url("/statics/images/www/side_banner_02.gif") no-repeat;
display:block;
width:205px;
height:42px;
text-indent:-9999px;
}
.side_common li a.side_banner_02:hover {
background-position:0 -42px;
}
.side_common li a.side_banner_03{
background:url("/statics/images/www/side_banner_03.gif") no-repeat;
display:block;
width:205px;
height:42px;
text-indent:-9999px;
}
.side_common li a.side_banner_03:hover {
background-position:0 -42px;
}
.side_common li a.side_banner_04{
background:url("/statics/images/www/side_banner_04.gif") no-repeat;
display:block;
width:205px;
height:42px;
text-indent:-9999px;
}
.side_common li a.side_banner_04:hover {
background-position:0 -42px;
}
.side_common li a.side_banner_05{
background:url("/statics/images/www/side_banner_05.gif") no-repeat;
display:block;
width:205px;
height:42px;
text-indent:-9999px;
}
.side_common li a.side_banner_05:hover {
background-position:0 -42px;
}
.side_common li a.side_banner_06 {
background:url("/statics/images/www/side_banner_06.gif") no-repeat;
display:block;
width:205px;
height:42px;
text-indent:-9999px;
}
.side_common li a.side_banner_06:hover {
background-position:0 -42px;
}
.side_common li a.side_banner_08 {
background:url("/statics/images/www/side_banner_08.gif") no-repeat;
display:block;
width:205px;
height:42px;
text-indent:-9999px;
}
.side_common li a.side_banner_08:hover {
background-position:0 -42px;
}
.side_pr {
}
.side_pr a {
background:url("/statics/images/www/side_pr_01.gif") no-repeat;
display:block;
width:205px;
height:298px;
text-indent:-9999px;
}
.side_pr a:hover {
background-position:0 -298px;
}
dl.report_flow {
margin-bottom:20px;
}
dl.report_flow dt {
font-size:1.1em;
font-weight:bold;
}
dl.report_flow dd {
padding:10px;
}

.simple_font, .simple_font * {
font-family: Verdana, Helvetica, "?ͣ? ?Х????å?", "MS P Gothic", "?ҥ饮?γѥ? Pro W3", "Hiragino Kakugo Pro W3", Osaka, sans-serif;
}

table.sublist {
width:210px;
margin-bottom:10px;
background:white;
}
table.sublist td {
border-bottom:1px dotted skyblue;
padding:4px 3px;
}
table.sublist td.selected {
background:pink;
}

/**
 *
 * ??Ϣ?????ӥ?
 *
 */

.relative_services {
overflow:hidden;
background:#f5f5f5;
margin-top:15px;
padding:5px 5px;
}
.relative_services * {
font-size:9.5px;
}
.relative_services h4 {
margin-bottom:5px;
font-family: Verdana, Helvetica, "?ͣ? ?Х????å?", "MS P Gothic", "?ҥ饮?γѥ? Pro W3", "Hiragino Kakugo Pro W3", Osaka, sans-serif;
}
.relative_services ul {
}
.relative_services li {
float:left;
width:300px;
margin-right:10px;
}
.redtext {
color:red;
font-weight:bold;
}
table.pack {
margin:10px;
background:#ffffff;
width:450px;
}
table.pack th, table.pack td {
border:1px solid gainsboro;
padding:5px;
}
table.pack th {
font-weight:bold;
text-align:center;
background:darkturquoise;
color:white;
}
table.pack2 {
margin:10px;
background:#ffffff;
width:450px;
}
table.pack2 th, table.pack2 td {
border:1px solid gainsboro;
padding:5px;
}
table.pack2 th {
font-weight:bold;
text-align:center;
background:red;
color:white;
}

ul.intro_buttons {
margin:20px 0px;
}
ul.intro_buttons li {
float:left;
margin-right:10px;
margin-bottom:20px;
}

table.volunteer {
border-style:none;
width:500px;
margin:10px;
}
.volunteer th {
width:200px;
}
.volunteer td {
width:300px;
}

.clearfix {
	clear:both;
	float:none;
}

