@charset "UTF-8";

/*========================================

	福岡YMCA
	
	ymca.css
	Recent Edit | 2010.02

========================================*/

/* ●コーナー用サイドメニュー-------------------- */
#menu_l_title04_block2 {
	width:230px;
	float:left;
	background:url(../img_common/menu_l_04bg.gif) repeat-y;
}

#menu_l_title04_inner2 {
	padding:0 0 13px 0;
	background:url(../img_common/menu_l_04bottom.gif) bottom no-repeat;
}

#menu_l_title04_inner2 #title {
	margin:0 0 0 0;
}

#menu_l_title04_inner2 li {
	margin:0 auto;
	padding:3px 0 ;
	width:210px;
	border-bottom:solid 1px #e2e2e2;
	background:url(../img_common/icon_menu_arrow01.gif) left no-repeat;
	
}

#menu_l_title04_inner2 .text {
	width:150px;
	float:left;
}

#menu_l_title04_inner2 .ph {
	width:32px;
	float:left;
	border:solid 1px #bbb;
}

#menu_l_title04_inner2 a:link,
#menu_l_title04_inner2 a:visited {
	color: #1e9430;
	text-decoration:none;
	display: block; 
	width: 100%; 
	height:100%; 
}

#menu_l_title04_inner2 a:hover {
	color: #463930;
	text-decoration:none;
}



/* ●ページタイトル */
.ttl_box {
	background: url(../about/img/ttl_bg_btm.gif) bottom no-repeat;
	margin: 0 0 12px;
	padding: 0 0 6px;
	width:637px; /* for IE6～7 */
}

.ttl_inner {
	background: url(../about/img/ttl_bg.gif) left top no-repeat;
}

.ttl_box h2{
	padding: 22px 10px 14px 22px;
	font-size: 120%;
	color: #463930;
}

.ttl_box h2 a:link, a:visited {
	color: #1e9430;
	text-decoration:none;
}

.ttl_box h2 a:hover{
	color: #463930;
	text-decoration:none;
}


/* ●見出し */
.ssttl_box {
	clear:both;
	background: url(../about/img/ssttl_bg_btm.gif) bottom no-repeat;
	margin: 0 0 12px;
	padding: 0 0 6px;
	width:637px; /* for IE6～7 */
}

.ssttl_inner {
	background: url(../about/img/ssttl_bg.gif) left top no-repeat;
}

.ssttl_box h3{
	padding: 8px 10px 4px 22px;
	font-size: 115%;
}

/*-------------------- フォーム用表組 --------------------*/
#Pro {
	margin:25px;
	text-align: left;
}
.ProBox01 {
	width:580px;
	text-align: left;
	border-top-color: #999999;
	border-top-style: dotted;
	border-top-width: 1px;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	float: left;
}

.ProBox02 {
	width: 580px;
	text-align: left;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	float:left;
}

.ProBox03 {
	margin:-15px 25px;
	width: 580px;
	text-align: left;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	font-weight: bold;
}

.ProText01 {
	width: 160px;
	color:#008000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	float: left;
	text-align: left;
	font-size:12px;
	font-weight: bold;
}

.ProText02 {
	width: 375px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
	float: right;
	text-align: left;
	font-size:12px;
}

.ProDay {
	width: 580px;
	margin: 0px;
	padding: 0px;
	float: right;
	text-align: right;
}

.inquiry_textbox{
	width: 580px;
}

