/* CSS Document */

html {
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../image/bg.gif);
	text-align:center;
}


/* ---------------- レイアウト ---------------- */
#container {
	width:835px;
	margin:0 auto;
	text-align:left;
	background-color:#FFFFFF;
}

#box_head {
	width:835px;
}
#box_head a {
	text-indent:-9999px;
	background-image: url(../image/header.gif);
	background-repeat: no-repeat;
	display: block;
	width: 835px;
	height: 112px;
}
#box_main {
	width:600;
	float:right;
	display:inline;
	margin-right:20px;
	margin-top:15px;
	margin-bottom:15px;
}

#box_navi {
	width:180px;
	float:left;
	display:inline;
	margin-left:10px;
	margin-top:15px;
	margin-bottom:15px;
}

#box_foot {
	clear:both;
	width:835px;
}

/* ---------------- トップページ ---------------- */
#top_main {
	width:430px;
	float:left;
}
#top_side {
	float:left;
	width:210px;
}


/* ---------------- ナビ（サイド） ---------------- */
ul#sidenavi li {
	width:180px;
	list-style:none;
}
ul#sidenavi li a{
	text-indent:-9999px;
	display: block;
}	
#nv_top a {
	height:30px;
	background-image:url(../image/nv_top.jpg);
	background-repeat: no-repeat;
	margin-bottom:2px;
}
#nv_rejube a {
	height:80px;
	background-image:url(../image/nv_rejube.jpg);
	background-repeat: no-repeat;
	margin-bottom:2px;
}
#nv_ender a {
	height:80px;
	background-image:url(../image/nv_ender.jpg);
	background-repeat: no-repeat;
	margin-bottom:2px;
}
#nv_venus a {
	height:80px;
	background-image:url(../image/nv_venus.jpg);
	background-repeat: no-repeat;
	margin-bottom:2px;
}
#nv_happy a {
	height:80px;
	background-image:url(../image/nv_happy.jpg);
	background-repeat: no-repeat;
	margin-bottom:2px;
}
#nv_bridal a {
	height:80px;
	background-image:url(../image/nv_bridal.jpg);
	background-repeat: no-repeat;
	margin-bottom:2px;
}
#nv_dome a {
	height:80px;
	background-image:url(../image/nv_dome.jpg);
	background-repeat: no-repeat;
	margin-bottom:2px;
}
#nv_shop a {
	height:60px;
	background-image:url(../image/nv_shopping.jpg);
	background-repeat: no-repeat;
	margin-bottom:2px;
}
#nv_m01 a {
	height:22px;
	background-image:url(../image/nv_m01.jpg);
	background-repeat: no-repeat;
}
#nv_m01 a:hover {background-position:-180px 0;}
#nv_m02 a {
	height:22px;
	background-image:url(../image/nv_m02.jpg);
	background-repeat: no-repeat;
}
#nv_m02 a:hover {background-position:-180px 0;}
#nv_m03 a {
	height:22px;
	background-image:url(../image/nv_m03.jpg);
	background-repeat: no-repeat;
}
#nv_m03 a:hover {background-position:-180px 0;}
#nv_m04 a {
	height:22px;
	background-image:url(../image/nv_m04.jpg);
	background-repeat: no-repeat;
}
#nv_m04 a:hover {background-position:-180px 0;}
#nv_m05 a {
	height:22px;
	background-image:url(../image/nv_m05.jpg);
	background-repeat: no-repeat;
}
#nv_m05 a:hover {background-position:-180px 0;}
#nv_end {
	text-indent:-9999px;
	display: block;
	height:73px;
	background-image:url(../image/nv_img.gif);
	background-repeat: no-repeat;
}



/* ---------------- サイド ---------------- */

/* ---------------- フッター ---------------- */
.foot_navi {
	text-align:center;
	font-size:10px;
	color:#996600;
}
.foot_navi a {
	color:#FF9999;
}
.foot_navi a:hover {
	background-color:#FFCC99;
}

.foot_text1 {
	font-size:10px;
	color:#996633;
	margin:10px;
	text-align:center;
}
.foot_copyrigth {
	font-size:10px;
	color:#666666;
	margin:10px;
	text-align:center;
}

/* ---------------- パンクズ ---------------- */
#pankuzu {
	font-size:10px;
	color:#996600;
	margin-bottom:20px;
}
#pankuzu a {
	color:#996600;
	text-decoration:underline;
}
#pankuzu a:hover {
	color:#FF9900;
}
#pankuzu strong {
	font-weight:bold;
	color:#666666;
	margin:0 5px;
}	

/* ---------------- ゴール ---------------- */

