@charset "utf-8";

/*　メニュー
------------------------------------------------------------ */

#img_subtop {
	width: 780px;
	height: 140px;
	background: url(../common/images/menu_topimg.jpg) no-repeat;
	text-indent: -9999em;
}

#main2 h2#h2_01{
	background: url(../common/images/menu_img01.gif) no-repeat;
}
#main2 h2#h2_02{
	background: url(../common/images/menu_img12.gif) no-repeat;
}

#process {
    width: 720px;
	margin-left: 10px;
	margin-bottom: 40px;
}

#process .step {
    width: 230px;
	background-color: #A10702;
	margin-right: 15px;
	float: left;
}
#process .step_r {
    width: 230px;
	background-color: #A10702;
	float: left;
}

#process p {
    margin: 15px;
	line-height: 140%;
}

.tx_14b {
    font-size: 120%;
	font-weight: bold;
}