@charset "utf-8";
/* CSS Document */

/******************************************************************************************

	</special/newbottle/css_v2/page.css>

*******************************************************************************************/
/*==========================================================================================

	// プレママ共通

==========================================================================================*/

/* mainPic
------------------------------------------------------------------------------------------*/
#main_img{
	width:895px;
	height:150px;
	text-indent:-9999em;
	background-image: url(../image_v2/sm_bg_mainpic.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

/* gnav
------------------------------------------------------------------------------------------*/
#gnav_special_now{
	width:160px;
	margin:0 0 7px 0;
	padding:0 0 6px 0;
	background:url(../common/image/gnav_end_current.gif) 0 bottom no-repeat;
}
#gnav_special_now #gnav_special_ttl{
	display:block;
	width:160px;
	height:45px;
	background:url(../common/image/gnav_special_current.gif) 0 0 no-repeat;
}
#gnav_special_now ul{
	background:url(../common/image/gnav_repeat_current.gif) 0 0 repeat-y;
	overflow:hidden;
}
#gnav_special_now ul li{
	width:130px;
	margin-left:30px;
	/*margin-bottom:7px;*/
	padding-bottom:7px;
	font-size:77%;
	text-indent:0;	
}
#gnav_special_now ul li#gnav_current{
	width:120px;
}
#gnav_special_now ul li a{
	display:block;
	width:110px;
	padding:0 10px 0 10px;
	color:#630;
	text-decoration:none;
	background:url(../common/image/icon_gnavsub_off.gif) 0 50% no-repeat;
}
#gnav_special_now ul li a:hover{
	color:#fff;
	background:url(../common/image/icon_gnavsub_on.gif) 0 50% no-repeat;
}


/*==========================================================================================

	// popup

==========================================================================================*/
#popup{
	background:url(../special/sitemap/image_v2/bg_popup.gif) 0 0 no-repeat;
	width:430px;
	height:550px;
	margin:0;
	padding:0;
}

#popup h1,
#popup h2{
	text-indent:-9999em;
}

#popup #header{
	height:70px;
	width:430px;
}
#popup #close a{
	width:69px;
	height:35px;
	display:block;
	float:right;
	background:url(../special/sitemap/image_v2/btn_close_off.gif) 0 0 no-repeat;
	text-indent:-9999em;
	overflow:hidden;
}
#popup #close a:hover{
	background:url(../special/sitemap/image_v2/btn_close_on.gif) 0 0 no-repeat;		
}
#popup #scrl{
	clear:both;
	width:390px;
	height:447px;
	margin:10px auto;
	padding:0 0 0 40px;
	overflow:auto;
}

#popup #scrl .textBlk{
	clear:both;
	color:#333;
	font-size:93%;
	line-height:1.4em;
	/*border-bottom:#f06 1px solid;
	margin:0 0 20px;*/
	padding:0 0 20px 0;
}
#popup #footer{
	display:none;
	visibility:hidden;
}
#popup .ttl{
	font-weight:bold;
	font-size:122%;
}
#popup #scrl img{
	/*display:block;*/
	margin:5px 0;
}

/*==========================================================================================

	// newbottle_top

==========================================================================================*/

