@charset "utf-8";
/* CSS Document */

/*
	Adobe HTML5
	Copyright (C) Adobe Systems Incorporated All Rights Reserved.

	[Base]
		0. Resetting default margin and padding
		1. HTML, Body, Anchor
		2. Heading, Paragraph
		3. List
		4. Table
		5. Form
		6. Other
		7. For IE6/7

	[Layout]
		0. Container
		1. Header
		2. Content
		3. Footer

	[Module]
		1. Common Module
		90. Other
		99. Clearfix
*/
/* ===============================================
    [Base]
================================================== */
/* --------------------------------------------------
    [] defined animation.
-------------------------------------------------- */

/* --------------------------------------------------
	0. Resetting default margin and padding
-------------------------------------------------- */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, p, blockquote, th, td, form, fieldset, legend {
  margin: 0;
  padding: 0;
}

article, header, footer, section, nav, aside {
  display: block;
}

/* --------------------------------------------------
	1. HTML, Body, Anchor
-------------------------------------------------- */
html {
  overflow-y: scroll;
}

/* for mozilla: always display scrollbar */
body {
  color: #000;
  font-family: "ＭＳ Ｐゴシック", sans-serif;
  background: url(../img/back.jpg) 0 0;
  font-size: 12px;
}

/*
Font-size list (base: 12px)
 62% =  8px
 70% =  9px
 77% = 10px
 85% = 11px        162% = 21px        239% = 31px
 93% = 12px        170% = 22px        247% = 32px
100% = 13px        177% = 23px        254% = 33px
108% = 14px        185% = 24px        262% = 34px
116% = 15px        193% = 25px        270% = 35px
124% = 16px        200% = 26px        277% = 36px
131% = 17px        208% = 27px        285% = 37px
139% = 18px        216% = 28px        293% = 38px
147% = 19px        224% = 29px        300% = 39px
154% = 20px        231% = 30px        308% = 40px
*/
a:link {
  color: #9F8F52;
  text-decoration: underline;
}

a:visited {
  color: #9F8F52;
}

a:hover,
a:active {
  color: #f90;
  text-decoration: none;
}


/* --------------------------------------------------
	2. Heading, Paragraph
-------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  line-height: 1.5;
}

/* p {} */
/* --------------------------------------------------
	3. List
-------------------------------------------------- */
li {
  list-style: none;
}

/* --------------------------------------------------
	4. Table
-------------------------------------------------- */
table {
	margin: 0 10px 20px;
  border-collapse: collapse;
  border-spacing: 0;
  font-family: inherit;
}

table.form {
	margin: 0 10px 20px;
  border-collapse: collapse;
  border-spacing: 0;
  font-family: inherit;
  width: 580px;
}

caption, th, td {
  text-align: left;
  vertical-align: top;
  font-weight: normal;
}

table th, table td {
	padding:10px;
	border: solid 1px #999;
}

table th {
	background: #F5F5F5;
}

#content #main table td ul{
	margin: 0 20px;
	padding: 0;
}

#content #main table td ul li{
	padding: 3px 5px 3px 15px;
	background: url(../img/icn_arrow01.gif) no-repeat 0 7px;
}

table.none {
	margin: 0 10px 20px;
  border-collapse: collapse;
  border-spacing: 0;
  font-family: inherit;
}

table.none th, table.none td {
	padding:10px;
	border: none;
}

/* --------------------------------------------------
	5. Form
-------------------------------------------------- */
fieldset {
  border: none;
}

input, textarea, select, label {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 100%;
  font-family: inherit;
  vertical-align: middle;
}

label {
  cursor: pointer;
}

textarea {
  overflow: auto;
}

/* --------------------------------------------------
	6. Other
-------------------------------------------------- */
img {
  border: none;
  vertical-align: bottom;
}

object {
  vertical-align: middle;
  outline: none;
}

em, strong {
  font-weight: bold;
  font-style: normal;
}

abbr, acronym {
  border: none;
  font-variant: normal;
}

q:before, q:after {
  content: '';
}

address, caption, cite, code, dfn, var {
  font-weight: normal;
  font-style: normal;
}

