@charset "utf-8";

/*One Minute Video*/



/***********************************************************

	リセット

***********************************************************/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,  pre, code, form, fieldset, legend, p, blockquote, th, td {
	margin:	0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: inherit;
}
img, fieldset {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content: "";
}
abbr, acronym {
	border: 0;
	font-variant: normal;
}
input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}
pre, code, kbd, samp {
	font-family: monospace;
}
/*clearfix*/

.clearfix:after {
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
* html .clearfix {/*IE6*/
	height: 1%;
}
*:first-child + html .clearfix {/*IE7*/
	display: inline-block;
}
.clear {
	clear:both;
}
/***********************************************************

	共通設定

***********************************************************/



/**/

html {
	overflow-y: scroll;
	height: 100%;
}
body {
	height: 100%;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	/*font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;*/

	/*font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;*/

	font-size: 0.8em;
	line-height: 1.6;
	background-color: #F8B551;
}
img {
	vertical-align: top;
}
input, select, button {
	vertical-align: middle;
}
/**/



#wrapper {
}
* html #wrapper {/*IE6*/
	height: 100%;
}
/**/

#header {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-color: #0099FF;
	background-position: bottom;
	width: 1000px;
}
#header_wrap {
	min-width: 1000px;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #09F;/*background-color: #DB0027;*/

}
/*■コンテンツ■*/

#contents {
	margin-top: 0;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
}
#contents .title_news {
	margin: 0 0 12px 0;
}
#contents .title_collection {
	margin: 0 0 14px 0;
}
#contents h1 {
	/*min-height:;*/

	/*padding: 8px 14px 6px 14px;*/

	/*background: url(img/h1_bg1.png) left top no-repeat;*/

	color: #ffffff;
}
* html #contents h1 {/*IE6*/
	height: 1%;
}
#contents p {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.8em;
	margin-left: 0;
}
#contents_wrap {
	min-width: 1000px;
	margin-bottom: 20px;
}
/**/

#footer {
	background-image: url(../img/footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 110px;
}
#footer ul {
	font-size: 11px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 85px;
}
#footer ul li.1st {
	display: inline;
	padding: 0 12px 0 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#footer ul li {
	display: inline;
	padding: 0 12px 0 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
#footer ul li.last {
	border: none 0;
}
#footer p {
	color: #ffffff;
	font-size: 10px;
	text-align: right;
	margin-top:4em;
	margin-right:15px;
}
#footer_wrap {
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(../img/footer_back.gif);
	background-color: #000;
	height: 110px;
}
/*■リンク■*/









#footer a:link {
	color: #ffffff;
	text-decoration: none;
}
#footer a:visited {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#footer_menu a:focus {
	color: #ffffff;
	text-decoration: underline;
}
#footer_menu a:active {
	color: #ffffff;
	text-decoration: underline;
}
/**/

a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #004E9B;
	text-decoration: none;
}
a:focus {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
/*■navi(top)■*/

#navi {
	position: relative;
	z-index: 2;
	width: 373px;
	margin-bottom: 10px;
	float: left;
}
#navi ul {
	position: relative;
	z-index: 2;
	width: 373px;
	height: 240px;
}
#navi li {
	position: absolute;
}
#navi li.list1 {
	left: 0px;
	right: 10px;
	top: 0px;
}
#navi li.list2 {
	left: 0px;
	top: 138px;
}
#navi li.list3 {
	left: 0px;
	top: 242px;
}
#navi li.list4 {
	left: 0px;
	top: 191px;
}


/*■header_navi■*/

#header_navi {
	width: 900px;
	margin-bottom: 7px;
	padding-top: 18px;
}
#header_navi ul {
	position: relative;
	width: 900px;
	height: 45px;
}
#header_navi li {
	position: absolute;
}
#header_navi li.list1 {
	left: 0px;
	right: 10px;
	top: 0px;
}
#header_navi li.list2 {
	left: 261px;
	top: 0px;
}
#header_navi li.list3 {
	left: 606px;
	top: 0px;
}
/*■header_navi2■*/

