﻿@charset "UTF-8";

/** サブメニュー ---------------------- **/
#subMenu dl{
	background:url(../../volunteer/images/submenu.gif) no-repeat 0% 0%;
	width:200px;
	height:105px;
	margin-bottom:10px;}

#subMenu dl dt{
	text-indent:-1000em;
	height:66px;}

#subMenu dl dd{
	text-indent:-1000em;
	width:200px;
	height:39px;}

#subMenu dl dd a{
	width:200px;
	height:39px;
	display:block;}

#subMenu dl dd a:hover{
	background-image:url(../../volunteer/images/submenu.gif);}

#sMenu01{background-position: -200px -66px;}



/** 共通 **/
.lead01{
	width:310px;
	float:left;}

#photoBox{
	width:305px;
	float:right;
	margin-bottom:20px;}

.picLeft{float:left;}
.picRight{float:right;}

.h5_sub{
	border-left:7px solid #F90;
	border-bottom:1px dashed #CCC;
	padding:2px 0 5px 7px;
	font-size:120%;
	margin-bottom:5px;}

.sub_tbl{
	width:100%;
	border:1px solid #AAA;
	border-collapse:collapse;
	line-height:1.6;}

.sub_tbl th, .sub_tbl td{
	padding:3px 8px;
	border:1px solid #AAA;}

.sub_tbl th{
	background-color:#DFDFDF;
	text-align:center;}

td.kaisai{
	text-align:center;
	white-space:nowrap;}

td.naiyo{
	white-space:nowrap;}

td.bgcol{
	background-color:#FEFBBA;}


/* 問い合わせ等のボックス */
.appliBox{
	width:569px !important;
	width /**/:625px;
	border:8px solid #FC0;
	padding:15px 20px 9px;
	font-size:110%;
	margin-left:auto;
	margin-right:auto;}

.pic_flL{
	margin:0 25px 0 0;
	float:left;}

.appliText{
	width:480px;
	float:left;}

.appliBox h5{
	font-size:120%;
	margin-bottom:10px;
	text-align:center;
	border-bottom:1px dashed #CCC;
	padding-bottom:3px;
	color:#930;}



