@charset "UTF-8";
/*
###################################

    にごりん　専用CSS

###################################
*/
#content {
	background:none;
	padding-bottom:0px;
}
#wrap {
	width: 900px;
	margin: 0 auto;
	overflow: hidden;
}

#flashSour {
	width:900px;
	height:495px;
}

/* ###### main ###### */
#sourWrap {
	overflow: hidden;
	background:none;
	clear:both;
}

#main {
	width:900px;
	height:495px;
	background:url(../../../products/nigorin/img/sour/bg.jpg) no-repeat;
	z-index:100;
	position:relative;
}

#main #main_inner {
	padding:0;
	width:900px;
	height:495px;
	background:url(../../../products/nigorin/img/sour/wave.png) no-repeat bottom;
	position:relative;
}

#main #main_inner #logo {
	position:absolute;
	top:30px;
	left:75px;
	padding:0;
	margin:0;
}

#main #main_inner #nigorin {
	position:absolute;
	top:35px;
	left:390px;
}

#main #main_inner #nigorin {
	position:absolute;
	top:35px;
	left:390px;
}

#bubble {
	background:url(../../../products/nigorin/img/sour/bubble1.png) repeat-y;
}
#bubble2 {
	background:url(../../../products/nigorin/img/sour/bubble2.png) repeat-y;
}

#sns {
	width:900px;
	text-align:right;
	overflow:hidden;
	margin-bottom:20px;
}
#sns ul{
	float:right;
}
#sns li{
	float:left;
	padding-left:10px;
}


/* ###### btm ###### */
#btm_contents {
	overflow:hidden;
	width:900px;
	background:url(../../../products/nigorin/img/sour/btm_line.jpg) no-repeat bottom;
	margin-bottom:30px;
}

#btm_contents .box {
	width:430px;
	padding-bottom:30px;
	overflow:hidden;
}
#btm_contents .left {
	clear:both;
	float:left;
}
#btm_contents .right {
	float:right;
}

#btm_contents .photo {
	width:125px;
	float:left;
	text-align:right;
	float:left;
}

#btm_contents .tit {
	padding-top:3px;
	margin-bottom:10px;
}

#btm_contents .box p {
	color:#697482;
}

#btm_contents .txt_box {
	float:right;
	width:305px;
}
#btm_contents .box p.link {
	margin-top:8px;
	background:url(../../../products/nigorin/img/sour/icon.jpg) no-repeat;
	padding-left:20px;
	font-weight:bold;
}

#btm_contents .box a:link,
#btm_contents .box a:visited{
	color:#80ceeb;
	text-decoration:underline;
}
#btm_contents .box a:hover,
#btm_contents .box a:active{
	color:#e94f6e;
	text-decoration:underline;
}


/* ###### lineup ###### */
#lineup {
	clear:both;
	overflow:hidden;
	padding-bottom:40px;
	width:900px;
}
#lineup .photo {
	float:left;
	width:125px;
	text-align:center;	
}

#lineup .lineup_tit {
	margin:0 0 10px 0;
	padding:0;
}

#lineup dl {
	float:left;
	color:#697482;
	position:relative;
	background:url(../../../products/nigorin/img/sour/dot_line.jpg) repeat-x top;
	padding-top:8px;
}
#lineup dl dt{
	position: absolute;
 	left: 0;
	width:130px;
	margin-bottom:8px;
	padding-bottom:8px;
}
#lineup dl dd{
	padding-left:130px;
	margin-bottom:8px;
	padding-bottom:8px;
	background:url(../../../products/nigorin/img/sour/dot_line.jpg) repeat-x bottom;
}