#header_navi2 {
	width: 710px;
	/*margin-bottom: 10px;
	padding-top: 27px;*/
	padding-left: 190px;
}
#header_navi2 ul {
	/*height: 45px;
	position: relative;*/
}
#header_navi2 li {
	/*position: absolute;*/
	display:inline-block;
	vertical-align:top;
	margin-bottom:10px;
}
#header_navi2 li img {
	vertical-align:top;
}
/*#header_navi2 li.list1_2 {
	left: 0px;
	right: 10px;
	top: 0px;
}
#header_navi2 li.list2_2 {
	left: 162px;
	top: 0px;
}
#header_navi2 li.list3_2 {
	left: 473px;
	top: 0px;
}
#header_navi2 li.list4 {
	right: 0px;
	top: 0px;
}*/

/*====================

dd dl

====================*/



.news dl {
	/*font-size:0.8em;*/

	color:#333333;
	line-height:20px;
	width: 440px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.news dt {
	float:left;
	margin-left:0em;
	margin-bottom: 0.2em;
	padding-bottom: 0em;
	background-image: url(../img/news_icon.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 1.2em;
}
.news dd {
	padding-right: 1em;
	padding-left: 8.8em;
	margin-bottom: 0.2em;
	padding-bottom: 0em;
}
.join_date dl {
	/*font-size:0.8em;*/

	color:#333333;
	line-height:20px;
	width: 465px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.join_date dt {
	float:left;
	margin-left:0em;
	margin-bottom: 0.2em;
	padding-bottom: 0em;
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 0em;
}
.join_date dd {
	padding-right: 1.5em;
	padding-left: 5em;
	margin-bottom: 0.2em;
	padding-bottom: 0em;
}
.left {
	background-color:#6699FF;
	float: left;
}
#header_menu {
	padding-top: 5px;
}
/*====================

z index

====================*/





.member {
	width: 250px;
	height: 30px;
	position:absolute;
	z-index:2;
	left: 535px;
	top: 283px;
}
.details {
	width: 348px;
	height: 457px;
	position:absolute;
	z-index:2;
	left: 17px;
	top: 22px;
}
.details_2 {
	width: 106px;
	height: 100px;
	position:absolute;
	z-index:3;
	left: 291px;
	top: -51px;
}
.details_3 {
	width: 31px;
	height: 23px;
	position:absolute;
	z-index:4;
	left: 283px;
	top: 49px;
}
.details_4 {
	width: 149px;
	height: 28px;
	position:absolute;
	z-index:4;
	left: 43px;
	top: 82px;
}
.details_5 {
	width: 123px;
	height: 28px;
	position:absolute;
	z-index:4;
	left: 209px;
	top: 82px;
}
.details6 {
	width: 190px;
	height: 222px;
	position:absolute;
	z-index:2;
	left: 0px;
	top: 0px;
}
/*■　スペースを調整　■*/



.mt_5 {
	margin-top:5px;
}
.mt_20 {
	margin-top:20px;
}
.mt_50 {
	margin-top:50px;
}
.mb_5 {
	margin-bottom:5px;
}
.mb_10 {
	margin-bottom:10px;
}
.mb_20 {
	margin-bottom:20px;
}
.mb_30 {
	margin-bottom:30px;
}
.mb_200 {
	margin-bottom:200px;
}
.mb_300 {
	margin-bottom:300px;
}
.ml_05 {
	margin-left:0.5em;
}
.mr_5 {
	margin-right:5px;
}
.mr_10 {
	margin-right:10px;
}
.mr_20 {
	margin-right:20px;
}
.mr_30 {
	margin-right:30px;
}
.ml_2em {
	margin-left:2em;
}
.ml_1em {
	margin-left:1em;
}
.ml_35 {
	margin-left:35px;
}
.pr_30 {
	padding-right:30px;
}
.pl_35 {
	padding-left:35px;
}
.w350 {
	width: 350px;
	margin-left: 23px;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
}
.w745 {
	width: 745px;
	margin-left: 23px;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
}
.strong {
	font-weight: bold;
}
/*120310*/



#top_title img {
	width: 578px;
	margin:22px 35px 27px 287px;
}
.back_orange {
	background-color:#F8B551;
}
/*info box*/

.p01_infobox {
	width: 900px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 16px;
	margin-left: 0;
}
.p01_infobox_content {
	background-image: url(../img/main_box_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 0px;
	padding-right: 32px;
	padding-bottom: 2px;
	padding-left: 403px;
	height:275px;
	font-size:1.1em;
}
.p01_infobox_footer {
	height: 28px;
	overflow: hidden;
	background-image: url(../img/main_box_bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.shadow {
	background-color: #FFF;
	width: 900px;
}
/*ニュース*/

.news {
	float: right;
	width: 462px;
	padding-right:35px;/*margin-right: 15px;*/

}
/*作品集*/

.collection {
	width:830;
	margin-right: 35px;
	margin-left: 35px;
}
.video_thum {
	width: 150px;
	line-height:1.3;
	font-size: 0.9em;
	font-weight: bold;
}
#collection_list {
	width: 830px;
	margin-bottom: 10px;
}
#collection_list ul {
	position: relative;
	width: 830px;
	height: 120px;
	margin-bottom: 5px;
}
#collection_list li {
	position: absolute;
}
#collection_list li.list1 {
	left: 0px;
	right: 10px;
}
#collection_list li.list2 {
	left: 168px;
}
#collection_list li.list3 {
	left: 338px;
}
#collection_list li.list4 {
	left: 508px;
}
#collection_list li.list5 {
	left: 678px;
}
/*join*/

