@charset "Shift_JIS";

/* スタイルシートのリセット設定 */
 *{
	margin: 0;
	padding: 0;
	border: 0;
}
/* 共通部分 */
body {
	background-image: url(../images/back_img.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	color:#333333;
	text-align: center;
	font-family:"ＭＳ ゴシック", "Osaka−等幅";
	
}
#wrapper {
	width: 830px;
	margin-top: 60px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-image: url(../images/contents_back.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#main {
	margin: 0px;
	padding-top: 15px;
	padding-right: 35px;
	padding-bottom: 15px;
	padding-left: 35px;
}
#right_column {
	float: right;
	width: 185px;
}
#left_column {
	float: left;
	width: 552px;
	padding-bottom: 40px;
}
#left_column ul {
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	margin-left: 2em;
	margin-bottom: 1em;
	color: #006699;
	margin-right: 2em;
	list-style-type: none;
}
#left_column li {
	margin-bottom: 0.3em;
	background-image: url(../images/023.gif);
	background-repeat: no-repeat;
	padding-left: 1.5em;
}
.text_b {
	font-weight: bold;
	color: #666666;
}
.c_both {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
}
#top_photo {
	margin-bottom: 15px;
}
h2 {
    margin-bottom:15px;
}
h3 {
	margin-bottom:10px;
}

p {
	font-size: 14px;
	line-height: 21px;
	text-align: left;
	padding: 0 10px 10px 10px;
	text-indent: 1em;
}
.no-indent {
	text-indent: 0px;
}
/* リンクカラーの設定 */
 
#left_column a {
    color:#339999;
	text-decoration:none;
}
#left_column a:hover {
	color:#CC0066;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
}
a {
    color:#339999;
	text-decoration:none;
}
a:hover {
	color:#CC0066;
	text-decoration:underline;
}

