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

/*----------------------------------------------------------------------------
 ***                                                                Container
----------------------------------------------------------------------------*/
body {}
/*ヘッダ背景画像*/
#wrap { background:url(/common_images/back_header_kids01.jpg) center top repeat-x;}


/*----------------------------------------------------------------------------
 ***                                                                  Header
----------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------
 ***                                                              contentsArea
----------------------------------------------------------------------------*/


#engRankUl .osu1Span{background:#39F;}

/*ランキング枠色*/
#engRankUl li{
	border-color:#ef66ae;
}
/*ランキングコメント文字色*/
#engRankUl .setsuDd{
	color:#ef66ae;
}
/*ランキング公式リンクボタン*/
#engRankUl .koushikiA{background:#ef66ae; color:#FFF;}


/*----------------------------------------------------------------------------
 ***                                               contentsArea -  mainSection
----------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------
 ***                                               contentsArea - rightSection
----------------------------------------------------------------------------*/
.rightSection{}
.rightSectionInner {}


/*----------------------------------------------------------------------------
 ***                                               contentsArea - leftSection
----------------------------------------------------------------------------*/
.leftSection{}
.leftSectionInner {}


/*----------------------------------------------------------------------------
 ***                                                                  footer
----------------------------------------------------------------------------*/
#footerArea{}
#footerAreaInner{}
/*フッタの色*/
#pageFooter{ background: linear-gradient(#ee83bb, #ce668f);}


/*----------------------------------------------------------------------------
 ***                                                              ページトップ
----------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------
 ***                                                                   section
----------------------------------------------------------------------------*/
.section {}
.sectionInner {}



@media screen and (max-width: 2200px) and (min-width: 769px){
	/*基本的にこちらにPC晩の変形を追記*/
}
@media screen and (max-width: 2200px) and (min-width: 900px){

}





















