@charset "utf-8";
/* CSS Document */

/* reset */

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p {
	margin:0;
	padding:0;
}
img {
	border:none;
	vertical-align:bottom;
}
body {
	margin-top:0;
	margin-left:10px;
}
ul, li {
	list-style:none;
}
/* base */

#cnt, .cv, .cv2,  #main,  #why,  #all,  #unicef,  #child {
	width:980px;
	line-height:1.4;
	color:#000000;
}
#breadcrumbs {
	margin:5px 0 13px 0;
	color:#009afc;
	font-size:62%;
}
#cnt {
	font-size:87%;
}
.pagetop {
	text-align:right;
	margin-top:10px;
}
#footer {
	margin:20px 0 0 0;
}
#copy {
	margin-bottom:10px;
}
a:link,  a:visited {
	color:#0066cb;
	text-decoration:underline;
}
h2 {
	margin:34px 0 18px 0;
}
/* main */

#main {
	position:relative;
}
#main li.why {
	position:absolute;
	top:185px;
	left:526px;
}
#main li.all {
	position:absolute;
	top:185px;
	left:744px;
}
#main li.unicef {
	position:absolute;
	top:263px;
	left:744px;
}
#main li.child {
	position:absolute;
	top:263px;
	left:526px;
}
#main li.why a.btn01 {
	display:block;
	text-indent:-9999px;
	width:212px;
	height:72px;
	background:url(images/main_btn01.jpg) top left no-repeat;
}
#main li.all a.btn02 {
	display:block;
	text-indent:-9999px;
	width:212px;
	height:72px;
	background:url(images/main_btn02.jpg) top left no-repeat;
}
#main li.unicef a.btn03 {
	display:block;
	text-indent:-9999px;
	width:212px;
	height:72px;
	background:url(images/main_btn03.jpg) top left no-repeat;
}
#main li.child a.btn04 {
	display:block;
	text-indent:-9999px;
	width:212px;
	height:72px;
	background:url(images/main_btn04.jpg) top left no-repeat;
}
#main li a.btn01:hover,  #main li a.btn02:hover,  #main li a.btn03:hover,  #main li a.btn04:hover {
	width:212px;
	height:72px;
	background-position:bottom;
}
/* cv */

.cv h2,  .cv2 h2 {
	margin:15px 0 5px 0;
}
.cv ul.bg,  .cv2 ul.bg {
	border-bottom:1px solid #e3e3e3;
	border-left:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
	background-color:#f3f5f2;
	padding:15px;
	clear:both;
}
.cv li.month,  .cv li.one,  .cv li.one li,  .cv2 li.one,  .cv2 li.one li {
	float:left;
}
.cv li.month {
	background:url(images/cv_line01.gif) left repeat-y;
	padding:0 0 0 22px;
}
.cv li.month .txt {
	margin:6px 0 13px 0;
}
.cv li.month li {
	text-align:right;
}
.cv li.one {
	padding:0 12px 0 5px;
}
.cv2 li.one {
	padding-left:5px;
}
.cv li.one .txt {
	margin:20px 0 20px 0;
}
.cv2 li.one .txt {
	margin:15px 0 10px 0;
}
.cv li.one ul {
	width:450px;
	clear:both;
}
.cv2 li.one ul {
	width:940px;
	clear:both;
}
.cv li.one li {
	margin-right:4px;
}
.cv2 li.one li {
	margin-right:23px;
}
.cv2 li.one li.end {
	margin-right:0px;
}
/* why */

#why {
	width:980px;
	clear:both;
}
*html #why {
	margin-bottom:-17px;
}
#why .left {
	float:left;
	width:308px;
	margin-right:2px;
	display:inline;
}
#why .right {
	float:right;
	width:658px;
	display:inline;
}
#why .movie {
	padding-bottom:15px;
}
*html #why .movie {
	padding-bottom:17px;
}
#why .txt {
	padding:8px 0 20px 20px;
}
#why .graph01 img,  #why .graph02 img {
	border:1px solid #464646;
}
#why .graph01 {
	width:308px;
}
#why .graph02 {
	width:658px;
}
/* all */

