div,h1,h2,h3,h4,p,ul,ol,li,dl,dt,dd,form,input,select {
	margin: 0;
	padding: 0;
}
.clear {clear: both;}
hr {display: none;}
.arrow {
	color: #CC0000;
	font-size: 90%;
	font-family: verdana;
	font-weight: bold;
	text-decoration: none;
	margin-right: 2px
}
a {color: #000000;}
a:hover {color: #DD0000;}


/* header　FIX
---------------------------------------------*/

/* 920px Wide  */
#headerLine {
	text-align: center;
	margin-bottom: 0;
	border-top: 4px solid #000;
}
.header {
	width: 920px;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
}
#container {
	text-align: center;
}
#containerBody {
	width: 920px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

#headerLine h1 {
	clear: both;
	width: 920px;
	height: 28px;
	background: #FFFFFF url("http://image.excite.co.jp/jp/10th/header10th.jpg") no-repeat top;
	font-size: 12px;
	text-indent: -9999px;
	margin: 0 auto;
	padding: 0;
}
#headerLine h1.special {
	background: #FFFFFF url("http://image.excite.co.jp/jp/10th/header10th_sp.jpg") no-repeat top;
}


/* header　sub menu
---------------------------------------------*/
#submenu_10th {
	width: 920px;
	height: 30px;
	background: #FFFFFF url("http://image.excite.co.jp/jp/10th/greeting_bg_01.gif") no-repeat bottom;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
#submenu_10th ul {
	list-style: none;
	padding: 5px 0 0;
}
#submenu_10th li {
	font-size: 12px;
	line-height: 1.4;
	background: url("http://image.excite.co.jp/jp/10th/top_bg_10.gif") no-repeat;
	background-position: 0px 4px;
	margin: 2px 10px 0 10px;
	padding:0 0 5px 15px;
	float: left;
}


/* 10th　text
---------------------------------------------*/
#pr_10th {
	width: 920px;
	height: 20px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding: 7px 0 2px;
	background-color: #333333;
}
#modeChange {
	width: 920px;
	font-size: 12px;
	color: #000000;
	text-align: right;
	padding: 7px 0 7px;
}
#modeChange a:link    { color:#000000; background:#EEEEEE;  text-decoration:none; }
#modeChange a:visited { color:#000000; background:#EEEEEE;  text-decoration:none; }
#modeChange a:hover   { color:#FFFFFF; background:#DD0000; }
#modeChange a:active  { color:#FFFFFF; background:#DD0000; }


/* 10th　layout
---------------------------------------------*/
#contents_10th {
	width: 920px;
	margin-top: 15px;
	margin-bottom: 25px;
}
#primary_10th {
	width: 590px;
	float: left;
}
#secondary_10th {
	width: 300px;
	float: right;
}


/* 10th　main content
---------------------------------------------*/
#primary_10th h2{
	width: 590px;
	height: 30px;
	background: #FFFFFF url("http://image.excite.co.jp/jp/10th/top_bg_01.gif") no-repeat top;
	font-size: 12px;
	text-indent: -9999px;
}
#primary_10th img{
	border: solid 1px #333333;
}
#primary_10th dl {
	width: 590px;
	margin: 10px 0 20px;
	padding-bottom: 10px;
	background: url("http://image.excite.co.jp/jp/10th/top_bg_11.gif") repeat-x bottom;
	overflow: hidden;
	clear: both;
}
#primary_10th dt {
	float: left;
	width: 120px;
	padding: 0 0 5px;
}
#primary_10th dd {
	float: right;
	width: 460px;
	line-height: 1.1;
	margin: 0 0 5px;
}
#primary_10th .noImg {
	width: 590px;
	margin: 10px 0 20px;
	padding-bottom: 10px;
	background: url("http://image.excite.co.jp/jp/10th/top_bg_11.gif") repeat-x bottom;
	overflow: hidden;
	clear: both;
}
#primary_10th span {
	font-size: 11px;
	color: #888888;
}
#primary_10th h3 {
	font-size: 12px;
	line-height: 1.4;
	margin-bottom: 5px;
}
#primary_10th h3.new {
	text-align:left;
	height: 30px;
	background: url("http://image.excite.co.jp/jp/10th/top_bg_02.gif") no-repeat;
	margin-bottom: 0;
	padding-left: 33px;
	padding-top: 8px;
	line-height: 1.2;
}


/* 10th　right content
---------------------------------------------*/
#secondary_10th h2 {
	width: 300px;
	height: 28px;
	font-size: 12px;
	text-indent: -9999px;
}
#secondary_10th h2.aisatsu {
	background: #FFFFFF url("http://image.excite.co.jp/jp/10th/top_bg_03.gif") no-repeat top;
}
#secondary_10th h2.novel {
	background: #FFFFFF url("http://image.excite.co.jp/jp/10th/top_bg_04.gif") no-repeat top;
}
#secondary_10th h2.quiz {
	background: #FFFFFF url("http://image.excite.co.jp/jp/10th/top_bg_05.gif") no-repeat top;
}
#secondary_10th h2.mobile {
	background: #FFFFFF url("http://image.excite.co.jp/jp/10th/top_bg_06.gif") no-repeat top;
}
#secondary_10th .rightBox {
	width: 300px;
	margin-bottom: 15px;
	background: url("http://image.excite.co.jp/jp/10th/top_bg_07.gif") no-repeat bottom;
}
#secondary_10th .bannerArea {
	width: 300px;
}
#secondary_10th .bannerArea img {
	margin-bottom: 15px;
}
#secondary_10th p {
	font-size: 12px;
	line-height: 1.5;
	color: #4a4a4a;
	margin: 2px 10px 0;
	padding: 0 0 10px;
}
#secondary_10th .listLinks {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	margin: 0 10px 0;
	padding: 0 0 10px;
}


