@charset "utf-8";

/* CSS Document */
/*------------------------------------------------------*/

.hr_fl {float:left;}
.hr_fr {float:right;}

a:link, a:visited {
    color: #D34832;
    text-decoration: none;
}

div#header {
  margin: 0;
  padding-top: 8px;
  padding-left: 20px;
	width:950px;
}
div#header p {
    font-size:14px;
}

#main_contents {
	background:none;
  padding-left:20px;
	width:970px;
}
/*---------------------*/
#main_contents #main {
  position:relative;
  width:947px;
	height:353px;
	margin-bottom:20px;
  background:url(/info/campaign11/images/h1_bg.jpg) no-repeat top left;
}

h1,
#main #main_img,.txt,.btn {
	position:absolute;
}
h1 {
  top:20px;
	left:35px;
	width:600px;
	height:100px;
	text-indent:-9999px;
	background:url(/info/campaign11/images/h1.png) no-repeat top left;
}
#main #main_img {
  top:140px;
	left:35px;
}
#main .txt {
    left: 50px;
    top: 252px;
}
#main .btn {
  top:260px;
	right:30px;
}
/*---------------------*/
#read{
   float:left;
   clear:both;
   width:947px;
   background:url(/info/campaign11/images/bg_middle.jpg) repeat-y top left;
}
#wrapper {
    width:947px;
    padding-bottom:9px;
	margin-bottom:50px;
    background:url(/info/campaign11/images/bg_bottom.jpg) no-repeat bottom left;
}
#wrapper .in {
    float:left;
    clear:both;
    width:905px;
    padding:0 20px 20px 22px;
    background:url(/info/campaign11/images/bg_middle.jpg) repeat-y top left;
}
.contents_title {
    position:relative;
    float:left;
	  clear:both;
	  width:858px;
  	padding:10px 0 14px 46px;
  	z-index:0;
	  border-top:solid 1px #FFF;
    background:url(/info/campaign11/images/sub_tit_line.gif) no-repeat left bottom #fede6c;
}
    .contents_title img {vertical-align:middle;}
    .contents_title h2 {float:left;}
	.contents_title .icon {
	    position:absolute;
        left:-10px;
        top:-10px;
    }
/*---------------------*/
#book_list {
    float:left;
	clear:both;
    margin:20px 20px 28px 20px;
    width:902px;
	overflow:hidden;
	z-index:0;
}
#book_list ul {
    width:100%;
	padding-left:15px;;
}
#book_list li {
    float:left;
	height:170px;
	margin:0 18px 0 0;
	padding:1px 1px 2px 2px;
	border-left:solid 1px #d9d9d9;
	border-bottom:solid 1px #d9d9d9;
}
#book_list p {
	margin:10px 40px 0 0;
    float:left;
}
*html #book_list {
    margin:28px 10px;
}
/*---------------------*/
#present {
    position:relative;
    float:left;
    clear:both;
    width:882px;
	height:280px;
	padding-left:20px;
	margin-bottom:20px;
    /* background:url(/info/campaign11/images/present_bg_01.jpg) no-repeat left top #fff5f4; */
	/* background-color:#c5ecf3; */
	border:solid 1px ##d5948d;
}


#present h3,
#present .img,
#present .info,
#present .haert,
#present .txt,
#present .btn {
    position:absolute;
}

#present .img {
  top:10px;
	right:40px;
}
#present .info {
  left: 30px;
  top: 40px;
  width: 580px;
}

#present .btn {
    bottom:19px;
	left:28px;
	width:840px;
	padding:21px 0;
	text-align:center;
    background:url(/info/campaign11/images/bg.jpg) left top;
    border:solid 1px #d5948d;
}
.btn ul li {display:inline; margin-right:20px}
/*---------------------*/
#flow,
#details {
    float:left;
    clear:both;
	width:864px;
	padding-left:21px;
}
#flow h3,
#details h3 {
    float:left;
    clear:both;
    width:846px;
    padding:6px 0 5px 15px;
	margin:20px 0 9px;
    background:url(/info/campaign11/images/bg.gif) left top;
    border:solid 1px #d5948d;
}
#flow .img {
    float:left;
    clear:both;
    padding:16px 20px;
    width:821px;
    background:#fff5f4;
    border:solid 1px #d5948d;
}
*html #flow .img {overflow:hidden;}
#details .contents_in {
    float:left;
	clear:both;
	width:831px;
    padding:10px 0 30px 15px;
}
#details h4 {
    font-weight:bold;
	margin:10px 0 5px 0;
}
#details p,
#details ul {
    padding-left:20px;
	margin-bottom:1em;
}
#details ul li {
    text-indent:-1em;
	padding-left:1em;
}
#details .red { color:#FF0000;}
/*------------------------------------------------------*/

