﻿@charset "utf-8";

/*商品メイン画像*/
.itemMain {
	width   : 230px ;
	height  : 75px ;
	padding : 328px 0 0 460px ;
}

/*商品メイン画像 各商品背景指定*/
#adapt                 {background:url(../img/item/adapt.jpg) no-repeat;}
#alphalean             {background:url(../img/item/alphalean.jpg) no-repeat;}
#aminospike            {background:url(../img/item/aminospike.jpg) no-repeat;}
#chase1500             {background:url(../img/item/chase1500.jpg) no-repeat;}
#chase3000             {background:url(../img/item/chase3000.jpg) no-repeat;}
#core3_grape500        {background:url(../img/item/core3_grape500.jpg) no-repeat;}
#core3_grape1000       {background:url(../img/item/core3_grape1000.jpg) no-repeat;}
#core3_grapefruit500   {background:url(../img/item/core3_grapefruit500.jpg) no-repeat;}
#core3_grapefruit1000  {background:url(../img/item/core3_grapefruit1000.jpg) no-repeat;}
#core3_greenapple500   {background:url(../img/item/core3_greenapple500.jpg) no-repeat;}
#core3_greenapple1000  {background:url(../img/item/core3_greenapple1000.jpg) no-repeat;}
#core3_lemon500        {background:url(../img/item/core3_lemon500.jpg) no-repeat;}
#core3_lemon1000       {background:url(../img/item/core3_lemon1000.jpg) no-repeat;}
#core3_mango500        {background:url(../img/item/core3_mango500.jpg) no-repeat;}
#core3_mango1000       {background:url(../img/item/core3_mango1000.jpg) no-repeat;}
#core3_pineapple500    {background:url(../img/item/core3_pineapple500.jpg) no-repeat;}
#core3_pineapple1000   {background:url(../img/item/core3_pineapple1000.jpg) no-repeat;}
#core3_unflavored425   {background:url(../img/item/core3_500.jpg) no-repeat;}
#core3_unflavored850   {background:url(../img/item/core3_1000.jpg) no-repeat;}
#creavol               {background:url(../img/item/creavol.jpg) no-repeat;}
#creavol_infused       {background:url(../img/item/creavol_infused.jpg) no-repeat;}
#GCS750_90             {background:url(../img/item/GCS750_90.jpg) no-repeat;}
#GCS750_198            {background:url(../img/item/GCS750_198.jpg) no-repeat;}
#glutmmune_500         {background:url(../img/item/glutimmune_500.jpg) no-repeat;}
#glutmmune_1000        {background:url(../img/item/glutimmune_1000.jpg) no-repeat;}
#hyperdrive360         {background:url(../img/item/hyperdrive360.jpg) no-repeat;}
#hyperdrive720         {background:url(../img/item/hyperdrive720.jpg) no-repeat;}
#hyperreload           {background:url(../img/item/hyperreload.jpg) no-repeat;}
#ignite                {background:url(../img/item/ignite.jpg) no-repeat;}
#isocore1kg_cocoa      {background:url(../img/item/isocore1kg_cocoa.jpg) no-repeat;}
#isocore1kg_strawberry {background:url(../img/item/isocore1kg_strawberry.jpg) no-repeat;}
#isocore1kg_unflavored {background:url(../img/item/isocore1000.jpg) no-repeat;}
#isocore2kg_cocoa      {background:url(../img/item/isocore2kg_cocoa.jpg) no-repeat;}
#isocore2kg_strawberry {background:url(../img/item/isocore2kg_strawberry.jpg) no-repeat;}
#isocore2kg_unflavored {background:url(../img/item/isocore2000.jpg) no-repeat;}
#joint                 {background:url(../img/item/joint.jpg) no-repeat;}
#mach6_540             {background:url(../img/item/mach6_540.jpg) no-repeat;}
#mach6_1080            {background:url(../img/item/mach6_1080.jpg) no-repeat;}
#t_jack                {background:url(../img/item/t_jack.jpg) no-repeat;}
#up                    {background:url(../img/item/up.jpg) no-repeat;}
#zmax                  {background:url(../img/item/zmax.jpg) no-repeat;}
#clear                 {background:url(../img/item/clear.jpg) no-repeat;}



.itemHead {
	margin  : 0 0 10px 0 ;
	padding : 0 ;
}

/*メディア掲載*/
#item_media {
	width  : 660px  ;
	margin : 0 auto ;
}

/*PR文章*/
#item_pr {
	margin-bottom : 40px ;
	padding : 0 15px ;
}

	#item_pr h3 {
		color :#ef1301;
		font-size : 1.4em ;
		font-weight:bold;
		margin-bottom : 10px ;
	}
	
	#item_pr p {
		font-size : 1.2em ;
		line-height:200%;
		margin : 10px 0 0 0 ;
	}

/*商品メリット画像*/
#item_merit {
	float : right ;
	margin : 0 0 15px 15px ;
}

/*TSP表記*/
#item_tsp {
	width      : 648px ;
	height     : 189px ;
	margin     : 0 0 0 20px ;
	background : url(../img/item_tsp.png) no-repeat ;	
}

	#item_tsp p {
		width : 530px ;
		font-size : 1.2em ;
		padding : 70px 0 0 52px ;
	}
	

p#notice {
	font-size : 1.2em ;
	margin : 0 0 40px 20px ;
}






