﻿body {
	font:100% Arial, "微軟正黑體", "新細明體";
	margin:0;
	padding:0;
	background-color: #f4f2f1;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	word-wrap: break-word;
	word-break: break-all;
}
/*首頁廣告開始*/
#container {
	width: 925px;
	margin-right: auto;
	margin-left: auto;
}
#adTop {
	width: 925px;
	height: 145px;
	background: #773690;
}
#logo_1 {
	width: 300px;
	height: 60px;
	float: left;
	background-image: url(../images/logo_1.png);
	margin-top: 35px;
	margin-left: 15px;
}	
#adMeun {
	width: 250px;
	height: 26px;
	float: right;
	margin-top: 60px;
}
#adMeun a {
	float:left;
	width: 26px; 
	height: 26px;
	margin:0px 10px 0 0;
}	

#mMeun {
	width: 250px;
	height: 26px;
	float: right;
	margin-top: 60px;
}
#mMeun a {
	float:left;
	width: 26px;
	height: 26px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}			
.ad1 {
	width: 26px; 
	height: 26px;
	background-image:url(../images/map.png);
}
.m1 {
	width: 26px; 
	height: 26px;
	background-image: url(../images/map_1.png);
}
.ad1:hover, .m1:hover {
	background-image: url(../images/map_over.png);
}

.ad2 {
	width: 26px; 
	height: 26px;
	background-image: url(../images/member.png);
}
.m2 {
	width: 26px; 
	height: 26px;
	background-image: url(../images/member_1.png);
}
.ad2:hover, .m2:hover {
	background-image: url(../images/member_over.png);
}

.ad3 {
	width: 26px; 
	height: 26px;
	background-image: url(../images/blog.png);
}
.m3 {
	width: 26px; 
	height: 26px;
	background-image: url(../images/blog_1.png);
}
.ad3:hover, .m3:hover {
	background-image: url(../images/blog_over.png);
}

.ad4 {
	width: 26px; 
	height: 26px;
	background-image: url(../images/fb.png);
}
.m4 {
	width: 26px; 
	height: 26px;
	background-image: url(../images/fb_1.png);
}
.ad4:hover, .m4:hover {
	background-image: url(../images/fb_over.png);
}

.ad5 {
	width: 26px; 
	height: 26px;
	background-image: url(../images/mail.png);
}
.m5 {
	width: 26px; 
	height: 26px;
	background-image: url(../images/mail_1.png);
}
.ad5:hover, .m5:hover {
	background-image: url(../images/mail_over.png);
}	

.ad6 {
	width: 26px; 
	height: 26px;
	background-image: url(../images/ad603.png);
}
.m6 {
	width: 26px; 
	height: 26px;
	background-image: url(../images/ad601.png);
}
.ad6:hover, .m6:hover {
	background-image: url(../images/ad602.png);
}


