/*
===============================================================================
/services/event/css/index.css
イベントプロデューストップページ用スタイルシート
===============================================================================*/

/*-----------
Shared Styles
-------------*/

/* Contents > [HTMLTag] H3
===============================================================================*/
#contents h3 {
	clear:left;
	margin-top:0;
}


/*------------
Element Styles
--------------*/

/* Contents > Mawarikomu
===============================================================================*/
#contents .mawarikomu {
	margin-left:308px;
}

/* Contents > Makuhari
===============================================================================*/
#contents h3.makuhari {
	padding-top:9px;
}
html>body #contents h3.makuhari {padding-top:19px;}
#contents div.makuhari.mawarikomu {
	position:relative;
	margin-top:15px;

	height:340px;
	min-height:340px;
}
/* hide from IE on Mac \*/
html>body #contents div.makuhari .mawarikomu {height:auto;}
/* end of hack */
#contents div.makuhari ul {
	margin:0;
	padding-left:1em;

	list-style:disc outside url("../../../images_public/contents/header_02.gif");
}
#contents div.makuhari dl {
	position:absolute;
	top:306px;
	margin:0;

	width:366px;

	color:#378;
	font-size:0.8em;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size:x-small;
} html>body #contents div.makuhari dl {font-size:x-small;}
/* hide from IE on Mac \*/
#contents div.makuhari dl {
	top:auto;
	bottom:0px;
}
/* end of hack */
#contents div.makuhari dd {
	float:left;

	margin:0 0 0 0.25em;
	width:5em;
}
#contents div.makuhari dt {
	height:1%;
}
/* hide from IE on Mac \*/
html>body #contents div.makuhari dt {height:auto;}
/* end of hack */
#contents div.makuhari p {
	height:1%;
	padding-left:1em;
}
/* hide from IE on Mac \*/
html>body #contents div.makuhari p {height:auto;}
/* end of hack */

/* Contents > Radio
===============================================================================*/
#contents h3.radio {
	padding-top:19px;
}
html>body #contents h3.radio {padding-top:19px;}
#contents .column {
	margin-bottom:19px;
}
#contents .column .contents {
	margin-bottom:0;
}
#contents .column .contents p {
	margin-bottom:1em;
}
#contents .column p.syoukai {
	margin-bottom:0;

	color:#378;
	font-size:0.8em;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size:x-small;
} html>body #contents .column p.syoukai {font-size:x-small;}

