@charset "shift_jis";
/*----------------------------
  CSS Nakagawa Document 2010.06
  Last Update 2010.00.00 担当者名
  

	・メインイメージ
	・ご挨拶
	・トピックス


----------------------------*/

@import "base.css";
@import "common.css";
@import "calendar.css";



/*　メインイメージ
-------------------------------------*/
#Container #MainImage {
	background:url(../../img/main-image.jpg) 0 0 no-repeat;
	width:852px;
	height:280px;
	margin-left:24px;
	margin-bottom:10px;}

#Container #MainImage h2,
#Container #MainImage p { display:none;}


/*　ご挨拶
-------------------------------------*/
#Container #Main .contentsBox#Hi p.photo {
	float:right;
	margin-left:15px;}

/*　トピックス
-------------------------------------*/
.contentsBox#Topics { margin-bottom:45px;}
	.contentsBox#Topics dl {
		margin:0 10px 5px 10px;
		padding-bottom:15px;}
	.contentsBox#Topics dl dt {	width:8em;}			
	.contentsBox#Topics dl dd {
		margin-top:-1.3em;
		margin-left:8em;}


/* まごみだし */





/*end*/