.join_infobox_content {
	/*background-image: url(../img/join_infobox_bg.gif);*/

	/*background-repeat: no-repeat;*/

	/*background-position: top;*/

	padding-top: 20px;
	padding-right: 32px;
	padding-bottom: 2px;
	padding-left: 35px;
}
.m_title {
	margin-bottom: 10px;
}
#contents .p01_infobox .shadow .join_infobox_content .one_bit p {
	margin-left: 36px;
}
#contents .p01_infobox .shadow .join_infobox_content .one_bit .join_date dl {
	margin-left: 36px;
}
.one_bit {
	margin-bottom: 20px;
	width: 830px;
}
.one_bit_s {
	margin-bottom: 20px;
	width: 450px;
}
#contents .p01_infobox .shadow .join_infobox_content .one_bit ul li {
	list-style-type:disc;
	margin-left:35px;
}
/*join　bt*/

#contents .p01_infobox .shadow .join_infobox_content #join_bt ul li {
	list-style-type:none;
}
#join_bt {
	width: 700px;
	margin-bottom: 10px;
}
#join_bt ul {
	position: relative;
	width: 830px;
	height: 80px;
}
#join_bt li {
	margin-top:10px;
	position: absolute;
}
#join_bt li.list1 {
	left: 120px;
}
#join_bt li.list2 {
	left: 430px;
}
/*join_info box*/

.join_dl_infobox {
	margin: 16px 0 0 190px;
	width:438px;
}
.join_dl_infobox_content {
	background: url(../img/join_dl_infobox_bg.gif) left top repeat-y;
	padding-top: 16px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
}
.join_dl_infobox_content .caution {
	font-size: 92.31%;
}
.join_infobox_footer {
	height: 13px;
	overflow: hidden;
	background: url(../img/join_dl_infobox_bottom.gif) left top no-repeat;
}
/*ユニセフの使命*/



