/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, 
fieldset, input, textarea, p, blockquote, th, td{
    margin: 0; 
    padding: 0;
}
html{
    overflow-y: scroll;
}
h1, h2, h3, h4, h5, h6{
    font-size: 100%; 
    font-weight: normal;
}
ol, ul{
    list-style:none;
}


fieldset, img{
     border:0;
}
table{
    border-collapse: collapse; 
    border-spacing:0;
}
caption, th{
    text-align: left;
}


strong {
	font-weight:bold;
}


a {
color:#cd0000;
}

a:hover {
color:#ff0000;
}

.clear{
	clear:both;
}


body {
	font-size:12px;
	line-height:1.3;
}


#wrapper {
	text-align: center;
    width: 100%;
	background:url(../../present/images/bg_all.jpg);
}


#contents {
	width:660px;
	text-align:center;
	margin:10px auto;
}

#header {

	width:660px;
	height:493px;
	background:url(../img/header.png) no-repeat;
	margin:-0.5px;
}

#s_01 {
	width:660px;
	height:18px;
	background:url(../img/s_01.png);
	margin:-0.5px;
}

#d5_01 {
	width:660px;
	height:80px;
	background:url(../img/d5_01.png) no-repeat;
	margin:-0.5px;
}

#d5_02 {
	width:660px;
	background:url(../img/d5_02.png);
	margin:-0.5px;
}

#d5_con{
	width:550px;
	margin:0px auto;
	/*border:#F00 2px solid;*/
}

.d5_txt{
	width:240px;
	text-align:left;
	float:left;
	font-size:12px;
	line-height:1.5;
}

.d5_p{
	width:300px;
	height:210px;
	background:url(../img/p_d5.png) no-repeat;
	float:right;
}

#d5_03 {
	width:660px;
	height:31px;
	background:url(../img/d5_03.png) no-repeat;
	margin:-0.5px;
}

#s_02 {
	width:660px;
	height:17px;
	background:url(../img/s_02.png);
	margin:-0.5px;
}

#ol_01 {
	width:660px;
	height:63px;
	background:url(../img/ol_01.png) no-repeat;
	margin:0px 0px -0.5px 0px;
}

#ol_02 {
	width:660px;
	background:url(../img/ol_02.png);
	margin:-0.5px 0px 0px 0px;
}

.ol_con{
	width:500px;
	margin:0px 0px 0px 75px;
	/*border:#F00 2px solid;*/
}

.ol_con{
	width:500px;
	margin:0px 0px 0px 0px9;
	/*border:#F00 2px solid;*/
}

.ol_title{
	height:34px;
	text-align:left;
	padding-top:10px;
}

.ol_title01{
	height:34px;
	text-align:left;
}
.ol_txt{
	text-align:left;
	color:#fff;
	margin:-3px 0px 0px 10px;
}
.ol_title02{
	height:40px;
	text-align:left;
	padding-top:10px;
}
.ol_txt02{
	text-align:left;
	color:#ff9;
	margin:-2px 0px 0px 10px;
}

#ol_03 {
	width:660px;
	height:483px;
	background:url(../img/ol_03.png) no-repeat;
	margin:-0.5px 0px 0px 0px;
}


.btn_close {
		margin:100px auto 0px auto;
	text-align:center;
}

.btn_close a {
	background:url(../img/btn_close.jpg) top center no-repeat;
	width:150px;
	height:30px;
	display:block;
	margin:10px auto;
	text-indent:-9999px;
}

.btn_close a:hover {
	background-position:0 -30px;
}



.btn_d5 {
	
}

.btn_d5 a {
	background:url(../img/b_d5.png) top center no-repeat;
	width:182px;
	height:51px;
	display:block;
	margin:5px 0px 5px 30px;
	text-indent:-9999px;
}

.btn_d5 a:hover {
	background-position:0 -51px;
}


.btn_gccoin {
	margin:0px auto;
	text-align:center;
}

.btn_gccoin a {
	background:url(../img/b_gccoin.png) top center no-repeat;
	width:388px;
	height:87px;
	display:block;
	text-indent:-9999px;
	margin:0px auto;
}

.btn_gccoin a:hover {
	background-position:0 -87px;
}

td{
	font-size:12px;
	color:#FFF;
}




