@charset "utf-8";

/*
<> a :CSSstylesheet;
 :title "プラウド浦和別所 Style";
 :created "2009-03-13";
 :release "2009-03-13";
 :author "yu mamiya/prime-x";
 :description "トップページのレイアウト定義";
 	┌┐┏━━┓┌┐
	││┃　　┃││
	└┘┗━━┛└┘
*/


/*======================================

	1-4.Structure Module
	
=======================================*/

body.top {
}

/*======================================

            haeder layout

========================================*/

body.top #header {

}

/*======================================

            content layout

========================================*/



body.top #container {
}

body.top #container #flashcontent {
	margin:0 auto;
	width:900px;
	height:428px;
	position:relative;
	font-size:0;
}

body.top #container #flashcontent .ctrlBtn {
	display:block;
	margin:0;
	padding:0;
	position:absolute;
	bottom:393px;
	right:6px;
	z-index:10;
}


body.top #globalNavi {
}

body.top #content #information {
}

/*======================================

            footer layout

========================================*/

body.top #footer {
}

