@charset "utf-8";
/** ----------------------------------------------------------------------------

	@ Style Name    : /css/exhibition/travelingexhibition/01.css

---------------------------------------------------------------------------- **/
/** ----------------------------------------------------------------------------
 *	Layout
---------------------------------------------------------------------------- **/
/**
 *	headerArea
---------------------------------------------------------------------------- **/
#mainContents .headerArea { margin:0 0 10px 0;}
.headerArea h3 { margin:-5px 0 5px 0;}
.headerArea #detail dt {
	float:left;
	width:3em;
}
#icoPeriod {
	background:url(/imgs/exhibition/hall/ico_period.gif) no-repeat 0 0;
	padding:0 0 0 18px;	
}
.headerArea #detail dd{
	float:left;
	padding:0 0 0 0;
	margin:0 20px 0 0;
	font-weight:bold;
}

/**
 *	contents
---------------------------------------------------------------------------- **/
#contents .section .body {
	float:left;
	width:385px;
}
#contents .section .photo {
	float:right;
	margin:0 0 10px 0;
}

/** ----------------------------------------------------------------------------
 *	Module
---------------------------------------------------------------------------- **/
#contents .borderBoxArea { margin:0 0 10px 0;}
#contents .borderBoxArea h5 {
    margin:5px 0 0;
    padding:0 0 0 15px;
    background:url(/imgs/exhibition/ico_square.gif) no-repeat scroll left center transparent;
    font-weight:bold;
}
.description {
	margin:3px 0 0 0;
	font-size:87%;
	line-height:120%;
}
#lend {
	margin:10px 0 0 0;
	padding:10px 0 0 0;
	border-top:1px dashed #ababab;
    
}
#pagination { text-align:center;}
