@charset "utf-8";

/*///////////////// contents-base */

html{
background:#fff790;
}

body{	
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
/*		background: url(../img/manuka_bg.gif) repeat-y 0 0; */
		background-position: center;
font-family:"ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,Arial,Helvetica,sans-serif;
font-size:12px;
line-height:1.6;
letter-spacing:0;
color:#454545;
}
a:link,
a:visited,
a:active{
color:#4e4e4e;
border-style:none;
font-weight:bold;
}

a:hover.srcimg { 
	filter: alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:0.50;
}



.fc-salmon-pink { color:#999999 !important; font-size: 13px;}


/*///////////////// LP-base */

#wrapper_bg{
background:url(../img/bg-shadow.gif) repeat-y 0 0;
text-align:left;
margin:0 auto;
}

#logo_bg{
background:url(../img/bg-top.gif) repeat-x 0 0;
height:79px;
text-align:left;
margin:0 auto;
width:100%;
}




.wrapper{background:#ffffff; margin:0 auto; width:95%;
margin:20px 20px 20px 20px;
　　/*角丸*/
　　border-radius: 10px; /* CSS3 */
　　-webkit-border-radius: 10px; /* Safari,Google Chrome用 */
　　-moz-border-radius: 10px; /* Firefox用 */
　　behavior: url(../js/PIE.htc); /* IE用 */
　　/*レイアウト*/
　　}



.txt02 {

	width: 800px;
	text-align: left;
	color: #231f20;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.5;
	margin:10px auto;
	padding-bottom: 20px;
}

.img01 {
		left: 75px;
	width: 829px;
	margin:10px auto;
}
.img02 {
		left: 75px;
	width: 829px;
	margin:10px auto;
	text-align: right;
}

.img03 {
	width: 100%;
	text-align: center;
	color: #59341c;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.5;
	margin:10px auto;
}


.img04 {
	width: 100%;
	text-align: center;
	color: #59341c;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.5;
	margin:10px auto;
}

.txt05 {

	width: 800px;
	text-align: center;
	color: #231f20;
 font-size:130%;
	line-height: 1.5;
	margin:10px auto;
	padding-bottom: 40px;
}

.txt06 {

	width: 800px;
	font-size:120%;
	color: #231f20;
margin:20px 0px 0px 0px; text-align:left; display: inline-block;
}

@media screen and (max-width: 959px) {
  #container {
    width: 100%;
  }
  img {
      max-width:100%;
  }
  .cont {
      background:none;
  }

}
@media screen and (min-width: 960px) {
  #container {
    width: 960px;
    margin: 0 auto;
  }
  .cont {
      background:url(img/onaoshi_cosme_tit.png) top center no-repeat;
      height:318px;
      width:800px;
  }
  p.img {
      display:none;
      text-align:center;
  }
}



@media only screen and (max-width: 736px) {
	
}


