@charset "shift_jis";
@import url("/css/event.css");
/*------------------------------------------------------------------------------
	URL: http://www.ragnarokonline.jp/
	Date: 2008-01-29
	(c) 2008 GungHo Online Entertainment, Inc. All Right Reserved.
------------------------------------------------------------------------------*/

/* Main
------------------------------------------------- */
div#container{ /*本文エリアの幅指定*/
	width: 718px;
	_width: 720px;
	background: #fff url("./images/bg.jpg");
}

#header{
	margin:0;
	width: 718px;
	height:440px;
	background: #fff url("./images/title_bg.jpg");
}

#header h1{
	width: 718px;
	text-indent:-9999px;}

#header .menu{
	margin:0;
	width: 718px;
}

#header .menu ul{
	margin-left: 22px;
	list-style: none;
}

#header .menu ul li{
	margin-bottom:10px;
	}

#header .menu ul li.event a{
	display:block;
	width: 325px;
	height: 85px;
	background: #fff url("./images/btn_01.gif") no-repeat 0 -85px;
	text-indent:-9999px;
}

#header .menu ul li.event a:hover{background: #fff url("./images/btn_01.gif") no-repeat 0 0;}

#header .menu ul li.contest a{
	display:block;
	width: 325px;
	height: 85px;
	background: #fff url("./images/btn_02.gif") no-repeat 0 -85px;
	text-indent:-9999px;
}

#header .menu ul li.contest a:hover{background: #fff url("./images/btn_02.gif") no-repeat 0 0;}

#sec_header .menu{
	padding-left:35px;
	height:60px;
	background: #fff url("./images/menu_bg.gif") no-repeat;
}

#sec_header .menu img{
	margin-top:10px;
}

h2{
	clear:both;
}

p{
	line-height:1.3;
}

.entry{
	clear:both;
	width:640px;
	margin:10px 38px;
}

.entry p{
	margin:0px 20px;
}

.rider{
	clear:both;
	margin-top:10px;
	padding-right:40px;
	text-align:right;
}

/* article
------------------------------------------------- */
.lead{
	width:620px;
	margin-left:40px;
	padding:5px;
	font-size:10pt;
	border: 3px solid #C4CA6F;
}

.lead p{
	margin-top: 5px;
}

.regist{
	margin-top:25px;
	margin-left:40px;
}

.regist img{
	margin-right:12px;
}

/* CP table
------------------------------------------------- */

table.cp_outline{
	border-spacing: 0;
	border-collapse: collapse;
}

table.cp_outline th{
	width:90px;
	padding:5px;
	font-size: 9pt;
	background-color:#eee;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	vertical-align: top;
}

table.cp_outline td{
	padding:5px;
	font-size: 9pt;
	background-color:#fff;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	vertical-align: top;
	line-height:1.3;
}

ol{
	margin-left:2em;
	list-style-type: decimal;
	list-style-position: outside;
	}

li{ line-height:1.5;}

.story_body{
	background: #669900 url("./images/story_bg.jpg") center;
	text-align:center;
}

.qrbox{
	margin:10px;
}

.qrimg{
	float:right;
	margin:5px;
}

.story{
	margin: 20px 0 30px 45px;
	width:360px;
	line-height:1.3;
}

.story p{
	margin-top: 1em;
}

/* Event
------------------------------------------------- */
.entry dt{
	clear:both;
	height:30px;
	padding:15px 0 0 3em;
	font-weight:bold;
	background: url("./images/dt_bg.gif") no-repeat;
}

.entry dd{
	_margin-top: 1em;
	padding-left:3em;
	padding-bottom:50px;
}

.entry dd img{
	margin:5px;
}

/* SS contest
------------------------------------------------- */
ul.atention{
	width:580px;
	margin:10px 30px;
}

ul.atention li{
	margin-bottom:5px;
	padding-left:2em;
	background: url("./images/point.gif") no-repeat;
	line-height:1.5;
}

table.card{
	width:600px;
	margin:5px 20px;
	border-spacing: 0;
	border-collapse: collapse;
}

table.card td{
	padding:5px;
	font-size: 9pt;
	background-color:#fff;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	vertical-align: middle;
	line-height:1.3;
}
/* SS contest result
------------------------------------------------- */
.result{
	float:left;
	display: inline;
	width:310px;
	margin:0 0 10px 7px;
}

table.comment{
	margin:0 0 0 8px;
	font-size:10pt;
}

table.comment th{
	padding:3px;
	text-align:left;
	background-color: #b8e3f0;
}

td.ttl{
	width:220px;
}

table.comment td{
	padding:3px;
	line-height:1.3;
}

/* Enquete Noes
------------------------------------------------- */
.enq{
	width:640px;
	margin:10px 38px;
}

.enq p{
	margin: 10px 0 0 20px;
	line-height: 1.3;
}

.enq textarea{	margin: 10px 0 0 20px;}

.enq h3{
	height:20px;
	margin: 5px 0;
	padding-top:15px;
	padding-left:3em;
	font: normal bold 12px/1.3 "ＭＳ Ｐゴシック";
	background: url("./images/dt_bg.gif") no-repeat;
}

.enq ul{
	margin: 10px 0 0 20px;
}

.enq input{
	margin-right: 2px;
}

.noes_list{
	margin: 20px 0 0 30px;
}

.noes_list dt{
	padding-left:2em;
	height:20px;
	line-height:1.2;
	font-weight:bold;
	background: url("./images/point.gif") no-repeat;
}

.noes_list dd{
	margin-left:20px;
	margin-bottom:8px;
}

/* Enquete err
------------------------------------------------- */
.err{
	margin-top: 30px;
}

.err p{
	margin-left: 20px;
	line-height: 1.3;
}

.err li{
	margin:5px 0;
	color: #900;
	font-weight:bold;
}

.btn_input{
	text-align: center;
}

.btn_input input{
	margin: 5px;
}

.btn_input img{
	margin: 5px;
}
