@charset "Shift_JIS";

/* 一括で全ての要素の余白をゼロに持EE*/
* {
	padding: 0;
	margin: 0;
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	background-color: #FFF;
}

a:link {
  color: #0000ff;
  text-decoration: underline;
}

a:visited {
  color: #990099;
  text-decoration: underline;
}

a:hover {
  color: #ff0000;
  text-decoration: underline;
}

/* ---------------------------------------- フォントスタイル フォントサイズ */
body {
	font-size: 0.85em;
	text-align: center;
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	padding: 0;
	margin: 0;
	background-color: #FFF;
}

/* ---------------------------------------- レイアウトに関する持EE*/

#wrapper {
	text-align: left;
	width: 800px;
	background-color: #FFF;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #69F;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#header {
  padding: 20px 20px 10px;
}

#globalnavi {
  width: 100%;
  position: relative;
}

#contents {
	float: right;
	width: 540px;
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	padding-top: 0em;
	padding-right: 30px;
	padding-bottom: 4em;
	padding-left: 30px;
	background-image: none;
	background-repeat: no-repeat;
}

#sidebar {
	float: left;
	width: 180px;
	padding-top: 0em;
	padding-right: 10px;
	padding-bottom: 2em;
	padding-left: 10px;
}

#footer {
  clear: both;
  padding: 0.5em 0 1em;
}

/* ---------------------------------------- #header冁EE持EE*/

/* -- 見Eしレベル1 -- */
h1 {
	text-align: left;
	font-size: 1em;
	font-weight: normal;
}

/* -- 企業吁EショチEE吁Eサイト名 -- */
.logo {
  font-size: 1.8em;
  margin-bottom: 0.5em;
}

.logo a {
  text-decoration: none;
  background-color: #ffffff;
  color: #0099ff;
}

.logo a:hover {
	text-decoration: none;
	background-color: #ffffff;
	color: #ff0000;
	font-size: 10em;
}

/* -- 概要E-- */
.description { }

/* ---------------------------------------- #globalnaviの持EE*/

#globalnavi ul {
	width: 797px;
	list-style-type: none;
	position: absolute;
	background-color: #0099ff;
	height: 178px;
	left: 0px;
	top: -275px;
}

#globalnavi li {
  width: auto;
  float: left;
  border-right: 2px groove #cccccc;
}

#globalnavi li a {
  text-decoration: none;
  display: block;
  width: auto;
  padding: 0.5em 1em;
  background-color: #0099ff;
  color: #000000;
}

#globalnavi li a:hover {
  background-color: #99ccff;
  color: #ff0000;
}

/* ---------------------------------------- #contents冁EE持EE*/

/* -- 見EぁE-- */
h2,h3,h4,h5,h6 {
	font-size: 1.2em;
	margin-bottom: 1.5em;
	padding: 5px 0 5px 5px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #36C;
	border-left-color: #36C;
	color: #08CA67;
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
}

h3,h4,h5,h6 { margin-top: 2.5em; }

/* -- 斁EE-- */
#contents p {
	line-height: 1.5em;
	margin-bottom: 0.5em;
	color: #666;
}

/* -- パン屑リスチE-- */
#contents .topic-path {
	line-height: 1em;
	margin-bottom: 2em;
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
}

/* -- 以丁Eリスト関俁E-- */
#contents dl { margin: 1em 0; }

#contents dt {
  margin-bottom: 0.5em;
  font-weight: bold;
  border-bottom: 1px dotted #666666;
}

#contents dd { margin-bottom: 2em; }

#contents ul { margin: 1em 0 1em 20px; }
#contents ol { margin: 1em 0 1em 30px; }
#contents li { margin-bottom: 0.5em; }

/* ---------------------------------------- #sidebar冁EE持EE*/

/* -- カチEリタイトル -- */
.sidetitle {
	padding: 0.5em 0;
	border-bottom: 1px solid #666666;
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	color: #06F;
}

/* -- リスチE-- */
.localnavi {
  list-style-type: none;
  margin-bottom: 2em;
}

