@charset "utf-8";
@import url("/pub/molonc/www/common/css/elements.css");
@import url("/pub/molonc/www/common/css/format.css");
@import url("/pub/molonc/www/common/css/style.css");
@import url("/pub/molonc/www/common/css/menu.css");


table.topContents {
	width: 100%;
}

table.topContents td {
	width: 50%;
	vertical-align: top;
}

table.topContents td.imageArea {
	text-align: center;
	background: url(/pub/molonc/www/images/top_img_image-bg.gif) left top no-repeat #f7f7f7;
}

table.topContents td.imageArea ul {
	margin: 0;
	padding: 0 0 10px;
	list-style-type: none;
}

table.topContents td.imageArea ul li {
	padding: 15px 0 5px;
}

table.topContents td.imageArea ul li a img {
	margin-bottom: 5px;
	vertical-align: middle;
}

td.topicsArea ul {
	margin: 0;
	padding: 0 10px 0 25px;
	list-style-type: none;
}

td.topicsArea ul li {
	padding: 10px 0 0 15px;
	background: url(/pub/molonc/www/common/images/com_marker_01.gif) 0px 14px no-repeat;
}

td.topicsArea p {
	margin-bottom: 15px;
}

div#CONTENTS h2.catchCopy {
	margin: 5px 10px 5px 25px;
	color: #990000;
	font-size: 110%;
}

table.achievementList {
	border-collapse: collapse;
	border: 1px solid #cccccc;
	clear: both;
}

table.achievementList th {
	text-align: center;
	background: url(/pub/molonc/www/images/top_greenbar-bg.gif) left bottom repeat-x;
	border: 1px solid #cccccc;
}

table.achievementList td {
	width: 50%;
	padding: 10px;
	vertical-align: middle;
	border: 1px solid #cccccc;
}

table.achievementList td div.achImage {
	padding-bottom: 10px;
	text-align: center;
}

table.achievementList td div.achImage img {
	border: 1px solid #cccccc;
}

table.achievementList td div.thesis {
	font-size: 80%;
	color: #555555;
	line-height: 1.2;
}

table.achievementList td div.explanation {
	padding: 5px 0 0;
}

p.listLink {
	margin-right: 0 !important;
	margin-left: 0 !important;
	padding: 5px 0;
	text-align: right;
	clear: both;
}

p.listLink a img {
	border: none !important;
}
