@charset "UTF-8";

/*-----------------------------------------------
// ���C�����C�A�E�g : �g�b�v
//---------------------------------------------*/
#top-lay {
    background: url(../img_top/top_bg.jpg) no-repeat top center #663300;
}


/*-----------------------------------------------
// �ヘッダー
//---------------------------------------------*/
#head-lay {
    width: 950px;
    height: 60px;
    margin: 0 auto;
    text-align: left;
}
/* ���S */
#head-lay h1 {
    text-indent: -9999px;
}
#head-lay h1 a {
    display: block;
    width: 480px;
    height: 55px;
}


/*-----------------------------------------------
// �タイトル
//---------------------------------------------*/
#title-lay {
    width: 950px;
    margin: 0 auto;
    text-align: left;
}
/* �^�C�g�� */
#title-lay h2 {
    margin-top: 10px;
    margin-left: 30px;
    text-indent: -9999px;
}
#title-lay h2 a {
    display: block;
    width: 340px;
    height: 250px;
}
/* �t���b�V�� */
#title-lay #fla-lay {
    width: 562px;
    margin-top: 60px;
    float: left;
}
#title-lay #fla-lay .swf {
    margin-top: 13px;
    margin-left: 28px;
    margin-bottom: 45px;
    width: 350px;
    height: 230px;
    background: #fff;
}
/* �e�L�X�g */
#title-lay #txt-lay {
    width: 236px;
    float: left;
}
#title-lay #txt-lay p{
    margin-top: 224px;
    margin-left: 12px;
}


/*-----------------------------------------------
// �コンテンツ
//---------------------------------------------*/

/* �タイトル */
#cnts-lay .hd {
    margin: 10px 0 0 0;
    width: 663px;
    height: 134px;
    background: url(../img_top/news_hd.gif) no-repeat left top;
    text-indent: -9999px;
	padding:0;
	line-height:100%;
}
/* タイトル */
#cnts-lay .hd p {
    padding:65px 0 0 0;
	margin:0 0 0 0;
	line-height:100%;
	font-size:5px;
}
#cnts-lay .hd a {
    display: block;
    width: 40px;
    height: 40px;
    margin:0 0 0 465px;
	padding:0;
}

/* ケロロニュース*/
#cnts-lay .news {
    width: 480px;
    margin-left: 95px;
	padding:10px 0;
}
#cnts-lay .news p {
    padding-bottom: 5px;
    line-height: 140%;
	font-size:14px;
}
#cnts-lay .news span {
    font-size: 12px;
    color: #ff6600;
    font-weight: bold;
    line-height: 140%;
}
#cnts-lay .news p.icon {
    width: 96px;
    float: left;
    text-indent: -9999px;
}
#cnts-lay .news p.icon a{
	display:block;
    width: 84px;
	height:29px;
    text-indent: -9999px;
}
#cnts-lay .news p.txt{
    width: 380px;
    float: left;
}
#cnts-lay .news p.txt a:visited{
	color:#006600;
}



#cnts-lay .twitter_l{
    float: left;
    margin-top: 10px;
    margin-left: 0px;
    width: 333;
	padding:0px 0 0 0;
}
#cnts-lay .twitter_r{
    float: right;
    margin-top: 10px;
    margin-left: 0px;
    width: 332;
	padding:0px 0 0 0;
}



/*�アイコン*/
#cnts-lay .news p.book {
    background: url(../img_top/newsicon_book.gif) no-repeat;
}
#cnts-lay .news p.event {
    background: url(../img_top/newsicon_event.gif) no-repeat;
}
#cnts-lay .news p.goods {
    background: url(../img_top/newsicon_goods.gif) no-repeat;
}
#cnts-lay .news p.game {
    background: url(../img_top/newsicon_game.gif) no-repeat;
}
#cnts-lay .news p.anime {
    background: url(../img_top/newsicon_anime.gif) no-repeat;
}


#cnts-lay .news p.special {
    background: url(../img_top/newsicon_special.gif) no-repeat;
}
#cnts-lay .news p.wallpaper {
    background: url(../img_top/newsicon_wallpaper.gif) no-repeat;
}
#cnts-lay .news p.blog {
    background: url(../img_top/newsicon_blog.gif) no-repeat;
}
#cnts-lay .news p.shop {
    background: url(../img_top/newsicon_shop.gif) no-repeat;
}

#cnts-lay .news p.room {
    background: url(../img_top/newsicon_room.gif) no-repeat;
}

