body {
	font-family:"メイリオ","Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", "Osaka", sans-selif;
	background-color:#ffcc00;
	background-repeat: repeat-x;
	color:#000;
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:100%;
}

a img {
	border: none;
}

a {
	color:#0066ff;
	word-wrap: break-word;
	word-break:break-all;
	text-decoration: none;
}
a:visited {
	color:#003399;
}
a:active {
	color:#990099;
}
a:hover {
	color:#3333cc;
	text-decoration: underline;
}
p, h1, h2, h3, h4, h5, ul, ol, dl, form {
	margin:0px;
	padding:0px;
}
h1, h2, h3, h4, h5 {
	font-size:100%;
}
p, th, td, li, dt, dd {
	font-size:83%;
}
td li,
td p,
td td,
th td,
dd p,
dd li,
li li,
dd dt,
dd dd {
	font-size:100%;
}
.attention,
a.attention {
	color:#c00;
}
label {
	border-bottom:1px dashed #bbb;
	cursor:pointer;
}
.clear-both {
    display: block;
    clear: both;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: 0 -1px -1px 0;
    border: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
}
.error {
	color: #cb007c;
	font-weight: bold;
}

.error ul {
	list-style-type: none;
}

/* --------------- Wrapper --------------- */
#Wrapper {
	width: 804px;
	margin: 0 auto;
	text-align: left;
	background-color: #fddb3d;
	background-image: url(/custom/pc/bg_pagebody.gif);
	background-repeat: repeat-y;
}
#Contents {
	background-image: url(/custom/pc/bg_contentstop.gif);
	background-repeat: no-repeat;
	padding: 0 2px;
}

/* --------------- base layout --------------- */
#Main {
	width: 512px;
	padding: 0 0 0 0;
	float: left;
}
#Sub {
	width: 270px;
	padding: 0 0 0 0;
	float: right;
}

/* --------------- Logo --------------- */
#Logo {
  padding: 0 0 0 18px;
}

/* --------------- Navi --------------- */
#Navi {
  padding: 0 0 0 18px;
}
#Navi ul {
  width: 494px;
  height: 35px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
#Navi ul li {
  display: inline;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
#Navi ul li a {
  display: block;
  float: left;
  height: 35px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background-image: url(/custom/pc/navi.gif);
  background-repeat: no-repeat;
}
#Navi ul li#nav_index a {
  width: 61px;
  background-position: 0 0;
}
#Navi ul li#nav_profile a {
  width: 116px;
  background-position: -61px 0;
}
#Navi ul li#nav_menu a {
  width: 116px;
  background-position: -177px 0;
}
#Navi ul li#nav_access a {
  width: 117px;
  background-position: -293px 0;
}
#Navi ul li#nav_restaurant a {
  width: 84px;
  background-position: -410px 0;
}
#Navi ul li a span {
  display: none;
}
#Navi ul li#nav_index a:hover {
  background-position: 0 -35px;
}
#Navi ul li#nav_profile a:hover {
  background-position: -61px -35px;
}
#Navi ul li#nav_menu a:hover {
  background-position: -177px -35px;
}
#Navi ul li#nav_access a:hover {
  background-position: -293px -35px;
}
#Navi ul li#nav_restaurant a:hover {
  background-position: -410px -35px;
}
#Navi ul.current_index li#nav_index a {
  background-position: 0 -70px;
}
#Navi ul.current_profile li#nav_profile a {
  background-position: -61px -70px;
}
#Navi ul.current_menu li#nav_menu a {
  background-position: -177px -70px;
}
#Navi ul.current_access li#nav_access a {
  background-position: -293px -70px;
}
#Navi ul.current_restaurant li#nav_restaurant a {
  background-position: -410px -70px;
}

/* --------------- Main --------------- */
#Main #Tagline {
  margin: 10px 0 5px 18px;
  text-align: center;
  font-size: 140%;
  line-height: 130%;
  color: #cc0000;
}

