@charset "utf-8";

/*　ポップコーン
------------------------------------------------------------ */

.box_01 {
    width: 596px;
	padding-bottom: 40px;
}

.table_01 {
    width: 576px;
	font-size: 1em;
	text-align: left;
	margin: 0 0 10px 10px;
}
.table_01 th {
    width: 190px;
	vertical-align: top;
}
.table_01 td {
    width: 386px;
	vertical-align: top;
}

.p_01 {
	font-weight: bold;
	clear: both;
	margin-bottom: 5px;
}
.tx_redb {
    font-size: 1.1em;
}

.ul_01 {
    width: 220px;
	float: left;
}
.ul_02 {
    width: 166px;
	float: left;
}

.drink {
    width: 576px;
	height: 120px;
	background: url(../images/drink_img.jpg) left top no-repeat;
	margin-left: 10px;
}
.drink p {
    color: #960;
	font-weight: bold;
	padding: 34px 0 0 10px;
}

.table_02 {
    width: 576px;
	font-size: 1em;
	text-align: left;
	margin: 0 0 0 10px;
	border-bottom: 1px dotted #666;
}
.table_02 td {
    width: 192px;
	vertical-align: top;
}
.table_02 td img {
    width: 100px;
	margin: 0 auto;
}

.p_02 {
    margin-left: 1em;
}

.p_03 {
    text-align: right;
	margin-right: 1em;
	font-weight: bold;
	color: #630;
}

.table_03 {
    width: 576px;
	font-size: 1em;
	text-align: left;
	margin: 0 0 10px 10px;
}
.table_03 td {
	vertical-align: top;
	border-bottom: 1px dotted #666;
	padding: 3px 0;
}
.table_03 .td_01 {
    width: 200px;
}
.table_03 .td_02 {
    width: 70px;
	font-weight: bold;
	color: #630;
	text-align: right;
}
.table_03 .td_03 {
    width: 36px;
}

.btn_menuall {
    width: 376px;
	margin: 0 auto;
}

.dl_01 {
	margin-bottom: 2em;
}
.dl_01 dt {
    color: #960;
	font-weight: bold;
	margin-bottom: 1em;
}
.dl_01 dd {
    margin-bottom: 1em;
}

#sub_company {
    width: 180px;
	_width: 200px;
	height: 24px;
	_height: 35px;
	padding: 11px 10px 0 10px;
	background: url(../images/top_company.jpg) left bottom no-repeat;
}
#sub_company ul {
    width: 180px;
	font-size: 0.9em;
}