/* CSS Document　会社概要専用（一部共通） */

/*タイトル*************************************************************************/

#sec_mytradettl{
	background:url(images/sec_ttl-mytrade.jpg) repeat;
	width:553px;
	height:90px;
	margin:11px 0 0 0;
	padding:0;
}


#sec_fundttl{
	background:url(images/sec_ttl-fund.jpg) repeat;
	width:553px;
	height:90px;
	margin:11px 0 0 0;
	padding:0;
}


.ichimon_list {
    margin:10px 0 0 0 !important;
	padding:0 !important;
	_padding:10px 0 0 0 !important;
    list-style-type:none; 
}
.ichimon_list li {
    margin-top:4px !important;
	padding:5px !important;
    border:1px dotted #000000;
    background-color:#E4E4E4;
}
.ichimon {
    float:left;
    width:553px;
	height:165px;
	background-repeat:no-repeat;
}
.ichimon h3 {
    margin:40px 0 0 0;
	padding:0 63px 0 15px;
}
.ichimon p {
    margin:33px 0 0 0;
	padding:0 63px 0 26px;
	line-height:120%;
    color:#D50055;
}
.ichimon .char {
    float:left;
    width:553px;
	height:165px;
	background-repeat:no-repeat;
	background-position:right top;
}


/*マイトレードトップ用*************************************************************/

.pod {
    float:left;
    margin:5px 0 0 0;
    width:544px;
	padding:3px;
	background-image:url(images/bg_check.gif);
}
.pod-body {
    width:540px;
	padding:1px;
    height:auto !important;
	border:1px solid #FFFFFF;
	background-color:#589DEC;
	overflow:hidden;
}
.pod-cnt {
    _height:auto !important;
    min-height:0 !important;
    padding:8px;
    background-image:url(images/mytrade_txt-bg.gif);
	line-height:150%;
}
.pod-cnt p {
    margin-top:10px;
}

.sec_mid1 {
    margin:20px 0 0 0;
}

strong {
    font-size:14px;
	color:#CC0000;
}


/*資料請求用*************************************************************/

.docform {
    float:left;
	margin-top:10px;
}
.docform h4 {
    margin:20px 0 5px 0;
    border-left:5px solid #000099;
	padding:2px 0;
	padding-left:5px;
    font-size:14px;
	color:#000099;
}
.docform .qes h4 {
    margin-top:5px;
	margin-bottom:-10px;
}
.docform table {
float:none;
    margin:0;
    width:553px;
	padding:0;
	border-collapse:collapse;
}
.docform table th {
    width:125px;
    padding:5px 0 5px 5px;
    border:1px solid #0099CC !important;
	font-size:12px !important;
}
.docform table td {
    padding:5px !important;
    border-top:1px solid #0099CC !important;
    border-top:none !important;
    border-top:1px solid #0099CC !important;
    border-top:1px solid #0099CC !important;
	font-size:12px !important;
}
.docform dt {
    margin:15px 0 0 10px;
	padding:0;
	font-weight:bold;
}
.docform dd {
    margin:0 0 0 10px;
	padding:0;
}
.docform ul {
    margin:0 !important;
	padding:0 !important;
	list-style-type:none;
}
.docform li {
    float:left;
	margin-right:5px !important;
	width:190px;
	border-right:1px dotted #0099CC;
}
.docform li.lbr {
	width:190px;
	border-right:none;
}
.docform li img {
    margin-left:20px;
}
.docform input.tf {
    width:190px;
}
.docform input.tf2 {
    width:340px;
}
.docform input.tf3 {
    width:50px;
}
.docform textarea {
    width:400px;
	height:200px;
}
.docform select {
    letter-spacing:normal !important;
}
.docform .qes {
    margin-top:20px;
	width:553px;
    border-top:1px solid #CCCCCC;
    border-bottom:1px solid #CCCCCC;
    background-color:#F5F4E9;
}
.docform .fb_area {
    float:left;
	margin-top:20px;
}

