@charset "utf-8";
/* CSS Document */

#foodpage{
	width:950px;
}

#food_problem{
	background-image:url(/images/hunger/food_problem.png);
	display:block;
	height:334px;
	width:914px;
	margin:0 auto;
}

#food_problem h1{
	color:#131966;
	font-size:30px;
	padding:27px 0 0 84px;
}

#food_problem p{
	color:#FFF;
	padding-left:85px;
	font-size:17px;
	line-height:18px;
}

.red{
	color:#ee0b3b;
}



.frame h1 {
	font-family:san-serif;
	font-size:16px;
	font-weight:bold;
	margin:0 auto;
	text-align:center;
	width:260px;
}

dt {
	padding-top:5px;
}

dd {
	padding-bottom:6px;
	_padding-bottom:10px;
}

.frame dt a:link {color:#131966;}
.frame dt a:visited { color: #000080; }
.frame dt a:hover { color: #f65e92; }
.frame dt a:active { color: #ff8000; }




#projects dl {
	display: -moz-inline-box; /* For FF2 */
	display:inline-table;
	/display: inline; /* Hack For IE5-7 */
	/zoom: 1; /* Hack For IE5-7 */
	margin-bottom:10px;
	margin-left:3em;
	text-align:left;
}

.center {
	text-align:center;
	height:150px;
	display:block;
}

.frame {
	background:url(/images/hunger/food_npo.png) no-repeat;
	height:424px;
	width:269px;

}

.buy {
	background:url(/images/teigaku/teigaku_check.png) no-repeat;
	height:48px;
	width:202px;
	display:block;
	margin:0 auto;
}

.nponames {
	margin-left:115px;
	width:105px;
	padding-top:15px;
	display:block;
}
a.nponames {
	font-size:100%;
	font-weight:bold;
}

.left {
	padding-left:15px;
	font-size:12px;
	font-weight:bold;
	line-height:15px;
	width:243px;
}

.setumei {
	height:90px;
}

.frame h1 {
	height:65px;
}



#food_voice{
	background-image:url(/images/hunger/food_voice.png);
	height:662px;
	width:909px;
	display:block;
}

#food_voice dl{
	padding:150px 0 0 130px
};

#food_voice dt{
	font-size:14px;
}

#food_voice dd{
	font-size:14px;
}

#food_voice dt{
	font-size:14px;
}

#projects {
	display:block;
	height:100%;
	width:100%;
}