#contents .p01_infobox .shadow .join_infobox_content .one_bit2 p {
	margin-right:36px;
	margin-left: 36px;
}
.photo_l {
	float: left;
	width: 200px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.photo_l_m {
	float: left;
	width: 250px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.page_top {
	text-align: right;
	padding-right: 35px;
	padding-bottom: 20px;
}
.chirashi_right {
	width: 250px;
	float: right;
	margin-right:50px;
}
.text_right {
	text-align: right;
}
.join_theme {
	margin-bottom: -0.4em;
	padding-bottom: 0px;
}
/*120612  try*/



.news .news_flow {
	overflow: auto;
	width: 462px;
	height: 115px;
}
.news_title_at {
	font-size: 1.25em;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F8B551;
	margin-bottom: 10px;
	margin-right: 36px;
	margin-left: 36px;
	text-align: center;
}
.ss_title {
	font-weight: bold;
}
.photo_r {
	float: right;
	width: 200px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.photo_r_m {
	float: right;
	width: 250px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.pr_35 {
	padding-right:35px;
}
.photo_list {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
.photo_b_l {
	float: left;
	width: 240px;
	margin-right: 20px;
	margin-bottom: 10px;
}
.photo_b_l_last {
	float: left;
	width: 240px;
	/*margin-right: 20px;*/

	margin-bottom: 10px;
}
.thmb_L_l {
	float: left;
	width: 240px;
	margin-right: 20px;
	margin-bottom: 10px;
}
/*

.aaa {

	background-color: #FF0;

		float: left;

	width: 100px;

	margin-right: 20px;

	margin-bottom: 10px;

}

*/



.ml_80 {
	margin-left:80px;
}
.color_red {
	color:#FF0000;
}
.contents_inbox {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
.news_in_waku01 {
	text-align: center;
	margin: 10px;
	padding: 10px;
	border: 1px solid #F8B551;
}
.news_in_waku02 {
	text-align: center;
	margin: 10px;
	padding: 10px;
	border: 2px dotted #F8B551;
}
.news_in_waku03 {
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #597EBD;
	border-right-color: #597EBD;
	border-bottom-color: #597EBD;
	border-left-color: #597EBD;
	padding-top: 10px;
	margin: 15px;
}
.news_in_waku05 {
}
#contents .p01_infobox .shadow .join_infobox_content .news_in_waku05 p {
	margin-right:0px;
	margin-left: 0px;
}
.news_in_waku05_m_title {
	color:#000000;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F8B551;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F8B551;
	margin-top: 20px;
}
.news_m_title_a {
	background-image: url(../img/news_m_title_a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	padding-left: 50px;
	padding-top: 5px;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 10px;
}
.news_l_title_01 {
	margin-top: 20px;
	height: 38px;
	background-image: url(../img/news_l_title_01.gif);
	background-repeat: no-repeat;
	background-position: center;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	padding-top: 7px;
	margin-bottom: 10px;
}
.news_text_a {
	margin-left:50px;
}
.news_text_a dl {
	/*font-size:0.8em;*/

	color:#333333;
	line-height:20px;
	width: 650px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.news_text_a dt {
	float:left;
	margin-left:0em;
	margin-bottom: 0.2em;
	padding-bottom: 0em;
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 0em;
}
.news_text_a dd {
	padding-right: 1.5em;
	padding-left: 5em;
	margin-bottom: 0.2em;
	padding-bottom: 0em;
}
.bold {
	font-weight: bold;
}
@media {
.bold {
 font-weight: bold;
}
}
.photo_200_l {
	float: left;
	width: 200px;
	margin-right: 8px;
	margin-bottom: 10px;
	font-size: 0.8em;
}
.photo_133_r {
	float: right;
	width: 133px;
	margin-bottom: 10px;
	font-size: 0.8em;
}
.cnt {
	text-align:center;
}
.caption {
	font-size:0.78em;
	line-height: 1.3;
	padding-top:4px;
	color:#666666;
}
.boxL {
	float:left;
	margin:0 10px 10px 0;
}
hr.blane {
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #CCC;
	height: 1px;
	margin:10px 0;
}
.footer_credit {
	text-align:right;
}
.newslist dl {
	/*font-size:0.8em;*/

	color:#333333;
	line-height:20px;
	width: 780px;
	margin-top: 0px;
	margin-bottom: 20px;
}
.newslist dt {
	float:left;
	margin-left:0em;
	margin-bottom: 0.2em;
	padding-bottom: 0em;
	background-image: url(../img/news_icon.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 1.2em;
}
.newslist dd {
	padding-right: 1em;
	padding-left: 10em;
	margin-bottom: 0.2em;
	padding-bottom: 0em;
}
.news h2 {
	background:	url(/oneminute/common/img/news_title.gif) left top no-repeat;
	width:462px;
	height:43px;
}
.news h2 img {
	padding-left:360px;
	padding-top:12px;
}
.photo_250_l {
	float: left;
	width: 250px;
	margin-right: 8px;
	margin-bottom: 10px;
	font-size: 0.8em;
}
.omv_repo {
	font-weight:bold;
	/*	margin-left:35px !important;*/

	font-size:14px;
}
