@charset "utf-8";

#head_img{
	width: 530px;
	margin: 0;
}

#container {
	width: 745px;
	margin: 0 20px;
}

#left_menu {
	float: left;
	width: 200px;
}

#contents {
	float: right;
	width: 530px;
	text-align: left;
}

/* --------パンくず------- */
#pan {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	padding: 4px 0;
	width: 530px;
	margin-bottom: 15px;
	font-size: 11px;
	color: #666666;
}

/* --------メニュー------- */
#menu {
	width: 200px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	margin: 0;
	padding: 0;
	width: 200px;
	height: 30px;
	text-indent: -9999px;
}

#menu li a {
	text-decoration: none;
	display: block;
	width: 200px;
	height: 30px;
}

#menu li#b2b01 {
	background-image: url(../../images/b2b_01.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#menu li#b2b02 {
	background-image: url(../../images/b2b_02.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#menu li#b2b03 {
	background-image: url(../../images/b2b_03.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#menu li#b2b04 {
	background-image: url(../../images/b2b_04.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}


/* --------ページ------- */

.midashi {
	font-size: 14px;
	color: #041533;
	font-weight: bold;
	line-height: 35px;
	background-image: url(../../images/m_back_2.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 30px;
}

.midashi_t20 {
	font-size: 14px;
	color: #041533;
	font-weight: bold;
	line-height: 35px;
	background-image: url(../../images/m_back_2.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 30px;
	margin-top: 20px;
}

.lr15 {
	margin-right: 15px;
	margin-left: 15px;

}

.list_a {
	margin: 0;
	padding: 0;
}

.list_a li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-image: url(../../images/icon_4dot_a.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 12px;
}

.dl_txt {}

.dl_txt dt {
	font-weight: bold;
	background-image: url(../../images/icon_4dot_a.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 12px;
	margin-top: 5px;
}

.dl_txt dd {
	margin-left: 12px;
}
 
#go_home {
	text-align: center;
	margin-top: 50px;
}

.t_m2 {
	color: #CC6600;
	font-weight: bold;
	font-size: 14px;
	background-image: url(../../images/icon_4dot_c.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding-left: 10px;
	margin-left: 15px;
}

.m01 {
	color: #CC6600;
	font-weight: bold;
	font-size: 14px;
	background-image: url(../../../btob/images/01_org.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 35px;
	line-height: 30px;
}

.m02 {
	color: #CC6600;
	font-weight: bold;
	font-size: 14px;
	background-image: url(../../../btob/images/02_org.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 35px;
	line-height: 30px;
}

.m03 {
	color: #CC6600;
	font-weight: bold;
	font-size: 14px;
	background-image: url(../../../btob/images/03_org.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 35px;
	line-height: 30px;
}

.m04 {
	color: #CC6600;
	font-weight: bold;
	font-size: 14px;
	background-image: url(../../../btob/images/04_org.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 35px;
	line-height: 30px;
}

.m05 {
	color: #CC6600;
	font-weight: bold;
	font-size: 14px;
	background-image: url(../../../btob/images/05_org.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 35px;
	line-height: 30px;
}

.m06 {
	color: #CC6600;
	font-weight: bold;
	font-size: 14px;
	background-image: url(../../../btob/images/06_org.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 35px;
	line-height: 30px;
}

.m07 {
	color: #CC6600;
	font-weight: bold;
	font-size: 14px;
	background-image: url(../../../btob/images/07_org.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 35px;
	line-height: 30px;
}

/* --------流れ------- */
.step_box {
	background-color: #EEEEEE;
	width: 530px;
}

.step_txt_1 {
	margin: 5px 0 0 12px;
}

.step_left {
	float: left;
	width: 248px;
	margin: 12px 0 11px 0;
	padding-left: 12px;
}

.step_right {
	float: left;
	width: 258px;
	margin: 12px 0 11px 0;
}

