@charset "utf-8";

/*------------------------------------------------------
	__Default_Style_clear
------------------------------------------------------*/
body, div, p, img {
	margin: 0;
	padding: 0;
}

body {
	text-align: right;
	background: #f7f2e6;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",Geneva, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}

a img {
	border: none;
}

a {text-decoration: underline;}
a:link    {color: #ff6600;}
a:visited {color: #ff6600;}
a:hover   {color: #ffa82c; text-decoration: none;}
a:active  {color: #ffa82c;}


/*------------------------------------------------------
	__Header
------------------------------------------------------*/
#header {
	width:800px;
	margin: 0 auto;
	margin-top:25px;
}

.concept_img{
	margin: 0px 0 0 0;
	text-align:left;
}


/*------------------------------------------------------
	__GlobalNavi
------------------------------------------------------*/

#gloval_navi {
	width: 800px;
	height: 130px;
	margin: 0 auto;
	margin-top:5px;
	background:url(../img/uchicafe_08.gif) no-repeat center top; 
}

#top_logo {
	float:left;
	margin: 15px 0 0 0;
	padding-left:15px;
}

#navi_back {
margin:0px 0px 0 0px;
padding-right:63px;
display:block;
float:right;
}

#navi {
display:block;
margin:0px 0px 0px 0px;
}

#navi li {
display:block;
float:left;
height:67px;
}

#navi a {
display:block;
height:96px;
margin:0px;
text-indent:-9999px;
}

#navi_01 a {
width:116px;
margin:25px 13px 0px 0px;
background:url(../img/uchicafe_navi_01.gif) 0px 0px no-repeat;
overflow:hidden;
}
#navi_01 a:hover, #navi_01 a.active {
background-position:0px -110px;
}

#navi_02 a {
width:110px;
margin:17px 3px 0px 0px;
background:url(../img/uchicafe_navi_02.gif) 0px 0px no-repeat;
overflow:hidden;
}
#navi_02 a:hover, #navi_02 a.active {
background-position:0px -96px;
}

#navi_03 a {
width:106px;
margin:20px 5px 0px 0px;
background:url(../img/uchicafe_navi_03.gif) 0px 0px no-repeat;
overflow:hidden;
}
#navi_03 a:hover, #navi_03 a.active {
background-position:0px -109px;
}

#navi_04 a {
width:110px;
margin:20px 0px 0px 0px;
background:url(../img/uchicafe_navi_04.gif) 0px 0px no-repeat;
overflow:hidden;
}
#navi_04 a:hover, #navi_04 a.active {
background-position:0px -102px;
}

#navi_05 a {
width:107px;
margin:17px 0px 0px 0px;
background:url(../img/uchicafe_navi_05.gif) 0px 0px no-repeat;
overflow:hidden;
}
#navi_05 a:hover, #navi_05 a.active {
background-position:0px -100px;
}




/*------------------------------------------------------
	__contents
------------------------------------------------------*/


div#contents {  
    width: 850px;  
    height: 565px;  
    position: absolute;  
    top: 45%;  
    left: 50%;  
    margin: -283px 0 0 -425px;  
    padding: 20px;  
}  


/*------------------------------------------------------
	__footer
------------------------------------------------------*/

div#under_logo {
width: 800px;
height: 88px;
vertical-align: bottom;
margin: 0;
padding: 0;
background: url(../img/uchicafe_01.gif) no-repeat center bottom;
}

a#under_logo_img {
float:right;
vertical-align:middle;
margin: 67px 19px 0 0;
}

#atn {
width:670px;
margin:30px auto 10px;
}

#opnBtn {
width:734px;
margin:0 auto;
padding-top:20px;
text-align:right;
}

#footer{
width:800px;
height:27px;
padding-bottom:20px;
background:#f8f2e6 url(../img/uchicafe_04.jpg) no-repeat center top;
text-indent: -99999px;
}

/*------------------------------------------------------
	__sbm
------------------------------------------------------*/



div#sbmfla{
	width:800px; !important 
    margin: 0 auto 0 auto;
    left: 50%;  

}

div#sbmfla2{
	width:800px; !important 
    margin: 0 auto 0 auto;
	text-align:right;

}


/*------------------------------------------------------
	__sbm premium menu nodisplay
------------------------------------------------------*/
ul#navi li a span{
display:none;

}