@charset "utf-8";

/* format Re-set up ----------------------------*/

#index #sidebar{
	height: 20px;
	background-image: none;
	/*background: url(../../../../common/images/cmn_sidebar_bgtop.gif) left top no-repeat;*/
	
}

#index #wrapper{
	background: url(../image/sidebar_bg.gif) right top repeat-y;
	-webkit-border-radius: 3px;  
    -moz-border-radius: 3px;
    border-radius: 3px;
}

/* form Page */
.h1box {
	padding: 18px 20px 18px 31px;
	margin-bottom: 25px;
	text-align: left;
	-webkit-border-radius: 3px;  
    -moz-border-radius: 3px;
    border-radius: 3px;
    background:#353535 url(../image/point-color.gif) 20px 16px no-repeat;
}
#index .h1box h1 {
	padding: 0;
	margin: 0;
	font-size: 17px;
	letter-spacing: 0.1em;
	color: #ffffff;
	/*background: url(../image/point-text.gif) left bottom no-repeat;*/
}

.stepImage {
	clear:both;
	margin-top: 10px;
	margin-left: 18px;
}

#filed_submit {
	margin: 10px;
	text-align: center;
}

#privacy{
	margin: 0 0 30px;
	padding: 16px 15px 5px;
	background-color: #f1f1f1;
	-webkit-border-radius: 3px;  
    -moz-border-radius: 3px;
    border-radius: 3px;
}
#privacy h2 {
	padding: 0;
	margin: 0;
	font-weight: bold;
	color: #000000;
	background-image: none;
}
#privacy p,
#privacy ol {
	color: #888888;
}
ol#privacyList {
	margin-left: 2.5em;
}

ol#privacyList li {
	list-style-type: decimal;
	padding-bottom: 3px;
	line-height: 1;
}
p.signature {
	text-align: right;
}
table.form_wrap a:hover {
	text-decoration: none;
	color: #333333;
}

#confirmed_privacy_pilicy table.form_wrap {
	padding-bottom: 15px;
	border: none;
}


table.form_wrap td {
	margin: 0;
	padding: 3px 2px 5px;
	text-align: left;
	vertical-align: top;
	color: #333333;
	background-image: none;
	/*border-bottom: 1px dotted #cccccc;*/
}

table.form_wrap td.left_column,
table.form_wrap td.right_column,
table.form_wrap td.bottom_column,
table.form_wrap td.left_column_inner {
	border-bottom: 1px dotted #cccccc;
}
table.form_wrap td.left_column {
	padding-bottom:5px;
	width: 250px;
}
table.form_wrap td.top_column{
	padding-bottom: 0;
	width: 100%;
	border-bottom: none;
}

td.left_column div.cocktail_address_left {
	float:left;
}
div.cocktail_address_left_inner {
	text-align:right;
}

td.left_column div.cocktail_ryouma_names_left {
	float:left;
}
div.cocktail_ryouma_names_left_inner {
	float: right;
	width:180px;
	text-align:right;
}

table.form_wrap td.bottom_column{
	padding-left:15px;
	padding-bottom:5px;
}


/* confirm Page */

#cautions table {
	border: none;
}
#confirmTable .form_wrap {
	/*border-bottom: 1px dotted #cccccc;*/
}
#cautions table td {
	background-image: none;
}
#confirmTable table.form_wrap td.left_column,
#confirmTable table.form_wrap td.right_column,
#confirmTable table.form_wrap td.bottom_column,
#confirmTable table.form_wrap td.left_column_inner {
	/*border-bottom: none;*/
}
#confirmTable .form_wrap td.bottom_column {
	padding-bottom: 1em;
}
#confirmTable .form_wrap td.top_column {
	border-top: 1px dotted #cccccc;
}

p.confirmButtonArea {
	margin: 10px;
	text-align: center;
	font-size: medium;
	font-weight: bold;
	color: #ff0000;
}

/* ThankYou Page */

p#thankyou_title{
	padding: 100px 10px 100px;
	text-align: center;
	font-size: small;
}
p#thankyou_title strong {
	font-size:30px;
	line-height: 1.6;
}

.thanksArea {
	padding: 50px 30px 0;
}

.thanksArea p {
	padding-bottom: 1em;
}

.thanksArea p.thanks {
	padding-bottom: 150px;
	text-align: center;
	font-size: x-large;
	font-weight: bold;
}

.thanksArea p.thanks2 {
	padding-bottom: 50px;
	text-align: center;
	font-size: x-large;
	font-weight: bold;
}

.thanksArea p.thanks span,
.thanksArea p.thanks2 span {
	font-size: small;
	font-weight: normal;
}

/*   */
#filed_submit{
	text-align:center;
}