code, pre {
  font-family: monospace;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

hr {
  display: none;
}

/* ------------------------------------------------------------
	7. For IE6/7
------------------------------------------------------------ */
/* --- for ie7: page zoom bug fix --- */
*:first-child + html body,
*:first-child + html br {
  letter-spacing: 0;
}

/* --------------------------------------------------
    [Layout] 
----------------------------------------------------- */
/* --------------------------------------------------
	0. Container
-------------------------------------------------- */
#container {
	width: 920px;
	margin: 0 auto;
	background: #fff;
	font-size: 14px;
}

.brandName {
}

/* --------------------------------------------------
	1. Header
-------------------------------------------------- */
#header {
　　margin: 0;
	padding: 0;
	height: 180px;
}

#header .siteTitle {
	text-decoration: none;
}

#header .siteTitle h1{
	margin: 0 5px 5px;
	float: left;
	width: 472px;
}

#header #head_box{
    margin: 5px 0 0;
	float: right;
	width: 410px;
}

#header #head_box form{
    font-size:13px;
	line-height: 1.0;
}

/* フォントサイズ変更ボタン */
.fontbox{
    float:left;
	margin:5px 0 0;
	padding:0px 0px 0px 0px;
	vertical-align: middle;
}

#fontbox {
    float:left;
	margin: 0 10px;
	padding:2px 10px;
	width:162px;
	height: 24px;
	background: url(../img/bg_font.gif) no-repeat 0 2px; 
}

#fontbox ul {
  float: left;
  padding: 0 5px 0;
  list-style: none;
  margin: 0px;
}

#fontbox ul li {
  float: left;
 text-indent: -9999px;
  margin:0 0px 0px 5px;
  padding:0px;
}

#fontbox ul li a {
  overflow: hidden;
  text-decoration: none;
  text-indent: -9999px;
}
#fontbox .font_n, .font_n a {
	width: 24px;
	height: 24px;
	display: block;
	background: url(../img/img_font_s_on.gif) no-repeat;
}
#fontbox .font_n a:hover {
	background: url(../img/img_font_s_off.gif) no-repeat;
}

#fontbox .font_l, .font_l a {
	width: 24px;
	height: 24px;
	display: block;
	background: url(../img/img_font_l.gif) no-repeat;
}

#fontbox .font_l a:hover {
	background: url(../img/img_font_l_on.gif) no-repeat;
}

.print {
    margin: 5px;
}

/*   nav   */
#header ul#nav {
    margin: 10px 0 0;
}

#header ul#nav li {
    margin: 10px 8px;
	float: left;
}

/* --------------------------------------------------
	2. Content
-------------------------------------------------- */
#content {
    margin: 0 0 10px;
	background: url(../img/bg_sub.gif) repeat-y 680px 300px #fff;
	line-height: 1.6;
}

#content #main {
	margin: 0 0 20px 10px;
	border-top: solid 3px #99CC00;
	width: 630px;
	float: left;
}

#content #top_img {
	margin: 0;
}


#counsering #content #main {
	border-top: solid 3px #FFA750;
}

#information #content #main {
	border-top: solid 3px #33BFD6;
}

#introduce #content #main {
	border-top: solid 3px #FF99CC;
}

#content #sub {
	margin: 0 0 0;
    padding: 0 0 10px;
	float: right;
	width: 220px;
	background: #F2F2F2;
}

#content #sub h2 {
    margin:0;
	padding: 5px 10px;
	color: #333;
}

#contact #content #sub h2 {
    margin:0;
	padding: 5px 10px;
	color: #333;
	border-top: solid 3px #DEDCD4;
}

#counsering #content #sub h2 {
    margin:0;
	padding: 5px 10px;
	color: #333;
	border-top: solid 3px #FFA750;
}

#information #content #sub h2 {
    margin:0;
	padding: 5px 10px;
	color: #333;
	border-top: solid 3px #33BFD6;
}

#introduce #content #sub h2 {
    margin:0;
	padding: 5px 10px;
	color: #333;
	border-top: solid 3px #FF99CC;
}


#content #sub h2 {
    margin:0;
	padding: 5px 10px;
	color: #333;
	border-top: solid 3px #FF99CC;
}



#content #sub #sublist ul {
	margin: 5px 10px 30px;
    padding:10px 10px 15px;
    color: #333;
	background: #fff;
}

