ul#globalNavi li#process a {width: 98px; background: transparent url(../common_images/global_navi.jpg) -583px -150px no-repeat; }
ul#globalNavi li#process a:hover {width: 98px; background: transparent url(../common_images/global_navi.jpg) -583px -50px no-repeat; }
ul#globalNavi li#process a:active {width: 98px; background: transparent url(../common_images/global_navi.jpg) -583px -100px no-repeat; }

.text h3 {
	margin: 20px 0 5px 0; 
	font-size: 117% ; 
	color: #444; 
}

.process {
	
}

.process ul {
	clear: both; 
	width: 680px; 
	margin: 0 !important; 
}

.process li {
	float: left; 
	width: 325px; 
	padding: 0 0 5px 0; 
	list-style: none; 
	margin: 0 10px 10px 0 !important; 
	border-bottom: 1px solid #ddd; 
	background: #f8f8f8; 
	padding: 5px !important; 
	text-align: center; 
}

.process li#right {
	float: left; 
	width: 325px; 
	padding: 0 0 5px 0; 
	list-style: none; 
	margin: 0 0 10px 0 !important; 
	border-bottom: 1px solid #ddd; 
	background: #f8f8f8; 
	padding: 5px !important; 
	text-align: center; 
}

/*インデックス*/

.flowIndex {
	width: 680px; 
}

.flowIndex h1 {
	padding: 5px 0 5px 5px; 
	border-bottom: 1px solid #bcc6ca; 
	border-top: 2px solid #bcc6ca; 
	margin: 0 0 5px 0; 
	color: #666; 
	font-size: 117%; 
}

.flowIndex a { text-decoration: none; }
.flowIndex a:link { color:#666; }
.flowIndex a:visited {color:#666; }
.flowIndex a:hover { color:#444; }

.flowIndex .indexGroup {
	border-bottom: 1px solid #bcc6ca; 
	vertical-align: middle; 
	margin: 0 0 0 0; 
	padding: 0; 
	width: 680px; 
}


/*.flowIndex .indexGroup:hover {
	border-top: 1px solid #bcc6ca; 
	border-bottom: 1px solid #bcc6ca; 
	background: #e6e6e6 url(images/index_bg.jpg) center bottom repeat-x; 
	cursor: pointer; 
}*/

.flowIndex .indexGroup img {
	margin: 0 5px 5px 5px; 
	float: left; 
	border: 1px solid #aaa; 
}

.flowIndex .indexGroup .textBlock {
	float: left; 
	display: block; 
	width: 548px; 
	margin: 0 0 5px 0; 
}

.flowIndex .indexGroup h1 {
	background: transparent; 
	padding: 5px 0 5px 5px; 
	border-bottom: 1px solid #bcc6ca; 
	border-top: 2px solid #bcc6ca; 
	margin: 0 0 5px 0; 
	color: #666; 
}

/*.flowIndex .indexGroup:hover .textBlock strong {
	color: #444; 
}*/


/*.flowIndex .indexGroup:hover .textBlock p {
	color: #fff; 
}*/

.flowIndex .arrow {
	text-align: center; 
	margin: -1px 0 10px 0; 
	clear: both; 
	width: 680px; 
	display: block; 
}