/* form parts */
form {
	margin: 0;
	padding: 0;
}
.attention {
	color: red;
}
.required {
	display: inline-block;
	float: right;
	width: 35px;
	height: 17px;
	/*padding-top: 17px;*/
	text-indent: 100%;
	white-space: nowrap;
	margin-top: 2px;
	margin-left: 3px;
	overflow: hidden;
	background: url(../images/required.gif) left top no-repeat;
	color:#ff0000;
}
.no_required {
	display: inline-block;
	float: right;
	width: 35px;
	height: 0px;
	padding-top: 17px;
	margin-top: 2px;
	margin-left: 3px;
	overflow: hidden;
	background: url(../images/required2.gif) left top no-repeat;
}
.item_title{
	color:#f70;
	font-weight:bold;
}
.item_dot{
	color:#f70;
}
.item_style {
	color: #333333;
}
.item_style_err {
	color: red;
	font-weight:bold;
	text-decoration:none;
}
.text_tem_style_err{
	color:#006666;
}
UL,OL,LI {
	list-style-image: url('');
}

/* added style */
.name_info_top{
	color:#999999;
	font-size: small;
}

.name_info_bottom{
	color:#999999;
	font-size: small;
}
input[type="text"]{
	border:1px solid #cdcdcd;
	border-radius:2px;
}
#company_name{ width:16em; padding:4px;}
#last_name{ width:8em; margin-right: 3px; padding: 4px;}
#first_name{ width:8em; padding: 4px;}
#last_kana{ width:8em; margin-right: 3px; padding: 4px;}
#first_kana{ width:8em; padding: 4px;}

#zipcode{ width:16em; padding: 4px;}
#address1{ width:16em; padding: 4px;}
#address2{ width:16em; padding: 4px;}
#company_post{ width:16em; padding: 4px;}
#company_position{ width:16em; padding: 4px;}
#tel{ width:16em; padding: 4px;}
#fax{ width:16em; padding: 4px;}
#Email_to{ width:16em; padding: 4px;}
#other_questionA{ width:550px; height:50px;}
#textarea_da{ width:580px; height:100px;}
#question { width:600px; height:50px;}
#Dealer { width:16em; }
#kenmei { width:400px; }
#cb3_month,
#cb3_year { width:4em; }
#visit_date_one_dates,#visit_date_two_dates,#visit_date_tri_dates,#hito { padding: 4px; }

#contents textarea {
	width: 400px;
	height:100px;
	border:1px solid #cdcdcd;
	border-radius:2px;
}


ul.radio_with_text_list{
	list-style-type: none;
	margin:5px 5px 5px 10px;
	padding:0px;
}
ul.radio_with_text_list li input.innter_txt{
	width:150px;
	margin-left:10px;
}

span.disabled_answer{
	color:gray;
}
span.enable_answer{
}

ul.bottom_list,
ul.list_side,
ul.list_up,
ul.radio_with_text_list {
	margin: 0;
	padding: 0;
}
ul.bottom_list li{
	list-style-type: none;
	float:left;
	margin-right:50px;
	/*white-space: nowrap;*/
}
/*div.bottom_list{
	clear:both;
}*/

ul.list_side li{
	list-style-type: none;
	margin-right:50px;
	float:left;
}

.addresses_detail{
	margin:0px 10px 0px 10px;
}

/* チェックボックスとラジオボタンで共有されているクラス */
/* チェックボックスとラジオボタン両方掲載されているフォームはIDで別途追加対応が必要 */
ul.list_up li{
	/*ラジオボタンがあるのでfloat */
	/*float: left;*/　
	list-style-type: none;
	line-height: 1.5;
}

#large_class {
	
}

/*watanabe sample*/

#confirmed_privacy_pilicy {
	visibility: hidden;
}
#privacy_attention {
	position: relative;/* for icon */
	padding: 10px 20px;
	margin: 5px 0 10px;
	font-weight: bold;
	color: #000000;
	border:1px dotted #d6d6d6;
	-webkit-border-radius: 3px;  
    -moz-border-radius: 3px;
    border-radius: 3px;
}
#privacy_attention p {
	margin: 0;
	padding: 0;
}
#privacy_attention .icon {
	position: absolute;
	top: -15px;
	left: 20px;
	
}
#privacy_confirm {
	position: relative;/* for icon */
	margin: 10px 0 20px;
	padding: 15px 20px;
	font-weight:bold;
	/*background-color: #ffebeb;*/
	border:1px dotted #d6d6d6;
	-webkit-border-radius: 3px;  
    -moz-border-radius: 3px;
    border-radius: 3px;
    line-height: 1;
}
#privacy_confirm p {
	padding: 0;
	margin: 0;
}
#privacy_confirm .icon {
	position: absolute;
	top: -15px;
	left: 20px;
}
#privacy_confirm strong {
	font-size: larger;
	color: #000000;
}
#privacy_confirm span {
	padding-left: 25px;
	font-size: smaller;
}
#privacy_confirm_chk{
	
}


/* error message */

.cautions_head_icon{
	padding: 0;
	margin: 0;
	width:32px;
	text-align:center;
}
.cautions_head_text {
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-size: 14px;
}
.cautions_body_text {
	padding: 0;
}
ul.error_messages {
	padding: 14px 28px;
	background-color: #f5f5f5;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	/*border: 1px dotted #f95c72;*/
}
ul.error_messages li {
	list-style-type: disc;
}
ul.error_messages li a {
	padding-right: 5px;
	text-decoration: underline;
	letter-spacing:1px
}