#content #sub #sublist ul li {
	margin: 0;
    padding:5px 5px 5px 23px;
	border-bottom: dotted 1px #999;
    background: url(../img/icn_arrow03.gif) no-repeat 5px 8px;
}

#content #sub #sublist ul li a:link {
  color: #333;
  text-decoration: underline;
}

#content #sub #sublist ul li a:visited {
  color: #333;
}

#content #sub #sublist ul li a:hover,
#content #sub #sublist ul li a:active {
  color: #333;
  text-decoration: none;
}

#content #sub .contact {
	margin: 10px 0;
	text-align: center;
}

/* --------------------------------------------------
	3. Footer
-------------------------------------------------- */
#footer {
    margin: 0 auto;
	padding: 0;
	clear: both;
	background: #fff;
	height: 220px;
	font-size: 14px;
}

#footer-nav {
    margin: 0 auto;
	width:900px;
}

#footer-nav ul{
    margin: 5px 5px 0;
	width:900px;
}

#footer-nav ul li {
    margin: 0;
	padding: 3px 10px 0 20px;
	background: url(../img/list_green.gif) no-repeat 5px 50%;
	float: left;
}

#footer #footer-innar {
    margin: 0 auto;
	background:#98CB00;
	text-align: center;
}

#footer #footer-innar #innar-block {
    margin: 0 auto;
	width: 920px;
	background: url(../img/bg_footer.png) 0 0 no-repeat #98CB00;
	height: 120;
}

#footer #footer-innar #innar-block img.foottop {
    text-align: left;
    margin: 0 0 10px 0;
}

#footer #footer-innar #innar-block img.footbottom {
    text-align: left;
    margin: 0;
}

#footer #footer-innar #innar-block .mail {
    padding: 15px 18px;
	width: 244px;
    text-align: left;
	float:left;
}

#footer #footer-innar #innar-block .bnr {
    padding: 20px 35px;
	width: 290px;
    text-align: left;
	float:left;
}

#footer #footer-bottom {
    margin: 10px auto;
    padding: 10px 10px 10px 330px;
    text-align: left;
	width: 590px;
	background: url(../img/logo_footer.gif) no-repeat 0 5px #fff;
}


/* -----------------------------------------------
    [Module] 
-------------------------------------------------- */


/* --------------------------------------------------
	1. Common Module
-------------------------------------------------- */

#content #main h2 {
    margin: 0 0 20px;
	padding: 10px 10px 5px 30px;
	font-size: 139%;
	border-bottom: solid 1px #ccc;
}

#contact #content #main h2 {
	background: url(../img/h2_contact.gif) no-repeat 5px 50%;
}

#counsering #content #main h2 {
	background: url(../img/h2_counsering.gif) no-repeat 5px 50%;
}

#information #content #main h2 {
	background: url(../img/h2_information.gif) no-repeat 5px 50%;
}

#introduce #content #main h2 {
	background: url(../img/h2_introduce.gif) no-repeat 5px 50%;
}

#links #content #main h2 {
	background: url(../img/h2_link.gif) no-repeat 5px 50%;
}

#policy #content #main h2 {
	background: url(../img/h2_policy.gif) no-repeat 5px 50%;
}

#404 #content #main h2 {
	background: url(../img/h2_404.gif) no-repeat 5px 50%;
}

#contact #content #main h2 {
	background: url(http://wctoyama.org/common/img/h2_contact.gif) no-repeat 5px 50%;
}

#content #main h3 {
    margin: 5px 5px 20px 10px;
	padding: 5px 25px 5px;
	font-size: 124%;
	background: url(../img/h3_bg.gif) no-repeat 0 10px;
	border-bottom: dotted 2px #99CC00;
}

#content #main h4 {
    margin: 30px 0 20px;
	padding: 2px 5px 15px 5px;
	font-size: 116%;
	color: #C36;
	background: url(../img/bar.png) no-repeat left bottom;
}

#content #main h5 {
    margin: 20px 0 10px;
	padding: 2px 5px 2px 15px;
	font-size: 116%;
	font-weight: normal;
	border-left: solid 5px #99CC00;
	background: #9F8F52;
	color: #fff;
}

.section {
	margin:10px;
}

.section p {
	margin: 5px 5px 15px;
}

#content #main ul {
	margin: 5px 40px 20px;
}

