@charset "shift_jis";

dt {
	margin: 0;
	padding: 0;
}
dd {
	margin: 0;
	padding: 0;
 	padding-left: 1em;
	text-indent: 0em;
}



h1, h2, h3, h4, h5, h6, h7 {
	font-size: 100%;
}

.blue {
	color: #4169E1;
}

.size14normal {
	font-size: 116.7%;
	line-height: 1.5;
	font-weight: normal;
}

.size16normal {
	font-size: 133.3%;
	line-height: 1.6;
	font-weight: normal;
}

.size16bold {
	font-size: 133.3%;
	line-height: 1.6;
	font-weight: bold;
}

.size18bold {
	font-size: 150%;
	line-height: 1.6;
	font-weight: bold;
}

.size18red {
	color: #FF0000;
	font-size: 150%;
	line-height: 1.6;
}

.taright {
	text-align: right;
}
.tacenter {
	text-align: center;
}
.taleft {
	text-align: left;
}

/*-------------------------------------------
greenp_prize
-------------------------------------------*/

#greenp-wrapp {
	width: 640px;
	margin: 0 auto;
	margin-top: 16px;
	padding-bottom: 30px;
	zoom: 1;
	overflow: hidden;
	text-align: left;
}


#activity-list dd div{
	width: 600px;
	border: #cccccc 1px solid;
	padding: 10px;
	margin-bottom: 9px;
	text-align: left;
}


#activity-list {
	margin: 100px 0 40px;
	overflow: hidden;
}

#activity-list dt, #activity-list dd {
	margin: auto
	padding-top:30px;
	padding-bottom:15px;
}



#activity-list dt img {
	vertical-align: bottom;
}

#activity-list dt.list01 {
	background: url(../img/list01_f2.gif) center top no-repeat;
}

#activity-list dt.list02 {
	background: url(../img/list02_f2.gif) center top no-repeat;
}

#activity-list dt.list03 {
	background: url(../img/list03_f2.gif) center top no-repeat;
}

#activity-list dt.list04 {
	background: url(../img/list04_f2.gif) center top no-repeat;
}

#activity-list dt.list05 {
	background: url(../img/list05_f2.gif) center top no-repeat;
}

#activity-list dt.list06 {
	background: url(../img/list06_f2.gif) center top no-repeat;
}

#activity-list dt.list07 {
	background: url(../img/list07_f2.gif) center top no-repeat;
}

#activity-list dt.list08 {
	background: url(../img/list08_f2.gif) center top no-repeat;
}

#activity-list dt.list09 {
	background: url(../img/list09_f2.gif) center top no-repeat;
}

#activity-list dt.list10 {
	background: url(../img/list10_f2.jpg) center top no-repeat;
}

#activity-list dt.list11 {
	background: url(../img/list11_f2.jpg) center top no-repeat;
}

#activity-list dt.list12 {
	background: url(../img/list12_f2.jpg) center top no-repeat;
}

#activity-list dt.list13 {
	background: url(../img/list13_f2.jpg) center top no-repeat;
}

#activity-list dt.active img {
	opacity: 0;
	filter: alpha( opacity=0 );
	-ms-filter: "alpha( opacity=0 )";	
}

#activity-list dd {
	padding: 15px;
	display: none;
}

.activity-title {
	font-weight: bold;
	border-bottom: #00FF00 solid 1px;
	margin: 0 0 5px;
}



.activity-text {
	margin: 0 0 20px;
}

.activity-name {
	text-align: right;
	margin: 0 0 20px;
}
