/* 使用タグの初期化 */
html,body,div,h1,h2,h3,h4,h5,p,ul,li,dl,dt,dd,table,th,tr,td{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
body {
	text-align: center;
}


img{
	margin: 0px 0px 0px 0px;
	border: 0px none;
}
h2{
	text-align:left;
	margin: 30px 0px 0px 51px;
}
h3{
	text-align:center;
	margin: 20px 0px 10px 0px;
}

#gl_container {
	width: 705px;
	border: 1px solid #999999;
	margin: 0px auto 0px auto;
	text-align:center;
}

.g_dvd01{
	margin: 20px 0px;
}
.j_dvd03{
	margin: 0px 0px 10px 20px;
}
.g_dvd05{
	margin: 20px 0px;
}

.text01{
	text-align:left;
	color:#555555;
	font-size:14px;
	line-height:22px;
	margin: 20px 51px 0px 51px;
}
.text02{
	text-align:left;
	color:#555555;
	font-size:12px;
	line-height:18px;
	margin: 0px 20px 20px 20px;
}

.box01{
	width:500px;
	border:2px solid #D8BC70;
	text-align:center;
	margin: 20px 99px 0px 99px;
}
.box02{
	width:703px;
	height:300px;
	text-align:right;
	background-image:url(../img/dvd02.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.box2_in{
	text-align:right;
	padding:170px 25px 20px 443px;
}
.box2_in2{
	width:230px;
	height:131px;
	border:5px solid #ccc;
}