@charset "utf-8";
/* CSS Document */

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.8em;
	line-height: 1.5;
	margin: 0;
	background: #FFF;
}

h1, h2, h3, h4, h5, h6, p, ul, li, dl, dt {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

img { border: 0; }

a { text-decoration: none; }
a:hover { text-decoration: underline; }

.clear { clear: both; }

.font-small {
	font-size: 80%;
}

#container,
#header,
#footer {
	width: 760px;
	margin: 0 auto;
}

#header .seo {
	background: #242424;
	width: 740px;
	padding: 2px 10px;
	color: #FFF;
	font-size: 0.8em;
	text-align: right;
}

#footer {
	clear: both;
	border-top: 1px solid #CCC;
	margin: 10px auto;
	padding: 10px 0;
	text-align: center;
	color: #666;
	font-size: 0.9em;
}

#footer a { color: #666; }

.backtop {
	background: url(../images/backtop-arrow.gif) right no-repeat;
	padding-right: 18px;
	text-align: right;
	font-size: 12px;
}
.backtop img {
	margin-left: 3px;
}
.backtop a {
	color: #000;
	text-decoration: none;
}
.backtop a:hover {
	color: #F60;
}

.tw #alpha {
	float: left;
	width: 150px;
	margin-bottom: 10px;
}

.tw #beta {
	float: right;
	width: 595px;
	margin: 0 0 10px 0px;
}

ul.menu-main,
ul.menu-sub { margin-bottom: 15px; }
.menu-main li,
.menu-sub li,
.menu-footer li {
	list-style-type: none;
}
.menu-main span,
.menu-sub span,
.menu-footer span,
.menu-footer-long span {
	display: none;
}
.menu-main a {
	background: url(../images/menu/menu-main.gif) no-repeat;
	display: block;
	width: 150px;
	height: 36px;
}
.menu-main-01 a { background-position: 0 0; }
.menu-main-02 a { background-position: 0 -36px; }
.menu-main-03 a { background-position: 0 -72px; }
.menu-main-04 a { background-position: 0 -108px; }
.menu-main-05 a { background-position: 0 -144px; }
.menu-main-06 a { background-position: 0 -180px; }
.menu-main-07 a { background-position: 0 -216px; }
.menu-main-08 a { background-position: 0 -252px; }
.menu-main-01 a:hover { background-position: -150px 0; }
.menu-main-02 a:hover { background-position: -150px -36px; }
.menu-main-03 a:hover { background-position: -150px -72px; }
.menu-main-04 a:hover { background-position: -150px -108px; }
.menu-main-05 a:hover { background-position: -150px -144px; }
.menu-main-06 a:hover { background-position: -150px -180px; }
.menu-main-07 a:hover { background-position: -150px -216px; }
.menu-main-08 a:hover { background-position: -150px -252px; }

.menu-sub a {
	background: url(../images/menu/menu-sub.gif) no-repeat;
	display: block;
	width: 150px;
	height: 26px;
}
.menu-sub-01 a { background-position: 0 0; }
.menu-sub-02 a { background-position: 0 -26px; }
.menu-sub-03 a { background-position: 0 -54px; }
.menu-sub-04 a { background-position: 0 -80px; }
.menu-sub-01 a:hover { background-position: -150px 0; }
.menu-sub-02 a:hover { background-position: -150px -26px; }
.menu-sub-03 a:hover { background-position: -150px -54px; }
.menu-sub-04 a:hover { background-position: -150px -80px; }

p.menu-buy {
	text-align: right;
	margin-bottom: 10px;
}

.guide p {
	border: 1px solid #CCC;
	padding: 10px 10px 9px 10px;
	margin-bottom: 10px;
}
.guide .qr img {
	vertical-align: middle;
	margin-right: 10px;
}

ul#recipe {
	margin: 10px 0;
}
#recipe li {
	list-style-type: none;
	float: left;
	margin-bottom: 10px;
}
#recipe li.end {
	margin-left: 15px;
}
#recipe .title-movie {
	background: url(../images/title/movie.gif) no-repeat;
	width: 266px;
	height: 25px;
	padding: 2px 0 0 24px;
}

