<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset 'UTF-8';
/* CSS Document */

/*********bgãŒimageã®å&nbsp;´åˆ*************/
#container{
	background:url("http://d3rjvqp78kncsh.cloudfront.net/stamp-ap/images/sp/HI_kansaibennyanko2/bg.jpg");
    background-size         : 100% auto;  ç”»é¢ã®å¹…ã«åˆã‚ã›ã¦æ‹¡å¤§ãƒ»ç¸®å° 
}
/**************************************/

/**********èƒŒæ™¯è‰²_ç¶²ç›®************
#container{
    background: -moz-linear-gradient(left top,	#fff, #fff 25%, #ffc 25%, #ffc 50%,
												#fff 50%, #fff 75%, #ffc 75%,#ffc);
    background: -webkit-linear-gradient(left top,	#fff, #fff 25%, #ffc 25%, #ffc 50%,
													#fff 50%, #fff 75%, #ffc 75%,#ffc);
    background: linear-gradient(left top,	#fff, #fff 25%, #ffc 25%, #ffc 50%,
											#fff 50%, #fff 75%, #ffc 75%,#ffc);
    -moz-background-size: 20px 20px;
    -webkit-background-size: 20px 20px;
    background-size: 20px 20px;
}
****************************/
/**********èƒŒæ™¯è‰²_ã‚°ãƒ©ãƒ‡ãƒ¼ã‚·ãƒ§ãƒ³************
#container{
	/* Firefox */
	/*background: -moz-linear-gradient(top center, #92e1ee 0%, #fff 100%);
	/* Chrom ã¨ Safari */
	/*background: -webkit-gradient(linear, center top, center bottom, from(#92e1ee), to(#fff));
	/* å…±é€š */
	/*background: linear-gradient(top center, #92e1ee 0%, #fff 100%);
}
****************************/
/**********èƒŒæ™¯è‰²************
#container{
	/* Firefox */
	/*background: -moz-linear-gradient(top center, #92e1ee 0%, #fff 100%);
	/* Chrom ã¨ Safari */
	/*background: -webkit-gradient(linear, center top, center bottom, from(#92e1ee), to(#fff));
	/* å…±é€š */
	/*background: linear-gradient(top center, #92e1ee 0%, #fff 100%);
}
****************************/
.h2-tokusyu {
	background: none;
	border-bottom: none;
	padding: 0;
}

/*********å£ç´™2è¡Œ*************/
.kabegamiTokusyu {
	width: 90%;
	margin: 5px auto;
}
.kabegamiTokusyu li {
	float: left;
	width: 48%;
	margin: 5px 0 0 2%;
}
.kabegamiTokusyu li:nth-child(2n) {
	margin-right: 0;
}
/****************************/
/*********åˆ—3è¡Œ*************/
.stampTokusyu {
	width: 93%;
	margin: 0 auto;
	padding-bottom: 50px;
}

.stampTokusyu li {
	float: left;
	width: 32%;
	margin: 10px 2% 0 0;
}
.stampTokusyu li:nth-child(3n) {
	margin-right: 0;
}
/****************************/
/*********åˆ—4è¡Œ*************
.stampTokusyu {
	width: 93%;
	margin: 0 4.5%; 0 0;
}

.stampTokusyu li {
	float: left;
	width: 22%;
	margin: 15px 0px 10px 2%;
}
.stampTokusyu li:nth-child(3n) {
	margin-right: 0;
}
****************************/
/*********imageã®å¢ƒç•Œç·š*************/
.stampTokusyu li img {
	width: 98%;
	/*border: 2px solid #e17575;				*****ã‚¢ã‚¤ã‚³ãƒ³imageã®å¢ƒç•Œç·šè‰²******/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.kabegamiTokusyu li img {
	width: 100%;
	border: 2px solid #f97060;				/******å£ç´™imageã®å¢ƒç•Œç·šè‰²******/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
/****************************/
/******DLãƒœã‚¿ãƒ³******/
.btn_download {
	position: relative;
	width: 100%;
	margin-top: 2px;
	padding: 0.5em;
	background: #fff;					/******èƒŒæ™¯è‰²******/
	border-radius: 10px;
	box-shadow: 0 5px 0 rgb(249, 164, 153);	/******ç«‹ä½“éƒ¨åˆ†******/
	color: #f84a37;							/******æ–‡å­—è‰²******/
	text-shadow:							/*****æ–‡å­—ã®æž&nbsp;è‰²*****/
		-1px -1px #fff,
		1px -1px #fff,
		-1px 1px #fff,
		1px 1px #fff;
	display: block;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
}
/****************************/
/*********ã‚¯ãƒªã‚¨ã‚¤ã‚¿ãƒ¼ãƒœã‚¿ãƒ³*************/
.btn-detail button {
	width: 80%;
	margin: -8px auto;
	padding: 1em 0;
	background: #fff;					/******èƒŒæ™¯è‰²******/
	border-radius: 10px;
	border: none;
	box-shadow: 0 5px 0 rgb(249, 164, 153);	/******ç«‹ä½“éƒ¨åˆ†******/
	color: #f84a37;							/******æ–‡å­—è‰²******/
	text-shadow:							/*****æ–‡å­—ã®æž&nbsp;è‰²*****/
		-1px -1px #fff,
		1px -1px #fff,
		-1px 1px #fff,
		1px 1px #fff;
	display: block;
	font-family: "Lucida Grande", "segoe UI", "ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
}
/****************************/
</pre></body></html>