/* nanaco-plus.com */
/*全般*/
body{
	background-color:#DFDAD2;
	font: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka";
	font-size:14px;
	margin:0;
	padding:0;
}
#wrapper{
	display:block;
	width:901px;
	margin:0;
	padding:0;
	background-color:#FFF;
}
.clear{
clear:both;
}
/*フッタ*/
#footer{
	display:block;
	width:900px;
	height:40px;
	background:transparent url("../images/footer.gif") no-repeat;
}
#footer .copy{
	float:left;
	display:block;
	width:100px;
	text-indent:-9999px;
}
#footer #menu{
	display:block;
	float:right;
	width:460px;
	text-indent:-9999px;
}
#footer #menu ul#navi{
	display:block;
	width:460px;
	height:40px;
	margin:0;
}
#footer #menu ul#navi li{
	float:left;
	display:block;
	width:140px;
	height:40px;
}
#footer #menu ul#navi a{
	height:40px;
	display:block;
	text-indent:-9999px;
	text-decoration:none;
}
#footer #menu ul#navi li#shopping{
	left:170px;
}
#footer #menu ul#navi li#askit{
	left:330px;
}

/*トップページ*/
/*body#index{
	}*/
body#index #header{
	display:block;
	width:900px;
	height:75px;
	background:transparent url("../images/index_header.gif") no-repeat;
}
body#index #header h1,body#index #header h2{
	text-indent:-9999px;
	margin:0;
	padding:0;
}

body#index #content{
	width:901px;
	height:585px;
}
body#index #content #nanacoplus{
	float:left;
	width:450px;
	height:585px;
	background:transparent url("../images/go_nanaco.jpg") no-repeat;
}
body#index #content #patisserie{
	float:left;
	width:450px;
	height:585px;
	background:transparent url("../images/go_patisserie.jpg") no-repeat;
}
body#index #content #nanacoplus .enter_logo, body#index #content #patisserie .enter_logo{
	display:block;
	width:200px;
	height:50px;
	margin:130px 0 0 120px;
}
body#index #content #nanacoplus .enter, body#index #content #patisserie .enter{
	display:block;
	width:180px;
	height:50px;
	/*margin:490px 0 0 310px;*/
	margin:300px 0 0 250px;
}
.enter_logo a, .enter a{
	display:block;
	height:50px;
	text-indent:-9999px;
}
/* nanaco plus+ */
/* patiserrie nanaco */

/* 商品紹介 */
body#np_concept #header,body#np_detail #header,body#pn_concept #header,body#pn_detail #header{
	display:block;
	width:900px;
	height:60px;
	background-color:#FFF;
	border-bottom:20px solid #F65095;
}
/*パティスリーの色替*/
body#pn_concept #header,body#pn_detail #header{
	border-bottom:20px solid #FF5900;
}
body#np_concept #header h1,body#np_detail #header h1{
	float:left;
	margin:0;
	background:transparent url("../images/nanacoplus_title.gif") no-repeat;
	width:300px;
	height:60px;
	text-indent:-9999px;
}
body#pn_concept #header h1,body#pn_detail #header h1{
	float:left;
	margin:0;
	background:transparent url("../images/patisserie_title.gif") no-repeat;
	width:300px;
	height:60px;
	text-indent:-9999px;
}
body#np_concept #header h2,body#np_detail #header h2,body#pn_concept #header h2,body#pn_detail #header h2{
	float:right;
	margin:0;
	background:transparent url("../images/sweets_title.gif") no-repeat;
	width:240px;
	height:60px;
	text-indent:-9999px;
}

body#np_concept .access,body#np_detail .access,body#pn_concept .access,body#pn_detail .access{
	display:block;
	width:500px;
	height:30px;
	margin:20px 0 5px 10px !important;
	margin:10px 0 0px 20px;
}

body#np_detail .items,body#pn_detail .items{
	display:block;
	width:850px;
	margin:20px auto 10px !important;
	margin:20px auto 25px;
}

body#np_detail .items img,body#pn_detail .items img{
	float:left;
	margin:10px 0;
}
body#np_detail .items dl,body#pn_detail .items dl{
	float:right;
	width:200px;
	margin:40px 20px 10px 0;
}
body#np_detail .items dd,body#pn_detail .items dd{
	/*color:#9963AE;*/
	color:#333;
	font-size:1.1em;
	margin:30px 0 10px;
}

/* コンセプト */
body#np_concept .no_flash,body#pn_concept .no_flash{
	display:none;
	}
body#np_concept .flash,body#pn_concept .flash{
	margin-top:20px;
}

/* 会社概要 */
body#outline #header{
width:900px;
margin:0;
height:60px;
}
body#outline h1{
float:right;
display:block;
width:240px;
height:60px;
margin:0 0 0 30px;
background:transparent url("../images/sweets_title.gif") 0 0 no-repeat;
text-indent:-9999px;
}
body#outline h2{
	margin:10px 50px;
	width:300px;
	font-size:1.1em;
}


body#outline .access{
	display:block;
	width:500px;
	height:30px;
	margin:10px 0 5px 30px !import;
	margin:10px 0 0px 30px;
}
body#outline dl{
display:block;
width:800px;
margin:12px auto;
border-top:1px solid #A57FB6;
}
body#outline dt{
width:200px;
height:25px;
margin:15px 0 5px 10px;
font-size:0.9em;
float:left;
line-height:150%;
}
body#outline dd{
width:590px;
margin:15px 0 5px;
font-size:0.9em;
float:right;
line-height:150%;
}


