/* index_top */

#index_top,
#index_top01,
#index_top02 {
	margin: 30px 0 15px;
	position: relative;
	}
	
#index_top a{
	background: url('/custom/img/common/dummy.gif') no-repeat 0 0;
	position: absolute;
	width: 230px;
	height: 40px;
	top: 0;
	right: 0;
	}
	
#index_top01 a{
	background: url('/custom/img/common/dummy.gif') no-repeat 0 0;
	position: absolute;
	width: 230px;
	height: 40px;
	top: 0;
	right: 22px;
	}
	
#index_top02 a {
	background: url('/custom/img/common/dummy.gif') no-repeat 0 0;
	position: absolute;
	width: 230px;
	height: 40px;
	top: 19px;
	right: 22px;
	}


/* index_main */

img { _vertical-align: top; }

#index_main {
	margin-top: 10px;
	}
	
#index_main .contents {
	position: relative;
	margin-bottom: 15px;
	}
	
#index_main .contents a {
	*background: url('/custom/img/common/dummy.gif') no-repeat 0 0;
	background: url('/custom/img/common/dummy.gif') no-repeat 0 0;
	position: absolute;
	width: 165px;
	height: 40px;
	bottom: 20px;
	}
#index_main .contents.special a {
	bottom: 30px;
	}
	
#index_main .contents a.link01 { right: 205px; }
#index_main .contents a.link02 { right: 20px; }

#index_main .contents.clm3 {
	margin: 30px 0;
	}

#index_main .contents.clm3 a.link01 { left: 20px; }
#index_main .contents.clm3 a.link02 { left: 360px; }
#index_main .contents.clm3 a.link03 { left: 700px; }

#index_main #c-gift {
	height: 185px;
	margin-bottom: 30px;
	}

#index_main #c-info {
	height: 150px;
	border-top: solid 1px #ececec;
	padding-top: 30px;
	}

#index_main .left {
	float: left;
	width: 495px;
	}
#index_main .right {
	float: right;
	width: 495px;
	}
idth: 495px;
	}