#imgPlay ul {
	padding: 0px;
	margin: 0px;
}
#imgPlay {
	margin: 0px;
	overflow: hidden;
	width: 925px;
	height: 455px;
	zoom: 1;
	position: relative;
}
#imgPlay .imgs img {
	width: 925px;
	height: 455px;
	padding: 0px;
	border: 0px;
}
#imgPlay .imgs li {
	float: left;
	position: relative;
	list-style-type: none ;
}
#imgPlay .imgs {
	width: 925px;
}
#imgPlay .num span {
    background: url("../images/imgPlayer.png") no-repeat scroll -19px -83px transparent;
    cursor: pointer;
    display: inline-block;
    height: 13px;
    line-height: 0;
    margin: 0;
    overflow: hidden;
    width: 18px;
}
#imgPlay .num SPAN.on {
    background-position: 1px -83px;
}
#imgPlay #numInner {
    background: none repeat scroll 0 0 transparent;
    padding-left: 390px;
    position: absolute;
    right: 50px;
    top: 430px;
    width: 100px;
}
#adFooter{
	position: relative;
	width: 925px; 
	height: 15px;
	margin:10PX 0;
	font-size:13px;
	color:#773690;
}
/*首頁廣告結束*/
#header {
	width: 925px;
	height: 110px;
}
#logo_2 {
	width: 300px;
	height: 60px;
	float: left;
	background-image: url(../images/logo_2.png);
	margin-top: 35px;
}
/*sukishabu_menu開始*/
ul.SlidingMenu {
	list-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul.SlidingMenu a {
	text-decoration: none;
	color: #646569;
	outline: none;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 20px;
}
ul.Horizontal li {
  	float: left;
}
.ClearFix {
  	clear: both;
}
#sukishabu_menu {
}
#sukishabu_menu li.Background {
	background-image: url(../images/bg_menu_right.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#sukishabu_menu li.Background div {
	height: 100%;
	margin-right: 31px;
	background-image: url(../images/bg_menu.png);
	background-repeat: no-repeat;
	background-position: left top;
}
/*sukishabu_menu結束*/
#content {
	margin-top: 15px;
	margin-bottom: 15px;
	min-height: 700px;
}
/*slider開始*/
.slider {
	float: left;
	width: 925px;
	height: 350px;
	position: relative;
	padding-bottom: 26px;
}
.sliderContent {
	float: left;
	width: 925px;
	height: 350px;
	clear: both;
	position: relative;
	overflow: hidden;
}
.sliderArrows a {
	display: block;
	text-indent: -9999px;
	outline: none;
	z-index: 50;
	background-image: url(../images/prev_next.png);
	width: 42px;
	height: 42px;
	position: absolute;
	top: 50%;
	margin-top: -34px;
}
.prev {
	background-position: 0 0;
	left: 15px;
}
.prev:hover {
	background-position: 0 -44px;
}
.next {
	right: 15px;
	background-position: -44px 0;
}
.next:hover {
	background-position: -44px -44px;
}
.sliderContent .item {
	position: absolute;
	width: 925px;
	height: 470px;
	background-color: #FFF;
}
.sliderBullets {
	z-index: 10;
	width: 95px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 12px;
	display: none;
}
.sliderBullets a {
	display: block;
	float: left;
	text-indent: -9999px;
	outline: none;
	margin-left: 5px;
	width: 10px;
	height: 11px;
	background-image: url(../images/bullets.png);
	background-repeat: no-repeat;
}
.sliderBullets .active {
	background-position: 0 -11px;
}
.sliderContent a {
	outline: none;
}
/*slider結束*/
/*menu_box開始*/
#menu_box {
	width: 940px;
	position: relative;
	margin-left: -40px;
	top: -10px;
}
#menu_box li {
	float: left;
	margin-right: 15px;
	list-style-type: none;
	width: 220px;
}
#menu_box li h4 {
	color: #646569;
	font-weight: normal;
	margin-bottom: -5px;
	margin-top: 10px;
}
#menu_box li p {
	font-size: 13px;
	color: #646569;
	margin-bottom: 6px;
}
/*menu_box結束*/
.more {
	text-decoration: none;
	font-size: 12px;
	color: #8431A6;
}
.more:hover {
	text-decoration: underline;
}
.more img {
	position: relative;
	top: 2px;
}
#more1 {
	text-decoration: none;
	font-size: 12px;
	color: #8431A6;
}
#more1:hover {
	text-decoration: underline;
}
#more1 img {
	position: relative;
	top: 2px;
}
#title_1 {
	font-size: 20px;
	color: #8431A6;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 20px;
}
#title_1 img {
	float: left;
	margin-right: 10px;
}
#title_1 .line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8431A6;
	float: right;
	width: 780px;
	margin-top: 12px;
}
#title_2 {
	font-size: 20px;
	color: #8431A6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8431A6;
	width: 160px;
	height: 79px;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 20px;
	float: left;
}
#title_2 img {
	float: left;
	margin-right: 10px;
}
#title_2 p {
	font-size: 13px;
	font-weight: normal;
	margin-top: 4px;
}
#enjoy_con {
	float: left;
	font-size: 14px;
	margin-top: 20px;
	color: #646569;
	line-height: 25px;
	letter-spacing: 2px;
	background-image: url(../images/title_img_3.png);
	background-repeat: no-repeat;
	background-position: right center;
	width: 744px;
	height: 79px;
}
/*enjoy_menu開始*/
#enjoy_menu {
	position: relative;
	left: 30px;
	width: 940px;
	margin-top: 20px;
}
#enjoy_menu li {
	width: 176px;
	float: left;
	list-style-type: none;
	margin-right: 30px;
	height: 321px;
	background-repeat: no-repeat;
}
#enjoy_menu #soup {
	background-image: url(../images/just_enjoy_1.png);
}
#enjoy_menu #soup:hover {
	background-image: url(../images/just_enjoy_1_hover.png);
}
#enjoy_menu #meat {
	background-image: url(../images/just_enjoy_2.png);
}
#enjoy_menu #meat:hover {
	background-image: url(../images/just_enjoy_2_hover.png);
}
#enjoy_menu #vegetable {
	background-image: url(../images/just_enjoy_3.png);
}
#enjoy_menu #vegetable:hover {
	background-image: url(../images/just_enjoy_3_hover.png);
}
#enjoy_menu #beverages {
	background-image: url(../images/just_enjoy_4.png);
}
#enjoy_menu #beverages:hover {
	background-image: url(../images/just_enjoy_4_hover.png);
}
#enjoy_menu #dessert {
	background-image: url(../images/just_enjoy_5.png);
}
#enjoy_menu #dessert:hover {
	background-image: url(../images/just_enjoy_5_hover.png);
}
/*enjoy_menu結束*/
/*news_list開始*/
#news_list {
	position: relative;
	left: -40px;
	width: 950px;
}
#news_list li {
	list-style-type: none;
	float: left;
	width: 455px;
	margin-right: 15px;
}
#news_list .dashed {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #842FA7;
	margin-bottom: 20px;
	margin-top: 20px;
	width: 360px;
	margin-left: 95px;
}
#news_list li img {
	margin-right: 10px;
	float: left;
}
#news_list li .date {
	font-size: 12px;
	color: #8431A6;
	margin-top: 0px;
}
#news_list li h4 {
	margin: -10px;
	font-weight: normal;
	color: #231815;
}
#news_list li p {
	font-size: 13px;
	color: #646569;
}
/*news_list結束*/
#credit {
}
#straight {
	width: 927px;
	position: relative;
	background-image: url(../images/seal.png);
	background-repeat: no-repeat;
	margin-right: 20px;
	float: left;
}
#straight ul {
	width: 708px;
	float: right;
	margin-right: -13px;
	margin-top: 0px;
}
#straight ul li {
	list-style-type: none;
	width: 341px;
	float: left;
	margin-right: 13px;
}
#straight ul li h4 {
	color: #231815;
	font-weight: normal;
	margin-bottom: -5px;
	margin-top: 10px;
}
#straight ul li p {
	font-size: 13px;
	color: #646569;
	margin-bottom: 6px;
}
#content_left {
	float: left;
	width: 200px;
	margin-right: 15px;
}
.main_title {
	width: 200px;
	min-height: 180px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7C6E63;
	float: left;
	background-image: url(../images/made_in_taiwan.png);
	background-repeat: no-repeat;
	background-position: right;
	position: relative;
}
.main_title h1 {
	width: 1em;
	color: #7C6E63;
	font-family: "標楷體";
	float: left;
	font-size: 40px;
	margin-top: 0px;
	line-height: 55px;
}
.main_title h3 {
	width: 1em;
	font-family: "標楷體";
	color: #7C6E63;
	line-height: 26px;
	margin-left: 50px;
	float: left;
	position: absolute;
	bottom: 12px;
	font-weight: normal;
}
#about_bg {
	background-image: url(../images/about_img_2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 252px;
	width: 200px;
	margin-top: 20px;
}
#contact_bg {
	background-image: url(../images/contact_img_2.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 152px;
	width: 180px;
	margin-top: 20px;
}
#charge_bg {
	background-image: url(../images/charge_img_2.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 191px;
	width: 200px;
}
#member_bg {
	background-image: url(../images/member_img_2.png);
	height: 142px;
	width: 200px;
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 20px;
}
#menu_bg {
	background-image: url(../images/menu_img_2.png);
	height: 157px;
	width: 200px;
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 20px;
}
#charge_writing {
	width: 200px;
	height: 217px;
	background-image: url(../images/charge_img_3.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
}
#content_right {
	width: 710px;
	float: left;
	color: #7C6E63;
}
#about_narrative {
	color: #8431A6;
	line-height: 24px;
	font-weight: bold;
	margin-top: 10px;
	background-image: url(../images/about_img_3.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#about_reasons {
	background-image: url(../images/about_img_4.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 15px;
}
#about_reasons p {
	font-size: 13px;
	line-height: 18px;
	margin-left: 196px;
	color: #646569;
}
#about_reasons img {
	margin-left: 196px;
	margin-bottom: 10px;
}
#contact_message {
	background-image: url(../images/contact_img_3.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 15px;
}
#contact_description {
	width: 630px;
	margin-left: 80px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7C6E63;
	margin-bottom: 20px;
}
#contact_description p {
	line-height: 24px;
	margin-bottom: 0px;
}
#contact_tab {
	margin-left: 80px;
}
#contact_tab td {
	padding: 5px;
}
#charge_title {
	background-color: #DDD2C5;
	font-size: 22px;
	font-weight: bold;
	background-image: url(../images/charge_img_4.png);
	background-repeat: no-repeat;
	background-position: 650px center;
	padding: 20px;
	margin-top: 3px;
}
#charge_mode {
	margin-top: 10px;
	width: 710px;
	height: 271px;
	background-image: url(../images/charge_img_6.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#charge_mode img {
	float: left;
}
#charge_tab {
	margin-left: 20px;
	float: left;
}
#charge_tab td {
	padding: 5px;
}
#preferential_title {
	font-size: 22px;
	font-weight: bold;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7C6E63;
	background-image: url(../images/charge_img_7.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 8px;
	margin-top: 18px;
	margin-bottom: 10px;
}
#member_preferential {
}
#mp_l {
	float: left;
	width: 274px;
}
#mp_l a, #mp_r a {
	font-size: 20px;
	color: #7C6E63;
	text-decoration: none;
	font-weight: bold;
}
#mp_l a h3, #mp_r a h3 {
	margin-left: 70px;
	font-size: 20px;
}
#mp_l a:hover h3, #mp_r a:hover h3 {
	text-decoration: underline;
}
#mp_r {
	float: right;
	width: 274px;
}
.download {
	background-image: url(../images/download.png);
	height: 55px;
	width: 274px;
	float: left;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-bottom: 15px;
	background-position: left center;
}
a:hover .download {
	background-image: url(../images/download_hover.png);
}
#mp_l p, #mp_r p {
	line-height: 24px;
}
#member_title {
	background-color: #DDD2C5;
	font-size: 22px;
	font-weight: bold;
	background-image: url(../images/member_img_3.png);
	background-repeat: no-repeat;
	background-position: 650px center;
	padding: 18px;
	margin-top: 3px;
}
#member_munu {
	position: relative;
	left: -40px;
	width: 200px;
	margin-top: 0px;
}
#member_munu li {
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7C6E63;
}
#member_munu li a {
	color: #7C6E63;
	text-decoration: none;
}
#member_munu li a:hover {
	color: #842FA7;
}
#member_munu .mm_over {
	color: #842FA7;
}
#member_tab {
	font-size: 12px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
