@charset "EUC-JP";
/* CSS Document */

#e-center {
    width: 970px;
	height: 100%;
    margin-top: 20px;
	margin-left: 10px;
}

#e-site {
    width: 86%;
	height: 100%;
	margin: 30px auto 30px auto;
	clear: both;
}

#e-site .box_l {
	margin-right: 10px;
	float: left;
}

#e-site .box_r {
    width: 608px;
	float: left;
}

p {
	color: #333333;
	font-size: 1.2em;
	line-height: 1.8em;
	margin-left: 7px;
}

#e-box {
    width: 906px;
	height: 100%;
	margin: 0 auto 30px auto;
	clear: both;
}

#e-box .e-box_top {
	height: 68px;
}

#e-box .e-box_bgs {
	height: 257px;
	background-image: url(../images/egift/shohin_back.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

#e-box .e-box_bg ul {
	width: 600px;
	padding: 12px 0 10px 0;
	margin-left: 190px;
	text-align: left;
	list-style: none;
}

#e-box .e-box_bg li {
	padding: 2px 0 6px 0;
	font-size: 1.25em;
	color: #333333;
}

#e-box .e-box_bg {
	/* background-image: url(../images/egift/middle.jpg); */
	background-repeat: repeat-y;
	background-position: center top;
}

#e-box .e-box_bg .course {
	padding: 10px 0 10px 48px;
}

#e-box .e-box_bg .course .course_r {
	margin-right: 33px;
}

#e-box .e-box_bg .green {
	clear: both;
	padding: 10px 0 10px 48px;
}

#e-box .e-box_bg .green .box_gl {
	margin-top: 20px;
	margin-right: 10px;
	float: left;
}

#e-box .e-box_bg .green .box_gr {
	margin-bottom: 10px;
	width: 450px;
	float: left;
}

#e-box .e-box_bg .ps {
	clear: both;
	padding: 10px 0 10px 28px;
}

#e-box .e-box_bg .ps .box_pl {
	margin-right: 6px;
	float: left;
    margin-top: -68px;
	margin-bottom: 20px;
}

#e-box .e-box_bg .ps .box_pr {
	margin-bottom: 10px;
	padding: 68px 160px 0 7px;
	width: 685px;
	height: 119px;
	float: left;
	background-image: url(../images/egift/ps5_back.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

#e-box .e-box_bg .ps .box_pr .ps_p1 { width: 620px; }

#e-box .e-box_bg .ps .pl {
	margin-left: 8px;
}

#e-sitelink {
    width: 338px;
	height: 100%;
	margin: 30px auto 30px auto;
	clear: both;
}

.btn_moushikomi { text-align: center; margin: 0 0 15px 0; }

/* 20130912ฤษฒรกกกก*/
.e-cgiftLink{
	width:637px;
	height:164px;
	margin:40px auto 20px;
}

.e-cgiftLink a:hover img {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background-color: #fff;
}