@charset "utf-8";
/*  
Theme Name: wp.Vicuna
Theme URI: http://wp.vicuna.jp/
Description: <a href="http://en.wp.vicuna.jp">wp.Vicuna</a> Structure Template + <a href="http://en.wp.vicuna.jp/skin/">Skin</a>
Version: 1.5.7
Author: wu
*/

@import url("style-smartCanvas/0-import.css");

/* メニュースクリプト*/
#nav7 {
	position: relative;
	height: 700px;
        margin-top: -34px;
}
#nav7 ul {
	margin-left: -5px;
	font-size: 100%;
	font-weight: bold;
	position: absolute;
	top: 20px;
	z-index: 2;
	list-style: none;
}
#nav7 ul li {
	margin-bottom: 5px;
	height: 60px;
}
#nav7 ul li a {
	text-decoration: none;
	color: #333333;
}
#nav7 span {
    background: none repeat scroll 0 0 #CC0000;
    display: block;
    height: 60px;
    left: 270px;
    position: absolute;
    width: 5px;
	margin-top: -42px;
    top: 81px;

}
/* サイドメニュー*/
#sideMenu {
margin:8px;
}


#sideShop {
    border: 1px solid #DDDDDD;
    font-size: 12px;
    line-height: 17px;
    margin-top: 5px;
    padding: 4px;
}

/* フッター*/
#footerAndroom {
    background: none repeat scroll 0 0 #CC0000;
    color: #FFFFFF;
    font-size: 11px;
    height: 90px;
    margin: 0 auto -20px;
    text-align: left;
    width: 950px;
padding-top: 8px;
}

#footerAndroom a {
    color: #FFFFFF;
}

#footerAndroom a:hover {
    color: #cccccc;
}

address {
    font-size: 9px;
    font-style: normal;
    margin-right: 5px;
    margin-top: 55px;
    text-align: right;
}

/* ファブコン位置*/

.fb_iframe_widget {
    margin-left: 30px;
}

