/*KICAtopサイトCSS*/


/*ご挨拶++++++++++++++++++++++++++++++++++++++++++++*/
div#topimage{
	margin:10px auto;
	padding:0;
	width:750px;
	height:350px;
	background:url("./../images/topimage01.jpg") no-repeat center bottom;
}
div#topimage p{
	text-indent:-99999px;
	overflow:hidden;
}
div#topimage2{
	margin:10px auto;
	padding:0;
	width:750px;
	height:200px;
	background:url("./../images/topimage750x200.jpg") no-repeat center bottom;
	position:relative;
}
div#sezinfoview2{
	margin:5px auto;
	padding:0 10px 0 0;
	width:380px;
	height:160px;
	overflow:auto;
	line-height:25px;
	position:absolute;
	top:20px;
	left:350px;
}
div#sezinfoview2 p{
	margin:2px 2px 15px 2px;
	text-align:left;
	line-height:20px;
}




/*更新情報++++++++++++++++++++++++++++++++++++++++*/
div#topnews{
	margin:0 10px 0 20px;
	padding:0;
	width:370px;
	float:left;
	border:0px double #808000;
}
div#topnews h2{
	margin:0 5px;
	padding:0;
	height:40px;
	text-indent:-9899px;
	overflow:hidden;
	background:transparent url("./../images/title_news.gif") left center no-repeat;
}
div#sezinfoview{
	margin:5px auto;
	padding:0 10px 0 0;
	width:330px;
	height:200px;
	overflow:auto;
	line-height:25px;
}
div#sezinfoview p{
	margin:2px 2px 15px 2px;
	text-align:left;
	line-height:20px;
}
/*おしらせブログＣＳＳ+++++++++++++++++++++++++++++++*/
div#oshirase{
	margin:0 0px 0 0px;
	padding:0;
	width:370px;
	float:left;
	border:0px double #DC143C;
}
div#oshirase h2{
	margin:0 5px;
	padding:0;
	height:40px;
	text-indent:-9899px;
	overflow:hidden;
	background:transparent url("./../images/title_newsblog.gif") left center no-repeat;
}
div#oshirase iframe#oshiraseiframe{
	margin:5px auto;
	padding:0;
	width:350px;
	height:200px;
	overflow:auto;
}



/*イベントＣＳＳ2+++++++++++++++++++++++++++++++*/
div#oshirase2{
	margin:0 5px 0 20px;
	padding:0;
	width:420px;
	float:left;
	border:0px double #DC143C;
	width:490px;/*+70バランス取り用*/
}
div#oshirase2 h2{
	margin:0 5px;
	padding:0;
	height:35px;
	text-indent:-9899px;
	overflow:hidden;
	background:transparent url("./../images/title_event.gif") left center no-repeat;
}
div#oshirase2 iframe#oshiraseiframe2{
	margin:5px auto;
	padding:0;
	width:420px;
	height:200px;
	overflow:auto;
	width:490px;/*+70バランス取り用*/
}



/*おしらせブログＣＳＳ3+++++++++++++++++++++++++++++++*/
div#oshirase3{
	margin:0 0px 0 5px;
	padding:0;
	width:300px;
	float:left;
	border:0px double #DC143C;
	width:250px;/*-50バランス取り用*/

}
div#oshirase3 h2{
	margin:0 5px;
	padding:0;
	height:35px;
	text-indent:-9899px;
	overflow:hidden;
	background:transparent url("./../images/title_newsblog.gif") left center no-repeat;
}
div#oshirase3 iframe#oshiraseiframe3{
	margin:5px auto;
	padding:0;
	width:300px;
	height:200px;
	overflow:auto;
	width:250px;/*-50バランス取り用*/

}





