/*////////////////////////////////////////////////////////////

Miss Dance Drill Team International Japan. - top.css

------------------------------------------------------------

    0. Flash
		1. Content
		2. SideSpase
		3. TaikaiBanner
		4. Partner


////////////////////////////////////////////////////////////*/

/* ------------------------------------------------------------
    0. Flash
   ------------------------------------------------------------ */

/* TOP FLASH SPACE (if subpage than headerspace.) */
body div.all div#flash{
	margin:0;
	width:1000px;
	float:left;
	font-size:90%;
	color:#666666;
	background-color:#FFFFFF;
	text-align:center;
}


body div.all div#flash h1{
	margin:0;
	font-size:100%;
	font-weight:normal;
}

body div.all div#flash h1 div.hedmenu{
	width:370px;
	background-color:#FFFFFF;
	position:absolute;
	top:10px;
	left:600px;

}

body div.all div#flash h1 div.hedmenu a{
	color:#F51D82;
}

/* ------------------------------------------------------------
    1. Content(TOP ORIGINAL)
   ------------------------------------------------------------ */
body div.content{
	width:830px;
	padding:15px 15px 5px 15px;
	float:left;
}


/* IE6 HACK */
* html body div.content{
	width:830px;
	padding:15px 15px 5px 15px;
	float:left;
	margin:0 0 0 34.5px;
}

/* ------------------------------------------------------------
    1.5 Information
   ------------------------------------------------------------ */
body div#information{
	width:700px;
	font-size: 50%;
	height: 60px;
	margin-bottom:15px;

	
}

body div#information div.title{
	width:200px;
	float:left;
	margin-left:auto;
	text-align: left;
	font-size: 50%;
	height: 60px;

}

body div#information div.text{
	width:500px;
	float:left;
	margin-left:auto;
	text-align: left;
	font-size: 50%;
	height: 30px;

}


/* ------------------------------------------------------------
    2. SideSpace
   ------------------------------------------------------------ */
   

body div.space{
	width:161px;
	height:173px;
	float:left;
}


/* ------------------------------------------------------------
    2. TaikaiBanner
   ------------------------------------------------------------ */
	 
body div#taikai{
	width:484px;
	height:173px;
	margin-left:12px;
	margin-right:12px;
	float:left;
}

body div#taikai information{
	width:239px;
	height:83px;
	float:left;
	margin:0 3px 3.5px 0;
}

body div#taikai div.con1{
	width:239px;
	height:83px;
	float:left;
	margin:0 3px 3.5px 0;
}

body div#taikai div.con2{
	width:239px;
	height:83px;
	float:left;
	margin:0 0 3.5px 3px;
}

body div#taikai div.con3{
	width:239px;
	height:83px;
	float:left;
	margin:3.5px 3px 0 0;
}

body div#taikai div.con4{
	width:239px;
	height:83px;
	float:left;
	margin:3.5px 0 0 3px;
}


/* ------------------------------------------------------------
    4. Partner
   ------------------------------------------------------------ */
	 
body div#partner{
	width:830px;
	float:left;
}

body div#partner div.pTop{
	width:830px;
	height:35px;
	float:left;
}

body div#partner div.pBody{
	width:830px;
	background-image:url(../images/top_06.gif);
	background-repeat:repeat-y;
	float:left;
}

body div#partner div.pBody a{
	display:block;
	width:160px;
	margin:2px 0 2px 5px;
	float:left;
}

/* IE6 HACK */
* html body div#partner div.pBody a{
	display:block;
	width:160px;
	margin:2px 0 2px 4px;
	float:left;
}


body div#partner div.pFoot{
	width:830px;
	height:8px;
	float:left;
}

/* IE6 HACK */
* html body div#partner div.pFoot{
	width:830px;
	height:8px;
	margin-top:-4px;
	float:left;
}
