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

/* キッズニュース　詳細 */
*{
margin:0; padding:0; font-weight:normal; font-style:normal; text-decoration:none;
}

body{
	width:100%;
	margin:0;
	padding:0;
	line-height:1.8em;
}

img{
	border:0;
}
		
#wrapper01{
	width:100%;
	margin:10px 0;
	padding:0;
	background:#F3F2F1 url(../../news/relese/img/news_bg_t.gif) top repeat-x;
}

#wrapper02{
	background:url(../../news/relese/img/news_bg_b.gif) bottom repeat-x;
	padding:0 0 55px 0;
}


#title01{
	margin:0 auto;
	width:430px;
	background:#fff url(../../news/relese/img/news_tit_bg.gif);
}

#title02{
	background:url(../../news/relese/img/news_tit_bg_t.gif) top no-repeat;
}

#title03{
	background:url(../../news/relese/img/news_tit_bg_b.gif) bottom no-repeat;
	padding:20px 20px 20px 20px;
}
.date{
	padding:0 0 10px 0;
}


/*　-----------------width864px *20110825*---------------------　*/
.news_wide #title01{
	margin:50px auto 0;
	width:864px;
	background:#fff url(../../news/relese/img/wnews_tit_bg.gif);
}
.news_wide #title02{
	background:url(../../news/relese/img/wnews_tit_bg_t.gif) top no-repeat;
}
.news_wide #title03{
	background:url(../../news/relese/img/wnews_tit_bg_b.gif) bottom no-repeat;
	padding:12px 20px 20px 20px;
}
.news_wide .date{
	padding:0 0 10px 80px;
}

/*　------------------------------------------------------------　*/

h1{
	font-weight:bold;
	font-size:1.3em;
}

#main{
	margin:10px auto 0px auto;
	padding:20px 20px 20px 20px;
	width:390px;
	border:solid 1px #A89F8A;
	background:#FFF;
}
/*　-----------------width864px *20110825*---------------------　*/
.news_wide #main{
	margin:10px auto 0px auto;
	padding:20px 20px 20px 20px;
	width:824px;
	border:solid 1px #A89F8A;
	background:#FFF;
}
/*　------------------------------------------------------------　*/
.img{
	text-align:right;
	padding:0 0 10px 10px;
}


.icon{
	margin:0 auto -10px auto;
	width:430px;
	position:relative;
	top: 10px;
}

.btn{
	text-align:center;
	padding:20px 0 0 0;
	margin:0 auto;
	clear:both;
}

#rubyset{
	margin:10px auto 10px auto;
	width:430px;
	height:25px;
	position:relative;
	top: 40px;
	z-index:2;
}
#rubyset ul{
	float:right;
	text-align:right;
}

#rubyset li{
	list-style:none;
	float:left;
}
/*　-----------------width864px *20110825*---------------------　*/
.news_wide #rubyset{
	margin:10px auto 10px auto;
	width:864px;
	height:25px;
	position:relative;
	top: 40px;
	z-index:2;
}
.news_wide #rubyset ul{
	float:right;
	text-align:right;
}

.news_wide #rubyset li{
	list-style:none;
	float:left;
}
/*　------------------------------------------------------------　*/


.hr{
	clear:both;
}

.hr hr{
	display:none;
}
.or{color: #FF6600; font-weight:bold;
}

/* news_copyright */
.news_copyright {
	margin:10px auto 0px auto;
	padding:0 0 20px;
	width:430px;
	text-align:right;
}
.news_wide .news_copyright {
	margin:10px auto 0px auto;
	padding:0 0 20px;
	width:864px;
	text-align:right;
}

.line_dash {
	background:url(../../news/relese/img/line_dash.gif) left bottom repeat-x;
	padding:0 0 15px;
	margin:0 0 20px;
}
.icon_bl_arrow a { background:url(../../news/relese/img/icon_bl_arrow.gif) 0 50% no-repeat; padding:0 0 0 15px;}

/* width864px 画像位置 */
.ph_820 {  margin:10px auto; }

