/* common.css */

.framebody a {
	color: #DE4A5D;
}
.framebody a:hover {
	color: #F38190;
}

#mainContent.frame03 {
	padding-top: 19px;
	background: url(../../images/common/img_frame03_top.gif) left top no-repeat;
}

#fairinfoAllContainer {
	padding: 30px 0;
}

#fairinfoAllContainerInner {
	min-height: 436px;
	height: auto !important;
	height: 436px;
	background:url(../../images/common/item_dot03.gif) 160px 0 repeat-y;
}

#fairinfoAllContainer {
	margin: 0 32px;
}

#fairinfoAllContainer h2 {
	text-align: center;
	padding: 0 0 25px;
}

#archiveContainer {
	float: left;
	width: 160px;
	padding: 0 15px 0 0;
	margin: 0 15px 0 0;
}

#archiveContainer h3 {
	font-family: "Times New Roman", Times, serif;
	color: #f0508c;
	font-size: 121.8%;
	margin: 0 12px 5px 0;
	text-align: center;
}	

#archiveContainer a {
	font-size: 92.9%;
}

#newsContainer {
	float: left;
	width: 420px;
}

#newsContainer #subjectAllContainer {
	min-height: 332px;
	height: auto !important;
	height: 332px;
	overflow-y: auto;
}

#newsContainer .subjectContainer {
	background: url(../../images/common/item_dot01.gif) left top repeat-x;
	padding: 20px 0 0;
	margin: 0 15px 0 0;
}

#newsContainer .subjectContainerInner {
	padding: 0 0 20px;
	background: 
url(../../images/common/item_dot01.gif) left bottom repeat-x;
}


#newsContainer .subjectContainer .photo {
	float: left;
	margin: 0 15px 15px 0;
}

#newsContainer .subjectContainer .subjectContainer {
	margin: 0 0 20px;
}

#newsContainer .subjectContainer .summaryContainer {
}

#newsContainer .subjectContainer  .summaryContainer.nophoto {
	width: auto;
	float: none;
	zoom: 1;
	padding-right: 1em;
}

#newsContainer .subjectContainer .summaryContainer dt {
	font-size: 114.3%;
	font-weight: bold;
	color: #DD4559;
	line-height: 1.1;
	margin: 0 0 0.5em;
}

#newsContainer .newsDate {
	font-size: 78.6%;
	color: #DE4A5D;
}

#newsContainer .subjectContainer .summaryContainer dd {
	font-size: 85.7%;
	line-height: 1.4;
}
