@charset "UTF-8";

#container{
	background-image: url(../../img/birdflower.png), url(../../img/laugh_bg01.jpg), url(../../img/bottom_line.gif), url(../../img/laugh_bg02.jpg);
	background-repeat: no-repeat, repeat-x, repeat-x, repeat;
	background-position: center 25px, center top, center bottom, center bottom;
}
#hashigo {
	background:url(../../img/laugh_hashigo.png) no-repeat 900px bottom;
}

/*---------------
メイン
-----------------*/
#main {
	width:640px;
	height:auto;
}
#topimg {
	float:left;
}
#laugh_main {
	display:block;
	width:280px;
	height:280px;
	background: url(../../img/laugh_main.jpg) left top no-repeat;
	margin-left:330px;
}
#laugh_main.over{
	background-position:left bottom;
}
#prof1{
	margin-top:35px;
}
#prof2 {
	margin-top:10px;
}
#prof3 {
	margin-top:10px;
}
.repeat{
	background-image:url(../../img/prof_repeat.png);
	background-repeat:repeat-y;
	background-position:center top;
	width:610px;
	height:auto;
}
.repeat p{
	padding:20px 20px 20px 55px;
}
.bottom1 {
	background-image:url(../../img/prof01_bottom.png);
	background-repeat:no-repeat;
	background-position:center top;
	width:610px;
	height:67px;
	margin-top:-54px;
}
.bottom2 {
	background-image:url(../../img/prof02_bottom.png);
	background-repeat:no-repeat;
	background-position:center top;
	width:610px;
	height:65px;
	margin-top:-40px;
}
.bottom3 {
	background-image:url(../../img/prof03_botoom.png);
	background-repeat:no-repeat;
	background-position:center top;
	width:610px;
	height:103px;
	margin-top:-85px;
}
#kigurumi {
	float:left;
	margin-top:178px;
}
#fukidashi {
	margin-top:40px;
}
#goods {
	width:280px;
	height:260px;
	background-image:url(../../img/goodds.png);
	background-repeat:no-repeat;
	background-position:left top;
	margin-top:20px;
	margin-left:305px;
  margin-bottom: 80px;
}
#goods img {
	margin-left:52px;
	margin-top:180px;
	width:175px;
	height:47px;
}
#footer_area {
	padding-top:80px;
	margin:0 0 5px 5px;
	background-image:url(../../img/nocopy.png);
	background-repeat:no-repeat;
	background-position:left bottom;
}

#footer{
	text-align:left;
	margin-left:90px;
	color:#666;
	font-size:10px;
}

#nocopy {
	font-size:10px;
  line-height:1.8em;
}
#nocopy br {
	display:none;
}
#nocopy a {
	color: #666;
	text-decoration: underline;
}
#maruc {	
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	margin-top:10px;
	text-align:center;
	line-height:1.8em;
}

/*---------------
cx_smartphoneview
-----------------*/
.cx_smartphoneview #bottom_line {
	background-image:url(../../img/bottom_line_sp.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
}
.cx_smartphoneview p.sptext{
	font-size:20px;
	line-height:1.8em;
}
.cx_smartphoneview #fp-rdef #footer_area {
	width:620px; padding-top: 20px;
	background: url("../../img/nocopy.png") left center no-repeat;
}
.cx_smartphoneview #fp-rdef #footer{ margin-left:90px;}
.cx_smartphoneview #fp-rdef #nocopy,
.cx_smartphoneview #fp-rdef #nocopy a{
	font-size:20px;
}
.cx_smartphoneview #fp-rdef #nocopy a {
	text-decoration: underline;
}
.cx_smartphoneview #fp-rdef #maruc {
	font-size:20px;
	margin-top:10px;
	color:#fff;
}
