@charset "utf-8";
.btn_tra {
    float: right;
    padding: 5px;
}
#pagemain_area {
	background-repeat: no-repeat;
	float: left;
	height: auto;
	width: 755px;
	margin-right: 10px;
	background-image: url(../images/trading/trading_title.png);
	padding-top: 50px;
	margin-left: 10px;
	font-size: 0.8em;
}/* --- リストエリア --- */
ol.flow {
width: 750px; /* リストエリアの幅 */
margin: 0;
padding: 0;
list-style-type: none;
font-size: 80%;
}

/* --- リスト項目 --- */
ol.flow li {
	margin-bottom: 12px; /* リスト項目の下マージン */
	padding-bottom: 28px; /* リスト項目の下パディング */
	background: url(../images/trading/flow_back.gif) no-repeat center bottom; /* リスト項目の背景 */
	list-style-type: none;
}
/* --- 最後のリスト項目 --- */
ol.flow li.last {
margin-bottom: 0;
padding-bottom: 0;
background-image: none;
}

/* --- ボックス --- */
ol.flow dl {
margin: 0;
}

/* --- タイトルエリア --- */
ol.flow dt {
	padding: 9px 10px 7px; /* タイトルエリアの背景 */
	border-bottom: 1px #c0c0c0 solid; /* タイトルエリアの下境界線 */
	font-weight: bold;
	color: #FFF;
	background-color: #ffffff;
	background-image: url(../images/trading/700_step.png);
	background-repeat: no-repeat;
	background-position: top;
}
/* --- タイトル --- */
ol.flow dt strong {
	margin-left: 3px;
	color: #060;
	font-size: 1.4em;
	font-weight: bold;
}

/* --- 本文エリア --- */
ol.flow dd {
	margin: 0;
	padding: 15px 15px;
	line-height: 1.4em;
	background-color: #ffffff;
	background-image: url(../images/trading/700_wrapstep.png);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 1.2em;
}

#flow_wrap {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#tra_01 {
	background-image: url(../images/trading/forshop.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 757px;
	padding-bottom: 10px;
	text-indent: -1000em;
}

#tra_02 {
	background-image: url(../images/trading/formaker.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 757px;
	padding-bottom: 10px;
	text-indent: -1000em;
	margin-top: 10px;
	margin-bottom: 10px;
}
#tra_03 {
	background-image: url(../images/trading/naisi.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 757px;
	padding-bottom: 10px;
	text-indent: -1000em;
	margin-top: 10px;
	margin-bottom: 10px;
}
#wrapper #sub1area #sub2area #pagemain_area ul li {
	list-style-position: inside;
	list-style-image: url(../images/li_side.jpg);
	list-style-type: none;
	font-weight: bold;
	color: #360;
}
.naiki {
	font-weight: bold;
	width: 755px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.tinaiki {
	font-weight: bold;
	width: 755px;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFF;
	background-color: #EA5C18;
	border: 1px solid #D65218;
}
li.aboutmenu {
	list-style-position: inside;
	list-style-image: url(../images/li_side.jpg);
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 4px;
	padding-left: 4px;
	background-color: #FFFEF4;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: dotted;
	border-top-color: #6CA324;
	border-right-color: #6CA324;
	border-left-color: #6CA324;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
#sidemenu_area3 {
	border: 1px solid #fff7bf;
	padding-left: 0px;
	background-image: url(../images/trading/sidemenu_t_001.jpg);
	background-repeat: no-repeat;
	padding-top: 35px;
	font-size: 0.8em;
	margin-bottom: 10px;
	background-color: #FFF7BF;
	padding-bottom: 10px;
}
#sidemenu_area3 ul {
	width: 200px;
	padding: 0;
	list-style: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6CA324;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#sidemenu_area3 li {
	background:#fff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6AA122;
	border-bottom-color: #6CA324;
	border-left-color: #6AA122;
	list-style-position: inside;
	list-style-image: url(../images/li_side.jpg);
	width: 190px;
	margin-right: auto;
	margin-left: auto;
}