/* index.html
------------------------------------------------------------------------------------------*/
#newbottle_early #contents #content_ttl{
	height:54px;
	background-image: url(../image_v2/bg_content_ttl.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	text-indent: -999em;
	clear: both;
}
#newbottle_early #wrapper #contents #content_ttl p {
	padding-top: 28px;
	padding-left: 50px;
}
#newbottle_early #wrapper #contents #content_body {
	background-image: url(../image_v2/sm_main_bk.gif);
	background-repeat: repeat-y;
}
#newbottle_early #wrapper #contents #content_body #flash_area {
	background-image: url(../special/sitemap/image_v2/nb_mainbk2.gif);
	background-repeat: repeat-y;
	padding-top: 20px;
	padding-left: 45px;
}
#newbottle_early #wrapper #contents #content_body #flash_area #bottom {
	background-image: url(../special/sitemap/image_v2/nb_main_bottom.gif);
}
#newbottle_early #wrapper #contents #content_body #tbbottom {
	background-image: url(../image_v2/sm_main_bottom.jpg);
	background-repeat: no-repeat;
	height: 30px;
	background-position: bottom;
}
#newbottle_early #wrapper #contents #content_body #listhead {
	margin-top: 20px;
	background-image: url(../special/sitemap/image_v2/nb_listtitle_bd.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 28px;
	padding-left: 30px;
}
#newbottle_early #wrapper #contents #content_body #bg_content_bottom {
	background-image: url(../special/sitemap/image_v2/bg_content_bottom.gif);
	height: 10px;
	margin-top: 20px;
}
#newbottle_early #wrapper #contents #content_body #listcom {
	padding-top: 10px;
	padding-left: 30px;
}
#newbottle_early #wrapper #contents #content_body #listcom ul {
	color: #85370c;
	margin-bottom: 8px;
}
#newbottle_early #wrapper #contents #content_body #listcom li {
	display: inline;
	font-size: 94%;
	margin-right: 13px;
}
#newbottle_early #wrapper #contents #content_body #listcom a,a:visited {
	color: #85370c;
	text-decoration: underline;
}
#newbottle_early #wrapper #contents #content_body #listcom a:hover{
	color: #ff9922;
	text-decoration: underline;
}
#newbottle_early #wrapper #contents #content_body #tt01 {
	padding-top: 27px;
	padding-left: 45px;
}
#newbottle_early #wrapper #contents #content_body #tt02 {
	padding-top: 30px;
	padding-left: 60px;
}
#newbottle_early #wrapper #contents #content_body #tt02 table#smtab {
}
#newbottle_early #wrapper #contents #content_body #tt02 #smtab td {
	vertical-align: top;
}
#newbottle_early #wrapper #contents #content_body #tt02 #smtab ul.smul1 {
	font-size: 0.9em;
	line-height: 1.5em;
	margin-left: 35px;
}
#newbottle_early #wrapper #contents #content_body #tt02 #smtab li.smli1 {
	background-image: url(../image_v2/sm_line_01.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	padding-top: 4px;
}
#newbottle_early #wrapper #contents #content_body #tt02 #smtab li.smli2 {
	background-image: url(../image_v2/sm_line_02.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	padding-top: 4px;
}
#newbottle_early #wrapper #contents #content_body #tt02 #smtab li.smli3 {
	background-image: url(../image_v2/sm_icon_01.gif);
	background-repeat: no-repeat;
	padding-left: 33px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#newbottle_early #wrapper #contents #content_body #tt02 #smtab li.smli3b {
	background-image: url(../image_v2/sm_icon_02.gif);
	background-repeat: no-repeat;
	padding-left: 33px;
	padding-top: 4px;
	padding-bottom: 6px;
}
#newbottle_early #wrapper #contents #content_body #tt02 #smtab li.smli3c {
	background-image: url(../image_v2/sm_icon_03.gif);
	background-repeat: no-repeat;
	padding-left: 33px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#newbottle_early #wrapper #contents #content_body #tt02 #smtab li.smli3d {
	background-image: url(../image_v2/sm_icon_04.gif);
	background-repeat: no-repeat;
	padding-left: 33px;
	padding-top: 4px;
	padding-bottom: 6px;
}
#newbottle_early #wrapper #contents #content_body #tt02 #smtab li.smli3e {
	background-image: url(../image_v2/sm_icon_05.gif);
	background-repeat: no-repeat;
	padding-left: 33px;
	padding-top: 4px;
	padding-bottom: 6px;
}
#newbottle_early #wrapper #contents #content_body #tt02 #smtab li.smli4 {
	background-image: url(../image_v2/sm_line_05.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	padding-top: 1px;
	margin-left: 40px;
	margin-top: 2px;
}
#newbottle_early #wrapper #contents #content_body #tt02 #smtab li.smli5 {
	background-image: url(../image_v2/sm_line_05.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	padding-top: 1px;
	margin-left: 60px;
	margin-top: 2px;
}
#newbottle_early #wrapper #contents #content_body #tt02 #smtab a {
	color: #633f3d;
	text-decoration: underline;
}
#newbottle_early #wrapper #contents #content_body #tt02 #smtab a:hover {
	color: #FE9F2F;
	text-decoration: underline;
}
#newbottle_early #wrapper #contents #content_body #tt02 #smtab h4 {
	padding-bottom: 4px;
}
#newbottle_early #wrapper #contents #content_body #tt02 #smtab h5 {
	padding-top: 30px;
}
#newbottle_early #wrapper #contents #content_body #tt02 #smtab h6 {
	padding-top: 15px;
}

