.maincontentsarea {
	margin: 0 -10px;
	overflow: hidden;
}
#maintitlearea {
	margin-bottom: 20px;
}
#maintitlearea h1 {
	margin-bottom: 20px;
}
.aboutbox {
	overflow: hidden;
	clear: both;
}
.halfyearbox {
	overflow: hidden;
	float: left;
	width: 48%;
	padding-left: 2%;
}
.halfyearbox ul li{
	width: 380px;
	clear: both;
	padding: 5px 0;
	list-style: disc inside;
}
#themearea {
	clear: both;
}
.themetitle ,
.abouttitle {
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: bold;
	border-left: solid 5px #fcc4c5;
}
.themetitle span ,
.abouttitle span {
	padding-left: 10px;
}
#aboutarea {
	clear: both;
	margin-bottom: 40px;
}
.aboutbox ul {
	padding-left: 18px;
}
.aboutbox li {
	list-style: disc outside;
}
.pointlist {
	float: left;
}
.point-inner {
	overflow: hidden;
	padding: 5px 0px 5px 10px;
	border: solid 1px #ccc;
}
.pointlist ul {
	width: 92px;
	padding-left: 0px;
	float: left;
}
.pointlist li {
	list-style: none;
}
.border-right {
	padding-right: 5px;
	border-right: solid 1px #ccc;
}
.companyname {
	height: 46px;
	vertical-align: middle;
	padding-left: 10px;
	display:table-cell;
	*display: inline;
	*zoom: 1;
}

.right-menu a.block{
	display:block;
	text-decoration:none;
	color:inherit;
}
.right-menu h2 {
border-bottom: 1px solid #ccc;
height:21px;
padding-left:124px;
padding-bottom:6px;
margin-bottom:5px;
text-decoration:none;
font-weight:normal;
font-size: 14px;
line-height:21px;
background-position:left 2px;
background-repeat:no-repeat;
}

.right-menu h2:before {
content: '|';
margin-right:4px;
padding-rignt:4px;
font-weight:normal;
font-size: 18px;
line-height:21px;
color: #ccc;
}
.right-menu h2.contest-theme{
background-image:url(../../../image/2014/head/contest_theme_126x21.png);
padding-left:122px;
}
.right-menu h2.contest-result{
background-image:url(../../../image/2014/head/contest_result_121x21.png);
padding-left:120px;
}
.right-menu h2.information{
background-image:url(../../../image/2014/head/information_94x21.png);
padding-left:97px;
}
.right-menu h2.whatsnew{
background-image:url(../../../image/2014/head/whatsnew_94x21.png);
padding-left:97px;
}

.right-menu .information-area .information a.block{
	border:1px solid #ccc;
}

.right-menu .information-area .information ul li {
	height:82px;
}

.right-menu .whatsnew-area .newlist{
padding: 5px 0;
border-bottom: 1px dotted #ccc;
height: 47px;
overflow:hidden;
}
.right-menu .whatsnew-area .newlist::first-child{
border-top: 1px dotted #ccc;

}
.right-menu .whatsnew-area .newlist .newicon{
width: 46px;
height: 46px;
border:1px solid #ccc;
float:left;
margin-right:5px;
}
.right-menu .whatsnew-area .newread {
display:none;
}

.right-menu .ad-area{
min-height:250px;
}
.right-menu .ad-area .h250{
min-height:250px;
}
