@charset "Shift_JIS";
/* CSS Document */

/*------------------------------------------------------------
デフォルトスタイル
------------------------------------------------------------*/
html{
margin:0;
padding:0;
border:0;
outline:0;
font-size:14px;
line-height:17px;
}

body{
margin:0 20 10 20;
}

table{
font-size:14px;
line-height:17px;
}

img{
border: none;
vertical-align:top;
}


.img_header{
background-image:url(image2.jpg) ;
background-repeat: repeat-x;
background-position: right bottom;
border: 1px #ccc solid;
}

h1{
color:#333;
background-color:#eee;
margin:10 0 0 0;
padding:10px;
line-height:29px;
}

h2{
color:#15046B;
background-color:#e6e6fa;
border-bottom:solid 2px #96BAC7;
padding:12px;
margin-top:15px;
font-size:x-large;
}

h3{
color:#666;
background-color:#eee;
/*border-bottom:dotted 3px #F7F7F7;*/
padding:8px;
font-size:large;
line-height:24px;
}

/*ヘッダーのタイトル上のみ*/
h4{
margin:10px;
border:0;
color:#3F639A;
font-size:small;
}

p{
line-height:17px;
}

.right{
text-align:right;
	}

.f2{
font-size:large;
}

.f3{
font-weight:bold;
color:#15046B;
}
	

/*------------------------------------------------------------
罫線スタイル
------------------------------------------------------------*/
.dot_1{
padding:5px 0;
border-bottom:#cccccc dotted 2px;
}

.dot_2{
padding:5px 0;
border-bottom:#0000ff dotted 2px;
}

.line_1{
padding:5px 0;
border-bottom:#cccccc solid 3px;
}


/*------------------------------------------------------------
ヘッダー部分：文字スタイル（染色体ページ専用）
------------------------------------------------------------*/

.sttl_1{
	color:#FD3BF0;
	font-size:large;
	margin:2 0 1 103;
}
.sttl_2{
	font-size:small;
	margin:0 0 0 103;
}
