/**/
/**/
/* MAIN COLUMN STUFF (MIDDLE)  */
/**/
/**/

#maincontainer h4 {
color: #999;
font-size:0.6em;
line-height:1.25em;
margin: 30px 0 5px 0;
font-weight: normal;
}

/* override - margin */
#maincontainer p {
margin: 0 0 10px 0;
}

#maincontainer h5{
color: #999;
font-size:0.8em;
line-height:1.25em;
margin: 0 0 10px 0;
font-weight: normal;
}

#maincontainer h6 {
color: #999;
font-size:0.7em;
line-height:1.25em;
margin: 0;
font-weight: normal;
}

#maincontainer ul {
color: #999;
font-size:0.7em;
line-height:1.25em;
margin: 0;
font-weight: normal;
list-style-type: decimal;
margin-left: 40px;
}

#maincontainer table {
border: 0px;
margin: 10px 0;
width: 100%;
}

#maincontainer th {
color: #999;
font-size:0.7em;
line-height:1.25em;
border: 1px solid #999;
background-color:#EEE;
padding: 5px 0 5px 5px;
}

#maincontainer td {
color: #999;
font-size:0.7em;
line-height:1.25em;
border: 1px solid #999;
padding: 5px;
}

#maincontainer .title {
text-align: center;
}

#maincontainer .data {
text-align: left;
}

#maincontainer .money {
text-align: right;
}

#maincontainer a, #maincontainer a:link {
color: #999;
font-size:1em;
line-height:1.25em;
text-decoration: none;
}

#maincontainer a:hover {
color: #000;
font-size:1em;
line-height:1.25em;
text-decoration: none;
}

#maincontainer .fontSizeS {
font-size:0.7em;
}

#maincontainer .remark {
font-size:0.8em;
}

/* -------------------------
 * original
 * ------------------------- */

.left10px {
	margin-left: 10px;
}
.top20px {
	margin-top: 20px;
}

.tableTitle {
	font-size: 1.1em !important;
}
.first {
	margin-top: 0 !important;
}

input, select, label, textarea, button {
	vertical-align: middle;
}

input[type="text"] {
	border: solid 1px #CCCCCC;
}
textarea {
	border: solid 1px #CCCCCC;
}
select {
	border: solid 1px #CCCCCC;
}

.display-none {
	display: none;
}

#hidden-object {
	width: 1px;
	height: 1px;
	overflow: hidden;
}

#alertmsg {
	color:#FF0000;
}

form#mailform {
	margin: 0px auto 0px auto;
	padding: 0px;
}
form#mailform label {
	cursor: pointer;
}
form#mailform table.formTable {
	margin-top: 0;
	width: 718px;
	border: 1px solid #FFFFFF;
	border-collapse: collapse;
}
form#mailform table.formTable th {
	background-color: #EEEEEE;
	font-weight: normal;
	width: 200px;
}

form#mailform table.formTable th, form#mailform table.formTable td {
	border: 1px solid #FFFFFF;
	padding: 7px;
	text-align: left;
}
form#mailform .must {
	color: #FF0000;
}
form#mailform .exp {
	color: #666666;
}
form#mailform .fig-center {
	text-align: center;
}

div#mailfrom_hidden_object {
	width: 1px;
	height: 1px;
	overflow: hidden;
}
div#mailfrom_hidden_object input {
	margin: 10px;
}
div#mfp_closed {
	display: none;
}
div.mfp_disp {
	display: none;
}
div#input_time_disp {
	padding: 10px;
}
div#expires_time_disp {
	padding: 10px;
	text-align: center;
}
div#expires_time_disp strong {
	color: #CC0000;
}
div#limit_disp {
	padding: 10px;
	text-align: center;
}
div#limit_disp strong {
	color: #CC0000;
}
div.mfp_err {
	text-align: left;
	padding: 2px 0px 5px 0px;
	color: #FF0000;
	display: none;
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
input.mfp {
	padding: 2px;
}
div#mfp_buttons {
	padding: 0px;
	text-align: center;
}
div#mfp_buttons ul {
	width: 360px;
	height: 60px;
	overflow: hidden;
	margin: 0px auto 0px auto;
}
div#mfp_buttons ul li {
	width: 180px;
	height: 60px;
	overflow: hidden;
	float: left;
}
/* Šm”F‰æ–Ê */

ul.confirm_layer {
	width: 750px;
	padding: 0px;
	margin: 0px;
}
ul.confirm_layer li {
	width: 750px;
	list-style: none;
	float: left;
	overflow: hidden;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
li.confirm_middle {
	background-image: url(../images/mfp_table_background.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/mfp_table_background.png', sizingMethod='scale');
}
li.confirm_top {
	height: 33px;
	background-image: url(../images/mfp_table_top.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/mfp_table_top.png', sizingMethod='scale');
}
li.confirm_bottom {
	height: 33px;
	background-image: url(../images/mfp_table_bottom.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/mfp_table_bottom.png', sizingMethod='scale');
}
div#disabled_submit {
	width: 1px;
	height: 1px;
	overflow: hidden;
}
div#disabled_submit input {
	margin: 10px;
}
table.infield {
	width: 680px;
	margin: 0px auto 0px auto;
}
table.infield tr th {
	padding: 10px;
	margin: 0px;
	text-align: left;
	border-bottom: solid 3px #FFFFFF;
	background-color: #EEEEEE;
	vertical-align: middle;
	width: 100px;
}
table.infield tr td {
	padding: 10px;
	border-bottom: solid 3px #FFFFFF;
}
table.infield tr td p {
	text-align: left;
	margin: 0px;
	color: #999999;
}
table.infield tr th p {
	text-align: left;
	margin: 0px;
	color: #999999;
}
.mfp_color {

}
div#confirmWindow {
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	width: 100%;
	height: 100%;
	margin: 0px;
	overflow: hidden;
	z-index: 1;
	position: fixed!important;
	position/**/:  absolute;
	top: 0;
	left: 0;
	visibility: hidden;
	background-color: #000000;
	text-align: center;
	_top: expression(
		document.documentElement && document.documentElement.scrollTop  || 
		document.body && body.scrollTop  || 0
		+ 0 + 'px'
	);
}
div#confirmBody {
	width: 1px;
	visibility: hidden;
	position: absolute;
	z-index: 10;
	text-align: center;
	margin: 0px auto 0px auto;
}
div#confirmBody h2 {
	color: #FFFFFF;
	margin: 0px auto 0px auto;
	width: 294px;
	height: 33px;
	padding-top: 10px;
}
div.buttons {
	margin: 0px auto 0px auto;
}

div#twex {
	margin: 0px;
	overflow: hidden;
	z-index: 100;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	text-align: center;
	background-color: #000000;
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	-khtml-opacity: 0.60;
	opacity: 0.60;
}
img#loading_proccess_image {
	position: absolute;
	z-index: 1000;
}


