@charset "utf-8";
@import "https://cp.win-is.com/ssl/102//sweetemotion.co.jp/css/link.css"; 

body, th, td {
    /*font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo','ＭＳ Ｐゴシック',sans-serif;
    color: #444;
    text-shadow: 0 1px 0 #8f9092;*/

	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	color: #505050;
	line-height: 1.6;
}

html {height: 100%}

body {
	height: 100%;
	margin: 0;
	padding: 0;
	background: #454545 repeat-y center url(https://cp.win-is.com/ssl/102//sweetemotion.co.jp/images/bg1.gif);
}

a {color: #406422;}
a:visited {color: #66ab2c;}
a:hover {color: #000;}

.clear {
	clear: both;
}

.hr {
	margin: 20px 0;
	background: repeat-x bottom url(https://cp.win-is.com/ssl/102//sweetemotion.co.jp/images/line_h.gif);
	height: 2px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#container {
	background: no-repeat fixed center top url(https://cp.win-is.com/ssl/102//sweetemotion.co.jp/images/bg2.jpg);
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
}

#header, #contents, #footer {
	margin: 0 auto;
	width : 800px;
}

#header-upper {
	position: relative;
	height: 98px;
	background: no-repeat top left url(https://cp.win-is.com/ssl/102//sweetemotion.co.jp/images/header.jpg);
	border-bottom: 1px solid #76bf65;
}

#header-upper h1 {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 26px;
	left: 32px;
	width: 220px;
	height: 50px;
	overflow: hidden;
	text-indent: -10000px;
	
}

#header-upper h1 a {
	display: block;
	height: 50px;
}







#sub-navi {
	position: absolute;
	top: 10px;
	left: 638px;
	width: 160px;
	/*height: 12px;*/
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}

#sub-navi p{
	padding-top:25px;
}
	
#sub-navi a {
	color: #666;
	text-decoration: none;
}

#sub-navi a:hover {color: #fff;}


















#navi {
	height: 35px;
	overflow: hidden;
	margin-top: 1px;
}

#navi ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navi li {
	float: left;
	height: 35px;
}

/* 
-------------------------------------------------------------------
Navigation 2010/09/22/ update [ add gyaralley ]
-------------------------------------------------------------------
    <div id="navi">
      <ul>
        <li class="top"><a href="../index.html" class="">TOP</a></li>
        <li class="about"><a href="../about/" class="">ABOUT</a></li>
        <li class="menu"><a href="../menu/" class="selected">MENU</a></li>
        <li class="event"><a href="../event/" class="">EVENT</a></li>
        <li class="party"><a href="../party/" class="">PARTY</a></li>
        <li class="floor"><a href="../floor/" class="">FLOOR</a></li>
        <li class="gallery"><a href="../gallery/" class="">GALLERY</a></li>
        <li class="access"><a href="../access/" class="">ACCESS</a></li>
      </ul>
    </div>
-------------------------------------------------------------------
*/
#navi .top     {width: 100px;}
#navi .about   {width: 100px;}
#navi .menu    {width: 100px;}
#navi .event   {width: 100px;}
#navi .party   {width: 100px;}
#navi .floor   {width: 100px;}
#navi .gallery {width: 100px;}
#navi .access  {width: 100px;}

#navi a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-indent: -10000px;
}

#navi a {background: no-repeat url(https://cp.win-is.com/ssl/102//sweetemotion.co.jp/images/navigation.gif);}
#navi .top a     {background-position: 0px 0px;}
#navi .about a   {background-position: -100px 0px;}
#navi .menu a    {background-position: -200px 0px;}
#navi .event a   {background-position: -300px 0px;}
#navi .party a   {background-position: -400px 0px;}
#navi .floor a   {background-position: -500px 0px;}
#navi .gallery a {background-position: -600px 0px;}
#navi .access a  {background-position: -700px 0px;}

