@charset 'utf-8';

/* mainArea
-------------------------------------------------- */

.mainAreaDefaultGrid #mainArea {
	width:670px;
	margin:2px 0 0 20px;
	background:none;
}

#mainArea ol {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#mainArea ol li {
	padding: 0px;
	margin: 0px;
}

#mainArea h2 {
	padding: 0px 0px 25px 0px;
}

#mainArea h3 {
	padding: 0px 0px 12px 0px;
}

/* subMenuBox
-------------------------------------------------- */
#mainArea .subMenuBox {
	width:670px;
	height: 50px;
}

#mainArea .subMenuBoxTop {
	padding: 0px 0px 17px 0px;
}

#mainArea .subMenuBoxLast {
	padding: 3px 0px 0px;
}

#mainArea .subMenuBox .menu_010 {
	width:330px;
	margin: 0px 10px 0px 0px;
	float: left;
}

#mainArea .subMenuBox .menu_020 {
	width:330px;
	margin: 0px;
	float: right;
}

#mainArea .h2050 {
	width: 670px;
	padding: 0px;
	margin: 14px 0px 8px;
}


/* twoColumnsType6_right
-------------------------------------------------- */
#mainArea .twoColumnsType6_right {
	width: 670px;
	padding: 0px;
	margin: 0px 0px 15px;
}

#mainArea .twoColumnsType6_right .column {
	float: left;
	width: 320px;
	margin: 0px 20px 0px 0px;
	line-height: 1.6;
}

#mainArea .twoColumnsType6_right .columnEnd {
	float: right;
	width: 330px;
}

#mainArea .twoColumnsType6_right .columnEnd .movie {
	margin: 0px 0px 15px 0px;
}

#mainArea .twoColumnsType6_right .columnEnd .movie .title {
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}

#mainArea .twoColumnsType6_right .columnEnd .movie .movieToAll {
	margin: 9px 0px 0px 0px;
	padding: 0px 0px 11px 0px;
	text-align: right;
}

#mainArea .twoColumnsType7_right .columnEnd .movie .movieToAll {
	margin: 9px 0px 0px 0px;
	text-align: right;
}

/* feature
-------------------------------------------------- */
#mainArea .feature ol li {
	height: 1%;
	padding: 0px 0px 25px 18px;
	font-size: 95%;
	line-height: 1.5;
}

#mainArea .feature ol li .title {
	width: 300px;
	padding: 0px 0px 3px 0px;
	display: block;
	font-weight: bold;
}

#mainArea .feature ol .item_010 {
	background: url(/a-v/shared/images/num_1_icon.gif) 0px 3px no-repeat;
}

#mainArea .feature ol .item_020 {
	background: url(/a-v/shared/images/num_2_icon.gif) 0px 3px no-repeat;
}

#mainArea .feature ol .item_030 {
	background: url(/a-v/shared/images/num_3_icon.gif) 0px 3px no-repeat;
}

#mainArea .feature p {
	width: 670px;
	height: 60px;
	position: relative;
	background: #f4f4f4;
	
}

#mainArea .feature p img {
	position: absolute;
	top: 19px;
	left: 76px;
	
}

/* aminoAcid
-------------------------------------------------- */

#mainArea .aminoAcid .commentBox {
	clear: both;
	width: 670px;
	height: 439px;
	margin: 0px 0px 12px 0px;
	position: relative;
}

#mainArea .aminoAcid .commentBox .img_020 {
	position: absolute;
	top: 0;
	right: 0;
}

#mainArea .aminoAcid .commentBox .img_030 {
	width: 420px;
	position: absolute;
	top: 308px;
	right: 0;
	line-height: 0;
}

#mainArea .aminoAcid .commentBox .img_030 .title {
	float: left;
	width: 125px;
	padding: 0;
	margin: 0;
}

#mainArea .aminoAcid .commentBox .img_030 ol {
	float: right;
	width: 295px;
	padding: 0;
	margin: 0;
}

#mainArea ul.link {
	padding: 0px 0px 30px 0px;
	margin: 0;
}

#mainArea ul.link li {
	background: url(/a-v/shared/images/arrow_blue_right.gif) scroll 0px 5px  no-repeat;
	margin: 0 0 5px;
	padding: 0 0 0 10px;
	height: 1%;
}

/* inhere
-------------------------------------------------- */
.inhere {
	margin: 0px 0px 10px 0px;
	line-height: 1.6;
}

#mainArea .inhere .generalTable {
	width: 670px;
	margin: 0px 0px 18px 0px;
	font-size: 95%;
}

#mainArea .inhere .generalTable .caption {
	text-align: right;
}

#mainArea .inhere .generalTable th {
	padding: 5px 12px;
	font-weight: bold;
}

#mainArea .inhere .generalTable thead th {
	text-align: center;
}

#mainArea .inhere .generalTable td {
	text-align: right;
}

