@charset "UTF-8";

@import url("base.css");
@import url("footer.css");


/* header */

body#toppage {
	text-align:center;
}

#wrapper {
	position:relative;
	width:741px;
	margin:0 auto;
	font-size:75%;
	line-height: 120%;
	text-align:left;
	border-left:2px solid #b8b8b8;
	border-right:2px solid #b8b8b8;
}


#header {
	width: 741px;
	height: 205px;
	background: url(../top_img/header.jpg) no-repeat;
	position: relative;
}

#header h1,
#header p.default { text-indent: -10000px; }
#header p.contact {
	position: absolute;
	top: 112px;
	left: 490px;
}

#header p.nets, #header p.yes,
#header p.itss, #header p.gsy {
	position: absolute;
	top: 156px;
}

#header p.nets { left: 408px; }
#header p.yes { left: 499px; }
#header p.itss { left: 515px; }
#header p.gsy { left: 617px; }

#header p.contact a {
	display: block;
	text-decoration: none; 
	overflow: hidden;
	width: 223px;
	background: url(../top_img/head_contact.gif) no-repeat;
	padding: 29px 0 0 0;
	height: 0 !important;
	height /**/: 29px; 
}
#header p.nets a, #header p.yes a,
#header p.itss a, #header p.gsy a {
	display: block;
	text-decoration: none; 
	overflow: hidden;
	padding: 33px 0 0 0;
	height: 0 !important;
	height /**/: 33px; 
}
#header p.nets a {
	width: 85px;
	background: url(../top_img/head_nets.gif) no-repeat;
}
#header p.yes a {
	width: 117px;
	background: url(../top_img/head_yes.gif) no-repeat;
}
#header p.itss a {
	width: 94px;
	background: url(../top_img/head_itss.gif) no-repeat;
}
#header p.gsy a {
	width: 112px;
	background: url(../top_img/head_gsy.gif) no-repeat;
}


/* menu */
#menu {
	width: 741px;
	height: 59px;
	background: url(../top_img/menu_bg.gif) repeat-x; 
}

#menu ul { padding: 0 0 0 3px; }
#menu li { width: 147px; float: left; }

div.subMenu {
  position: absolute; 
  background: url(../top_img/submenu_bg.gif) left bottom repeat-y;
  width:180px;
  top: 245px;
  visibility: hidden;  
  z-index: 3; 
}

div#subMenu01 { left: 3px; }
div#subMenu02 { left: 150px; }
div#subMenu03 { left: 297px; }
div#subMenu04 { left: 444px; }
div#subMenu05 { left: 557px; }

div.subMenu ul {
  padding:0 1px 1px;
}
div.subMenu ul li a {
  display:block;
  background: url(../top_img/submenu_line.gif) left bottom repeat-x;
  height:1%;
  padding: 6px 5px 4px 5px;
}

div.subMenu ul li a:hover {
  background: #FEF9D1 url(../top_img/submenu_line.gif) left bottom repeat-x;
}

div.subMenu ul li.last a{
  background: none;
}

div.subMenu ul li.last a:hover {
  background: #FEF9D1 none;
}


div.subMenu a:link    { color: #9f1815; text-decoration: none; }
div.subMenu a:visited { color: #9f1815; text-decoration: none; }
div.subMenu a:hover   { color: #9f1815; text-decoration: none; }
div.subMenu a:active  { color: #9f1815; text-decoration: none; }

/* content */

#content {
	position: relative; 
/*	background: url(../top_img/content_bg.gif) repeat-y; */
}

#contentLeft { 
    width: 180px; 
	padding: 10px 0 0 7px;  
}

#contentCenter {
	position: absolute; 
	top: 13px; 
	left: 190px; 
	width: 360px; 
}

#contentRight {
	position: absolute; 
	top: 122px; 
	left: 550px; 
	width: 180px; 
	padding: 0 0 10px 7px; 
}

#contentBnr {
	position: absolute; 
	top: 0; 
	left: 197px; 
	width: 540px;
	height: 100px;
	padding: 10px 0 0 0;
	background: #FFFFFF;
}


/* content left */

#contentLeft div.ctgBox {
	margin: 0 0 3px 0; 
	width: 180px;
}