#navi .top a:hover, #navi .top a.selected {background-position: 0px -36px;}
#navi .about a:hover,   #navi .about a.selected   {background-position: -100px -36px;}
#navi .menu a:hover,    #navi .menu a.selected    {background-position: -200px -36px;}
#navi .event a:hover,   #navi .event a.selected   {background-position: -300px -36px;}
#navi .party a:hover,   #navi .party a.selected   {background-position: -400px -36px;}
#navi .floor a:hover,   #navi .floor a.selected   {background-position: -500px -36px;}
#navi .gallery a:hover, #navi .gallery a.selected {background-position: -600px -36px;}
#navi .access a:hover,  #navi .access a.selected  {background-position: -700px -36px;}

#contents {
	clear: both;
	padding-bottom: 90px;
}

.push {
	height: 90px;
}

.justify{
text-align: justify;
text-justify: inter-ideograph;
}


/* ---------------------------------------------------------------------------
Footer
-----------------------------------------------------------------------------*/
#footer-wrapper {
	width: 100%;
	position: absolute;
	bottom: 0;
	height: 90px;
}

#footer {
	background: no-repeat top left url(https://cp.win-is.com/ssl/102//sweetemotion.co.jp/images/footer_bg.jpg);
	height: 90px;
}

#footer-navi {
	height: 12px;
	overflow: hidden;
	padding-top: 19px;
	margin-left: 30px;
}

/* privacy policy */
#footer-pp {
	margin-left: 650px;
}


#footer-pp .pp a {background: no-repeat url(https://cp.win-is.com/ssl/102//sweetemotion.co.jp/images/ppnavi.jpg);}
#footer-pp {width: 100px; margin-right: 18px;}
#footer-pp a {background-position: -636px -10px;}
#footer-pp a:hover, #footer-navi .pp a.selected {background-position: 0px -12px;}
span.pp{background-position: -636px -12px;}
#footer-navi ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
/* privacy policy end */

#footer-navi li {
	float: left;
	height: 12px;
}

#footer-navi ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer-navi li {
	float: left;
	height: 12px;
}

#footer-navi .top {width: 26px; margin-right: 18px;}
#footer-navi .about {width: 43px; margin-right: 21px;}
#footer-navi .menu {width: 37px; margin-right: 22px;}
#footer-navi .event {width: 40px; margin-right: 21px;}
#footer-navi .party {width: 40px; margin-right: 22px;}
#footer-navi .floor {width: 42px; margin-right: 21px;}
#footer-navi .access {width: 50px; margin-right: 21px;}
#footer-navi .gyallery {width: 57px; margin-right: 21px;}
#footer-navi .mailmag {width: 95px;}


#footer-navi a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-indent: -10000px;
}

/*
#footer-navi a {background: no-repeat url(https://cp.win-is.com/ssl/102//sweetemotion.co.jp/images/footer_navi.jpg);}
*/
#footer-navi a {background: no-repeat url(https://cp.win-is.com/ssl/102//sweetemotion.co.jp/images/footer_navi.png);}

#footer-navi .top      a {background-position: 0px 0px;}
#footer-navi .about    a {background-position: -44px 0px;}
#footer-navi .menu     a {background-position: -108px 0px;}
#footer-navi .event    a {background-position: -167px 0px;}
#footer-navi .party    a {background-position: -228px 0px;}
#footer-navi .floor    a {background-position: -290px 0px;}
#footer-navi .access   a {background-position: -353px 0px;}
#footer-navi .gyallery a {background-position: -419px 0px;}
#footer-navi .mailmag  a {background-position: -487px 0px;}


#footer-navi .top      a:hover, #footer-navi .top      a.selected {background-position: 0px -12px;}
#footer-navi .about    a:hover, #footer-navi .about    a.selected {background-position: -44px -12px;}
#footer-navi .menu     a:hover, #footer-navi .menu     a.selected {background-position: -108px -12px;}
#footer-navi .event    a:hover, #footer-navi .event    a.selected {background-position: -167px -12px;}
#footer-navi .party    a:hover, #footer-navi .party    a.selected {background-position: -228px -12px;}
#footer-navi .floor    a:hover, #footer-navi .floor    a.selected {background-position: -290px -12px;}
#footer-navi .access   a:hover, #footer-navi .access   a.selected {background-position: -353px -12px;}
#footer-navi .gyallery a:hover, #footer-navi .gyallery a.selected {background-position: -419px -12px;}
#footer-navi .mailmag  a:hover, #footer-navi .mailmag  a.selected {background-position: -487px -12px;}
 







