@charset "UTF-8";


/* 基本レイアウトの修正:トップ用に再設定
--------------------------------------------------------------*/


#CONTENTS {
	padding: 0;
	float: none;
	margin: 0 29px 20px 25px;
	padding: 20px 0 0 0;
	width: 722px;
	font-size: 120%;
}

/* メイン画像 */
#MAIN {}

#gachasuke_intro {
	width: 600px;
	height: 110px;
	margin: 20px auto 20px auto;
	background: url(/solution/refills/gachasuke/images/top/gachasuke_intro.jpg) no-repeat;
}

#gachasuke_inquiry {
	width: 720px;
	height: 300px;
	background: url(/solution/refills/gachasuke/images/top/gachasuke_inquiry.jpg) no-repeat;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}

.inquiry {
	text-align: left;
}

.inquiry a {
	color: #60a00d;
}


h1 {
	margin: 0 !important;
	padding: 0 !important;
	background-image: none;
}

#h2-01 {
	background: url(/solution/refills/gachasuke/images/widgets/h2-01.jpg) no-repeat left bottom;
}

#h2-02 {
	background: url(/solution/refills/gachasuke/images/widgets/h2-02.jpg) no-repeat left bottom;
}

#h2-03 {
	background: url(/solution/refills/gachasuke/images/widgets/h2-03.jpg) no-repeat left bottom;
}

#h2-04 {
	background: url(/solution/refills/gachasuke/images/widgets/h2-04.jpg) no-repeat left bottom;
}

#h2-05 {
	background: url(/solution/refills/gachasuke/images/widgets/h2-05.jpg) no-repeat left bottom;
}

.feature {
	width: 695px;
	padding-left: 0px;
	padding-right: 20px;
	height: 420px;
	margin-top: 20px;
	background: url(/solution/refills/gachasuke/images/top/feature.jpg) no-repeat;
	overflow: none;
}

li.feat1 {
	list-style-type: none;
	margin-left: -15px !important;
	padding: 4px 3px 1px 30px !important;
	background: transparent url(/solution/refills/gachasuke/images/widgets/mark-feat1.png) no-repeat;
	font-weight: bold;
}

li.feat2 {
	margin: 0px !important;
	margin-left: -50px !important;
	list-style-type: none;
	padding: 1px 3px 1px 18px !important;
	background: transparent url(/solution/refills/gachasuke/images/widgets/mark-feat2.gif) no-repeat 3px 0.3em;
	font-weight: normal;
}


.checkerbox1 {
	width: 360px;
	height: 310px;
	padding: 15px 20px 20px 20px;
	background: url(/solution/refills/gachasuke/images/widgets/checkerbox1.jpg) no-repeat;
	float: left;
	overflow: auto;
}

.checkerbox2 {
	width: 360px;
	height: 330px;
	padding: 15px 20px 20px 20px;
	background: url(/solution/refills/gachasuke/images/widgets/checkerbox2.jpg) no-repeat;
	float: left;
	overflow: auto;
}

.checkerbox3 {
	width: 680px;
	padding-left: 0px;
	padding-right: 20px;
	height: 390px;
	margin-left: 10px;
	padding-top: 20px;
	background: url(/solution/refills/gachasuke/images/widgets/checkerbox3.jpg) repeat;
	float: left;
	overflow: auto;
}


