@charset "utf-8";
@import url("../../../css/import.css");

/* -----------------------------------------------------------
CSS Information

 ! File name:      tree.css(イオンレイクタウン植樹祭)
 ! Style Info:     index.html
----------------------------------------------------------- */


/*----------------------------------------------------
	全体
----------------------------------------------------*/
#tree{
	width:900px;
	background:url(../img/back.gif) repeat-y top;
	margin:0 auto;
	font-family: "ＭＳ Ｐゴシック","MS PGothic",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;	
}

#tree img{
border:none;
}


/*----------------------------------------------------
	head
----------------------------------------------------*/

#tree h2{
	background:url(../img/tree_main.gif) no-repeat;
	width:900px;
	height:227px;
	text-indent: -9999px;
}

#tree h3{
	background:url(../img/maincom.gif) no-repeat;
	width:900px;
	height:101px;
	text-indent: -9999px;
}

/*----------------------------------------------------
	box
----------------------------------------------------*/
#box{
	width:655px;
	float:left;
}

#box dl{
	width:340px;
	float:right;
	display:block;
	margin-top:58px;
}	


#box dl dt{
	background:url(../img/con-tit.gif) no-repeat;
	width:331px;
	height:36px;
	text-indent: -9999px;
}

#box dl dd{
	margin-top:20px;
}

#box dl dd p{
	color:#1e5a2f;
	line-height:23px;
	text-align:left;
	margin-bottom:20px;
}

/*----------------------------------------------------
	box2
----------------------------------------------------*/


#box2 {
	width:519px;
	padding-left:45px;
	float:left;
	margin-top:16px;
}

#box2 p {
	color:#1e5a2f;
	line-height:26px;
	text-align:left;
	float:left;
}

#box2 p#com2{
	width:274px;
	padding-top:8px;
} 

/*----------------------------------------------------
	pic
----------------------------------------------------*/

#pic1{
	width:286px;
	display:block;
	float:left;
}

#pic3 img {
	margin-left:10px;
	float:right;
}

#pic4 img {
	float:left;
	padding-top:8px;
}


/*----------------------------------------------------
	写真レポート部分
----------------------------------------------------*/

h3#repmaintit{
	background:url(../img/p-report-tit.gif) no-repeat;
	width:900px;
	height:56px;
	padding-bottom:17px;
	display:block;
	text-indent: -9999px;
	clear:both;
}



/*----------------------------------------------------
	写真レポートサブタイトル
----------------------------------------------------*/

h4{
	width:900px;
	height:20px;
	padding:22px 0 11px 0;
	display:block;
	text-indent: -9999px;
}

h4#rep-tit1{
	background:url(../img/photo-tit1.gif) no-repeat 0 22px;
}

h4#rep-tit2{
	background:url(../img/photo-tit2.gif) no-repeat 0 22px;
}

h4#rep-tit3{
	background:url(../img/photo-tit3.gif) no-repeat 0 22px;
}


/*----------------------------------------------------
	写真レポート写真部分
----------------------------------------------------*/
.report{
	width:830px;
	margin:0 auto;
}

.report img{
	display:block;
	margin:0;
	padding:0;
}

.report h4{
	text-indent:-9999px;
}


.report ul{
	width:830px;
	overflow:hidden;
	display:block;
	background:url(../img/rep-back.gif) repeat-y;
	margin:0 auto;
	padding-left:3px;
}

.report ul li{
	float:left;
	padding:4px 0 0 3px;
}


/*----------------------------------------------------
	フッター
----------------------------------------------------*/

#bottom{
	background:url(../img/tree_bottom.gif) no-repeat;
	width:900px;
	height:90px;
	text-indent: -9999px;
}

#bottom .stripeBottom2 {
padding-top:50px;
}