#member_tab td {
	padding: 5px;
}
#member_tab td .forget {
	color: #7C6E63;
	text-decoration: none;
}
#member_tab td .forget:hover {
	color: #842FA7;
	text-decoration: underline;
}
#birthday_title {
	background-color: #DDD2C5;
	font-size: 22px;
	font-weight: bold;
	background-image: url(../images/charge_img_7.png);
	background-repeat: no-repeat;
	background-position: 650px center;
	padding: 18px;
	margin-top: 3px;
}
#birthday_box {
}
#birthday_box p {
	font-size: 14px;
}
#birthday_coupons {
	background-image: url(../images/coupon_birthday.jpg);
	height: 277px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#member_coupons {
	background-image: url(../images/coupon_join.jpg);
	height: 277px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#wedding_coupons {
	background-image: url(../images/coupon_wedding.jpg);
	height: 277px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#birthday_coupons h4 {
	padding-top: 25px;
	padding-left: 22px;
	letter-spacing: 1px;
}
#qr_code {
	position: absolute;
	right: 15px;
	bottom: 55px;
}
#print {
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	text-align: center;
}
#subscription_title {
	background-color: #DDD2C5;
	font-size: 22px;
	font-weight: bold;
	background-image: url(../images/member_img_6.png);
	background-repeat: no-repeat;
	background-position: 650px center;
	padding: 18px;
	margin-top: 3px;
}
#menu_title {
	color: #842FA7;
	position: relative;
	padding-top: 20px;
}
#menu_title h1 {
	font-size: 35px;
	line-height: 30px;
	font-family: "標楷體";
	letter-spacing: 1px;
}
#menu_title h3 {
	margin-bottom: 6px;
	font-size: 20px;
	letter-spacing: 1px;
	font-weight: normal;
}
#menu_title img {
	position: absolute;
	right: 0px;
	bottom: 10px;
}
#menu_explanation {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #842FA7;
	border-bottom-color: #842FA7;
	padding-top: 5px;
	padding-bottom: 5px;
}
#menu_explanation p {
	line-height: 22px;
	font-size: 14px;
	color: #646569;
}
#soup_menu {
	position: relative;
	left: -40px;
	width: 733.5px;
}
#soup_menu li {
	float: left;
	width: 221px;
	list-style-type: none;
	margin-right: 23.5px;
	color: #646569;
}
#soup_menu li h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #646569;
	padding-bottom: 6px;
	margin-bottom: 0px;
	font-weight: normal;
}
#soup_menu li p {
	line-height: 22px;
	font-size: 15px;
}
#vegetable_menu {
	position: relative;
	left: -40px;
	width: 720px;
}
#vegetable_menu li a img:hover {
	-moz-box-shadow: 0px 0px 10px rgba(20%,20%,40%,0.2);
	-webkit-box-shadow: 0px 0px 10px rgba(20%,20%,40%,0.2);
	box-shadow: 0px 0px 10px rgba(20%,20%,40%,0.2);
}
#vegetable_menu li {
	float: left;
	width: 170px;
	list-style-type: none;
	margin-right: 10px;
	color: #646569;
	margin-bottom: 25px;
}
#vegetable_menu li h3 {
	padding-bottom: 6px;
	margin-bottom: 0px;
	font-size: 14px;
	font-weight: normal;
}
#vegetable_menu li p {
	line-height: 22px;
	font-size: 15px;
}
#share_title {
	background-color: #842FA7;
	background-image: url(../images/share_img_2.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 46px;
	font-size: 18px;
	color: #FFF;
	line-height: 45px;
	padding-left: 10px;
	margin-top: 15px;
}
#share_menu {
	width: 945px;
	position: relative;
	left: -40px;
}
#share_menu li {
	background-color: #FFF;
	width: 275px;
	margin-right: 20px;
	float: left;
	list-style-type: none;
	padding: 10px;
	max-height: 480px;
}
#share_menu li h4 {
	color: #842FA7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #842FA7;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 8px;
}
#share_menu li i {
	font-style: normal;
	color: #646569;
	margin-top: 0px;
	font-size: 14px;
}
#share_menu li h5 {
	color: #842FA7;
	margin-top: 10px;
	margin-bottom: 8px;
	font-size: 14px;
}
#share_menu li p {
	font-size: 14px;
	color: #727171;
	margin-top: 0px;
}
#view {
	width: 40px;
	height: 40px;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-o-border-radius: 50px;
	color: #FFED61;
	background-color: #842FA7;
	text-decoration: none;
	display: block;
	text-align: center;
	line-height: 35px;
	float: right;
}
#view:hover {
	background-color: #FFED61;
	color: #842FA7;
}
#share_menu #bottom_border {
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #842FA7;
	width: 295px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#store_data {
	background-color: #DDD2C5;
	margin-top: 20px;
	height: 160px;
	color: #7A6D61;
}
#store_data img {
	float: left;
}
#store_word {
	padding: 20px;
	float: left;
}
#store_word h3 {
	margin-top: 0px;

}
#store_word p {
	line-height: 6px;
	font-size: 14px;
}
#map {
	color: #7C6E63;
	text-decoration: none;
	font-weight: bold;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
}
#map:hover {
	text-decoration: underline;
}
#address {
	color: #842FA7;
	position: relative;
	height:130px;
}
#address p {
	line-height: 10px;
}
#map_guide {
	background-image: url(../images/map_guide.png);
	height: 95px;
	width: 95px;
	position: absolute;
	right: 0px;
	top: 0px;
}
#map_guide:hover {
	background-image: url(../images/map_guide_hover.png);
}
#store_narrative {
	color: #7C6E63;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7C6E63;
	border-bottom-color: #7C6E63;
	margin-top: 15px;
	margin-bottom: 15px;
}
#store_narrative p {
	line-height: 12px;
}
#store_introduction {
	position: relative;
	left: -40px;
	width: 720px;
}
#store_introduction li {
	list-style-type: none;
	width: 170px;
	margin-right: 10px;
	float: left;
	margin-top: 10px;
}
#store_introduction .special {
	float: none;
	width: 710px;
	font-size: 14px;
	line-height: 20px;
}



