@charset "utf-8";
@import url("import.css");

/* -----------------------------------------------------------
CSS Information
 File name:      actgreen.css
 Style Info:     root directory用CSS
----------------------------------------------------------- */

/*----------------------------------------------------
	actgreenページ用
----------------------------------------------------*/
#actgreen_logo {
	margin:8px 0 0 87px;
}

#actgreen_text {
	margin:18px 0 18px 30px;
}

#actgreen_list {
	width:485px;
	margin:18px 0 30px 5px;
	overflow:auto;
}

#actgreen_list #art {
	float:left;
	background:url(../img/actgreen/actgreen_art_back.gif) no-repeat;
	width:155px;
	height:265px;
}

#actgreen_list #art li {
	margin:104px 0 0 9px;
}

#actgreen_list #action {
	margin:0 10px;
	float:left;
	background:url(../img/actgreen/actgreen_action_back.gif) no-repeat;
	width:155px;
	height:265px;
}

#actgreen_list #action li {
	margin:104px 0 0 9px;
}

#actgreen_list #event {
	float:left;
	background:url(../img/actgreen/actgreen_event_back.gif) no-repeat;
	width:155px;
	height:265px;
}

#actgreen_list #event #event_top {
	margin:104px 0 0 9px;
}

#actgreen_list #event li {
	margin:10px 0 0 9px;
}