body {
	margin: 0;
	padding: 0;
	background: url(images/bg_topline.gif) repeat-x #FFFFFF;
	color: #333333;
	font-family: sans-serif;
}
a:link,
a:visited {
	color: #0066CC;
	text-decoration: underline;
}
a:hover {
	color: #0066CC;
	text-decoration: none;
	background-color: #DEEFFF;
}
a.link {
	padding-left: 17px;
	background-image: url(images/ico_link.gif);
	background-position: 5px 1px;
	background-repeat: no-repeat;
}
.font12 {
	font-size: 12px;
	line-height: 16px;
}
.font16 {
	font-size: 16px;
	line-height: 20px;
}
.font16red {
	font-size: 16px;
	line-height: 20px;
	font-weight:bold;
	color:#CC0000;
	padding:10px 0;
}
.font_blue {
	color:#5D8DC0;
}
/*################################ layout ################################*/
#container {
	margin: 0 auto;
	width: 850px;
	background: url(images/bg_menu.gif) repeat-y;
}
#left_culumn {
	width: 220px;
	text-align: center;
	float: left;
}
#right_culumn {
	width: 610px;
	float: right;
}
#header {
	margin: 0;
	padding: 25px 0 0 0;
	background: url(images/coop_unicef.gif) no-repeat 434px 29px;
	width: 610px;
	height: 59px;
	display: block;
}
h2 {
	margin: 0;
	padding: 0;
	width: 610px;
	height: 126px;
	font-size: 14px;
	line-height: 18px;
	text-indent: -999999px;
}
p#navi {
	margin: 1px 0 0 0;
	padding: 5px 7px;
	font-size: 12px;
	line-height: 16px;
	background: #F7E5D2;
	text-align: right;
}
#contents {
	padding: 25px 0 30px 0;
	font-size: 14px;
	line-height: 20px;
}
#footer {
	width: 850px;
	padding: 0 0 10px;
	text-align: center;
	font-size: 12px;
	line-height: 16px;
	color: #916134;
	background: #FFF;
	border-top: 1px solid #FFFFFF;
	/*height: 50px;
	text-indent: -999999px;
	display: block;
	background: url(images/footer.gif) no-repeat;*/
}
#footer ul {
	margin: 0 0 10px;
	padding: 5px 0;
	font-size: 10px;
	line-height: 14px;
	list-style: none;
	background: #F7E5D2;
	border-top: 2px solid #E4AA6B;
}
#footer ul li {
	margin: 0;
	padding: 0 5px;
	display: inline;
}
.clear {
	clear: both;
	width: 0;
	height: 0;
	margin: 0;
	border: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}
