@charset "UTF-8";
/*
================================================================================
CSS Document 
style_ssg.css　彩食健美Life 通販／スルッとサポーター＆ガードル
[Date］10/02/01　[Author］M Moriyama
================================================================================
*/

#content {
	width:880px;
	margin:0 auto;
	text-align:left;
}

/* メイン画像 */
.main{padding:0 0 0 0;}

/* YouTube動画エリア */
.ctA {width:880px;}
.ctA_l {
	width: 520px;
	float: left;
	padding: 27px 0 0 23px;
}
.ctA_r {
	width: 337px;
	float: right;
}

/* 価格・注文ボタンエリア */
.ctB {width:880px;}
.ctB_l {
	width: 520px;
	float: left;
	padding-left: 23px;
}
.ctB_r {
	width: 337px;
	float: right;
}

/* 開発秘話エリア */
#ctC {width: 880px;padding-top: 10px;}

/* 徹底追求エリア */
.ctD {width: 880px;margin-top: 10px;}

/* こだわりエリア */
.ctE {width: 880px;margin-top: 10px;}


/* ラインナップエリア */
#ctF {width: 880px;margin-top: 10px;}
#ctF ul {padding:0 0 6px 13px;list-style:none;margin: 0;}
#ctF li {display: inline;margin-right: 5px;}

/* 注文ボタンエリア */
.ctG {width: 880px;margin-top: 12px;}

/* インフォメエリア */
#ctH {width: 880px;text-align: center;margin-top: 30px;}
#ctH ul {padding:13px 0 ;list-style:none;margin: 0;}
#ctH li {display: inline;color:#34373a;}
#ctH a {color:#34373a;text-decoration:none;}
#ctH a:visited {color:#34373a;text-decoration:none;}
#ctH a:hover {color:#999999;position:relative;top:1px;left:1px;text-decoration:underline;}