#Main .one_topic {
  margin: 20px 0;
}
#Main .one_topic_box {
  margin: 20px 0 20px 18px;
  padding: 0 0 0 0;
  background-image: url(/custom/pc/bg_topicbox_btm.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
}
#Main .img_title {
  padding: 0 0 5px 0;
}
#Main .topic_body {
  margin: 0 0 20px 18px;
}
#Main .one_topic_box .topic_body {
  margin: 0 0 0 0;
  padding: 10px 20px 20px 20px;
  width: 454px;
  _width: 494px;
}
#Main .topic_body p {
  margin-bottom: 1em;
  line-height: 150%;
}
#Main .topic_body p.nm {
  margin-bottom: 0;
}
#Main .topic_body ul {
  margin-left: 25px;
}
#Main .one_topic_notice {
  margin: 5px 0 5px 18px;
  color: #5e3f00;
}

#Main .topic_body .ttl_sub {
  font-size: 90%;
  line-height: 100%;
  color: #cc0000;
  padding: 2px 5px;
  margin: 1em 0 5px 0;
  background-color: #fff3bc;
  border-bottom: 2px solid #ffbe6a;
}

/* -----Index---- */
#Main #Movie {
  background-color: #000;
  text-align: center;
  color: #fff;
  margin: 10px 20px 20px 38px;
}
#Main form#mail_post input {
  font-size: 130%;
}
#Main #flash_intro {
  margin: 20px 0 20px 18px;
}

/* -----profile---- */
#Main #profile_fukidashi {
  background-image: url(/custom/pc/bg_profile_fukidashi_btm.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
  margin: 0 0 0 0;
}
#Main #profile_fukidashi-in {
  background-image: url(/custom/pc/bg_profile_fukidashi_top.gif);
  background-repeat: no-repeat;
  background-position: left top;
  padding: 20px 20px 20px 220px;
}
#Main #profile_fukidashi p {
  font-size: 90%;
}

/* -----access---- */
#Main ul#access_menulist {
  list-style-type: none;
  margin: 0 0 0 0;
}
#Main ul#access_menulist li {
  background-position: left top;
  background-repeat: no-repeat;
  padding: 0px 0 12px 39px;
}
#Main ul#access_menulist li#access_menulist_docomo {
  background-image:url(/custom/pc/mark-docomo.gif);
}
#Main ul#access_menulist li#access_menulist_au {
  background-image:url(/custom/pc/mark-au.gif);
}
#Main ul#access_menulist li#access_menulist_softbank {
  background-image:url(/custom/pc/mark-softbank.gif);
  padding-bottom: 0;
}
#Main ul#access_menulist li .career_name {
  font-size: 90%;
  color: #555;
  font-weight: bold;
}
#Main .qr_text {
  width: 370px;
  float: left;
}
#Main .qr_image {
  width: 70px;
  float: right;
}
#Main #fee {
  margin: 10px 0 5px 18px;
  text-align: center;
  font-size: 140%;
  line-height: 130%;
  color: #cc0000;
  font-weight: bold;
}

/* --------------- Restaurant --------------- */
#Main .restaurant_image {
  width: 140px;
  float: left;
}
#Main .restaurant_info {
  width: 305px;
  float: right;
}

/* --------------- Sub --------------- */
#Sub #qr {
  margin: 14px 0;
}
#Sub #MobileCapture {
  margin: 14px 0;
}



/* --------------- Footer --------------- */
#Footer {
  text-align: center;
  padding: 10px 0 10px 0;
}

#Footer #FootNavi {
  margin: 10px 0;
  text-align: center;
}
#Footer #FootNavi ul {
  list-style-type: none;
}
#Footer #FootNavi ul li {
  display: inline;
  padding: 0 5px;
}


#Footer .notice {
  font-size: 75%;
  text-align: left;
  margin: 5px 0 5px 18px;
  color: #5e3f00;
}