/* 10th　right content(mobile)
---------------------------------------------*/
#secondary_10th .qrcode {
	margin: 10px 15px 0;
	padding: 0 0 5px;
}
#secondary_10th .qrcodeL {
	float: left;
	width: 175px;
}
#secondary_10th .qrcodeR {
	float: right;
	width: 75px;
}
#secondary_10th .mobileText {
	clear: both;
	font-size: 11px;
	line-height: 1.2;
	margin: 0 15px 0;
	padding: 7px 0 10px;
}
#secondary_10th .formArea {
	text-align: right;
	margin: 2px 15px 0;
	padding: 0 0 5px;
}
#secondary_10th .formArea input {
	width: 130px;
}
#secondary_10th .submitImg {
	padding: 5px 0 0;
}
#secondary_10th .qrImg {
	border: solid 1px #999999;
}


/* 10th　right content(list)
---------------------------------------------*/
#secondary_10th ul{
	list-style: none;
	padding: 5px 0 10px;
}
#secondary_10th li{
	font-size: 12px;
	line-height: 1.4;
	background: url("http://image.excite.co.jp/jp/10th/top_bg_10.gif") no-repeat;
	background-position: 0px 5px;
	margin: 2px 10px 0 10px;
	padding:0 0 5px 15px;
}


/* 10th　greeting
---------------------------------------------*/
#greeting_10th {
	width: 920px;
	margin-bottom: 25px;
	border-bottom: solid 1px #DDDDDD;
	overflow: hidden;
}
#greeting_10thL {
	width: 300px;
	float: left;
}
#greeting_10thR {
	width: 570px;
	float: right;
}
#greeting_10thR h2 {
	width: 74px;
	height: 27px;
	background: #FFFFFF url("http://image.excite.co.jp/jp/10th/greeting_bg_02.gif") no-repeat top;
	font-size: 12px;
	text-indent: -9999px;
	margin-bottom: 20px;
}
#greeting_10thR p {
	font-size: 12px;
	line-height: 1.8;
	margin-bottom: 20px;
}
#greeting_10thR p.sign {
	text-align: right;
}


/* 10th　present
---------------------------------------------*/
#present_TTL_10th {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#present_TTL_10th h2 {
	width: 920px;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	margin: 0 0 10px;
	padding: 2px 0 5px;
	background: #525252 url("http://image.excite.co.jp/jp/10th/form_bg_02.gif") repeat-x bottom;
}
#present_10th {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
	border-bottom: solid 1px #DDDDDD;
	overflow: hidden;
}
#present_10th p {
	font-size: 12px;
	line-height: 1.7;
	margin: 0 0 10px;
}
#present_10th span {
	color: #CC0000;
	font-size: x-small;
}
#present_10th img {
	border: solid 5px #EEEEEE;
	margin: 0 20px 10px 0;
}
#presentForm{
	width:920px;
	margin-bottom: 20px;
}
#presentForm h3{
	border-left: solid 5px #CC0000;
	font-size: 12px;
	padding: 5px 0 5px 5px;
	margin: 20px 0 10px;
}
#presentForm table{
	border-top:solid 1px #AAAAAA;
	border-bottom:none;
	border-right:none;
	border-left:none;
	font-size:12px;
	width:920px;
}
#presentForm td{
	border-top:none;
	border-bottom:solid 1px #AAAAAA;
	border-right:solid 1px #AAAAAA;
	border-left:none;
	background-color:#FFFFFF;
	padding:5px;
}
#presentForm th{
	border-top:none;
	border-bottom:solid 1px #AAAAAA;
	border-right:none;
	border-left:solid 1px #AAAAAA;
	background-color:#EEEEEE;
	font-weight:normal;
	padding:5px;
	width:150px;
	text-align:left;
}
#presentForm th em{
	font-style:normal;
	color:#DD0000;
	padding-left:5px;
}
.formtext1,.formtext2{
	border:solid 1px #AAAAAA;
	background-color:#F3F3F3;
	padding:2px;
}
.formtext1:focus,.formtext2:focus{
	border-color:#7F9DB9C;
	background-color:#FFFFFF;
}
.formtext1{
	width:200px;
}
.formtext2{
	width:80%;
}
#presentForm select{
	border:solid 1px #AAAAAA;
	background-color:#F3F3F3;
}
#presentForm .submit{
	text-align:center;
	margin-top:15px;
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:dashed 1px #DDDDDD;
}
#presentForm input,label{
	margin:6px 0 0;
}

/* プレゼント注記 */
#presentForm ul{
	padding: 0 0 20px;
	margin: 0 0 5px 30px;
	color: #333333;
}
#presentForm li{
	font-size: 11px;
}
#presentForm p.privacy{
	font-size: 11px;
}

/* プレゼントサンクス */
#presentThanks{
	padding: 100px 0 100px;
	text-align: center
}
#presentThanks p{
	font-size: 20px;
	font-weight:bold;
	margin: 0 0 50px;
}


