
/*------------------------------------------------------------
  mainarea column layout main
------------------------------------------------------------*/

div.logtitle {
	position: relative;
	width: 700px;
	height: 43px;
	background: url("../image/present/bg_title.gif") left top no-repeat;
}
div.logtitle h5 {
	float: left;
	font-size: 120%;
	color: #51310f;
	font-weight: bold;
	line-height: 1em;
	padding: 1.33em 0 0 45px;
}

div.logtitle_g {
	position: relative;
	width: 700px;
	height: 43px;
	margin:10px 0 15px;
	background: url("../image/present/bg_title_g.gif") left top no-repeat;
}
div.logtitle_g h5 {
	float: left;
	font-size: 120%;
	color: #336633;
	font-weight: bold;
	line-height: 1em;
	padding: 1.33em 0 0 45px;
}

div.log p {
	font-size: 100%;
	margin: 1em 0.5em 0em 0.5em ; 
}

/* 問題 */

div#quiz { 
  width:700px;
  margin:20px 0 30px 0;
  padding:0;
  }

div#quiz div#Area { 
  width:660px;
  margin:10px 20px 0;
  padding:0 0 10px 0;

  }
div#quiz div.AreaLeft { 
  width:156px;
  margin:0 10px 0;
  padding:0;
  float:left;
  }
div#quiz div.AreaRight { 
  width:440px;
  margin:0;
  padding:0;
  float:right;
  }

div#quiz div.Arealeft h6 {
	width:630px;
	font-size:14px;
	line-height:1.6em;
	text-align:left;
	margin:0 0 10px 5px;
	padding:0 0 0 20px;
	background:url("../image/present/h6_icon.gif") 0 50% no-repeat;
}



div#quiz div.AreaRight h6 {
	width:440px;
	font-size:14px;
	line-height:1.6em;
	text-align:left;
	margin:0 0 10px 5px;
	padding:0 0 0 20px;
	background:url("../image/present/h6_icon.gif") 0 50% no-repeat;
}


div#quiz div.AreaRight p{
	margin:0;
	padding:0;
}


/* 応募方法 */

#howto_entry {
width:665px;
margin:10px 10px 10px 25px;
text-align:left;
}
#howto_entry dl{
text-align:left;
font-size:13px;
margin:0;
}
#howto_entry dl dt{
text-align:left;
font-weight:bold;
margin:0;
}
#howto_entry dl dd{
text-align:left;
margin:2px 0 0 15px;
}
#howto_entry .red{
color:#FF0000;
}


/* 個人情報のお取り扱い */
div#ruleSpace {
	width: 600px;
	margin: 15px 40px 24px;
	background-color: #f3e9e0;
	border: solid 1px #d0cbc8;
	float: left;
	clear: both;
}

/* h5 IE Hack */
* html div#ruleSpace {
	width: 598px;
	margin: 15px 25px 24px;
	background-color: #f3e9e0;
	border: solid 1px #d0cbc8;
	float: left;
	clear: both;
}

div#ruleSpace strong {
	display: block;
	padding: 12px 12px 8px;
	color: #333;
}

div#ruleSpace div {
	width: 537px;
	height: 120px;
	margin: 0 auto;
	padding: 6px 12px;
	background-color: #fff;
	overflow: auto;
	color: #484848;
}

div#ruleSpace div p {
	margin: 0 0 8px;
	text-align:left;
}

div#ruleSpace div dl {
	margin: 0 0 8px;
}

div#ruleSpace div dl dt {
	margin: 0 0 4px;
	font-weight: bold;
	text-align:left;
}

div#ruleSpace div dl dd {
	margin: 0 0 4px 8px;
	text-align:left;
}

div#ruleSpace ul {
	width: 100px;
	margin: 0 auto;
}

div#ruleSpace ul li {
	width: 100px;
	padding: 12px 0 8px;
	float: left;
	list-style: none;
	text-align: center;
	color: #333;
}

div#ruleSpace ul li input {
	margin: 0 3px 0 0;
}

#present_btn {
text-align:center;
}


/* 応募フォーム */
table#inputForm {
	margin:0 30px 20px 30px;
	border-collapse: collapse;
	border-top: solid 1px #ff9999;
	border-bottom: solid 1px #ff9999;
	background-color: #FFFFFF;
	clear: both;
}

table#inputForm th {
	width: 30%;
	padding: 7px;
	border-top: solid 1px #ff9999;
	border-right: solid 1px #ff9999;
	color: #333;
	vertical-align: top;
	background-color: #ffefef;
}

table#inputForm th .red{
margin:0;
padding:0;
font-weight:100;
font-size:12px;
color:#FF0000;
line-height:1.5em;
text-align:center;
}

table#inputForm td {
	padding: 8px;
	border-top: solid 1px #ff9999;
	color: #484848;
	text-align:left;
}

table#inputForm td .red{
margin:0;
padding:0;
font-size:12px;
color:#FF0000;
line-height:1.5em;
text-align:left;
}

#confi {
width:700px;
text-align:center;
margin:20px 0 120px;
}
#confi .soushin{
width:680px;
margin:10px;
padding:0;
}
#confi .thanks{
text-align:center;
width:700px;
height:192px;
margin:20px 0 0;
padding:25px 0 0;
}

.red {
color:#FF0000;
text-align:left;
font-weight:bold;
}
.red_c {
color:#FF0000;
font-weight:bold;
}
.keyw {
color:#a52a2a ;
}

#goods {
width:660px;
margin:0px 0px 0px;
padding:0;
text-align:right;
font-size:11px;
line-height:1.4em;
color:#666666;
}
.items  {
text-align:center;
}