.localnavi li { display: inline; }

.localnavi a {
	text-decoration: none;
	display: block;
	width: 170px;
	padding: 0.5em 5px;
	color: #090;
	border-bottom: 1px solid #cccccc;
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	background-image: url(../img/buttonbg2.jpg);
}

.localnavi a:hover {
	color: #F30;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #999;
	border-left-color: #CCC;
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	background-image: url(../../../ywca/img/buttonbg2.jpg);
}

/* ---------------------------------------- #footer冁EE持EE*/
#footer p { text-align: center; }

/* 以丁ECSSチEインサンプルクレジチE部刁E*/
#cds{ display: none; }
#kadai {
	color: #00F;
}
#kadai {
	font-weight: bold;
}
#kadai {
	color: #396CAD;
}
#kadai {
	font-weight: normal;
}
#pagetop {
	text-align: right;
}
#list {
	color: #666;
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
}
#aboutywca {
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	font-size: 1em;
	font-weight: bold;
	background-image: none;
	color: #2659AC;
}
#topline {
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-bottom-color: #2568AF;
	border-left-color: #00C;
	border-bottom-style: solid;
	border-left-style: solid;
}
#topline {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #1E56AB;
}
#topline {
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #1E56AB;
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #1E5EA8;
}
#footline {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #1e56ab;
}
#footline {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #1e56ab;
}
#undermenu {
	background-color: #06F;
	background-image: url(../../../common/bg.jpg);
}
#undermenu {
	background-color: #1D5CAB;
}
#under {
	background-color: #F00;
}
#undermenu {
	background-color: #06F;
}
#underdot {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: double;
	border-top-color: #FE4F14;
}
#menu1 {
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #F60;
	border-bottom-width: 0px;
	border-bottom-style: double;
	border-bottom-color: #f60;
}
#top2 {
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #F30;
	border-right-width: 0px;
	border-bottom-style: double;
	border-bottom-color: #f30;
}

e[u
.table_03 {
width:100%;margin:0px 0px 10px 0px;padding:0px;
border-collapse:collapse;
}
.table_03 th {
width:25%;padding:4px 2px 2px 4px;
text-align:left;vertical-align:top;color:#3366CC;
background-color:#99CCFF;
border:1px solid #6699CC;
}
.table_03 td {
	padding:4px 2px 2px 4px;
	background-color:#EEEEEE;
	border:1px solid #6699CC;
	color: #666;
}
#wrapper #contents h2 {
	color: #36C;
}
#wrapper #contents #pagetop2 a {

}
#wrapper #contents #pagetop3 a {
	text-align: right;
}
#wrapper #contents #pagetop4 br {
	text-align: right;
}
#wrapper #contents #pagetop4 a {
	text-align: right;
}
#wrapper #contents #pagetop13 br {
	text-align: right;
}
#wrapper #contents #pagetop13 a {
	text-align: right;
}
#wrapper #contents #pagetop10 a {
	text-align: right;
}
#wrapper #contents #pagetop9 a {
	text-align: right;
}
#wrapper #contents #pagetop8 a {
	text-align: right;
}
#wrapper #contents #pagetop7 a {
	text-align: right;
}
#wrapper #contents #pagetop6 a {
	text-align: right;
}
#wrapper #contents #pagetop5 a {
	text-align: right;
}
#wrapper #contents #pagetop11 a {
	text-align: right;
}
#wrapper #contents #pagetop12 a {
	text-align: right;
}
#wrapper #contents #pagetop15 a {
	text-align: right;
}
#wrapper #contents #pagetop14 a {
	text-align: right;
}
#wrapper #contents #pagetop16 a {
	text-align: right;
}
#wrapper #contents #pagetop17 a {
	text-align: right;
}
#wrapper #contents #pagetop18 a {
	text-align: right;
}
#wrapper #contents #pagetop19 a {
	text-align: right;
}
#wrapper #contents #pagetop2 a {
	text-align: right;
}
