/* 店舗設計/店舗デザイン用 ボックス設定（width:760px） */

#Outline {
	background:#fff;
}
#StoreDesign {
	width: 960px;
	margin: 0 auto 20px;
	text-align: left;
	clear: both;
}
#StoreDesign div.Contents, #StoreDesign div.ContentInner {
	width: 960px;
	margin: 0;
	padding: 0;
	text-align: left;
}
#StoreDesign div.ContentInner {
	margin:0 0 20px 0;
	background:#fff;
}
#StoreDesign .Section {
	width: 925px;
	margin: 0 5px 20px 5px;
	padding:0;
	clear: both;
}


/*---------------------
  HTML再定義
---------------------*/
#StoreDesign img {
	border:0;
}
#StoreDesign a {
	font-weight:bold;
}
#StoreDesign ul, #StoreDesign li {
	margin:0;
	padding:0
}
#StoreDesign h1 {
	margin:0 0 0 0;
	text-align:center;
}
#StoreDesign h2 {
	margin:7px 0 10px 25px;
}
#StoreDesign h3 {
	margin:0px 10px 10px 0px;
	padding:4px 0 0px 14px;
	background:url(img/ttl_h3.jpg) left center no-repeat;
	font-size:100%;
	color:#111;
	font-weight:normal;
}
#StoreDesign .ContentInner p, #StoreDesign .ContentInner li {
	font-size:80%;
	color:#222;
}


/*---------------------
  ヘッダー
---------------------*/
#StoreDesign .header {
}

/*---------------------
  コンテンツ
---------------------*/

#StoreDesign .Main {
	width:960px;
	padding:10px 0 0 0;
}

/* タイトル */
#StoreDesign div.HeadTitle01 {
	float:left;
	width:666px;
	margin:0px 0 0 5px;
	padding:0;
}
#StoreDesign div.HeadTitle02 {
	float:left;
	width:284px;
	margin:0px;
	padding:0;
}

/* メリット */
#StoreDesign .Main h2.Noicon {
	color:#CC3300;
	font-size:120%;
	font-weight:bold;
	margin-top:50px 0 0 0;
	padding:0px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#StoreDesign .Main h2 {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#CC3300;
	font-size:120%;
	font-weight:bold;
	padding:21px 70px;
	border-bottom: 3px groove #ccc; 
}
#StoreDesign .Main h2.Merit01 {
	background:url(img/merit1.gif) no-repeat;
}
#StoreDesign .Main h2.Merit02 {
	background:url(img/merit2.gif) no-repeat;
}
#StoreDesign .Main h2.Merit03 {
	background:url(img/merit3.gif) no-repeat;
}
#StoreDesign .Main h2.Merit04 {
	background:url(img/merit4.gif) no-repeat;
}
#StoreDesign .Main h2.Merit05 {
	background:url(img/merit5.gif) no-repeat;
}
#StoreDesign .Main h2.Merit06 {
	background:url(img/merit6.gif) no-repeat;
}
#StoreDesign .Main div.LeftBox {
	float:left;
	margin:5px;
}
#StoreDesign .Main div.RightBox {
	float:right;
	margin:5px;
}
#StoreDesign .Main h3 {
	width:850px;
	margin:20px 90px;
	padding:4px 0 4px 10px;
	font-size:90%;
	font-weight:bold;
	background:#CCC;
}
#StoreDesign .Main div.cap {
	margin-top:10px;
	font-size:75%;
	color:#666;
}
/*-- 拡大ボタン付画像 --*/
#StoreDesign a.GoBig {
	background:url(img/tool/btn_zoom.gif) 597px bottom no-repeat;
	padding:0 0 24px 0;
	display:block;
}
#StoreDesign a.GoBig02 {
	background:url(img/tool/btn_zoom.gif) 226px bottom no-repeat;
	padding:0 0 24px 0;
	display:block;
}
#StoreDesign a.GoPlay {
	background:url(img/tool/btn_play.gif) 226px bottom no-repeat;
	padding:0 0 24px 0;
	display:block;
}
/* 段落 */
#StoreDesign .Main p {
	margin:5px 0 0 30px;
}
#StoreDesign p.Lead {
	margin:5px 0 0 20px;
}
#StoreDesign .Main div.Merit p {
	margin:5px 0 0 95px;
}
#StoreDesign .Main div.Osusume p {
	margin:5px 0 0 25px;
}
#StoreDesign .Main div.Shindan p {
	margin:5px 0 0 25px;
}
#StoreDesign .Main div.Seihin p {
	margin:5px 0 0 25px;
}

/* おすすめソフト・サービス */
#StoreDesign div.Osusume {
	margin:0px 0 20px 0px;
	padding:10px;
	border-bottom:1px dotted #CCC;
}
#StoreDesign h4 {
	font-size:100%;
	font-weight:bold;
	margin:5px 0 0 30px;
}
#StoreDesign div.Osusume strong {
	font-size:90%;
	font-weight:bold;
	margin:5px 0 0 30px;
	padding:0px;
}
#StoreDesign div.Osusume p {
	margin:5px 0 0 20px;
}
#StoreDesign div.Osusume img {
	margin:0 10px;
}
#StoreDesign p.catche{
	width:600px;
	margin:10px;
	padding:3px 5px;
	font-size:80%;
	background-color: #E6EAF2;
}

/* 製品構成表 */

#StoreDesign TABLE.price_set {
	width:850px;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 80%;
	margin:10px 40px;
}
#StoreDesign TABLE.price_set TH, #price TABLE.price_set TD {
	font-size: 75%;
	border: 1px solid #AAAAAA;
}
#StoreDesign TABLE.price_set TH {
	text-align: center;
	vertical-align: middle;
	background-color: #333333;
	color: #FFFFFF;
	font-weight: normal;
	padding: 5px;
}
#StoreDesign TABLE.price_set TD {
	text-align:center;
	vertical-align: middle;
	padding: 5px 3px;
border: 1px solid #AAAAAA;
}
#StoreDesign TABLE.price_set TD span {
	font-size: 85%;
}
#StoreDesign TABLE.price_set TD.pd_name {
	background-color: #EDE3D8;
	text-align: left;
	vertical-align: top;
	padding: 5px;
}
/* ////////////////////
■ 作品スライドショー
//////////////////// */
#photos:after {  
	content: ".";  
	display: block;  
	visibility: hidden;  
	height: 0.1px;  
	font-size: 0.1em;  
	line-height: 0;  
	clear: both;  
}
#photos {  
	display: inline-block;  
	zoom: 100%;  
}
#photos .panel img {
	margin: 0 auto 0;
	display: block;
}
#photos .panel h2 {
	color: #fff;
	font-size: 100%;
	margin: 5px 0;
	padding: 0;
	position: relative;
}
#photos .panel h2 em {
	font-style: normal;
	font-weight: normal;
	font-size: 75%;
	margin: 0 0 0 30px;
	padding: 0;
}

#photos .panel p {
	color: #fff;
	font-size: 75%;
	line-height: 140%;
}
#photos ul.filmstrip,
#photos ul.filmstrip li {
	margin: 0;
	padding: 0;
}


/*---------------------
  ページトップ
---------------------*/
#StoreDesign .pagetop {
	margin:20px 0 5px 0;
	text-align:right;
}
