@charset "UTF-8";

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

	福岡YMCA
	
	news.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(../news/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(../news/img/ttl_bg.gif) left top no-repeat;
}

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

/* ●見出し */
.ssttl_box {
	clear:both;
	background: url(../news/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(../news/img/ssttl_bg.gif) left top no-repeat;
}

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

.ssttl_box h3 a:link, .ssttl_box h3 a:visited {
	color: #1e9430;
}