#contentLeft div.ctgBox h3 {
	width: 180px;
	height: 22px;
}
#contentLeft div.ctgBox h3 span { display: none; }
#contentLeft div.ctgBox h3.ctg01 { background: url(../top_img/contentleft_ctg01.gif) no-repeat; }
#contentLeft div.ctgBox h3.ctg02 { background: url(../top_img/contentleft_ctg02.gif) no-repeat; }
#contentLeft div.ctgBox h3.ctg03 { background: url(../top_img/contentleft_ctg03.gif) no-repeat; }
#contentLeft div.ctgBox h3.ctg04 { background: url(../top_img/contentleft_ctg04.gif) no-repeat; }
#contentLeft div.ctgBox h3.ctg05 { background: url(../top_img/contentleft_ctg05.gif) no-repeat; }
#contentLeft div.ctgBox h3.ctg06 { background: url(../top_img/contentleft_ctg06.gif) no-repeat; }

#contentLeft div.ctgBox ul {
	padding: 5px;
	border-left: 1px solid #b8b8b8;
	border-right: 1px solid #b8b8b8;
	border-bottom: 1px solid #b8b8b8;
	background-color: #f3f3f3;
}

#contentLeft div.ctgBox ul li {
	padding:0 0 5px 15px;
	background:url(../top_img/arrow_blue.gif) left top no-repeat;
}

/* content center */

#contentCenter div.ctgBox {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 7px;
}

#contentCenter div.ctgBox h3 {
	width: 353px;
	height: 22px;
}
#contentCenter div.ctgBox h3 span { display: none; }
#contentCenter div.ctgBox h3.topics    { background: url(../top_img/contentcenter_topics.gif) no-repeat; }
#contentCenter div.ctgBox h3.community { background: url(../top_img/contentcenter_community.gif) no-repeat; }
#contentCenter div.ctgBox h3.challenge { background: url(../top_img/contentcenter_challenge.gif) no-repeat; }

#contentCenter div.ctgBox ul.topics { padding: 5px; }

#contentCenter div.ctgBox ul.topics li {
	padding: 0 0 5px 15px;
	background: url(../top_img/arrow_blue.gif) left top no-repeat;
}

#contentCenter div.ctgBox div.itemSetA { 
    margin: 10px 0 0 0; 
	min-height: 1%;
    display: inline-table;
}

#contentCenter div.ctgBox div.itemSetA:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/*\*/
* html #contentCenter div.ctgBox div.itemSetA { height: 1%; }
#contentCenter div.ctgBox div.itemSetA { display: block; }
/**/

#contentCenter div.ctgBox div.itemSetA p { width: 174px; }

#contentCenter div.ctgBox div.itemSetA p.bbs   { float: left; }
#contentCenter div.ctgBox div.itemSetA p.voice { float: right; }

#contentCenter div.ctgBox div.itemSetA p a {
	display: block;
	padding: 39px 0 0 0;
	overflow: hidden;
	height: 0 !important;
	height /**/: 39px; 
	text-decoration: none;
}

#contentCenter div.ctgBox div.itemSetA p.bbs a   { background: url(../top_img/community_bbs.jpg) no-repeat; }
#contentCenter div.ctgBox div.itemSetA p.voice a { background: url(../top_img/community_voice.jpg) no-repeat; }

#contentCenter div.ctgBox div.itemSetB {
	margin: 10px 0 0 0;
	background: url(../top_img/item_longbg.jpg) left bottom no-repeat;
	min-height: 1%;
    display: inline-table;
}

#contentCenter div.ctgBox div.special {
	margin: 10px 0 0 0;
	background: url(../top_img/item_longbg2.jpg) left bottom no-repeat;
	min-height: 1%;
    display: inline-table;
}


#contentCenter div.ctgBox div.itemSetB:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
/*\*/
* html #contentCenter div.ctgBox div.itemSetB { height: 1%; }
#contentCenter div.ctgBox div.itemSetB { display: block; }
/**/

#contentCenter div.ctgBox div.itemSetB div.itemSetBLeft  { width: 174px; padding: 0 0 5px 0; float: left; }
#contentCenter div.ctgBox div.itemSetB div.itemSetBRight { width: 174px; padding: 0 0 5px 0; float: right; }

#contentCenter div.ctgBox div.itemSetB div.itemSetBLeft p.sample {
	display: block;
	width: 174px;
	height: 34px;
	background: url(../top_img/challenge_sample.jpg) no-repeat;
}

