@charset "utf-8";
/* CSS Document */

#wrapper {
}
#contact_comment_block { display:none; }
input,select {
	padding:3px 5px;
}

#container02 {
	width:570px;
	float:left;
}
#container02 h2 {
	line-height: 1.4em;
	background-image: url(../img/h2tag_black.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px 0 0 24px;
	border-bottom: 1px solid #b1b1b1;
}

div.contact_info_base{
	margin:0px;
	position:relative;
	display:block;
}

table.contact_edit_table{
	width:640px;
	text-align:left;
	font-size:12px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.contact_edit_table th{
	width:26%;
	font-weight:normal;
	vertical-align:top;
	padding:5px 2px 5px 5px;
}
.contact_edit_table td{
	padding:5px 2px 5px 5px;
}


.formName {
	width:638px;
	height: 25px;
	line-height: 25px;
	background-color: #EEEEEE;
	border: 1px solid silver;
	border-bottom: none;
	font-size:12px;
	font-weight: 700;
}
table.contact_edit_table2{
	width:640px;
	text-align:left;
	font-size:12px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.contact_edit_table2 th{
	width:26%;
	font-weight:normal;
	vertical-align:top;
	padding:5px 2px 5px 5px;
}
.contact_edit_table2 td{
	padding:5px 2px 5px 5px;
}

.button_block {
	height: auto;
	padding-bottom: 20px;
	padding-top: 7px;
	text-align: center;
}
.button_block2 {
	width:638px;
	background-color: #EEEEEE;
	border: 1px solid silver;
	border-top: none;
	/*background-image: url("/images/satei/top/under_bk.jpg");*/
	background-position: 0 bottom;
	background-repeat: no-repeat;
	height: auto;
	padding-bottom: 20px;
	padding-top: 7px;
	text-align: center;
	margin:0 0 18px;
	text-align:center;
}

table.common{
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	font-size:12px;
}

table.common tr.altercolor{
	background-color : #e1ffff;
	color : #444;
}


table.common th{
	border-bottom : 1px solid #ccc;
	border-right : 1px solid #ccc;
	background-color:#eee;
}


table.common td{
	border-bottom : 1px solid #ccc;
	border-right : 1px solid #ccc;
}

#container_R {
	width:250px;
	border:1px solid #ccc;
	float:right;
}

#nagare {
	width: 240px;
	margin: 0px;
	padding: 0px;
}

#nagare h2 { margin-bottom:5px;}
#nagare ul {
	width: 250px;
	font-size: 10px;
	list-style-type: none;
	line-height: 1em;
	text-align: left;
	padding: 0 0 0 2px;
}
#nagare ul li {
	display: block;
	float: left;
	margin: 3px;
	width: 240px;
	padding-bottom:3px;
	border-bottom:1px dotted #CCC;
}
#nagare ul li:last-child {
	border-bottom:0;
}
#nagare ul li .title {
	font-size: 10px;
	margin-bottom: 3px;
}
#nagare ul img {
	float: left;
	height: 50px;
	width: 60px;
	margin-right:5px;
}

.edit_errors {
	border:5px solid #EEE;
	margin-bottom:10px;
	padding:5px 10px;
	line-height:1.4em;
	color:#900;
}
.edit_required {
	float:right;
	color:#900;
}
.edit_description {
	color:#666;
}
.edit_notify {
	border:5px solid #EEE;
	margin-top:10px;
	padding:5px 10px;
	line-height:1.4em;
	color:#900;
	font-weight:bold;
	font-size:14px;
}

.SubmitBtn {
	width:200px;
	height:35px;
	cursor:pointer;
	font-weight:bold;
	font-size:14px;
	margin-top:10px;
}
.EdtBtn {
	width:80px;
	height:35px;
	cursor:pointer;
	font-weight:bold;
	font-size:14px;
	margin:10px 15px 0 0;
}

/*Complete */
#CompleteArea {
	padding:20px;
	font-size:14px;
	font-weight:bold;
}
#CloseArea {
	border:5px solid #EEE;
	padding:10px;
	font-size:14px;
	text-align:right;
}

/* CLASS */
.w90P { width:90%;}
.w95P { width:95%;}
.w100 { width:100px;}
.w150 { width:150px;}
.w200 { width:200px;}
.Iputxt100_P {width:100%;}


.form_toral {
width:720px;
display:block;
}



.form_left {
	width:355px;
	float:left;
	margin-right:10px;
	display:block;
}

.form_right {
	width:355px;
	float:left;
	margin-right:0px;
	display:block;
}
