/*-----------------------------------------
main
*/
.wrapper {
	margin: auto;
	width: 800px;
	background-image: url(../images/bg_contents.gif);
	background-repeat: repeat-y;
}



/*-----------------------------------------
navi
*/

.promotion_navi {
	margin: 5px 10px 10px 10px;
	text-align: center;
	font-size: 11px;
	color: #CCCCCC;
}
.promotion_navi a:link, .promotion_navi a:visited {
	text-decoration: none;
	color: #000000;
}
.promotion_navi a:hover, .promotion_navi a:active {
	text-decoration: underline;
	color: #000000;
}
.promotion_navi strong {
	color: #000000;
}
.navi_left_before {
	background-image: url(../images/promotion/navi_left_before.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
}
.navi_left_selected {
	background-image: url(../images/promotion/navi_left_selected.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
}
.navi_left_after {
	background-image: url(../images/promotion/navi_left_after.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
}
.navi_before {
	background-image: url(../images/promotion/navi_before.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
}
.navi_selected {
	background-image: url(../images/promotion/navi_selected.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
}
.navi_after {
	background-image: url(../images/promotion/navi_after.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
}
.navi_right_before {
	background-image: url(../images/promotion/navi_right_before.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
}
.navi_right_selected {
	background-image: url(../images/promotion/navi_right_selected.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
}

/*-----------------------------------------
contents
*/
.contents_title {
	font-weight: bold;
	background-image: url(../images/contents_title.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
	padding: 10px;
	vertical-align: middle;
}

.promotion_form {
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
}
.promotion_form_item {
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.pf_title {
	background-image: url(../images/promotion/form_title.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 22px;
	padding-left: 30px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
.pf_title_item_select {
	line-height: 22px;
	padding-left: 20px;
	font-weight: bold;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}

.pf_parts {
	margin: 0 0 15px 20px;
	font-size: 80%;
	line-height: 140%;
}
.pf_parts_nest {
	margin: 0 0 15px 20px;
}
.pf_link {
	background-image: url(../images/promotion/pf_link.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 20px;
	padding-left: 20px;
	min-height: 20px;
	line-height: 20px;
}
.pf_internal_link {
	text-align: right;
}

.pf_parts ul {
	margin-top: 0px;
	margin-bottom: 0px;
}



/*-----------------------------------
table
*/
.contents_table_title {
	font-weight: bold;
	background-color: #D2FFD2;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	border: 1px solid #999999;
	font-size: 90%;
}
.contents_table_collapse {
	border-collapse:collapse;
}
.contents_table_category {
	text-align: center;
	border: 1px solid #999999;
	padding: 5px;
	background-color: #D2FFD2;
	font-size: 90%;
}
.contents_table_label {
	vertical-align: middle;
	padding: 5px;
	border: 1px solid #999999;
	font-size: 80%;
}
.contents_table_text02 {
	padding: 5px;
	border: 1px solid #999999;
}
.contents_table_text02 ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.contents_table_text02 ul li {

}
.contents_table_img {
	border: 1px solid #999999;
	background-color: #FFFFFF;
}

/*-----------------------------------------
form button
*/
.pf_submit {
	text-align: right;

}
.pf_button {
	padding: 10px 5px;
	background: white;
	color: #494949;
	border-top: 1px solid #D4D2CF;
	border-left: 1px solid #D4D2CF;
	border-bottom: 1px solid #868686;
	border-right: 1px solid #868686;
}

/*-----------------------------------------
error
*/
.pf_need_mark {
	color: #FF0000;
}
.pf_error {
	font-size: 12px;
	color: #FF0000;
}


/*-----------------------------------------
form_service.php
*/
.pf_service_desc {
	line-height: 140%;
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 20px;
}
.pf_service_wineshop {
	padding: 10px;
	font-size: 80%;	
}
.pf_service_wineshop a:link, .pf_service_wineshop a:visited {
	text-decoration: none;
	color: #FF0000;
}
.pf_service_wineshop a:hover, .pf_service_wineshop a:active {
	text-decoration: underline;
	color: #FF0000;
}

.pf_service_category {
	font-size: 20px;
	line-height: 140%;
	font-weight: bold;
	background-image: url(../images/promotion/promotion_service_dot.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
/*-----------------------------------------
form_contents.php
*/
.pf_contents {
	margin: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-image: url(../images/promotion/contents.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
.pf_contents_rb {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	min-height: 25px;
	background-image: url(../images/promotion/contents_rb.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.pf_contents_check {
	color: #FF0000;
}
.pf_contents_notice {
	border: 1px solid #0000FF;
	margin-top: 15px;
	margin-right: 30px;
	margin-left: 30px;
}
.pf_contents_notice_title {
	margin-top: -0.5em;
	padding-left: 20px;
}
.pf_contents_notice_title span {
	background-color: #FFFFFF;
	font-weight: bold;
	color: #0000FF;
}
.pf_contents_text {
	padding: 10px;
}
/*-----------------------------------------
form_item.php
*/
.pf_item_table {
	font-size: 70%;
	border-collapse: collapse;
}
.pfi_title {
	text-align: center;
	font-size: 70%;
}
.pfi_title_en {
	text-align: center;
	font-size: 80%;
}

.pfi_title_align_right {
	text-align: right;
	font-size: 70%;
}
.pfi_table_sample {
	text-align: center;
	background-color: #EEF1FF;
	border: 1px solid #000000;
}

.pfi_table_td {
	border: 1px solid #000000;
	padding: 0 3px;
}
.pfi_number {
	background-color: #F9E1E2;
}
.pfi_table_td input {
	border: none;
	width: 100%;
	text-align: center;
	background-color: #FFFFFF;
}
.pfi_number input {
	background-color: #F9E1E2;
}
.pfi_table_td_alcohol {
	border: 1px solid #000000;
	padding: 0 3px;
}
.pfi_table_td_alcohol input {
	width: 70%;
	text-align: center;
	background-color: #FFFFFF;
}
.pfi_table_td_alcohol span {
}
.pfi_table_td_pc {
	border: 1px solid #000000;
	padding: 0 3px;
}
.pfi_table_td_pc input {
	width: 50%;
	text-align: left;
	background-color: #FFFFFF;
}
.pfi_table_td_pc span {
}

.pfi_table_td_other {
	border: 1px solid #000000;
	padding: 0 3px;
}
.pfi_table_td_other input {
	text-align: center;
	background-color: #FFFFFF;
}
.pfi_table_td_other span {
}
.error_box_none {
	padding: 5px;
}
.error_box_tate {
	border-top-width: 2px;
	border-left-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-left-color: #FF0000;
	border-bottom-color: #FF0000;
}
.error_box_yoko {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
}
.error_box_takasa {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
}
.error_box_weight {
	border: 2px solid #FF0000;
}
.error_box_aida {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
}

/*-----------------------------------------
form_process.php
*/
.pf_thanks_invoice {
	line-height: 140%;
}
.pf_thanks_invoice span {
	font-weight: bold;
}
.pf_thanks_desc {
	font-size: 80%;
	line-height: 140%;
}
.pf_thanks_contact {
	font-size: 80%;
	line-height: 140%;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	border: 2px solid #009B00;
	background-color: #D7FFD7;
	text-align: center;
	padding: 10px;
}
.pf_thanks_contact strong {
}

.pf_thanks_notice {
	font-size: 80%;
	line-height: 140%;
	color: #FF0000;
	margin-top: 30px;
}
/*-----------------------------------------
item_select.php
*/

.item_select_price {
	font-size:140%;
	padding: 10px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #000099;
}
.pf_agent_sp {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 20px;
	border: 3px double #F00;
	float: right;
}
.pf_agent_sp span {
	background-color: #F00;
	color: #FFF;
	padding: 10px;
	font-weight: bold;
}

/*-----------------------------------------
information_storage.php
*/

.information_storage_price {
	font-size:140%;
	padding: 10px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #000099;
}


/*-----------------------------------------
/*-----------------------------------------
/*-----------------------------------------
promotion
*/
.pf_area_desc {
}
.pf_promotion_table_title {
	font-size: 16px;
	padding: 5px 5px 5px 5px;
}
.pf_result_air {
	font-size: 16px;
	padding: 10px 0;
}
.pf_result_air_selected_left {
	padding: 10px;
	font-size: 18px;
	background-image: url(images/sankaku_red.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.pf_result_air_selected_centre {
	font-size: 18px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
}
.pf_result_air_selected_right {
	font-size: 18px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FF0000;
}
.pf_result_air_over_left {
	padding: 10px;
	font-size: 18px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.pf_result_air_over_centre {
	font-size: 18px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.pf_result_air_over_right {
	font-size: 18px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.pf_result_ship_title {
	padding: 10px;
	font-size: 18px;
	border: 1px solid #CCCCCC;
}
.pf_result_ship_title_selected {
	padding: 10px;
	font-size: 18px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF0000;
	border-left-color: #FF0000;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.pf_result_ship_result {
	padding: 10px;
	font-size: 18px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.pf_result_ship_result_selected {
	padding: 10px;
	font-size: 18px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	background-image: url(images/sankaku_red.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.shipping_table_area {
	margin: 0 20px;
}
.shipping_table {
	border-collapse: collapse;
}
.shipping_table_title {
	border: 1px solid #CCCCCC;
	text-align: center;
	font-weight: bold;
	background-color: #CCCCCC;
}
.shipping_table_qty {
	border: 1px solid #CCCCCC;
	text-align: center;
	padding: 2px 5px;
}
.shipping_table_price {
	border: 1px solid #CCCCCC;
	text-align: center;
	padding: 2px 5px;
}
.promotion_result_table {
	border: 1px solid #333333;
	border-collapse: collapse;
	margin: 10px 20px;
}
.promotion_result_table_td {
	border: 1px solid #CCCCCC;
	padding: 5px 10px;
}
.pf_promotion_table_carton {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: center;
}
.pf_promotion_table_tate {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	text-align: center;
}
.pf_promotion_table_yoko {
	text-align: center;
}
.pf_promotion_table_takasa {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	text-align: center;
}
.pf_promotion_table_weight {
	text-align: center;
}
.pf_promotion_table_line_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.mataha {
	font-size: 80%;
	letter-spacing: 0.2em;
	text-align: center;
}
.promotion_result_notice {
	margin-left: 20px;
}
.promotion_result_notice_title {
	float: left;
	color: #FFFFFF;
	background-color: #FF0000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.promotion_result_notice_area {
	clear: both;
	font-size: 80%;
	padding: 10px;
	border: 1px solid #FF0000;
}


/*-----------------------------------------
シミュレーションエラー用
*/
.error_none {
}
.error1_tate {
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-left-color: #FF0000;
}
.error1_yoko {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF0000;
	border-left-color: #FF0000;
}
.error1_takasa {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.error1_weight {
	border: 2px solid #FF0000;
}
.error1_aida {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF0000;
	border-left-color: #FF0000;
}

.error2_tate {
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-left-color: #FF0000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.error2_yoko {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
}
.error2_takasa {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF0000;
}
.error2_weight {
	border: 2px solid #FF0000;
}
.error2_aida {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
}
/*-----------------------------------------
Survey
*/
.survey_title {
	background-color: #DEF7E0;
	padding: 5px;
	margin-bottom: 10px;
}
.survey_subtitle {
	background-image: url(images/survey_title.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 20px;
	font-weight: bold;
	font-size: 80%;
}