.copyright {
	clear: both;
	margin-top: 17px;
	margin-left: 30px;
	width: 251px;
	height: 9px;
	background: no-repeat top left url(https://cp.win-is.com/ssl/102//sweetemotion.co.jp/images/copyright.jpg);
	overflow: hidden;
	text-indent: -10000px;

}

#contents-title {
	margin: 24px 30px 12px 30px;
}

#contents-body {
	margin: 12px 30px 24px 30px;
}

#contents-body p {
	padding: 0;
	margin: 12px 0;
}

/*---------------------------------------------------------------- Lunch -------------*/
.three-cols-l, three-cols-r {
	float: left;
	width: 240px;

}

.three-cols-m {
	float: left;
	width: 240px;
	padding: 0 8px;
	_padding-right: 4px;
}
/*---------------------------------------------------------------- Lunch -------------*/





.link-btns {
	margin: 26px 0;
}

.link-btn {
	width: 236px;
	height: 53px;
	overflow: hidden;
}
.link-btn a {display: block;}
.link-btn a:hover {text-indent: -1000px;}
.link-btn img {border: 0;}

.link-btn-floor-guide {background: no-repeat top left url(https://cp.win-is.com/ssl/102//sweetemotion.co.jp/images/btn_floor_guide_r.jpg);}
.link-btn-equipment {background: no-repeat top left url(https://cp.win-is.com/ssl/102//sweetemotion.co.jp/images/btn_equipment_r.jpg);}
.link-btn-inquiry {background: no-repeat top left url(https://cp.win-is.com/ssl/102//sweetemotion.co.jp/images/btn_inquiry_r.jpg);}
.download {background: no-repeat top left url(https://cp.win-is.com/ssl/102//sweetemotion.co.jp/images/btn_download_r.jpg);}




.btn-float {float: left;}
.btn-float-m {float: left; padding-left: 15px;}
.btn-float-r {float: right;}

.txt-inquiry {margin-bottom: 12px;}
.txt-tel {margin-right: 20px;}

.inquiry-left {float: left;}

/* TOP */

.top-section1 {
	margin: 20px 20px 0 20px;
	background: repeat-x bottom url(https://cp.win-is.com/ssl/102//sweetemotion.co.jp/images/line_h.gif);
	padding-bottom: 2px;
}

.top-section1 .box-outer {
	border-right: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
	margin: 0 0 12px 0;
}

.top-section1 .box {
	border: 1px solid #aeaeae;
}

.top-section1 .box-inner {
	padding: 5px;
	background-color: #bbbcbe;
	border-top: 1px solid #c5c5c6;
	border-left: 1px solid #c5c5c6;
}

.top-section1-left {
	float: left;
	width: 410px;
	padding-left: 4px;
	_height: 50px;
	min-height: 50px;
}
.top-section1-right {
	float: left;
	width: 330px;
}

.top-section1-header {

}

.topics-header {
	font-weight: bold;
}
.topics-header img {
	margin-right: 6px;
	vertical-align: bottom;
}

.topics-body {
	margin: 4px 4px 16px 2px;
	padding: 0 0 0 8px;
	border-left: 5px solid #76bf65;
}

.topics-body ul {
  list-style: none;
  padding: 0;
  margin: 0;
  line-height: 1.2
}

.topics-body li {
	margin-bottom: 4px;
}

.recent-event-body {
	margin: 4px 4px 0 2px;
	padding: 0 0 0 8px;
	border-left: 5px solid #76bf65;
}

.holiday-body {
	margin: 4px 4px 15px 2px;
	padding: 0 0 0 8px;
	border-left: 5px solid #76bf65;
}

.recent-event-body ul {
  list-style: none;
  padding: 0;
  margin: 0;
  line-height: 1.2
}

.recent-event-body li {
	margin-bottom: 5px;
}

.top-calendar {
	width: 328px;
	height: 208px;
	background: no-repeat url(https://cp.win-is.com/ssl/102//sweetemotion.co.jp/images/top_cal_bg.gif);
	border: 1px solid #e7e8e9;
	/*font-family: "Times New Roman", Times, serif;*/
	font-family: "Arial Black";
	color: #000;
	line-height: 1.0;
}

.top-calendar-header {
	margin: 18px 18px 0 18px;
	padding-bottom: 12px;
	background: repeat-x bottom url(https://cp.win-is.com/ssl/102//sweetemotion.co.jp/images/line_h.gif);
}

.top-calendar-month {
	float: left;
	margin-left: 6px;
	/*font-weight: bold;*/
	font-size: 18px;
	/*letter-spacing: 1px;*/
}

.top-calendar-title {
	float: right;
	font-weight: bold;
	font-size: 12px;
}

.top-calendar-table {
	margin: 0 auto;
	border-collapse: collapse;
}


.top-calendar-table th, .top-calendar-table td {
	font-weight: bold;
	width: 42px;
	padding: 5px 0;
	text-align: center;
	/*font-family: "Times New Roman", Times, serif;*/
	font-family: "Arial Black";
	color: #000;
	font-size: 12px;
	line-height: 1.0;
	letter-spacing: 2px;
}


.top-info-outer {
	border-right: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
	margin: 0 0 16px 0;
}

.top-info {
	border: 1px solid #aeaeae;
}

.top-info-inner {
	padding: 8px;
	background-color: #bbbcbe;
	border-top: 1px solid #c5c5c6;
	border-left: 1px solid #c5c5c6;
}

.top-section2 {
	clear: both;
	margin: 4px 20px;
	background: repeat-y 354px url(https://cp.win-is.com/ssl/102//sweetemotion.co.jp/images/line_v.gif);
}




/*
----------------------------------------------------------------------------*/
.top-section2-left {
	float: left;
	width: 360px;
	/*height:580px;*/
	overflow:hidden;
}

.secBox{
	width:355px;
	height:38px;
	background-image:url(../img/topl.png);
	background-repeat:repeat-x;
}

.secBox img{
	padding:10px 0 0 0;
}

ppp{
	z-index:5;
}
/*
----------------------------------------------------------------------------*/
.top-section2-right {
	float: left;
	width: 397px;
	height:580px;
	background-image:url(../img/topeventbg.png);
}

#TopSecR1{
	width:397px;
	height:80px;
	background-image:url(../img/ma1.png);
}

#TopSecR2{
	width:397px;
	background-image:url(../img/ma2.png);
	background-repeat:repeat-y;
}

#TopSecR3{
	width:397px;
	height:50px;
	background-image:url(../img/ma3.png);
}


.top-title {
	margin: 16px 0;
}

.top-title_mgn {
	margin: 70px 0;
}


.top-article {
	padding:0 0 10px 0;
}

.top-articleEvent {
	padding:0 0 20px 15px;
}



.top-articleLeft {
	padding:0 0 10px 0;
}

.top-dining-photo {
	float: left;
	width: 190px;
}

.top-dining-photo img {
	border: 1px solid #595757;
}
.top-dining-body {
	float: left;
	width: 157px;
}

.top-event-photo {
	float: left;
	width: 190px;
}

.top-event-photo img {
	border: 1px solid #595757;
}
.top-event-body {
	float: left;
	width: 180px;
}

.top-event-body .date {color: #235915;}

.top-event-body .event-title {color: #235915;}

.top-event-body .event-title a {color: #235915;}
.top-event-body .event-title a:hover {color: #76bf65;}

.top-event-body p {
	margin: 4px 0;
}
.top-subtit-img {
	margin-bottom: 8px;
}



.top-section3 {
	clear: both;
	margin: 0 20px 30px 20px
}

.top-section3-banners {
	float: left;
	width: 550px;
	margin-left: 8px;
}

.top-section3-banners img {
	border: 1px solid #595757;
	margin-right: 10px;
}

.top-section3-right {
	float: left;
	width: 200px;
}

.top-section3-subj {
	color: #444;
	font-size: 120%;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

.top-section3-body {

}

/* ABOUT */

#about-container-outer {
	margin:0 63px 0 76px; 
	background: repeat-y left url(https://cp.win-is.com/ssl/102//sweetemotion.co.jp/images/about_bg2.jpg);
}

#about-container {
	background: no-repeat top left url(https://cp.win-is.com/ssl/102//sweetemotion.co.jp/images/about_bg.jpg);
	padding: 35px 60px 20px 56px;
}

.about-body {
	margin: 20px 0 10px 0;
	line-height: 2.0;
}

.about-body .sig {
	text-align: right;
}

.concept-title {
	float: left;
	width: 140px;
	margin-top: 10px;
}

.concept-description {
	float: left;
	width: 400px;
	margin-top: 10px;
	line-height: 2.0;
}

/* MENU */

.menu-top-link {
	width: 238px;
	height: 171px;
	border: 1px solid #727171;
	overflow: hidden;


}

.menu-top-link a {
	display: block;
}

.menu-top-link a:hover {
	text-indent: -1000px;
}

.menu-top-link img {
	border: 0;
}

.menu-top-lunch {background: no-repeat top left url(../menu/img/mm1a.jpg);}
.menu-top-dinner {background: no-repeat top left url(../menu/img/mm2a.jpg);}
.menu-top-drink {background: no-repeat top left url(../menu/img/mm3a.jpg);}

.menu-top-party {
	width: 184px;
	height: 63px;
	border: 1px solid #727171;
	overflow: hidden;
	float: left;
}

.menu-top-party a {
	display: block;
	background: no-repeat top left url(../menu/images/menu_party_r.jpg);
}

.menu-top-party a:hover {
	text-indent: -1000px;
}

.menu-top-party img {
	border: 0;
}

.menu-top-party-txt {
	float: left;
	padding-left: 24px;
}

.menu-photo-l {
	margin: 0 32px 24px 0;
	float: left;

}

.menu-photo-r {
	margin: 0 0 24px 0;
	float: right;

}
/* edit */
.menu-photo-coffee {
	margin: 0 0 24px 0;
	float: right;
}
.coffee{
	border: 1px solid #595757;
}

/* edit end */

.menu-photo-l img, .menu-photo-r img {
	/*border: 1px solid #595757;*/
margin:0 0 15px 0;
}

.menu-list-float  {
	margin: 0 0 20px 0;
	float: left;
}

.menu-subtitle {
	margin-bottom: 16px;
}

.menu-links {
	margin: 20px 0 24px 0;
}
.menu-links img {
	margin: 0 90px 0 0;
	border: 0;
}

.drink-list {
	margin-bottom: 10px;
	float: left;
	color: #333;
}

#contents-body .drink-list p {
	margin-top: 0;
	padding-top: 0;
}

.drink-list .price {
	color: #666;
	padding-left: 12px;
}

/* ACCESS */

img.access-map {
	float: left;
	border: solid 1px #595757;
}

.access-right {
	float: left;
	padding-left: 18px;
	width: 234px;
}

.access-body {
	height: 520px;
}

.metro-mark {
	margin-right: 2px;
}

.access-ex {
}

/* PARTY */

.party-2cols {
	margin: 40px 70px;
}

.party-2cols-l {
	width: 275px;
	float: left;
}

.party-2cols-r {
	width: 275px;
	float: right;
}

.party-top-link {
	width: 273px;
	height: 171px;
	border: 1px solid #727171;
	overflow: hidden;
}

.party-top-link a {
	display: block;
}

.party-top-link a:hover {
	text-indent: -1000px;
}

.party-top-link img {
	border: 0;
}

.party-top-plan {background: no-repeat top left url(../party/images/party_top_plan_r.jpg);}
.party-top-rental {background: no-repeat top left url(../party/images/party_top_rental_r.jpg);}

/* PARTY PLAN */

.party-plan-subtit {
	margin: 14px 0;
}

.party-plan-price {
	margin: 12px 0;
	background: repeat-x 0 17px url(https://cp.win-is.com/ssl/102//sweetemotion.co.jp/images/line_h.gif);
}

.party-plan-price-inner {
	width: 132px ;
	background-color: #c1c2c4;
}

.party-plan-txt {
	margin: 10px 4px 20px 4px;
}

table.party-plan-floor {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0px;
}

.party-plan-floor td {
	text-align: center;
	height: 33px;
	background-color: #d0d1d1;
	border-top: 1px solid #dedede;
	border-left: 1px solid #dedede;
	border-bottom: 1px solid #8e8e8e;
	border-right: 1px solid #8e8e8e;
	vertical-align: middle;
}

.party-plan-floor td.col1 {width: 50px}
.party-plan-floor td.col2 {width: 194px}
.party-plan-floor td.col3 {width: 244px}
.party-plan-floor td.col4 {width: 244px}

.party-plan-floor tr.dummy td {
	height: 0;
	border: none;
	background: none;
}

.party-plan-floor tr.bottom td {
	height: 56px;
}

/* RENTAL PLAN */
.rental-title {
	float: left;
}

.rental-spec {
	float: right;
	text-align: right;
}

.rental-spec img {
	margin-left: 20px;
}

table.price-table {
	margin-top: 12px;
	width: 100%;
	border-collapse: separate;
	background-color: #8e8e8e;
	border-spacing: 1px;
}

.price-table td, .price-table th {
	text-align: center;
	font-weight: normal;
	padding: 8px 2px;
	background-color: #dadada;
	width: 16%;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
}

.price-table th.col-head {width: 20%;}

.price-table .row-head td, .price-table .row-head th {
	background-color: #cecece;
}
.price-table .row2 td, .price-table .row2 th {
	background-color: #cecece;
}
.price-table .row3 td, .price-table .row3 th {
	background-color: #c2c2c2;
}


.price-table .eq-col1 {width: 21%}
.price-table .eq-col2 {width: 32%}
.price-table .eq-col3 {width: 32%}
.price-table .eq-col4 {width: 15%}
.price-table .eq-head th {background-color: #e2e2e2;}

.price-table .eq-col10 {width: 10%}
.price-table .eq-col11 {width: 43%}
.price-table .eq-col12 {width: 32%}
.price-table .eq-col13 {width: 15%}

/* CONTACT */

.contact-table {
	border: none;
	margin: 20px 0 20px 60px;
}

.contact-table th {
	width: 120px;
	font-weight: normal;
	text-align: left;
	padding: 4px 0;
	vertical-align: top;
}

.contact-table td {
	padding: 4px 0;
	vertical-align: top;
}

.fld-text {
	width: 280px;
	color: #fff;
	background-color: #454545;
	border-style: solid;
	border-width: 1px 0 0 1px;
	border-color: #000;
	padding: 2px;
}

.fld-textarea {
	width: 470px;
	color: #fff;
	background-color: #454545;
	border-style: solid;
	border-width: 1px 0 0 1px;
	border-color: #000;
	padding: 2px;
	overflow: auto;	
}

.form-btn {
	width: 128px;
	color: #fff;
	background-color: #454545;
	border: 1px solid #000;
	padding: 4px;
	margin-right: 4px;
	text-align: left;
	font-size: 11px;
}

.form-btn:hover {
	background-color: #777;
}

.contact-confirm {
	margin: 20px 0 20px 60px;
}

.form-caution {
	color: #c33;
}

.contact-thanks {
	margin: 20px 0 200px 60px;
}

/* EVENT */
.event-list-box-outer {
	border-top: 1px solid #b7b7b7;
	border-right: 1px solid #8e8e8e;
	border-bottom: 1px solid #8e8e8e;
	border-left: 1px solid #b7b7b7;
	margin: 16px 0 0 0;
}

.event-list-box {
	border-top: 1px solid #dedede;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #dedede;
	background: repeat-y 240px url(https://cp.win-is.com/ssl/102//sweetemotion.co.jp/images/line_v.gif) #cecece;
	margin: 0;
	padding: 0;
}

.event-calendar {
	width: 222px;
	margin: 6px 8px;
	_margin: 6px 4px;
	float: left;
}

.calendar-month {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 44px;
	color: #4fa53a;
	line-height: 1;
	
}

.calendar-title {
	font-weight: bold;
}

.calendar-table {
	margin: 0 auto;
	border-collapse: collapse;
}


.calendar-table th, .calendar-table td {
	font-weight: normal;
	padding: 4px 4px;
	text-align: center;
}

.calendar-table .calendar-upper {
	text-align: left;
	padding: 0 4px;
}

.calendar-footer {
	background: repeat-x top url(https://cp.win-is.com/ssl/102//sweetemotion.co.jp/images/line_h.gif);
	width: 100%;
}	

.calendar-footer .calendar-prev {
	float: left;
	padding: 8px 0 0 0;
}

.calendar-footer .calendar-next {
	float: right;
	padding: 8px 0 0 0;
}

.calendar-footer img {
	border: none;
}

.event-list {
	width: 490px;
	margin: 6px 0;
	float: left;
	max-height: 240px;
	_height: 240px;
	overflow: auto;
}

.event-list ul{
  list-style: none;
  padding: 0 0 0 12px;
  margin: 0;
}

.event-entry {
	margin: 20px 0 0 0;
	background: repeat-x top url(https://cp.win-is.com/ssl/102//sweetemotion.co.jp/images/line_h.gif);
	padding: 20px 0 0 0;
}

.event-photo {
	margin: 0 15px 15px 0;
	float: left;
	width: 200px;
	overflow: hidden;
}

.event-doc {
	width:520px;
	float: left;
	color: #333;
	margin-bottom: 0;
}

.event-doc .event-date {
	font-weight: bold; 
	font-size: 11px;
}

.event-doc .event-title {
	font-weight: bold; 
	font-size: 14px;
}

.event-doc .event-body {
	margin: 16px 0 0 0;
}

.event-doc .event-more {
	margin: 12px 0 0 0;
}
.event-more-link {
	margin: 16px 0 0 0;
}

.event-more-link img {
	border: none;
	vertical-align: top;
	margin-right: 4px;
}

.event-footer {
	clear: both;
	margin: 20px 0;
	background: repeat-x top url(https://cp.win-is.com/ssl/102//sweetemotion.co.jp/images/line_h.gif);
}	

.event-footer .event-prev {
	float: left;
	padding: 12px 0 8px 0;
}

.event-footer .event-next {
	float: right;
	padding: 12px 0 8px 0;
}

.event-footer .event-prev img {
	border: none;
	vertical-align: top;
	margin-right: 4px;
}

.event-footer .event-next img {
	border: none;
	vertical-align: top;
	margin-left: 4px;
}

.event-footer-bottom {
	clear: both;
	background: repeat-x top url(https://cp.win-is.com/ssl/102//sweetemotion.co.jp/images/line_h.gif);
	height: 2px;
}



#owabi{
width:300px;
height:40px;
font-weight:bold;
color:#000;
background-color:#9c9d9f;
padding:6px;
border:1px solid #8e8e8e;
text-align:center;
margin-left:9px;
}



#owabi a {
	color:#333;
text-decoration: none;
}

#owabi a:hover {
	color:#595a5c;
text-decoration: underline;
}


#est_title{
	width:740px;
	height:180px;
	text-align:center;
	margin:0 auto;
}


#est_n{
	width:137px;
	height:63px;
	margin:10px auto;
}

#est_hj{
	width:365px;
	height:45px;
	margin:10px auto;
}

#fTit{
	width:147px;
	height:37px;
	margin:0 auto;
	padding:12px;
}

.mt16{margin-top:16px;}







#foodbox{
	width:740px;
	height:32px;
	margin:10px auto;
	/*background-color:#ff0000;*/
}

#foodbox_left{
	width:370px;
	float:left;
}

#foodbox_right{
	width:370px;
	float:left;
	text-align:right;
}






