@charset "Shift_JIS";
/* CSS Document */

*{
}
a{
	text-decoration:none;
	te
}
img{
	border: 0;
}
body{
	margin:0;
	background-image: url(../images/bg_body.gif);
}
.style1 {color: #AD8F58}
.style3 {font-size: 180%}
.style5 {
	font-size: medium;
	font-weight: bold;
	line-height: 2em;
	text-align: center;
}
.style6 {font-size: small}

.title {
	background-color: #FF0000;
	padding: 18px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0;
}
.title-font {font-size: 24px;
			 color: #FFFFFF;
			 font-weight: bold;
			 text-align: center;}
			 
.gp-frame {width: 800px;
           height: 400px;
		   padding: 0 40px 10px 40px;}

.gp-g {width: 360px;
       height: 360px;
	   background-color: #C8B164;
	   float: left;
	   text-align:center}

.gp-s {width: 360px;
       height: 360px;
	   background-color: #CCCCCC;
	   float: right;
	   text-align:center}

.prize {width: 800px;
        height: 20px;
        background-color: #666666;
		text-align: left;
		padding: 3px 3px 6px 3px;
		font-weight: bold;
		color: #FFFFFF;}

.prize-top {width: 800px;
            padding: 10px;
            display: inline-block;
			}

.example {
background-color: #ffffff;
font-size: 80%;
color: #000000;
}

.section {
	width: 195px; /* ボックスの幅 */
	height: 175px; /* ボックスの背景 */
	float: left;
	padding: 20px 15px 0 15px;
	background-repeat: no-repeat;
	font-size: 10px;
	line-height: 1.3em;
	background-image: url(../images/mount.gif);
	background-position: 16px;
	margin-bottom: 20px;
}

.section p {
margin: 1em 15px 1em 10px; /* 段落のマージン（上右下左） */
font-size: 10px;}
#wrap {
	width: 900px;
	margin: 0 auto 0 auto;
	text-align: center;
	border-left: solid #ff0000 1px;
	border-right: solid #ff0000 1px;
	background-color: #FFFFFF;
	font-size: 14px;
	border-bottom: solid #ff0000 1px;
}
#wrap #wrap_kin #p_kin {
	background-image: url(../images/gold.jpg);
	background-repeat: no-repeat;
	width: 350px;
	height: 50px;
	text-indent: -10000px;
	margin: 0;
}
#wrap #wrap_kin {
	background-color: #C8B164;
	width: 350px;
	height: 330px;
	float: left;
	margin: 0 0 0 40px;
	padding: 0;
}
#wrap #wrap_gin #p_gin {
	background-image: url(../images/silver.jpg);
	background-repeat: no-repeat;
	width: 350px;
	height: 50px;
	text-indent: -10000px;
	margin: 0;
}
#wrap #wrap_gin {
	background-color: #CCCCCC;
	width: 350px;
	height: 330px;
	float: right;
	margin: 0 40px 0 0;
	padding: 0;
}
.ppp {
	background-color: #FFFFFF;
	display: block;
	width: 300px;
	margin: 20px auto;
	padding: 1px;
	font-size: 10px;
	line-height: 1.2em;
}
#wrap #fObject {
	margin: 0;
	background-color: #FEDBA8;
	padding: 20px 0 20px 0;
}
#wrap h3 {
	background-color: #FF0000;
	color: #FFFFFF;
	padding: 3px;
}

#wrap h4 {
	background-color: #666666;
	color: #FFFFFF;
	padding: 4px;
}

#wrap h5 {
	background-color: #666666;
	color: #FFFFFF;
	padding: 3px;
}
#wrap .section img {
	margin-bottom: 20px;
}
#wrap .section2 img {
	margin-bottom: 20px;
}
#wrap .section3 img {
	margin-bottom: 20px;
}
#wrap .list {
	text-align: center;
	margin: 0 auto;
}
#wrap .list .section2 {
	width: 195px; /* ボックスの幅 */
	height: 175px; /* ボックスの背景 */
	float: left;
	padding: 20px 50px 0 50px;
	background-repeat: no-repeat;
	font-size: 10px;
	line-height: 1.3em;
	background-image: url(../images/mount.gif);
	background-position: 50px;
	margin-bottom: 20px;
}
#wrap .list .section3 {
	width: 195px; /* ボックスの幅 */
	height: 175px; /* ボックスの背景 */
	float: left;
	padding: 20px 125px 0 125px;
	background-repeat: no-repeat;
	font-size: 10px;
	line-height: 1.3em;
	background-image: url(../images/mount.gif);
	background-position: 127px;
	margin-bottom: 20px;
}

