@charset "euc-jp";



/*common style*/
.bold{
font-weight:bold;
}
.yj950-2{
background:url(http://i.yimg.jp/images/kids/xmas2011/images/bg.png);
}
.yj950-2 #wrapper{
padding:0; 
background:#FFF;
}
#emg{
/*margin-top:10px;*/
margin:0;
}
#emg table{/* add */
margin:10px auto;
}
#emg table table{/* add */
margin:0;
}
#emg br{/* add */
display:none;
}
.yj950-2 #yjSub{
margin-right:15px;
}
.sp{
width:490px;
text-align: center;
margin:5px auto 10px;
}
.sp table {
margin: 0px;
}
.sp table table table {
text-align: left;
}



/*#header2*/
#header2{
width:950px;
height:90px;
background:url(http://i.yimg.jp/images/kids/xmas2011/images/header2.png) no-repeat;
}
#header2 #logo{
float:left;
width: 147px;
height: 38px;
}
#header2 #logo a{
display: block;
width: 147px;
height: 38px;
overflow: hidden;
text-indent: -9999px;
}
#header2 h1{
float:right;
width:795px;
height:90px;
}
#header2 h1 a{
display: block;
width:795px;
height:90px;
text-indent: -9999px;
overflow:hidden;
}




/*#nav*/
#nav{
width:950px;
height:60px;
background:url(http://i.yimg.jp/images/kids/xmas2011/images/nav_bg.png) repeat-x;
}
#nav ul{
margin-left:1px;
}
#nav li{
float:left;
width:134px;
margin:0 1px 0 0;
}
#nav li a,
#nav li strong{
display:block;
width:134px;
height:47px;
background:url(http://i.yimg.jp/images/kids/xmas2011/images/nav.png) no-repeat;
text-indent:-9999px;
overflow:hidden;
}
#nav .nav1 a{
background-position:0 0;
}
#nav .nav2 a{
background-position:-136px 0;
}
#nav .nav3 a{
background-position:-272px 0;
}
#nav .nav4 a{
background-position:-407px 0;
}
#nav .nav5 a{
background-position:-542px 0;
}
#nav .nav6 a{
background-position:-677px 0;
}
#nav .nav7 a{
background-position:-812px 0;
}
#nav .nav1 strong{
background-position:0 -86px;
}
#nav .nav2 strong{
background-position:-136px -86px;
}
#nav .nav3 strong{
background-position:-272px -86px;
}
#nav .nav4 strong{
background-position:-407px -86px;
}
#nav .nav5 strong{
background-position:-542px -86px;
}
#nav .nav6 strong{
background-position:-677px -86px;
}
#nav .nav7 strong{
background-position:-812px -86px;
}





/*#footer*/
#footer .btmlink {
margin: 7px 0 20px;
text-align: center;
}
#footer .copy{
font-size: 80%;
}




/*#yjfooter*/
#yjfooter p {
margin: 0;
padding: 0;
}
#yjfooter img {
border: 0 none;
}
#yjfooter {
border-top: 1px solid #999999;
clear: both;
margin: 0;
padding: 20px 0 24px;
position: relative;
text-align: center;
}
#yjfooter div.wrap {
margin: auto;
position: relative;
text-align: left;
}
#yjfooter a {
white-space: nowrap;
}
#yjfooter p {
margin-left: 117px;
padding: 0;
}
#yjfooter p.links {
color: #CCCCCC;
margin-bottom: 0.2em;
}
#yjfooter.nolinks p.copyright {
padding-top: 8px;
}
#yjfooter p.Ybang {
left: 28px;
margin: 0;
position: absolute;
top: -4px;
}
#yjfooter.forgood p.Ybang {
left: 18px;
margin: 0;
position: absolute;
top: -4px;
}
#yjfooter.csr div.wrap, #yjfooter.rescue div.wrap, #yjfooter.kids div.wrap, #yjfooter.security div.wrap, #yjfooter.seiji div.wrap, #yjfooter.volunteer div.wrap {
width: 500px;
}
#yjfooter.anshin div.wrap {
width: 510px;
}
#yjfooter.koukin div.wrap {
width: 550px;
}
#yjfooter.koukin1 div.wrap {
width: 680px;
}



/*clearfix*/
.cf{ /zoom : 1; }
.cf:after{ content : ''; display : block; clear : both; }
