@charset "utf-8";

@charset "utf-8";

/* Base
---------------------------------------------*/
body {
	text-align: center;
	font-size: 80%;
	color: #606060;
	margin: 0px;
	padding: 0px;
	line-height: 1.4;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background: url(../11_vivi/images/back.jpg) repeat left top;
}
p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, span {
	margin: 0;
	padding: 0;
	font-weight: normal;
	list-style: none;
}

img { border: none; vertical-align: bottom; }

a:link    { color: #666666; text-decoration: none; }
a:visited { color: #666666; text-decoration: none; }
a:hover   { color: #ff7800; text-decoration: underline; }
a:active  { color: #FF9E46; text-decoration: none; }



/* Head
---------------------------------------------*/
#head {
	width: 854px;
	height: 316px;
	position: relative;
	margin: 0px auto;
	text-align: right;
}
#head h1 {
	position: absolute;
	width: 485px;
	font-size: 85%;
	color: #5e5e5e;
	right: 10px;
	top: 45px;
}
#head .headLogo {
	width: 127px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#head .headComment {
	width: 228px;
	position: absolute;
	left: 127px;
	top: 0px;
}

/* HeadImage
---------------------------------------------*/
#headImage {
	width: 854px;
	height: 257px;
	position: absolute;
	left: 0px;
	top: 59px;
	background: url(../11_vivi/images/head_image.jpg) no-repeat left bottom;
}
#headImage h2 {
	width: 280px;
	position: absolute;
	left: 0px;
	top: 52px;
}

/* Container
---------------------------------------------*/
#container {
	position: relative;
	width: 854px;
	margin: 0px auto;
	text-align: left;
	background: url(../11_vivi/images/base_back.gif) repeat-y left top;
}
/* --ClearFix-- */
#container:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
* html #container {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}



/*  Body
---------------------------------------------*/

/*--- nav ---*/
#nav {
	width: 150px;
	margin: 0px 0px 0px 31px;
	padding: 0px;
	display: inline;
	float: left;
	background: url(../images/top/menu_head.gif) repeat-y left top;
}
.navInquiry {
	margin: 20px 0px 0px 0px;
}

#nav .bannerHead {
	margin: 25px 0px 0px 0px;
}
#nav .bannerComment {
	font-size: 85%;
	width: 175px !important;
	padding: 3px 3px 3px 5px;
	background: url(../images/menu/banner_comment_back.jpg) repeat-y left top;
}
#nav .shopHead {
	margin: 10px 0px 0px 0px;
} 

/*--- contentWrap ---*/
#contentWrap {
	width: 590px;
	margin-right: 26px;
	padding-top: 32px;
	float: right;
	display: inline;
	position: relative;
	background: url(../11_vivi/images/content_head.jpg) no-repeat left top;
}
.topicPath {
	font-size: 85%;
	position: absolute;
	left: 245px;
	top: -18px;
}

/*--- content ---*/
#content {
	width: 559px !important;
	width /**/: 590px;
	position: relative;
	margin: 0px;
	padding: 0px 0px 225px 31px;
	text-align: justify;
	text-justify: inter-ideograph;
	background: url(../11_vivi/images/content_foot.jpg) no-repeat left bottom;
}


/*--- 1段目 ---*/
#content .badge {
	width: 135px;
	position: absolute;
	left: 6px;
	top: -26px;
}
#content h3 {
	width: 319px;
	position: absolute;
	left: 141px;
	top: 3px;
}
#content .viviComment {
	width: 400px;
	position: relative;
	left: 3px;
	top: 127px;
}
#content .effectList {
	margin-top: 155px;
	margin-bottom: 2px;
	width: 311px;
	position: relative;
}
#content .dogImage {
	width: 93px;
	position: absolute;
	right: -93px;
	top: 0px;
}
#content .inquiryComment {
	margin-bottom: 25px;
}

#content .viviImage {
	width: 155px;
	position: absolute;
	right: 0px;
	top: 3px;
}

/*--- 2段目 ---*/
#about {
	width: 530px;
	background: url(../11_vivi/images/b_back.gif) repeat-y left top;
}
#about p {
	font-size: 85%;
	margin: 0px 10px 0px 2px;
	line-height: 1.5;
}
#about h5 {
	margin-bottom: 5px;
}
#ion {
	padding: 15px 15px 35px 15px;
	background: url(../11_vivi/images/b_dot_line.gif) no-repeat left bottom;
}
#ozon {
	padding: 15px 15px 35px 15px;
	background: url(../11_vivi/images/b_foot.gif) no-repeat left bottom;
}


/*-------------------
     pageTopArrow
--------------------*/
#content .topArrow {
	width: 110px;
	height: 20px;
	text-align: right;
	position: absolute;
	right: 0px;
	bottom: 97px;
}


/* Foot
---------------------------------------------*/
#footWrap {
	width: 100%;
	text-align: center;
	background: url(../11_vivi/images/foot_back.jpg) repeat-x center bottom;
}
#foot {
	width: 854px;
	height: 360px;
	margin: 0px auto;
	text-align: right;
	position: relative;
	background: url(../11_vivi/images/base_foot.jpg) no-repeat center top;
}

#foot #footNav{
	font-size: 85%;
	padding: 125px 25px 0px 0px;
	
}
#foot #footNav li {
	display: inline;
}
#foot .footImage {
	position: absolute;
	top: 69px;
	left: 0px;
}

#address {
	float: right;
	margin-top: 20px;
	margin-right: 25px;
	display: inline;
	line-height: 1.1;
}
/* --ClearFix-- */
#address:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
* html #address {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

#address p {
	float: left;
	margin-left: 20px;
	display: inline;
}
.copyright {
	color: #707070;
	position: absolute;
	right: 25px;
	bottom: 90px;
	clear: right;
}






