@charset "utf-8";
/*-----common-----*/


/*-----サイドメニューボタン-----*/
.side ul{
margin-bottom:22px;}
.side ul li{
list-style-type:none;
margin-bottom:6px;}
.side ol li{
list-style-type:none;
margin-bottom:7px;}


/*-----教えて！すき家のこと-----*/
.aboutsukiyaLeft{
float:left;
width:285px;
height:428px;
padding-right:25px;}
.aboutsukiyaTxt{
margin:27px 0 33px 0;}


/*-----すき家　環境への取り組み-----*/
.safetysecurityBoxLeft{
float:left;
width:303px;
height:344px;
padding-right:30px;
background-image:url(../safetysecurity/images/safetysecurity_aussie_bg.gif);
background-repeat: no-repeat;
background-position: left bottom;}
safetysecurityBoxRight{}


/*-----float clear-----*/

/*Float Clear*/

.subMain:after,
.aboutsukiyaRight:after,
.safetysecurityBoxRight:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;}
.subMain,
.aboutsukiyaRight,
.safetysecurityBoxRight{
zoom:1;}

/*-----float clear-----*/