@charset "utf-8";
/* CSS Document */

*{
	padding:0;
	margin:0;
}

html {
  height: 100%;
}

.mosttx {
	font-size: 0.8em;
	color: #FFF;
	line-height: 1.5em;
	letter-spacing: 0.1em;
}

#header {
	background: #000000;
	height: 3.6em;
	padding-top: 0.5em;
	
}

#main_wrap {
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: left;
    background-color: #cce6e6;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='12' viewBox='0 0 20 12'%3E%3Cg fill-rule='evenodd'%3E%3Cg id='charlie-brown' fill='%23ffffff' fill-opacity='0.4'%3E%3Cpath d='M9.8 12L0 2.2V.8l10 10 10-10v1.4L10.2 12h-.4zm-4 0L0 6.2V4.8L7.2 12H5.8zm8.4 0L20 6.2V4.8L12.8 12h1.4zM9.8 0l.2.2.2-.2h-.4zm-4 0L10 4.2 14.2 0h-1.4L10 2.8 7.2 0H5.8z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

#header {
	background: #000000;
	height: 3.6em;
	padding-top: 0.5em;
	
}

.title_wrap {
    width: 100%;
    height: 803px;
    background: url("../img/00_bg.jpg") no-repeat center 100%;
}

.title {
    width: 100%;
    max-width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

.package {
	width: 100%;
	height: 666px;
    background: url("../img/01_bg.jpg") no-repeat center 100%;
}


.cup {
	width: 100%;
	height: 739px;
    background: url("../img/02_bg.jpg") no-repeat center 100%;
}

.ppbox {
	width: 100%;
	height: 604px;
    background: url("../img/03_bg.jpg") no-repeat center 100%;
}

.chopstick {
	width: 100%;
	height: 709px;
    background: url("../img/05_bg.jpg") no-repeat center 100%;
}

.inner {
    width: 100%;
    max-width: 1200px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.name{
	border: #FFFFFF;
	border-width: 1px;
	margin: 0;
}

.name img{
	width: 147px;
	height:147px;
	float: left;
}

footer{
	margin: 0;
	width:100%;
	min-width:1200px;
	background: #000;
	padding-top: 1.2em;
	height: 70px;
	text-align: center;
}

footer,#header{
    margin: auto;
    width: 100%;
}

.text{
	float: left;
	overflow: auto;	
}

.mosttx132 {	
	font-size: 1em;
	color: #000;
	letter-spacing:1px;
	line-height:23px;
	margin-bottom: 1em;
}

.mosttx133 {
	font-size: 1.2em;
	font-weight:bold;
	color: #000;
	letter-spacing:1px;
	line-height:45px;
	margin:20;
}