#all dl {
	background:url(images/all_line01.gif) bottom no-repeat;
	margin-bottom:10px;
	padding-bottom:8px;
	clear:both;
}
#all dl.end {
	background:none;
}
#all dt {
	margin-right:15px;
	float:left;
}
#all dd {
	margin-bottom:8px;
}
#all dd span {
	color:#166ab2;
	font-weight:bold;
}
/* unicef */

#unicef {
	margin-bottom:10px;
	clear:both;
}
#unicef #promise p,  #unicef #promise dl {
	float:left;
}
#unicef #promise dd span {
	font-weight:bold;
}
#unicef #promise {
	clear:both;
}
#unicef #promise dl {
	margin-right:22px;
	width:557px;
}
#unicef #promise dl p {
	margin-bottom:1em;
}
#unicef #promise dt {
	margin-bottom:13px;
}
/* letter */

#letter {
	width:980px;
	border:1px solid #004179;
	clear:both;
	margin-bottom:20px;
}
#letter h2 {
	margin:0;
	padding:0;
}
#letter .chatch {
	margin:10px 19px;
	font-weight:bold;
}
#letter .box {
	margin:0 0 19px 19px;
	background:url(images/letter_bg01.gif) top repeat-y;
	width:940px;
	clear:both;
}
#letter .box .left,  #letter .box .right {
	float:left;
	width:460px;
}
#letter .box .left {
	margin-right:20px;
}
#letter .box .left .prof dl,  #letter .box .right .prof dl,  #letter .box .left dl,  #letter .box .right dl {
	margin:12px;
}
#letter .box .left .prof dt,  #letter .box .left .prof dd,  #letter .box .right .prof dt,  #letter .box .right .prof dd {
	float:left;
}
#letter .box .left .prof dt,  #letter .box .right .prof dt {
	margin-right:10px;
}
#letter .box .left .prof dd,  #letter .box .right .prof dd {
	font-weight:bold;
	color:#1f598b;
}
#letter .box .left .prof dd {
	background:url(images/letter_img01.gif) left bottom no-repeat;
	height:132px;
}
#letter .box .right .prof dd {
	background:url(images/letter_img02.gif) left bottom no-repeat;
	height:132px;
}
#letter .box .left dt,  #letter .box .right dt {
	font-weight:bold;
}
#letter .box .left dd,  #letter .box .right dd {
	margin-bottom:8px;
}
#letter .box .right p.txt {
	font-weight:bold;
	font-size:100%;
	margin-left:12px;
	clear:both;
}
#letter .box .right p img {
	margin:8px 12px;
	float:left;
}
#letter .box .right dl.pet {
	margin:8px 12px 3px 0;
}
/* child */

#child {
	clear:both;
}
#child p.chatch {
	margin-left:20px;
}
#child .about {
	float:left;
	width:314px;
	height:204px;
	margin-top:20px;
	margin-right:12px;
	background:url(images/children_bg01.gif) top left no-repeat;
}
#child .about p {
	margin:0 0 12px 25px;
}
#child dl {
	margin:0 9px 10px 17px;
	padding:0;
}
#child dt {
	margin-bottom:12px;
}
/* IE以外のモダンブラウザ向け */

.cfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
/* IE7および、Mac：IE5向け */

.cfix {
	display:inline-block;
}
/* IE6以前向け */

/* Hides from IE-mac \*/

* html .cfix {
	height:1%;
}
.cfix {
	display:block;
}
/** fleft claim 資料請求・メールマガジンリンク追加　100618**/

.claim li {
	float:left;
	list-style-type:none;
}
.fleft {
	float:left;
	margin-top:10px;
}



.attentionColumn {
	border:#999 1px solid;
	padding:10px ;
	margin-bottom:10px;
}
.attentionColumn p {
	margin-bottom:0.5em;
}
.attentionColumn ul {
	padding-left:1em;
}
.attentionColumn li {
	list-style:outside disc;
	margin-bottom:0.3em;
}
