@charset "utf-8";

*{margin:0; padding:0;}

body{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	min-width: 990px;
	margin: 0 auto;
}

a:hover {
		opacity: 0.8;
		filter: alpha(opacity=80);        /* ie lt 8 */
		-ms-filter: "alpha(opacity=80)";  /* ie 8 */
}

#wrapper {
	width: 100%;
	background: url(../images/bg.jpg) repeat-x center top;
}

h1{
	position: absolute;
	top:-1000px;
}

#contents {
	width: 990px;
	height: 2100px;
	background: url(../images/w990_bg.jpg) repeat-x;
	margin: 0 auto;
}

.header {
	width: 990px;
	height: 446px;
	background: url(../images/header.jpg) no-repeat center top;
}

#contents .header .btn1 { position: absolute; margin: 385px 0 0 330px; }
#contents .header .btn2 { position: absolute; margin: 385px 0 0 762px; }


.section { margin: 10px 0; }
.section .btn3 { position: absolute; margin: 6px 0 0 740px; }

h2 { margin: 5px 0; }




/* //--------------------cassette */

#contents-cassette {
	width: 990px;
	height: 1292px;
}

.s-random {
	width: 188px;
	margin: 0 0 9px 8px;
	float: left;
}

.cst {
	font-size: 13px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 600;
}

.cassette-bg { 
	width: 188px;
	height: 420px;
	background-image: url(../images/cassette.png); }

.cassette-wrap {
	width: 169px;
	height: 410px;
	padding: 0 0 0 9px;
}

.yad-name {
	font-weight: 800;
	font-size: 15px;
	color: #F26666;
	line-height: 1.3;
	width: 172px;
	height: 44px;
	margin: 0px 0 10px 0px;
	padding: 12px 0 0;
	border-bottom: 1px dotted gray;
}

.info-link {
	position: relative;
	width: 169px;
	height: 213px;
}

.p-link{ 
	position: relative;
	width: 169px;
	height: 167px;
}

.info-link a,.p-link a {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../images/trans.gif);
	z-index: 100;
	text-indent: -999em;
	top: 3px;
	left: 0px;
}

.info-link a:hover,.p-link a:hover {
	background-color:#FFF;
	opacity: 0.2;
	filter: alpha(opacity=20);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=20)";  /* ie 8 */
}

.yad-img { 
	width: 169px;
	height: 129px;
	margin: -3px 0 0 0px;
	
}

.yad-plan-ttl { 	
	width: 131px;
	height: 18px;
	background-image: url(../images/yad-plan-ttl.jpg);
	margin: 6px auto 6px auto;
	}

.yad-plan {
	line-height: 1.5;
	text-align: justify;
	color: #F26666;
	width: 169px;
	height: 90px;
	margin: 0 0 6px 0px;
	border-bottom: 1px dotted gray;
}

.yad-money {
	width: 169px;
	height: 47px;
	margin: 0 0 10px 0px;
	text-align: center;
}

.yad-money .number { 
	width: 120px;
	height: 16px;
	display: block;
	padding: 0;
	margin: 0;
	text-align: left;
	color: #6A3906;
}

.yad-money .en {
	font-size: 18px;
	width: 110px;
	height: 23px;
	display: inline-block;
	padding: 0;
	margin: 3px 0 0 0;
	text-align: center;
	color: #E24747;
}

.plan-link {
	width: 169px;
	height: 20px;
	font-weight: 500;
	background-color: #6A3906;
	margin: -8px 0 0 0px;
	text-align: center;
	color: white;
}

/* //--------------------footer */

#footer {
	float: left;
	width: 990px;
	height: 79px;
	margin: 5px 0 0;
}