﻿/***** Global Settings *****/
@charset "utf-8";
/*ft_content Start*/
#ft_content {
    width:100%;
}
.Lcolumn.full{
	width:100%;
}
.container_alt01{
    margin:20px auto!important;
}

.bread_crumb {
	margin: 15px auto;
    width: 935px;
    position: relative;
}
.e_account {
	margin-bottom: 17px;
}

.e_account > h2{
	margin-top:0;
}
.toolBox{
	display: block;
	margin:0 auto 15px;
}

.toolBox table{
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
}

/* 20190307改 start
.search250 {
    width: 250px;
    height: 132px;
    background: url(../../images/mutual/searchbg.gif) no-repeat;
    float: none;
    padding: 30px 0px 0px 10px;
    margin: 0px;
    box-sizing: border-box;
}

.search250 label{
	font-weight:normal;
}
*/
table.txt_gray_s1 tr td{
	padding:5px 0 0;
	text-align: left;
}
table.txt_gray_s1 tr td:first-child{
	padding-right:5px;
	width:30px;
	text-align: right;
}

table.txt_gray_s1 tr td img{
	display:inline-block;
	width:15px;
	height: 15px;
}