#contentCenter div.ctgBox div.itemSetB div.itemSetBRight p.tool {
	display: block;
	width: 174px;
	height: 34px;
	background: url(../top_img/challenge_tool.jpg) no-repeat;
}

#contentCenter div.ctgBox div.itemSetB div.itemSetBLeft p.qa {
	display: block;
	width: 174px;
	height: 34px;
	background: url(../top_img/challenge_qa.jpg) no-repeat;
}

#contentCenter div.ctgBox div.itemSetB div.itemSetBRight p.jr {
	display: block;
	width: 174px;
	height: 34px;
	background: url(../top_img/challenge_jr.jpg) no-repeat;
}

#contentCenter div.ctgBox div.itemSetB div.itemSetBLeft ul.sampleText,
#contentCenter div.ctgBox div.itemSetB div.itemSetBRight ul.toolText,
#contentCenter div.ctgBox div.itemSetB div.itemSetBLeft ul.qaText,
#contentCenter div.ctgBox div.itemSetB div.itemSetBRight ul.jrText {
	padding: 5px 5px 0 10px;
}

#contentCenter div.ctgBox div.itemSetB div.itemSetBLeft ul.sampleText li,
#contentCenter div.ctgBox div.itemSetB div.itemSetBRight ul.toolText li,
#contentCenter div.ctgBox div.itemSetB div.itemSetBLeft ul.qaText li,
#contentCenter div.ctgBox div.itemSetB div.itemSetBRight ul.jrText li {
	padding: 0 0 5px 15px;
	background: url(../top_img/arrow_blue.gif) left top no-repeat;
}

#contentCenter p.sample span,
#contentCenter p.tool span,
#contentCenter p.qa span,
#contentCenter p.jr span { display: none; }

#contentCenter div.ctgBox div.itemSetZ p { width: 353px; }

#contentCenter div.ctgBox div.itemSetZ p a {
	display: block;
	padding: 85px 0 0 0;
	overflow: hidden;
	height: 0 !important;
	height /**/: 85px; 
	text-decoration: none;
}
#contentCenter div.ctgBox div.itemSetZ p.lv5 a    { background: url(../top_img/challenge_lv5.jpg) no-repeat; }
#contentCenter div.ctgBox div.itemSetZ p.mobile a { background: url(../top_img/challenge_mobile.jpg) no-repeat; }


/* content right */
#contentRight div.passSearch {
	height: 86px;
	background-color: #fff;
}

#contentRight div.banner {
	background-color: #fff;
	padding:5px 0;
}

#itemArea {
	padding: 9px 0 0 0;
	background: #F3F3F3 url(../top_img/contentright_itemhead.gif) no-repeat
}

#itemArea div.itemBox {
	min-height: 1%;
    display: inline-table;
	padding: 10px 5px 15px 5px;
	border-bottom: 1px dotted #b8b8b8;
}

#itemArea div.itemBox:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
/*\*/
* html #itemArea div.itemBox { height: 1%; }
#itemArea div.itemBox { display: block; }
/**/

#itemArea div.itemBox p.topic {
	text-align: center;
	font-weight: bold;
	padding: 5px 3px;
	margin: 8px 0 0 0;
	clear: both;
	background-color:#FFFFFF;
}
#itemArea div.itemBox p.topic a {
	color:#009900;
}

#itemArea div.itemBox p.itemPict{
	padding: 0px;
	float: left;
}

#itemArea div.itemBox div.itemText {
	width: 85px;
	padding: 5px 2px 5px 0;
	float: right;
}

#itemArea div.itemBox div.itemText h3 {
	padding: 0 0 5px 0;
	font-size: 100%;
}

#itemArea div.itemBox div.itemText h3 span {
	font-size: 130%;
}

#itemArea div.itemBox div.itemText p {
	color: #ff0000;
	font-weight: bold;
	font-size: 85%;
}

#itemArea div.specialBl {
	border: 1px solid #CF2626;
	border-bottom: 1px solid #CF2626;
	background-color: #FFEEFF;
}

#itemArea div.specialOr {
	border: 1px solid #CB7700;
	border-bottom: 1px solid #CB7700;
	background-color: #FFF2BF;
	margin-top: 10px;
}

#itemArea div.banner01 {
	border:0
	background-color: #FFFFFF;
	height:82px;
	margin-bottom:10px;
}
