@charset "shift_jis";
/* -------------------------------------------
process.css
------------------------------------------- */
#process h1 {
	background-image: url(../images/process/h1_process.jpg);
	height: 50px;
	font-size: 14pt;
	text-indent: -3000px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.inner dt{
	font-weight: bold;
	color: #333333;
}
.inner dd{
	padding:0 0 0 10px;
}
.inner ul{
	margin :5px 0 0 0;
}
.inner li{
	color: #FF0000;
	font-size: 11px;
}
.kome {
	margin-left: 1em;  
	text-indent: -1em;  
}
