@charset "shift_jis";
/* -----------------------------------------------------------------------------
**
** %%内田経営管理事務所%% 契約について用CSS
**
----------------------------------------------------------------------------- */

#contract_kind {
	width: 275px;
	margin: 0 auto;
	padding: 0 0 0 0;
	float: left;
}

#contract_kind_area {
	width: 274px;
	background: url(../img/contract_middle.jpg) repeat-y;
	margin:0 0 10px 0;
}

#contract_kind_areab  {
	width:100%;
	background:url(../img/contract_bottom.jpg) no-repeat left bottom;
	padding-bottom: 5px;
}

#contract_kind_area p {
	width: 245px;
	margin: 5px 15px 15px 15px;
}

#contract_kind_under1 {
	width: 245px;
	margin: 0 15px 5px 15px;
}

#contract_kind_under2 {
	width: 240px;
	margin: 0 15px 10px 20px;
}

.contract_text {
	margin: 0 5px 10px 5px;
	clear: both;
}

#contract_flow_area {
	width: 550px;
	height: 60px;
	padding: 0 0 10px 0;
	background: url(../img/contract_flow_area.jpg) top left no-repeat;
}

#contract_flow_link {
	width: 184px;
	height: 43px;
	padding-top: 10px;
	padding-left: 330px;
}

h2.contract_title {
	background: url(/img/contract_title.jpg) no-repeat;
	width: 550px; height: 75px; padding-top: 35px;
	font-size: 26px; font-weight: bold; text-indent: 10px; color: #073FFE;
}

/* -----------------------------------------------------------------------------
** 契約までの流れ
----------------------------------------------------------------------------- */

#flow {
	width: 550px;
	margin: 0 auto;
	padding: 10px 0 15px 0;
}

#flow_left {
	background: url(../img/flow_tel.jpg) no-repeat;
	width: 275px;
	height: 65px;
	text-indent: -9999px;
	overflow:hidden;
	float: left;
}

#flow_right {
	background: url(../img/flow_form.jpg) no-repeat;
	width: 275px;
	height: 65px;
	text-indent: -9999px;
	overflow:hidden;
	display: block;
	float: right;
}

#flow_right_btn {
	border: 0;
	width: 184px;
	height: 34px;
	background: url(../img/flow_formbtn.jpg) left top no-repeat;
	display:block;
    padding:0;
    text-indent:-9898px;
    font-size: 0px;
    line-height: 0px;
    cursor:pointer;
	margin: 20px 0 0 20px;
}

#flow_right_btn:hover {
    background-position:left -34px;
}

/*
#flow_right1 {
	background: url(../img/flow_fax1.jpg) no-repeat;
	width: 275px;
	height: 40px;
	text-indent: -9999px;
	overflow:hidden;
	display: block;
	float: right;
}

#flow_right2 {
	background: url(../img/flow_fax2.jpg) no-repeat;
	width: 275px;
	height: 25px;
	float: right;
}

#flow_right2 a {
	background: url(../img/arrow_contact.jpg) left 3px no-repeat;
	width: 160px;
	display:block;
	margin: 0 0 0 20px;
	padding: 3px 0 0 18px;
}

#flow_right2 a:link,
#flow_right2 a:visited {
	color: #333333;
	text-decoration: none;
}

#flow_right2 a:hover {
	color: #333333;
	text-decoration: underline;
}
*/

#flow_middle1 {
	background: url(../img/flow_middle1.jpg) no-repeat;
	width: 530px;
	height: 35px;
	padding-top: 5px;
	padding-left: 20px;
}

#flow_middle2 {
	background: url(../img/flow_middle2.jpg) no-repeat;
	width: 360px;
	height: 60px;
	padding: 5px 170px 0 20px;
}

#flow_middle3 {
	background: url(../img/flow_middle3.jpg) no-repeat;
	width: 545px;
	height: 110px;
	padding-left: 5px;
}

#flow_middle3_left {
	width: 272px;
	float: left;
}

.contract_text2 {
	margin: 0 10px 10px 15px;
}