@charset "Shift_JIS"; 

/* ----------------------------------
name:ic3.css
css settings for /ic3/index.html
date: 2007.02.28
------------------------------------*/

h2,h3,h4{
	padding:0;
	font-size:small;
	line-height:1em;
}
h2{margin:10px 5px 20px;}
h3{margin:0 0 15px;}
h4{margin:0 0 10px;}

div.grayline{
	width:760px;
	margin:0;
	padding:20px 0;
}

p#catch{margin:0 5px 10px;}

.txtCap{
	color:#999;
}

.small {
	font-size: 80%;
}
