@charset "utf-8";

#birthday *{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
html{
	font-size: 62.5%;
}
#birthday{
	color: #333333;
	font-size: 15px;
	margin: 0 auto;
}
#birthday span{
	color: #E00000;
	font-size: 15px;
}

#birthday #topimg_bg{
	width: 967px;
	margin: 0 auto;
	padding: 5px;
	background: rgb(225,189,20); /* Old browsers */
	background: -moz-linear-gradient(-45deg, rgba(225,189,20,1) 0%, rgba(251,224,95,1) 9%, rgba(254,243,189,1) 16%, rgba(251,224,95,1) 23%, rgba(225,189,20,1) 34%, rgba(251,224,95,1) 43%, rgba(254,243,189,1) 52%, rgba(251,224,95,1) 60%, rgba(225,189,20,1) 67%, rgba(251,224,95,1) 79%, rgba(254,243,189,1) 86%, rgba(251,224,95,1) 93%, rgba(225,189,20,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, rgba(225,189,20,1) 0%,rgba(251,224,95,1) 9%,rgba(254,243,189,1) 16%,rgba(251,224,95,1) 23%,rgba(225,189,20,1) 34%,rgba(251,224,95,1) 43%,rgba(254,243,189,1) 52%,rgba(251,224,95,1) 60%,rgba(225,189,20,1) 67%,rgba(251,224,95,1) 79%,rgba(254,243,189,1) 86%,rgba(251,224,95,1) 93%,rgba(225,189,20,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg, rgba(225,189,20,1) 0%,rgba(251,224,95,1) 9%,rgba(254,243,189,1) 16%,rgba(251,224,95,1) 23%,rgba(225,189,20,1) 34%,rgba(251,224,95,1) 43%,rgba(254,243,189,1) 52%,rgba(251,224,95,1) 60%,rgba(225,189,20,1) 67%,rgba(251,224,95,1) 79%,rgba(254,243,189,1) 86%,rgba(251,224,95,1) 93%,rgba(225,189,20,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}


#birthday #topimg{
	width: 957px;
	margin: 0 auto;
	padding: 3px 0;
	background-color: #ffffff;
	background-image: url(../images/birthday_bg02.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

#birthday #topimg h1{
	margin: 10px 0 0 0;
	text-align: center;
	background-image: url(../images/birhtday_bg.png);
	background-repeat: no-repeat;
	background-position: top;
}

#birthday #topimg .fontsize{
	margin-top: 0;
	padding: 0 150px;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
}

#birthday #topimg p{
	padding: 0 150px;
}

#birthday #contentbox{
	width: 858px;
	margin: 40px auto;
}
#birthday #toptext{
	width: 820px;
	margin: 0 auto;
	padding: 10px 0;
}
#birthday #box01{
	width: 820px;
	margin: 10px auto;
	padding: 0 0 0 0;
	background: #ffffff;
}

#birthday #box01 #color{
	color: #fff;
	margin: 0 auto;
	padding: 10px 0;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	background: #364563;
}

#birthday #box01 .notes{
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background:#ffffff;
	border: 0;
	border-collapse: collapse;
}

#birthday #box01 .notes tr th{
	width: 15%;
}

#birthday #box01 .notes tr td{
	width: 85%;
}

#birthday #box01 .notes tr:nth-of-type(n+2) td{
	border-top: solid 1px #c7c7c7;
}

#birthday #box01 .notes tr:nth-of-type(n+2) th{
	border-top: solid 1px #c7c7c7;
}


#birthday #box01 .notes th,
#birthday #box01 .notes td{
	padding: 10px;
	border-left:0;
	border-right:0;
}



#birthday ol{
	margin: 0;
	padding: 0;
	list-style: none;
}
#birthday ol li{
	margin-bottom: 65px;
	padding-left: 20px;
}
#birthday ol li p{
	margin-left: 45px;
}

#birthday ol li img{
	border: solid 1px #dddddd;
}

#content1{
	background: url(../images/birthday_ic01.jpg) no-repeat 20px top;
}
#content2{
	background: url(../images/birthday_ic02.jpg) no-repeat 20px top;
}
#content3{
	background: url(../images/birthday_ic03.jpg) no-repeat 20px top;
}

#content3 p:nth-child(1){
	margin-bottom: 3px;
}
#content4{
	background: url(../images/birthday_ic04.jpg) no-repeat 20px top;
}
#content4 p:nth-child(1){
	margin-bottom: 3px;
}
#bottomtext{
	width: 858px;
    margin: 40px auto;
	/*margin: 5px 0 0 40px;*/
	font-size: 18px;
}

	
	#smpfooter #float-btn-backtotop{	
		display: none;}



/* ------------------------------------------------------------------------------------------------------------
	media
 ------------------------------------------------------------------------------------------------------------- */
@media screen and (max-width:767px) {
	DIV#pankuzu_r {
		line-height:1.3;
		width:100%;
		margin:0 0 10px;
		font-size: 12px;
	}
	#birthday{
		width: auto;
		padding: 0 5px;
	}
	#birthday *{
		font-size: 14px;
		line-height:1.3;
	}
	
	#birthday .u-inner{
		top: -5px;
	}
	#birthday p{
		font-size: 15px;
	}
	
	#birthday #topimg .fontsize{
		margin-bottom: 5px;
		padding: 10px 5px;
		font-size: 16px;
	}
	#birthday #topimg p{
		padding: 10px 5px;
	}
	#birthday img{
		max-width: 100%;
	}
	
	#birthday #topimg{
		padding: 20px 5px;
		
	}
	
	#birthday #topimg_bg,
	#birthday #topimg,
	#birthday #box01,
	#birthday #toptext,
	#birthday #contentbox{
		width: auto;
	}
	
	
	#birthday #box01 p{
		padding: 0;
	}
	
	#birthday #box01 #color{
		font-size: 18px;
	}
	
	#birthday ol li{
		margin: 0 10px 65px 10px;
		padding: 0;
	}
	
	#content1{
		background: url(../images/birthday_ic01.jpg) no-repeat left top;
	}
	#content2{
		background: url(../images/birthday_ic02.jpg) no-repeat left top;
	}
	#content3{
		background: url(../images/birthday_ic03.jpg) no-repeat left top;
	}
	#content4{
		background: url(../images/birthday_ic04.jpg) no-repeat left top;
	}
	
	#bottomtext{
		margin: 0;
	}

	}
	
	
	
	
	
}