#content #main ul li{
	padding: 3px 5px 3px 15px;
	background: url(../img/icn_arrow02.gif) no-repeat 0 5px;
	line-height: 1.2;
}


#content #main ol{
	margin: 5px 40px 20px;
}

#content #main ol li{
	padding: 3px 5px 3px;
	list-style-position: outside;
	list-style-type:decimal;
}

#content #main dl{
	margin: 0px 5px 15px;
	clear: both;
}

#content #main dl dt{
	margin: 0px;
	width: 7em;
	float: left;
}

#content #main dl dd{
	margin: 0px;
	width: 35em;
	float: left;
}

#content #main dl{
	margin: 5px 5px 10px;
}

#content #main dl.days{
	margin: 0px 20px 15px;
	clear: both;
	font-size:117%;
}

#content #main dl.days dt{
	margin: 0px;
	width: 3em;
	float: left;
}

#content #main dl.days dd{
	margin: 0px;
	width: 25em;
	float: left;
}


/* ==============================================
 　home
============================================== */
#content #home {
	margin: 0;
}

#content #home h2 {
	margin: 10px 40px;
}

#content #home #news{
	margin: 10px 30px 20px;
	padding: 10px;
	background: #f0f0f0;
}

#content #home #news ul {
	margin: 0 10px;
	padding: 0;
}

#content #home #news ul li {
	margin: 0;
	padding: 3px 10px 3px 20px;
	background: url(../img/list_blue.gif) no-repeat 5px 50%;
}

#content #home #news ul li dl {
	margin: 0;
	clear: both;
}

#content #home #news ul li dl dt {
	width: 7em;
	float: left;
}

#content #home #news ul li dl dd {
    margin-left: 8em;
}

/* -----------------------------------------
    pankuzu
-------------------------------------------- */
#pankuzu {
	clear: both;
	padding: 0 20px 10px;
	text-align:left;
	font-size: 84%;
	background: #fff;
}

#pankuzu #path {
	margin: 3px 20px 0;
}


/* -----------------------------------------
    subInfoBox
-------------------------------------------- */
.subInfoBox {
	margin-bottom: 26px;
	margin-right: 25px;
	float: left;
	width: 205px;
}

.subInfoBox:first-child  {
}


/* --------------------------------------------------
	about
-------------------------------------------------- */
#content #main ul.about {
	margin: 10px 0 20px 25px;
	background: url(../img/intro_illust.jpg) no-repeat right 80px;
}

#content #main ul.about li{
	padding: 3px 5px 3px 15px;
	background: url(../img/icn_arrow02.gif) no-repeat 0 50%;
}

/* --------------------------------------------------
	counsering
-------------------------------------------------- */
.box {
	margin: 10px 15px 30px;
	padding: 70px 60px;
	background: url(../img/bg_contact.gif) no-repeat 0 0;
}
	
/* --------------------------------------------------
	90. Other
-------------------------------------------------- */
.btn {
  cursor: pointer;
}

/* for Voice Browser */
.hidden {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

/* float */
.left {
	float:left;
	margin: 0 10px 10px 0;
}

.right {
	float:right;
	margin: 0 0 10px 10px;
}


/* color */
.title {
	color:#009966;
	font-weight: bold;
	font-size: 116%;
}

.red {
	color: #F00;
}

.green {
	color: #090;
}

.orange {
	color: #F60;
}

.pink {
	color:#FF3366;
}

.blue {
	color:#09C;
}

.large {
	font-size: 134%;
}

.bullet {
	padding-left: 1.0em;
    text-indent: -1.0em;
	margin-top: 0;
}


/* ページトップ */
#back-top {
	position: fixed;
	bottom: 20px;
	right: -5px;
}

* html #back-top {
	float:right;
	margin: -60px 5px 0 0;
	position: fixed;
	bottom: 0px;
	right: 0px;
}

#back-top a {
	width: 19px;
	height: 41px;
	display: block;
	padding-top: 5px;
    background:url(../images/btn_pagetop.gif) no-repeat left bottom;
    text-indent: -9999px;
}

#back-top a:hover {
background:url(../images/btn_pagetop.gif) no-repeat left bottom;
}
/* --------------------------------------------------
	99. Clearfix
-------------------------------------------------- */
.clearfix {
	display: inline-block;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

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

.clear hr {
	display: none;
}

