@import "ie.css";
/* ネットスケープ用 */
/* Center for developmental biology. WEB SITE CSS */
/* 2002.4.9 AKI YAMAGUCHI (Splash Design) */
/* メインフォント他 */
BODY{
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	background : #E6F3F3;
	color : #000000;
}

A:link{
	color : #2854A5;
	text-decoration : underline;	
	font-weight : bold;
}

A:visited{
	color : #336666;
	text-decoration : underline;
	font-weight : bold;
}

A:hover{
	color : #022360;
	text-decoration : underline;
	font-weight : bold;
}

A:active{
	color : #022360;
	text-decoration : underline;
	font-weight : bold;
}

IMG{
	border-style : none;
}

.strong{
	font-weight : bold;
}

.main{
	font-size : 12px;
	line-height : 160%;
	color : #000000;
	font-weight : normal;
}

.midashi{
	font-size : 14px;
	line-height : 180%;
	color : #663366;
	font-weight : bold;
}

.midashitop{
	font-size : 12px;
	line-height : 130%;
	color : #663366;
	font-weight : bold;
	margin : 3px 0px 0px 10px;
}

.midashirtd{
	font-size : 12px;
	line-height : 160%;
	color : #663366;
	font-weight : bold;
}

.maintop{
	font-size : 12px;
	line-height : 130%;
	color : #000000;
	font-weight : normal;
	margin : 0px 0px 0px 10px;
}


.small{
	font-size : 10px;
	line-height : 130%;
	color : #000000;
	font-weight : normal;
}

.smalltop{
	font-size : 10px;
	line-height : 150%;
	color : #000000;
	font-weight : normal;
}

.space10{
	margin : 8px 0px 0px 10px;
}

.notice{
	color : #CC3300;
}

/* 左メニューカテゴリ用左のみ */
.catetop{
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
	}
	
/* 左メニューカテゴリ用その他 */
.cate{
	margin: -3px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
	}

/* 注意事項用※印付き */
.komess {
	margin : -13px 0px 0px -25px;
	font-size : 12px;
	line-height : 160%;
	width: 600px;
}


/* ※印 */
.kome {
	color : #CC3300;
	font-size : 12px;
	line-height : 160%;
}

/* 左メニューサブカテゴリ */
.submenu {
	margin : 0px 0px 0px 25px;
	font-size : 10px;
	line-height : 160%;
}

/* サブみだし */
.submidashi{
	font-size : 12px;
	line-height : 160%;
	color : #000000;
	font-weight : bold;
}

.kyocyo{
	background-color: #FFFF99;
	text-decoration : underline;
}

.footer{
	font-size : 10px;
	line-height : 100%;
	color : #ffffff;
	font-weight : normal;
}.midashi-b {
	font-size : 14px;
	line-height : 180%;
	color : #000000;
	font-weight : bold;
}
.main-big {
	font-size : 16px;
	line-height : 120%;
	color : #CC3300;
	font-weight : normal;
}