.pagetop {
	padding: 0 0 5px 480px;
}
.pagetop a {
	width: 130px;
	height: 27px;
	display: block;
	font-size: 12px;
	line-height: 16px;
	text-indent: -999999px;
	background: url(images/btn_pagetop.gif) no-repeat;
}
/*################################ header ################################*/
/*#header h1 {
	width: 371px;
	height: 24px;
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 18px;
	text-indent: -999999px;
	background: url(images/h1_hmp.gif) no-repeat;
}*/
#header h1 {/*ヘッダにニュースバナーなしバージョン*/
	width: 371px;
	height: 36px;
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 18px;
	text-indent: -999999px;
	background: url(images/h1_hmp.gif) no-repeat bottom;
}
/*################################ title ################################*/
#abt h2 {	background: url(images/title_about.jpg) no-repeat;} 
#news h2 {	background: url(images/title_news.jpg) no-repeat;} 
#blg h2 {	background: url(images/title_hmblog.jpg) no-repeat;} 
#udf h2 {	background: url(images/title_underfed.jpg) no-repeat;} 
#mzb h2 {	background: url(images/title_mozambique.jpg) no-repeat;} 
#act h2 {	background: url(images/title_action.jpg) no-repeat;} 
#ptn h2 {	background: url(images/title_participation.jpg) no-repeat;} 
#c_u h2 {	background: url(images/title_cn_unicef.jpg) no-repeat;} 
#faq h2 {	background: url(images/title_faq.jpg) no-repeat;} 
#rep h2 {	background: url(images/title_report.jpg) no-repeat;} 
#smp h2 {	background: url(images/title_sitemap.jpg) no-repeat;} 
#inf h2 {	background: url(images/title_info.jpg) no-repeat;} 
#con h2 {	background: url(images/title_contest.jpg) no-repeat;} 
#cmp h2 {	background: url(images/title_campaign.jpg) no-repeat;} 
#exc h2 {	background: url(images/title_exchanges.jpg) no-repeat;} 
/*################################ menu ################################*/
ul#gMenu {
	margin: 0 auto;
	padding: 20px 0;
	width: 216px;
	list-style: none;
	font-size: 14px;
	line-height: 18px;
}
ul#gMenu li {
	margin: 0;
	padding: 0;
	width: 216px;
	height: 37px;
} 
ul#gMenu li.hr {
	height: 9px;
	background: url(images/menu_dot_line.gif) no-repeat;
	font-size: 0;
	line-height: 0;
} 
ul#gMenu li a {
	width: 216px;
	height: 37px;
	display: block;
	text-indent: -999999px;
	overflow:hidden;
} 
/*トップページ*/
ul#gMenu li.top a:link, ul#gMenu li.top a:visited {	background: url(images/menu_top.gif) no-repeat 0 0;} 
ul#gMenu li.top a:hover {	background: url(images/menu_top.gif) no-repeat 0 -37px;} 
#top ul#gMenu li.top a {	background: url(images/menu_top.gif) no-repeat 0 -74px;} 
/*このプロジェクトについて*/
ul#gMenu li.abt a:link, ul#gMenu li.abt a:visited {	background: url(images/menu_about.gif) no-repeat 0 0;} 
ul#gMenu li.abt a:hover {	background: url(images/menu_about.gif) no-repeat 0 -37px;} 
#abt ul#gMenu li.abt a {	background: url(images/menu_about.gif) no-repeat 0 -74px;}
/*はぴ・みるニュ−ス*/
ul#gMenu li.news a:link, ul#gMenu li.news a:visited { background: url(images/menu_news.gif) no-repeat 0 0;} 
ul#gMenu li.news a:hover {	background: url(images/menu_news.gif) no-repeat 0 -37px;} 
#news ul#gMenu li.news a {	background: url(images/menu_news.gif) no-repeat 0 -74px;} 
/*はぴ・みるブログ*/
ul#gMenu li.blg a:link, ul#gMenu li.blg a:visited {	background: url(images/menu_blog.gif) no-repeat 0 0;} 
ul#gMenu li.blg a:hover {	background: url(images/menu_blog.gif) no-repeat 0 -37px;} 
#blg ul#gMenu li.blg a {	background: url(images/menu_blog.gif) no-repeat 0 -74px;} 
/*子どもの未来と栄養不良*/
ul#gMenu li.udf a:link, ul#gMenu li.udf a:visited {	background: url(images/menu_underfed.gif) no-repeat 0 0;} 
ul#gMenu li.udf a:hover {	background: url(images/menu_underfed.gif) no-repeat 0 -37px;} 
#udf ul#gMenu li.udf a {	background: url(images/menu_underfed.gif) no-repeat 0 -74px;} 
/*モザンビークについて*/
ul#gMenu li.mzb a:link, ul#gMenu li.mzb a:visited { background: url(images/menu_mozambique.gif) no-repeat 0 0;} 
ul#gMenu li.mzb a:hover {	background: url(images/menu_mozambique.gif) no-repeat 0 -37px;} 
#mzb ul#gMenu li.mzb a {	background: url(images/menu_mozambique.gif) no-repeat 0 -74px;} 
/*活動と目標*/
ul#gMenu li.act a:link, ul#gMenu li.act a:visited {	background: url(images/menu_action.gif) no-repeat 0 0;} 
ul#gMenu li.act a:hover {	background: url(images/menu_action.gif) no-repeat 0 -37px;} 
#act ul#gMenu li.act a {	background: url(images/menu_action.gif) no-repeat 0 -74px;} 
/*参加の方法*/
ul#gMenu li.ptn a:link, ul#gMenu li.ptn a:visited {	background: url(images/menu_participation.gif) no-repeat 0 0;} 
ul#gMenu li.ptn a:hover {	background: url(images/menu_participation.gif) no-repeat 0 -37px;} 
#ptn ul#gMenu li.ptn a {	background: url(images/menu_participation.gif) no-repeat 0 -74px;} 
/*コープとユニセフ活動*/
ul#gMenu li.c_u a:link, ul#gMenu li.c_u a:visited {	background: url(images/menu_cn_unicef.gif) no-repeat 0 0;} 
ul#gMenu li.c_u a:hover {	background: url(images/menu_cn_unicef.gif) no-repeat 0 -37px;} 
#c_u ul#gMenu li.c_u a {	background: url(images/menu_cn_unicef.gif) no-repeat 0 -74px;} 
/*モザンビーク訪問レポート*/
ul#gMenu li.rep a:link, ul#gMenu li.rep a:visited {	background: url(images/menu_report.gif) no-repeat 0 0;} 
ul#gMenu li.rep a:hover {	background: url(images/menu_report.gif) no-repeat 0 -37px;} 
#rep ul#gMenu li.rep a {	background: url(images/menu_report.gif) no-repeat 0 -74px;} 
/*FAQ（一問一答）*/
ul#gMenu li.faq a:link, ul#gMenu li.faq a:visited {	background: url(images/menu_faq.gif) no-repeat 0 0;} 
ul#gMenu li.faq a:hover {	background: url(images/menu_faq.gif) no-repeat 0 -37px;} 
#faq ul#gMenu li.faq a {	background: url(images/menu_faq.gif) no-repeat 0 -74px;} 
/*サイトマップ*/
ul#gMenu li.smp a:link, ul#gMenu li.smp a:visited {	background: url(images/menu_sitemap.gif) no-repeat 0 0;} 
ul#gMenu li.smp a:hover {	background: url(images/menu_sitemap.gif) no-repeat 0 -37px;} 
#smp ul#gMenu li.smp a {	background: url(images/menu_sitemap.gif) no-repeat 0 -74px;} 
/*コンテストバナー*/
ul.con_banner {
	margin: 0 auto;
	padding: 0 0 20px 0;
}
ul.con_banner li {
	list-style: none;
	margin: 0 auto;
	padding: 0 0 9px 0;
	width: 180px;
	height: 50px;
}
/*################################ parts ################################*/
h3 {
	margin: 0;
	padding: 0 0 20px 0;
	font-size: 14px;
	line-height: 16px;
}
h4 {
	margin: 0;
	padding: 0 0 15px 0;
	font-size: 14px;
	line-height: 16px;
}
p {
	margin: 0;
	padding: 0 0 20px 0;
	font-size: 14px;
	line-height: 20px;
}
p.btm15 {
	padding: 0 0 13px 0;
}
p.btm10 {
	padding: 0 0 10px 0;
}
.blue {
	color: #436990;
}
.red {
	color: #FF3333;
}
.caption {
	padding-left: 17px;
	font-size: 12px;
}
dl.act_dl {
	margin: 0;
	padding: 0 0 20px 15px;
	font-size: 14px;
	line-height: 20px;
}
dl.act_dl dt,
dl.act_dl dd {
	margin: 0;
	padding: 0;
}
dl.act_dl dt {
	font-weight: bold;
}
ul.list01 {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.list01 li {
	margin: 0;
	padding: 0 0 5px 15px;
	background: url(images/ico_list.gif) no-repeat 1px 5px;
}
ul.list02 {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.list02 li {
	margin: 0;
	padding: 0 0 0 15px;
	font-weight:bold;
}
dl.block {
	margin: 0;
	padding: 0;
	overflow: hidden;
	zoom: 1;
}
dl.block dt {
	margin: 0;
	padding: 0 0 10px 0;
}
dl.block dd {
	margin: 0;
	padding: 0 0 30px 15px;
	overflow: hidden;
	zoom: 1;
}
dl.block dd.sub {
	margin: 0;
	padding: 0 0 10px 15px;
}
dl.faqList {
	margin: 0;
	padding: 0;
}
dl.faqList dt {
	margin: 0 0 5px 0;
	padding: 4px 0 5px 30px;
	background: url(images/ico_question.gif) no-repeat;
	color: #5D8DC0;
	font-weight: bold;
}
dl.faqList dd {
	margin: 0;
	padding: 4px 0 30px 30px;
	background: url(images/ico_answer.gif) no-repeat;
}
dl.faqList dd ol {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0 auto;
}

.ttl_subtxt {
	margin: 0 0 50px 12px;
	padding: 0;
	font-size: 14px;
}
table.tbl01  {
	margin: 0;
	padding: 0;
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #E4AA6B;
	font-size: 14px;
	line-height: 20px;
}
table.tbl01 tr th,
table.tbl01 tr td {
	padding: 5px 10px;
	border-bottom: 1px solid #E4AA6B;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
table.tbl01 tr th {
	background: #fff3de;
	color: #916134;
}
/***********************絵画で交流**************************/
ul.listExc {
	margin: 0 0 20px;
	padding: 0;
	list-style: none;
	overflow: hidden;
	zoom: 1;
}
ul.listExc li {
	margin: 0;
	padding: 0;
	display: block;
	width: 120px;
	height: 120px;
	float: left;
}
ul.listExc li a {
	display: block;
	width: 110px;
	height: 110px;
	border: solid 5px #FFFFFF;
	overflow: hidden;
}
ul.listExc li a:hover {
	border: solid 5px #FFCC00;
}

/***********************記事一覧**************************/
dl.list {
	margin: 0 5px;
	padding-bottom: 30px;
	font-size:12px;
	line-height:16px;
}
dl.list dt {
	margin: 0;
	padding: 4px 10px 3px 5px;
	font-weight: bold;
	float:left;
}
dl.list dd {
	margin: 0;
	padding: 4px 0 3px 0;
}
div.hr {
	height: 3px;
	background: url(images/hr_dot.gif) no-repeat;
	padding-bottom: 20px;
	font-size: 0;
	line-height: 0;
}
.box01 {
	margin: 0 0 20px 0;
	padding: 7px 10px;
	border: 1px solid #5D8DC0;
}
.box02 {
	margin: 0 0 20px 0;
	padding: 10px 15px;
	border: 3px solid #CEDDEC;
}
table.listtbl {
	width: 100%;
	margin: 10px 0;
	padding: 0;
	border-collapse: collapse;
	font-size: 14px;
	line-height: 20px;
}
table.listtbl tr {
	background: #FFFFFF;
}
table.listtbl tr.even {
	background: #FFF5EA;
}
table.listtbl tr th {
	background: #E4AA6B;
	padding: 2px 10px;
	color:#FFFFFF;
}
table.listtbl tr td.even {
	background: #FFF5EA;
}
table.listtbl tr td {
	padding: 5px 10px;
}
table.list {
	width: 570px;
	margin: 10px 0;
	padding: 0;
	border-collapse: collapse;
	font-size: 14px;
	line-height: 20px;
	border:1px solid #E4AA6B;
}
table.list tr {
	background: #FFFFFF;
}
table.list tr.even {
	background: #FFF5EA;
}
table.list tr th {
	background: #E4AA6B;
	padding: 2px 10px;
	color:#FFFFFF;
}
table.list tr td {
	padding: 2px 10px;
}
table.list tr td.list_right {
	border-left:1px solid #E4AA6B;
	text-align:right;
}
table.list tr td.list_even {
	background: #FFF5EA;
}
table.list tr td.list_even_right {
	background: #FFF5EA;
	border-left:1px solid #E4AA6B;
	text-align:right;
}
p.close {
	margin: 0;
	padding: 15px;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	border-top: 2px solid #E4AA6B;
}
/*################################ 動画 ################################*/
.movie_area {
	text-align: center;
}
.movie_area object {
	border: 3px double #CCCCCC;
}
.movie_caption {
	font-size: 11px;
	line-height: 15px;
}
/*################################ トップページ ################################*/
#contents_top{
	width: 610px;
	margin:0;
	padding:5px 0 0 0;
}
#contents_top #top_left {
	width: 410px;
	margin:0;
	padding:0;
	float:left;
}
#contents_top #top_left #top_message{
	width: 410px;
	height: 200px;
	background: url(images/top_map2.gif) no-repeat;
	background-position:100% 0;
	margin:0;
	padding:0;
	float:left;
}
#contents_top #top_left #top_message p{
	font-size: 14px;
	line-height: 18px;
	text-indent: -999999px;
	width: 410px;
	height: 180px;
}
#contents_top #top_left #top_message a{
	font-size: 14px;
	line-height: 18px;
	text-indent: -999999px;
	width: 410px;
	height: 180px;
	display: block;
}
#contents_top #top_left #top_message a:hover{
	background: none;
}
#contents_top #top_left #top_news h5{
	background: url(images/top_sts01.gif) no-repeat;
	width: 404px;
	height: 27px;
}
#contents_top #top_left #top_blog h5{
	background: url(images/top_sts02.gif) no-repeat;
	width: 404px;
	height: 27px;
}
#contents_top #top_left #top_news h5,
#contents_top #top_left #top_blog h5{
	vertical-align:top;
	margin:0;
	padding:0 0 5px 0;
}
#contents_top #top_left #top_news h5 p,
#contents_top #top_left #top_blog h5 p{
    text-indent: -999999px;
	margin:0;
	padding:0;
}
#contents_top #top_right {
	width: 190px;
	float:right;
	margin:0;
	padding:0;
	font-size: 12px;
	line-height: 16px;
}
.bnr {
	padding:5px 0;
}
/*##############################はぴ・みるニュース（トップ）##############################*/
.con_entry h5,
#con_list h5  {
    color:#5D8DC0;
	font-size:16px;
	line-height:22px;
	padding:0 0 5px 0;
	background: url(images/hr_dot.gif) no-repeat bottom left;
}
#con_list h5  {
	margin:0 0 10px 0;
}
.con_entry h5 {
	margin:0 0 5px 0;
}
#con_list h5 dl.list {
	padding: 10px 0px 5px 0;
}
/*----------------------- はぴ・みるニュース(個別ページ) ----------------------------*/
#con_left {
	width:420px;
	float:left;
}
#con_left .entryday{
	font-size:12px;
	line-height:16px;
	color:#E4AA6B;
	margin:0;
	padding:0 0 15px 0 ;
}
#con_left .entrybody{
	font-size:12px;
	line-height:16px;
	border-bottom:1px solid #E4AA6B;
	padding-bottom:15px;
	margin-bottom:40px;
	padding-bottom:15px;
}
#con_right {
	width:156px;
	float:right;
	border:solid 3px #CEDDEC;
	padding:7px 7px 10px;
	
}
#con_fotter {
	width:420px;
	font-size: 12px;
	line-height: 16px;
	padding:0 0 10px 0;
	margin-top:-20px;
}
#con_fotter #con_fotter_l {
	float:left;
	width:140px;
	text-align:left;
}
#con_fotter #con_fotter_c {
	text-align:center;
	width:140px;
	float:left;
}
#con_fotter #con_fotter_r {
	float:left;
	width:140px;
	text-align:right;
}
/*********************** ブログページ共通(ブログメニュー)**************************/
div.con_right_tt {
	color:#436990;
	font-weight:bold;
	font-size:14px;
	line-height:18px;
	padding-bottom:5px;
}
dl.con_right_list {
	margin: 0 5px;
	padding-bottom: 10px;
}
dl.con_right_list dt {
	margin: 0;
	padding: 5px 0 1px 0;
	font-weight: bold;
	font-size:11px;
	line-height:15px;
}
dl.con_right_list dd {
	text-align:left;
	margin: 0;
	padding: 0 0 5px 0;
	font-size:12px;
	line-height:16px;
}
.solid {
	padding: 0 0 10px 0;
	border-top:1px solid #CEDDEC;
}
/*********************** アイコン説明 **************************/
.exposition {
	margin: 5px 0;
	padding: 5px;
	vertical-align:middle;
	font-size:10px;
	line-height:14px;
	color:#333333;
}
/*********************** ブログ記事 **************************/
.asset-header,
.entry-asset,
.asset hentry,
asset-more-link {
	margin: 0;
	padding: 0;
}
/*################################ キャンペーンページ ################################*/
.btn_cmp a {
	width: 304px;
	height: 54px;
	margin: 30px auto;
	display: block;
	text-indent: -999999px;
	background: url(images/campaign_btn_entry.gif) no-repeat 0 0;
}
.btn_cmp a:hover {
	background: url(images/campaign_btn_entry.gif) no-repeat 0 -54px;
}
table.tbl_cmp  {
	margin: 0;
	padding: 0;
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #f4e2c4;
	font-size: 14px;
	line-height: 20px;
}
table.tbl_cmp tr th,
table.tbl_cmp tr td {
	padding: 10px;
	border-bottom: 1px solid #f4e2c4;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
table.tbl_cmp tr th {
	background: #fff3de;
	width: 100px;
}
/*********************** MT投稿一覧 **************************/
#NumDisplay {
	font-size: 14px;
	line-height: 20px;
	text-align: center;
}
#NumDisplay strong {
	font-size: 24px;
	color: #FF6666;
	padding: 0 3px;
}
#cmp_list {
	overflow: hidden;
	zoom: 1;
	padding-left: 10px;
}
.cmp_list_block {
	width: 186px;
	border: 2px solid #e4aa6b;
	float: left;
	margin-right:10px;
	margin-bottom: 10px;
	text-align: center;
	overflow: hidden;
	zoom: 1;
}
.cmp_list_block img {
	margin: 13px auto;
	border: none;
}
.cmp_list_block dl {
	margin: 0;
	padding: 10px 5px;
	background: #f9eada;
	height: 70px;
	overflow: hidden;
	zoom: 1;
}
.cmp_list_block dl dt {
	font-size: 14px;
	line-height: 20px;
	margin: 0;
	padding: 0;
}
.cmp_list_block dl dd {
	font-size: 12px;
	line-height: 16px;
	margin: 0;
	padding: 0;
}
.naviLink_paging {
	width: 600px;
	margin: 10px auto;
	text-align: center;
	padding: 5px 0;
	font-size: 12px;
	line-height: 16px;
}
.naviLink_paging a:link,
.naviLink_paging a:visited {
	padding: 3px 5px;
	border: 1px solid #5d8dc0;
	text-decoration: none;
	color: #333333;
}
.naviLink_paging a:hover {
	color: #FFFFFF;
	background: #5d8dc0;
}
.naviLink_paging a.link_before,
.naviLink_paging a.link_next {
	margin: 0 3px;
}
.naviLink_paging span.current_page {
	padding: 3px 5px;
	color: #FFFFFF;
	background: #184572;
	font-weight: bold;
	border: 1px solid #184572;
}
#cmp_detail {
}
#cmp_detail dl {
	width: 600px;
	background: url(images/detail_foot.gif) no-repeat bottom #faeada;
	margin: 15px auto 10px;
	padding: 0;
}
#cmp_detail dl dt {
	margin: 0;
	padding: 15px 18px;
	background: url(images/detail_head.gif) no-repeat top;
	color: #184572;
	text-align: center;	
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
}
#cmp_detail dl dt span {
	margin: 0;
	color: #333333;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	display: block;
}
#cmp_detail dl dd {
	margin: 0;
	padding: 15px 18px;
	color: #333333;
	font-size: 14px;
	line-height: 20px;
	background: url(images/detail_dotline.gif) no-repeat center top;
}
#cmp_detail dl dd p {
	margin: 0;
	padding: 0;
}
.naviLink {
	width: 580px;
	margin: 0 auto;
	overflow: hidden;
}
.naviLink p {
	width: 193px;
	float: left;
	display: block;
	font-size: 12px;
	line-height: 16px;
}
.naviLink p.naviLink_pr {
	text-align: left;
}
.naviLink p.naviLink_cn {
	text-align: center;
}
.naviLink p.naviLink_nx {
	text-align: right;
}




