﻿@charset "utf-8";
/* *********************************************************
 *
 * キリスト教文化センター web site top
 *
 * *********************************************************
 */

div#leftContents p { padding-bottom:0; }

/********************************************************************
メインビジュアル
*********************************************************************/
div#mainVisual {
	margin-bottom:5px;
}

/********************************************************************
メインバナー
*********************************************************************/

div#mainBn {
	margin-bottom:10px;
}


div#mainBn div.concert {
	float:left;
	width:265px;
	margin-bottom:10px;
	padding:5px;
	background-color:#AAA392;
}

div#mainBn div.concert p.ph {
	float:left;
	margin-right:5px;
	padding-bottom:0;
}

div#mainBn div.concert .txt {
	float:left;
	width:147px;
}

div#mainBn div.concert .txt h2 {
	margin-bottom:3px;
}

div#mainBn div.concert .txt p {
	font-size:1em;
	line-height:1.3;
	padding-bottom:0;
}

/********************************************************************
ニュース
*********************************************************************/

div#NewsContents {
	width:540px;
	padding:0 10px 5px;
	background-color:#B1C36F;
}

div#NewsContents dt {
	width:532px;
	font-weight:bold;
	padding:4px 4px 0;
	background-color:#F7EFDE;
}

div#NewsContents dd {
	width:532px;
	padding:4px;
	background-color:#F7EFDE;
}
/*IE6*/
*html div#NewsContents dd { height:24px; }

div#NewsContents dd a {
	color:#4040FF;
	text-decoration:none;
}

div#NewsContents dd a:hover {
	color:#9E02BF;
	text-decoration:underline;
}
div#NewsContents dt.last { border-bottom:none; }
div#NewsContents dd.last { border-bottom:none; }

	
.bnr01{
width:275px;
height:125px;
float:left;
}