.menu-footer {
	width: 290px;
	margin-bottom: 7px;
}
.menu-footer li {
	margin: 0 7px 7px 0;
}
.menu-footer li.endfm {
	margin-right: 0;
}
.menu-footer a {
	background: url(../images/index/menu-footer.jpg) no-repeat;
	display: block;
	width: 92px;
	height: 69px;
}
.menu-footer-long a {
	background: url(../images/index/menu-footer-long.jpg) no-repeat;
	display: block;
	width: 290px;
	height: 70px;
}
.menu-footer-01 a { background-position: 0 0; }
.menu-footer-02 a { background-position: 0 -69px; }
.menu-footer-03 a { background-position: 0 -138px; }
.menu-footer-04 a { background-position: 0 -207px; }
.menu-footer-05 a { background-position: 0 -276px; }
.menu-footer-06 a { background-position: 0 -345px; }
.menu-footer-long a { background-position: 0 0; }
.menu-footer-01 a:hover { background-position: -92px 0; }
.menu-footer-02 a:hover { background-position: -92px -69px; }
.menu-footer-03 a:hover { background-position: -92px -138px; }
.menu-footer-04 a:hover { background-position: -92px -207px; }
.menu-footer-05 a:hover { background-position: -92px -276px; }
.menu-footer-06 a:hover { background-position: -92px -345px; }
.menu-footer-long a:hover { background-position: -290px 0; }

object,
iframe {
	width: 290px;
	height: 196px;
	border: 0;
}

.news {
	width: 290px;
}
.news-dat {
	background: url(../images/index/news-dat.gif);
	padding: 2px 10px;
	margin: 4px 0;
}

#navi {
	background: #333;
	color: #FFF;
	font-size: 10px;
	padding: 2px 5px;
}
#navi a{
	text-decoration:none;
	color:#ffffff;
}
#navi a:hover{
	color:#FF9900;
}

.page-title {
	background: url(../images/title/page-title.gif) repeat-y;
	padding: 10px 0 8px 20px;
	color: #FFF;
	font-size: 16px;
}

.midashi-01 {
	background: url(../images/title/midashi-01.gif) no-repeat;
	height: 40px;
	margin: 10px 0;
	padding: 10px 0 0 16px;
	font-size: 14px;
}

.midashi-02 {
	color: #F60;
	margin: 5px 0;
}

.midashi-03 {
	color: #630;
	margin: 10px 0;
	border-bottom: 1px dotted #630;
}
.midashi-03 img,
.midashi-04 img {
	float: left;
	margin: 0 5px 10px 0;
}

.midashi-04 {
	margin: 10px 0;
}
.midashi-04 p {
	width: 555px;
	float: left;
}

table#table-01 {
	background: #999;
	margin: 10px 0;
}
#table-01 td {
	background: #FFF;
	padding-left: 10px;
	padding-right: 10px;
}
#table-01 .td1 {
	background: #666;
	color: #FFF;
}

.img-float-right {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}

.img-float-left {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.img-float-center {
	text-align: center;
	margin: 15px auto;
}

.red {
	color: #F60;
	font-weight: bold;
}

blockquote {
	border: 1px solid #E5D6BA;
	background: #FFF7E8;
	margin: 0 0 15px 0;
	padding: 15px;
}
.height_10{
	height:10px;
	visibility: hidden;
	clear:both;
}
/* for modern brouser */
.float_clear:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
html:not(:only-child:only-child) .float_clear:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
/* */
/* IE7,MacIE5 */
.float_clear {
  display: inline-block;
}
/* WinIE6 below, Exclude MacIE5 \*/
* html .float_clear {
  height: 1%;
}
.float_clear {
  display: block;
}
/* */

/*ul*/
ul.ul01{
	margin:0px 0px 15px 0px;
	padding:0px;
}
li.li01{
	background:url(../images/li01.gif) no-repeat 0px 4px;
	padding:0px 0px 0px 20px;
	margin:0px 0px 0px 0px;
	list-style-type:none;
	line-height:1.5em;
}
li.li01 a{
	color:#000000;
	text-decoration:none;
}
li.li01 a:hover{
	border-bottom:1px dotted #000000;
}
ul.privacy { margin-top: 15px; }
.privacy li {
	margin: 0 0  10px 20px;
	list-style-type: square;
}
ul.product_more{
}
.product_more li{
	clear:both;
	list-style-type:none;
}
.product_more li img{
	width:290px;
	display:block;
	float:left;
}
.product_more dl,.product_more dt,.product_more dd{
	margin:0px;
	padding:0px;
}
.product_more dl{
	margin:0px;
	padding:0px;
	width:290px;
	float:right;
}
/*2col*/
.column2{
	
}
.column2 .left2c{
	width:360px;
	float:left;
	clear:both;
}
.column2 .right2c{
	width:360px;
	float:right;
}
