/*------------------------------------------------------------
	トップ
------------------------------------------------------------*/



html,body#top{
	width:100%;
	height:100%;
	overflow:hidden;
	position:relative;
	font-family:"Arial black";
	color:#000;
	}

body#top .none {
	display:none;
	}


body#top #centerbox {
	display:block;
	position:absolute;
	width:100%;
	height:400px;
	left:50%;
	top:50%;
	margin-left:-50%;
	margin-top:-200px;
	text-align:center;
	/*background-color:#C93*/
	}

body#top #lines {
	display:block;
	width:100%;
	background-image: url(../images/white.png);
	text-align:center;
	padding:0 auto 0 auto;
}


body#top h1 {
	font-size:40px;
	color:#fff;
	}


body#top #site {
	font-size:20px;
	color:#fff;
	}


body#top #text {
	font-size:15px;
	color:#fff;
	}

body#top #bloglist {
	display:block;
	width:750px;
	height:300px;
	/*background-color:#0099FF;*/
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	position:relative;
}

body#top #bloglist .shopbtn {
	position:absolute;
	right:-248px;
	top:-414px;
	display:block;
	width:293px;
	height:0;
	padding-top:451px;
	overflow:hidden;
	background-image:url(../../images/shopbtn.png);
	background-repeat:no-repeat;
}

body#top #bloglist a.linkblog {
	position:absolute;
	left:0;
	top:0;
	display:block;
	width:247px;
	height:0;
	padding-top:78px;
	overflow:hidden;
	background-image:url(../../images/blogbtn.png) ;
	background-repeat:no-repeat;
	line-height:3em;
	margin-left:-20px;
}

body#top #bloglist a.linkblog:hover {
	background-position:0 -78px;
}
body#top #newsBBox {
	position:absolute;
	display:block;
	width:480px;
	right:0px;
	top:15px;
	
}

body#top #newsBBox a { display:block;margin-bottom:3px; }
body#top #newsBBox a { color:#FFFFFF; text-decoration:none; background-image:url(../images/white.png); }
body#top #newsBBox a:visited { color:#FFFFFF; text-decoration:none; ;background-image:url(../images/white.png); }
body#top #newsBBox a:hover { color:#FFFFFF; text-decoration:none; ;background-image:url(../images/white2.png); }

body#top #kijiTitle {
	padding:3px 10px 3px 10px;
}



body#top .newsDate, .newsArticle_Title {
	font-family:verdana,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	}
	

body#top .newsDate {
	font-size:10px;
}

body#top .newsArticle_Title {
	font-weight:bold;
	font-size:12px;
}

body#top #wakuaku {
	width:790px;
	margin-left:auto;
	margin-right:auto;
	padding-left:35px;
	padding-top:20px;
	padding-bottom:20px;
}