/* メニューボタンの設定 */
.nodisplay {
	display: none;
}
#right_column ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#right_column li {
	margin: 0px;
	padding: 0px;
}
.btn01 a {
	background-image: url(../images/btn01.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 184px;
	display:block;
}
.btn01 a:hover {
	background-image: url(../images/btn01_over.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 184px;
	display:block;
}
.btn02 a {
	background-image: url(../images/btn02.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 184px;
	display:block;
}
.btn02 a:hover {
	background-image: url(../images/btn02_over.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 184px;
	display:block;
}
.btn03 a {
	background-image: url(../images/btn03.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 184px;
	display:block;
}
.btn03 a:hover {
	background-image: url(../images/btn03_over.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 184px;
	display:block;
}
.btn04 a {
	background-image: url(../images/btn04.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 184px;
	display:block;
}
.btn04 a:hover {
	background-image: url(../images/btn04_over.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 184px;
	display:block;
}
.btn05 a {
	background-image: url(../images/btn05.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 184px;
	display:block;
}
.btn05 a:hover {
	background-image: url(../images/btn05_over.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 184px;
	display:block;
}
.btn06 a {
	background-image: url(../images/btn06.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 184px;
	display:block;
}
.btn06 a:hover {
	background-image: url(../images/btn06_over.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 184px;
	display:block;
}
.btn07 a {
	background-image: url(../images/btn07.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 184px;
	display:block;
}
.btn07 a:hover {
	background-image: url(../images/btn07_over.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 184px;
	display:block;
}
.btn08 a {
	background-image: url(../images/btn08.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 184px;
	display:block;
}
.btn08 a:hover {
	background-image: url(../images/btn08_over.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 184px;
	display:block;
}
.btn09 a {
	background-image: url(../images/btn09.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 184px;
	display:block;
}
.btn09 a:hover {
	background-image: url(../images/btn09_over.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 184px;
	display:block;
}
.btn10 a {
	background-image: url(../images/btn10.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 184px;
	display:block;
}
.btn10 a:hover {
	background-image: url(../images/btn10_over.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 184px;
	display:block;
}
.btn11 a {
	background-image: url(../images/btn11.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 184px;
	display:block;
}
.btn11 a:hover {
	background-image: url(../images/btn11_over.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 184px;
	display:block;
}
/* 新着情報インラインフレームの設定 */
#whatsnew {
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
iframe {
	height:200px;
	padding:0;
	width: 530px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0;
}
p.whatsnew {
	background-image: url(../images/whatsnew_middle.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-indent: 0px;
}
#gakusyu {
	font-size: 12px;
}
#gakusyu td {
	font-size: 13px;
	background-color: #FFFFFF;
	line-height: 20px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 8px;
	text-align: left;
}
#gakusyu th {
	font-weight: bold;
	background-color: #f2f2f2;
	text-align: left;
	width: 16%;
	font-size: 13px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	color: #336666;
	vertical-align:middle;
}
#gakusyu table {
	width: 98%;
	background-color: #999999;
}
/* サークル情報 */
.n_table {
	text-align: center;
	margin-bottom: 30px;
}
.n_table table  {
	font-size: 14px;
	width: 500px;
	line-height: 20px;
	margin-right: auto;
	margin-left: auto;
}
.n_table td  {
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99CC33;
	text-align: left;
	width: 77%;
}
.n_table th  {
	color: #99CC33;
	text-align: left;
	vertical-align:top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99CC33;
	width: 25%;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 30px;
	background-image: url(../images/032.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
}
/* サークル・団体情報 */
.p_table {
	text-align: center;
	margin-bottom: 30px;
}
.p_table table  {
	font-size: 14px;
	width: 500px;
	line-height: 20px;
	margin-right: auto;
	margin-left: auto;
}
.p_table td  {
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99CC33;
	text-align: left;
	width: 65%;
}
.p_table th  {
	color: #99CC33;
	text-align: left;
	vertical-align:top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99CC33;
	width: 35%;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 10px;
}
/* サークル・団体の活動 */
.q_table {
	text-align: center;
	margin-bottom: 30px;
}
.q_table table  {
	font-size: 14px;
	width: 730px;
	line-height: 20px;
	margin-right: auto;
	margin-left: auto;
}
.q_table td  {
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99CC33;
	text-align: left;
	width: 75%;
}
.q_table th  {
	color: #99CC33;
	text-align: left;
	vertical-align:top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99CC33;
	width: 25%;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 10px;
}
/* 子育て基本情報 */
#kosodate dl {
	font-size: 14px;
	text-align: left;
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
}
#kosodate dt {
	margin-bottom: 0.5em;
	font-weight: bold;
	color: #669999;
	line-height: 21px;
	background-image: url(../images/023.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 1.5em;
	padding-top: 3px;
	margin-left: 1em;
}
#kosodate dd {
	margin-bottom: 0.3em;
	margin-left: 2.5em;
	line-height: 21px;
}
#kosodate dd.tel {
	background-image: url(../images/tel.gif);
	background-repeat: no-repeat;
	padding-left: 1.5em;
	background-position: left 1px;
	margin-left: 4em;
}
#kosodate h3 {
	margin-bottom:10px;
	font-size:14px;
	color:#FFCC66;
	text-align: left;
	margin-left: 0.5em;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFCC66;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC66;
	padding-bottom: 3px;
	padding-top: 2px;
	margin-right: 0.5em;
}
#kosodate p {
	font-size: 14px;
	line-height: 21px;
	text-align: left;
	padding: 0 10px 10px 10px;
}
/* ニュースレター */
#newsletter {
	text-align: left;
}
#newsletter dl {
	text-align: left;
	margin-top: 1em;
	margin-left: 1em;
	list-style-type: none;
	margin-right: 1em;
	margin-bottom: 0px;
}
#newsletter dt {
	background-image: url(../images/paper03.gif);
	background-repeat: no-repeat;
	line-height: 22px;
	padding-left: 2em;
	font-size: 14px;
	letter-spacing: 0em;
}
#newsletter dd {
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B5D979;
	margin-left: 0px;
	padding-left: 3em;
	margin-bottom: 1.5em;
	font-size: 12px;
	padding-bottom: 5px;
}

/* 入会案内 */
#nyukai h3 {
	margin-bottom:10px;
	font-size:14px;
	color:#669999;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #669999;
	padding-bottom: 0.3em;
	padding-left: 0.3em;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #669999;
}
#nyukai p {
	font-size: 14px;
	line-height: 21px;
	text-align: left;
	padding: 0 10px 10px 10px;
}
#nyukai th {
	padding:5px;
	background-color:#e0edf1;
	text-align:center;
	color:#333333;
	font-weight: normal;
}
#nyukai td {
	background-color:#FFFFFF;
	padding:10px;
	text-align: left;
}
#nyukai dl {
    font-size: 14px;
	text-align: left;
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	margin-top: 0;
	margin-right: 0em;
	margin-bottom: 0;
	margin-left: 2em;
}
#nyukai dt {
    margin-bottom: 0.5em;
	font-weight: bold;
	color: #669999;
	line-height: 21px;
	margin-left: 0em;
	padding-top: 3px;
	background-color:#e0edf1;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0em;
	padding: 2px;
}
#nyukai dd {
    margin-bottom: 0.3em;
	margin-left: 2em;
	line-height: 21px;
}
#kosodate dd.home {
	background-image: url(../images/home2-e.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	padding-left: 1.5em;
	margin-left: 4em;
}
/* リンク */
#link {
	text-align: left;
}
#link table {
	text-align: left;
	font-size: 12px;
	line-height: 20px;
	width: 550px;
	
}
#link th {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B5D979;
	text-align: left;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-weight: normal;
	color: #003333;
	width: 130px;
	
}
#link td {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B5D979;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	
}
#link h2 {
	font-size: 14px;
	color: #99CC33;
	margin-bottom: 1em;
}
#link a:hover {
	color:#CC0066;
	border-bottom: none;
}
/* 新着情報ページ */
#news01 {
	text-align: left;
}
#news01 dl {
	text-align: left;
	margin-top: 1em;
	margin-left: 1em;
	list-style-type: none;
	margin-right: 1em;
	margin-bottom: 0px;
}
#news01 dt {
	background-image: url(../images/043.gif);
	background-repeat: no-repeat;
	line-height: 22px;
	padding-left: 2em;
	font-size: 14px;
	letter-spacing: 0em;
	font-weight: bold;
	color: #FFCE08;
	padding-top: 2px;
}
#news01 dd {
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B5D979;
	margin-left: 0px;
	padding-left: 3em;
	margin-bottom: 1.5em;
	font-size: 12px;
	padding-bottom: 5px;
}
#news01 table {
	font-size: 12px;
	line-height: 20px;
	background-color: #999999;
	width: 470px;
	margin-top: 1em;
	margin-bottom: 0.5em;
}
#news01 td {
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
}
#news01 th {
	font-size: 12px;
	font-weight: normal;
	background-color: #e0edf1;
	padding: 3px;
}
