html,body{
	margin: 0;
	padding: 0;
	background:url(/nol/kakusei/img/03/body_bg.jpg) #000 top center no-repeat;
}

.garally {width: 650px; height:366px; margin: 10px auto 0 auto; text-align: center; padding: 0; border: solid 2px #6c8ef0 !important;}

h2{padding-bottom: 0px; padding-top: 50px;}
h3{ 
	background: rgb(195,217,255);
	background: -moz-linear-gradient(top,  rgba(195,217,255,1) 0%, rgba(132,163,216,1) 49%, rgba(132,163,216,1) 96%, rgba(156,179,219,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(195,217,255,1)), color-stop(49%,rgba(132,163,216,1)), color-stop(96%,rgba(132,163,216,1)), color-stop(100%,rgba(156,179,219,1)));
	background: -webkit-linear-gradient(top,  rgba(195,217,255,1) 0%,rgba(132,163,216,1) 49%,rgba(132,163,216,1) 96%,rgba(156,179,219,1) 100%);
	background: -o-linear-gradient(top,  rgba(195,217,255,1) 0%,rgba(132,163,216,1) 49%,rgba(132,163,216,1) 96%,rgba(156,179,219,1) 100%);
	background: -ms-linear-gradient(top,  rgba(195,217,255,1) 0%,rgba(132,163,216,1) 49%,rgba(132,163,216,1) 96%,rgba(156,179,219,1) 100%);
	background: linear-gradient(to bottom,  rgba(195,217,255,1) 0%,rgba(132,163,216,1) 49%,rgba(132,163,216,1) 96%,rgba(156,179,219,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c3d9ff', endColorstr='#9cb3db',GradientType=0 );
	width: 680px; color: #000; text-align: left; padding: 5px; line-height: 1.2; font-size: 18px;
	margin-top: 10px;
	text-shadow: 0 -1px 1px #a8bedf, -1px 0 1px #a8bedf, 1px 0 0px #a8bedf;
}
h4{
	width: 660px;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #800000;
	text-align: left;
	margin: 5px auto 0 auto;
	padding-left: 5px;
	border-left: solid 10px #800000;
}

.cont_menu{ background:url(/nol/kakusei/img/03/menu_bg.png) top center no-repeat;}
.cont_menu li{ width: 33.33%; float: left;}

.cont2_bg{ background:url(/nol/kakusei/img/03/cont_bg.jpg) top center repeat-y; color:#13264d;}

.cont1 li.c_position1 a{ background:#fff; filter:alpha(opacity=25); -moz-opacity:0.25; -khtml-opacity:0.25; opacity:0.25;}
.cont2 li.c_position2 a{ background:#fff; filter:alpha(opacity=25); -moz-opacity:0.25; -khtml-opacity:0.25; opacity:0.25;}
.cont3 li.c_position3 a{ background:#fff; filter:alpha(opacity=25); -moz-opacity:0.25; -khtml-opacity:0.25; opacity:0.25;}



table.list_box th.th_title{background:#6c8ef0; color: #fff;}
table.list_box tr:nth-child(even) { background:#bdc7e3;}
table.list_box tr:nth-child(odd) {background:#fff;}

.ss_box_type4 .garally {border: solid 2px #932526;}
.ss_box_type3 .garally {border: solid 2px #932526;}

.item_name{width: 98%; font-size: 30px; background:#932526;}
.quest_box1 .new{ background:url(/nol/kakusei/img/01/no04/new.png) top left no-repeat #932526;}
.quest_box2 .new{ background:url(/nol/kakusei/img/01/no04/new.png) top left no-repeat #932526;}


.quest_box1 .item_name_right{ background:#f4d5d5; color: #932526;}
.quest_box2 .item_name_right{ background:#f4d5d5; color: #932526;}
