@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
	line-height: 1.3em;
}
/*commonclass*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
	min-height: 1%;  /* for IE 7*/
}




#contents {
	background-color: #92DCCF;
}
#wrapper {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	text-align: left;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	line-height: 120%;
}
#contents img {
	border: 0px;
}
#contents .notes {
	font-size: 0.8em;
	margin-top: 5px;
	clear: both;
}
#contents .btn_download {
	display: block;
	width: 873px;
	text-align: center;
	clear: both;
	padding-top: 20px;
	margin-bottom: 10px;
}
#contents   #end   {
	width: 930px;
}
#contents   #h1Area {
	height: 225px;
	width: 930px;
	position: relative;
	padding-bottom: 10px;
}
#contents #date {
	position: absolute;
	top: 160px;
	left: 0px;
	width: 930px;
	text-align: center;
}
#contents #date p {
	color: #8A644B;
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	display: inline;
}
#contents #annontation_sticker {
	display: block;
	position: absolute;
	height: 185px;
	width: 195px;
	left: 13px;
	top: 0px;
}
#contents .block {
	background-image: url(../images/block_bg.gif);
	background-repeat: repeat-y;
	margin-left: 34px;
}
#contents .block h2 {
	background-image: url(../images/block_top.gif);
	height: 65px;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 25px;
	display: block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#contents .block_bottom {
	clear: both;
	margin-top: 10px;
}
#contents .toTop {
	background-image: url(../images/bg_between.jpg);
	background-repeat: no-repeat;
	clear: both;
	width: 920px;
	padding-top: 15px;
	padding-bottom: 20px;
	background-color: #92DCCF;
	margin-left: 10px;
}
#contents  .toTop a {
	height: 25px;
	width: 85px;
	display: block;
	margin-left: 790px;
}
#contents #block_btn {
	margin-left: 34px;
	width: 880px;
	margin-top: 30px;
	text-align: center;
}
#contents #block_btn img {
	padding-left :10px;
	padding-right :10px;
}

/*anchor*/
#anchor {
	padding-top: 10px;
}
#anchor ul {
	list-style-type: none;
}
#anchor li {
	float: left;
	padding-left: 48px;
}
#anchor #btn_anchor1 {
	padding-left: 33px;
}


#block_annontation {
	margin-left: 34px;
	width: 824px;
	clear: both;
	margin-top: 10px;
}
/*block1*/
#block1 {
	margin-top: 10px;
}
#block1 .clearfix {
	width: 824px;
	margin-left: 50px;
}
#block1 h3 {
	padding-top: 20px;
	padding-bottom: 10px;
}
#block1_1 {
	float: left;
	width: 403px;
}
#block1_2 {
	float: right;
	width: 340px;
	padding-right: 50px;
}
/*block2,3*/
#contents #block23 {
	margin-left: 34px;
	margin-top: 30px;
	background-image: url(../images/block23_bg.gif);
	background-repeat: repeat-y;
}
#block2  {
	width: 550px;
	float: left;
}
#block2  h2  {
	background-image: url(../images/block2_top.gif);
	height: 65px;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 25px;
	display: block;
	margin: 0;
}
#block2 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#block2 li {
	height: 40px;
	width: 450px;
	margin-left: 50px;
	margin-top: 10px;
	display: block;
	background-image: url(../images/block2_arrow.gif);
	background-repeat: no-repeat;
	background-position: center 40px;
}
#block2 p {
	margin-left: 50px;
}
#contents #block3 {
	margin-left: 20px;
	width: 304px;
	float: left;
}
#contents #block3 h2 {
	background-image: url(../images/block3_top.gif);
	height: 65px;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 25px;
	display: block;
	margin: 0;
}
#block3 p {
	margin-left: 45px;
	margin-top: 10px;
}
/*block4*/
#block4 {
	margin-top: 30px;
}
#block4 .clearfix {
	width: 824px;
	margin-left: 50px;
}
#block4 #block4_1 {
	width: 570px;
	float: left;
	display: block;
}
#block4 #block4_1 p {
	width: 570px;
}
#block4 #block4_1 table {
	margin-top: 10px;
	margin-bottom: 5px;
	width: 570px;
}
#block4 #block4_1 table th {
	padding: 5px;
	color: white;
	background-color: #FF95B0;
}
#block4 #block4_1 table td {
	border-bottom: 1px solid #CCCCCC;
}
#block4_1  a  {
	color: #000000;
	text-decoration: none;
	background-image: url(../images/btn_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	padding: 5px;
}
#block4_1  a:hover {
	background-image: url(../images/btn_arrow_over.gif);
	background-color: #FFCCCC ;
}
#block4 .p_number {
	border-left: 1px solid #CCCCCC;
	text-align: center;
	padding: 5px;
}
#block4 #block4_2 {
	float: right;
	width: 184px;
	display: block;
	padding-right: 50px;
}
#block4_2 li {
	list-style-type: none;
	padding-left: 0.5em;
	text-indent: -0.5em;
}
/*block5,6*/
#presentWrap {
	position: relative;
	width: 940px;
}
#presentWrap #titleBox {
	height: 39px;
	display: block;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 60px;
}
#present {
	margin-left: 32px;
}
.present {
	background-repeat: no-repeat;
	margin-left: 2px;
	float: left;
}
.present h2 {
    visibility:hidden
}
.present ul {
	list-style-type: none;
	margin-left: 20px;
	top: 90px;
	position: absolute;
}
.present ul {
}
.present li {
	float: left;
	padding-left: 10px;
	padding-top: 20px;
	width: 170px;
	height: 180px;
}
#present5 ul {
	width: 180px;
}
#present10 ul {
	width: 360px;
}
#present5 {
	background-image: url(../images/present5.gif);
	width: 230px;
	height: 543px;
	position: relative;
}
#present10 {
	background-image: url(../images/present10.gif);
	width: 410px;
	height: 543px;
	position: relative;
}
#present50,
#present200 {
	height: 271px;
	width: 230px;
	padding-bottom: 2px;
}
#present .notes {
	padding-left: 38px;
	width: 840px;
	display: block;
	text-align: right;
}

/* 終了ページ用 */
#mainText {
	font-size: 120%;
	font-weight: bold;
	color: #666666;
	text-align:center;     /* 中身を左側表示に戻す */
	margin:40px auto;   /* 左右マージンを自動的に空ける */
	width:600px;
	background-color: #eeeeee;
	padding:20px 40px;
}
#mainText p {
	line-height:2em;
}
#btm {
	background-color: #92DCCF;
	height:80px;
}