/*按鈕效果開始*/
.input_1 {
	border: 1px solid #7C6E63;
	color: #7C6E63;
	height: 20px;
	border-radius:4px;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	width: 250px;
}
.input_1:hover, .input_2:hover, .input_3:hover, .input_4:hover {
	border: 1px solid #842FA7;
	-moz-box-shadow: inset 0px 0px 7px  rgba(20%,20%,40%,0.2);
	-webkit-box-shadow: inset 0px 0px 7px rgba(20%,20%,40%,0.2);
	box-shadow: inset 0px 0px 7px rgba(20%,20%,40%,0.2);
}
.input_2 {
	border: 1px solid #7C6E63;
	color: #7C6E63;
	height: 30px;
	border-radius:4px;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	width: 260px;
}
.input_3 {
	border: 1px solid #7C6E63;
	color: #7C6E63;
	height: 20px;
	border-radius:4px;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	width: 350px;
}
.input_4 {
	border: 1px solid #7C6E63;
	color: #7C6E63;
	height: 20px;
	border-radius:4px;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	width: 180px;
}
.agreement {
	border: 1px solid #7C6E63;
	color: #7C6E63;
	border-radius:4px;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	resize: none;
}
.agreement:hover {
	border: 1px solid #842FA7;
	-moz-box-shadow: inset 0px 0px 7px  rgba(20%,20%,40%,0.2);
	-webkit-box-shadow: inset 0px 0px 7px rgba(20%,20%,40%,0.2);
	box-shadow: inset 0px 0px 7px rgba(20%,20%,40%,0.2);
}
.button_style_1 {
	background-color: #7c6e63;
	color: #FFF;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
}
.button_style_1:hover {
	background-color: #842FA7;
}
/*按鈕效果結束*/
/*footer開始*/
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7C6E63;
	background-image: url(../images/vegetables.png);
	background-repeat: no-repeat;
	background-position: right center;
	position: relative;
	margin-top: 10px;
}
#footer ul {
	text-align: center;
	margin-bottom: 12px;
	position: relative;
	left: -20px;
}
#sukishabu_logo {
	position: absolute;
	left: 0px;
	bottom: 10px;
}
#footer ul li {
	display: inline;
	float: none;
	color: #727171;
	font-size: 13px;
	letter-spacing: 1px;
}
#footer ul li a {
	color: #727171;
	text-decoration: none;
}
#footer ul li a:hover {
	color: #727171;
	text-decoration: underline;
}
#center {
	margin-right: auto;
	margin-left: auto;
	width: 480px;
}
#address_1 {
	float: left;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #727171;
}
#address_2 {
	margin-left: 20px;
	float: left;
}
.address_style p {
	color: #727171;
	font-size: 13px;
	margin-top: 0px;
}
.address_style h3 {
	color: #727171;
	margin-top: -10px;
	margin-bottom: 0px;
}
#footer #copyright {
	color: #727171;
	clear: both;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 10px;
	font-size: 11px;
	margin-top: 10px;
	letter-spacing: 1px;
}
/*footer結束*/
