@charset "utf-8";

/*Base
-------------------------------------------*/
html {
	height:100%;
	}
	
body {
	height:100%;
	margin:0;
	padding:0;
	/*background:#e1e1e1 url(../images/cont_bg.gif) no-repeat left top;*/
	background:#eeeeee;
	-moz-opacity:0.9999;
	}

#wrapper {
	position:relative;
	width:100%;
	height:100%;
	min-height:100%;
	}

body > #wrapper {
	height:auto;
	}
	
#container {
	/*position:relative;*/
	/*padding-bottom:35em;*/
	}

#contents {
	width:900px;
	position:relative;
	padding:40px 100px 60px 50px;
	}

.home #contents {
	width:900px;
	padding:40px 100px 124px 50px;
	}
	
#contentsInr {
	clear:both;
	width:860px;
	padding:0 20px 0 20px;
	/*margin-top:20px;*/
	}
	

/*header
-------------------------------------------*/
h1 {
	width:268px;
	margin:0 0 0 -10px;
	}
	
h1 a {
	display:block;
	}
	
h1 a:hover {
	background:url(../images/return_top.gif) no-repeat 127px 17px;
	}
	
#pageHdr {
	width:900px;
	height:421px;
	}
	
#pageHdr #pageHdrL {
	/*width:613px;*/
	float:left;
	margin-top:35px;
	}
	

/*gNav
-------------------------------------------*/	
#gNav a {
	outline:none;
	}

#pageHdr #gNav {
	width:268px;
	position:relative;
	float:right;
	top:-8px;
	}

#pageHdr #gNav li {
	position:absolute;
	}
	
#pageHdr #gNav li img {
	vertical-align:top;
	}
	
/*
#pageHdr #gNav #gNavCorp {text-align:right;}
	
#pageHdr #gNav #gNavService {
	margin-top:-9px;
	text-align:right;
	}
	
#pageHdr #gNav #gNavStaff {
	margin-top:-261px;
	_margin-top:-264px;
	} 	
	
#pageHdr #gNav #gNavPrize {
	margin-top:5px;
	text-align:right;
	}

#pageHdr #gNav #gNavWorks {margin:2px 0 0 128px;}
#pageHdr #goldenDot {margin:23px 0 0 33px;}
*/

#pageHdr #gNav #gNavCorp {top:0;	right:0; z-index:2;}

#pageHdr #gNav #gNavService {top:51px;	right:0;}

#pageHdr #gNav #gNavStaff {top:160px;	left:0; z-index:2;}

#pageHdr #gNav #gNavPrize {top:160px;	right:0;}

#pageHdr #gNav #gNavWorks {top:313px;	left:127px;}

#pageHdr #goldenDot {
	position:absolute;
	top:265px;
	left:38px;
	}


#pageHdr #gNav #gNavWorks .timer {
	position:relative;
	display:block;
	width:138px;
	height:64px;
	cursor:pointer;
	margin-top:2px;
	}
	
#pageHdr #gNav #gNavWorks .timer span {
	position:absolute;
	}

#pageHdr #gNav #gNavWorks .txt {
	/*clear:both;
	display:block;
	margin:-9px 0 0 -3px;*/
	position:absolute;
	top:-9px;
	}


/*Home*/	
.home #gNav {
	width:625px;
	height:730px;
	position:relative;
	margin:28px 15px 0 260px;
	}
	
.home #contents {
	position:relative;
	}

.home #gNav li {
	position:absolute;
	clear:both;
	}

.home #gNav #gNavCorp {top:0;	left:329px;}
.home #gNav #gNavService {top:119px;	left:0; z-index:1;}
.home #gNav #gNavStaff {top:306px;	right:0;}
.home #gNav #gNavPrize {top:320px;	left:106px;}
.home #gNav #gNavWorks {top:500px;	left:418px;}
.home #gNav #gNavCorp {top:0;	left:329px;}

.home #gNav #gNavWorks .timer {
	position:relative;
	display:block;
	width:207px;
	height:105px;
	cursor:pointer;
	}
	
.home #gNav #gNavWorks .timer span {
	position:absolute;
	}

.home #gNav #gNavWorks .txt {
	clear:both;
	display:block;
	bottom:0;
	text-align:right;
	margin-right:18px;
	}

.colon, .period {
	display:none !important;
	}

.home #goldenDot {
	position:absolute;
	top:549px;
	left:44px;
	}

.home #goldenTxt {
	position:absolute;
	top:667px;
	left:139px;
	}

.home #infoArea {
	position:absolute;
	top:-40em;
	left:25px;
	width:283px;
	/*height:330px;*/
	border:solid 1px #dddddd;
	background:#ffffff;
	z-index:1;
	}
	
.home #infoTtl {
	position:relative;
	/*width:283px;*/
	height:45px;
	background:#f2f2f2;
	}
	
.home #infoArea .ttl {
	position:absolute;
	top:14px;
	left:15px;
	}
	
.home #infoArea .btn {
	width:19px;
	height:18px;
	position:absolute;
	top:14px;
	right:12px;
	cursor:pointer;
	}
	
.home .infoInr {
	padding:10px 14px;
	}
	
.home #infoArea dt {
	float:left;
	clear:both;
	color:#999999;
	}

.home #infoArea dd {
	margin:0 0 6px 60px;
	}
	
.home .infoBnr {
	margin-bottom:9px;
	}
	
.home .infoBnr li {
	margin-bottom:9px;
	}
	
.home .infoBnr li img {
	vertical-align:bottom;
	}


/*footer
-------------------------------------------*/
#footerWrap {
	width:100%;
	position:relative;
	left:0;
	bottom:0;
	clear:both;
	z-index:1;
	}

#footer {
	width:100%;
	position:absolute;
	z-index:2;
	}
	
#footerUpr {
	background:#222222;
	padding:25px 0 20px 0;
	}
	
#ftrNav {
	float:left;
	margin-right:90px;
	}

#ftrNav li {
	margin-bottom:27px;
	}
	
#ftrNav li img {
	vertical-align:bottom;
	}
		
#footerBtm {
	background:#000000;
	}

.footerInr {
	width:995px;
	padding:0 5px 0 50px;
	}

.footerInr:after {
	content:"" !important;
	}

#footerBtm .footerInr {
	height:2.3em;
	}
	
#footerBnr {
	clear:both;
	margin-top:30px;
	}
	
#footerBnr li {
	float:left;
	margin-right:20px;
	}
	
#footerBnr li img {
	vertical-align:bottom;
	}
	
#footerBnr li.last {
	margin-right:0;
	}

#footerLink {
	float:left;
	width:500px;
	margin-top:4px;
	_margin-top:7px;
	}
	
#footerLink li {
	display:inline;
	background:url(../images/ftr_icn_arw.gif) no-repeat left 1px;
	padding-left:8px;
	margin-right:5px;
	}
	
#footerLink li a {
	padding-right:8px;
	_padding-right:5px;
	}

#copyRight {
	float:right;
	margin-top:6px;
	color:#ffffff;
	clear:both;
	}

#copyRight a {
	margin-left:15px;
	text-decoration:underline;
	}

/*contactArea*/	
#contactArea {
	float:left;
	width:622px;
	}
	
#contactL {
	width:210px;
	float:left;
	color:#dddddd;
	}
	
#contactL .inr {
	margin-left:2px;
	}

#contactL .lead {
	margin:12px 0 10px 0;
	}


/*formArea*/	
#formArea {
	width:380px;
	float:right;
	background:url(../images/contact_bg_btm.gif) no-repeat bottom;
	padding-bottom:4px;
	color:#222222;
	}
	
#formCont {
	background:#ffffff url(../images/contact_bg_mdl.gif) repeat-y;
	}
	
#formBg {
	background:url(../images/contact_bg_top.gif) no-repeat top;
	padding:13px 20px 5px 10px;
	}
	
#formArea table {
	width:100%;
	border:0;
	padding:0;
	border-collapse:collapse;
	border-spacing:0;
	}
	
#formArea table th,
#formArea table td {
	padding:5px;
	text-align:left;
	vertical-align:top;
	}
	
#formArea table td {
	width:70%;
	}

#formArea input {
	border:solid 1px #c6c5c2;
	border-bottom:0;
	background:#d3d3d3;
	width:245px !important;
	}
	
#formArea textarea {
	border:solid 1px #c6c5c2;
	border-bottom:0;
	background:#d3d3d3;
	width:249px !important;
	height:85px !important;
	}

#formArea .hissu {
	position:relative;
	}
	
#formArea .hissu img {
	position:absolute;
	right:-4px;
	top:4px;
	}

#formArea .hissuTxt {
	width:105px;
	_width:100px;
	float:left;
	margin:3px 5px 0 0;
	_margin-top:8px;
	}

#formArea .hissuTxt img {
	margin:0 3px 4px 0;
	vertical-align:bottom;
	}

#formArea table td.clearfix {
	width:245px;
	}

	
/*Title
-------------------------------------------*/	
#mainTtl {
	margin-bottom:14px;
	}
	
.pageTtl {
	margin-bottom:15px;
	}
	

/*whBox
-------------------------------------------*/
.whBox {
	clear:both;
	width:923px;
	background:url(../images/box_top.png) no-repeat top left;
	padding-top:22px;
	margin:50px -9px 20px -14px;
	}
	
.whBoxBtm {
	clear:both;
	background:url(../images/box_btm.png) no-repeat bottom left;
	padding-bottom:24px;
	}
	
.whBoxCont {
	background:url(../images/box_mdl.png) repeat-y left;
	padding:16px 35px 16px 35px;
	zoom:1;
	}	
	
.whTtl {
	margin-bottom:25px;
	}
	

/*thanks
-------------------------------------------*/	
.tkTtl {
	text-align:center;
	margin:15px 0;
	}

.tkTtl span {
	font-size:197%;
	border:dotted 1px #e06666;
	padding:8px;
	font-weight:bold;
	color:#cc0000;
	}
	
.tkTxt {
	font-size:123.1%;
	text-align:center;
	font-weight:bold;
	margin-bottom:15px;
	}

.tkBtn {
	text-align:center;
	margin-bottom:15px;
	}
	

/*Class
-------------------------------------------*/
.fontB {
	font-weight:bold;
	}

.note {
	text-indent:-1em;
	padding-left:-1em;
	margin-top:15px;
	}
	
.pagetop {
	/*display:none;*/
	width:25px;
	height:93px;
	position:fixed;
	top:550px;
	right:0;
	z-index:10;
	}
	

/*Reset
-------------------------------------------*/
h1,h2,h3,h4,h5,h6,p,ol,ul,li,dl,dt,dd,th,td {
	margin:0;
	padding:0;
	list-style:none;
	}

img {
	border:0;
	}
	
table {
	border:0;
	padding:0;
	border-collapse:collapse;
	border-spacing:0;
	}

em {
	font-style:normal;
	}
	

/*Link
-------------------------------------------*/
a {text-decoration:none;}
a:link {color:#990000;}
a:visited {color:#b2b2b2;}
a:hover {color:#4766b5;}
a:active {color:#990000;}

#footer a:link {color:#eeeeee;}
#footer a:visited {color:#eeeeee;}
#footer a:hover {color:#cfcfcf;}
#footer a:active {color:#eeeeee;}

#footer #contactArea a {text-decoration:underline;}

a.imgov:hover img{
	filter:alpha(opacity=75);
	-moz-opacity:0.75; 
	opacity:0.75;
	}

	
/*Text-align
-------------------------------------------*/
.txaL {
	text-align:left;
	}

.txaR {
	text-align:right;
	}

.txaC {
	text-align:center;
	}	


/*Float
-------------------------------------------*/
.flL, .boxL {
	float:left;
	}

.flR, .boxR {
	float:right;
	}


/*Clear
-------------------------------------------*/
.both {
	clear:both;
	}

.clearfix:after, .boxWrap:after, .flWrap:after,
#contents:after, .footerInr:after, #pageHdr:after,
#contactArea:after, #footerBnr:after {
	content:".";
	height:0;
	visibility:hidden;
	display:block;
	clear:both;
	line-height:0;
	}

.clearfix, .boxWrap, .flWrap, #contents, #pageHdr, #contactArea, #footerBnr {
	display:inline-block;
	zoom:1;
	}	


/*Display
-------------------------------------------*/
.block {
	display:block;
	}	


/*Margin
-------------------------------------------*/
.mg5 {margin:5px;}
.mg10 {margin:10px;}
.mg15 {margin:15px;}
.mg20 {margin:20px;}
.mg25 {margin:25px;}
.mg30 {margin:30px;}
.mg35 {margin:35px;}
.mg40 {margin:40px;}
.mg45 {margin:45px;}
.mg50 {margin:50px;}


/*top*/
.mgT5 {margin-top:5px;}
.mgT10 {margin-top:10px;}
.mgT15 {margin-top:15px;}
.mgT20 {margin-top:20px;}
.mgT25 {margin-top:25px;}
.mgT30 {margin-top:30px;}
.mgT35 {margin-top:35px;}
.mgT40 {margin-top:40px;}
.mgT45 {margin-top:45px;}
.mgT50 {margin-top:50px;}

/*right*/
.mgR5 {margin-right:5px;}
.mgR10 {margin-right:10px;}
.mgR15 {margin-right:15px;}
.mgR20 {margin-right:20px;}
.mgR25 {margin-right:25px;}
.mgR30 {margin-right:30px;}
.mgR35 {margin-right:35px;}
.mgR40 {margin-right:40px;}
.mgR45 {margin-right:45px;}
.mgR50 {margin-right:50px;}

/*bottom*/
.mgB5 {margin-bottom:5px;}
.mgB10 {margin-bottom:10px;}
.mgB15 {margin-bottom:15px;}
.mgB20 {margin-bottom:20px;}
.mgB25 {margin-bottom:25px;}
.mgB30 {margin-bottom:30px;}
.mgB35 {margin-bottom:35px;}
.mgB40 {margin-bottom:40px;}
.mgB45 {margin-bottom:45px;}
.mgB50 {margin-bottom:50px;}

/*left*/
.mgL5 {margin-left:5px;}
.mgL10 {margin-left:10px;}
.mgL15 {margin-left:15px;}
.mgL20 {margin-left:20px;}
.mgL25 {margin-left:25px;}
.mgL30 {margin-left:30px;}
.mgL35 {margin-left:35px;}
.mgL40 {margin-left:40px;}
.mgL45 {margin-left:45px;}
.mgL50 {margin-left:50px;}


/*Padding
-------------------------------------------*/
.pd5 {padding:5px;}
.pd10 {padding:10px;}
.pd15 {padding:15px;}
.pd20 {padding:20px;}
.pd25 {padding:25px;}
.pd30 {padding:30px;}
.pd35 {padding:35px;}
.pd40 {padding:40px;}
.pd45 {padding:45px;}
.pd50 {padding:50px;}


/*top*/
.pdT5 {padding-top:5px;}
.pdT10 {padding-top:10px;}
.pdT15 {padding-top:15px;}
.pdT20 {padding-top:20px;}
.pdT25 {padding-top:25px;}
.pdT30 {padding-top:30px;}
.pdT35 {padding-top:35px;}
.pdT40 {padding-top:40px;}
.pdT45 {padding-top:45px;}
.pdT50 {padding-top:50px;}

/*right*/
.pdR5 {padding-right:5px;}
.pdR10 {padding-right:10px;}
.pdR15 {padding-right:15px;}
.pdR20 {padding-right:20px;}
.pdR25 {padding-right:25px;}
.pdR30 {padding-right:30px;}
.pdR35 {padding-right:35px;}
.pdR40 {padding-right:40px;}
.pdR45 {padding-right:45px;}
.pdR50 {padding-right:50px;}

/*bottom*/
.pdB5 {padding-bottom:5px;}
.pdB10 {padding-bottom:10px;}
.pdB15 {padding-bottom:15px;}
.pdB20 {padding-bottom:20px;}
.pdB25 {padding-bottom:25px;}
.pdB30 {padding-bottom:30px;}
.pdB35 {padding-bottom:35px;}
.pdB40 {padding-bottom:40px;}
.pdB45 {padding-bottom:45px;}
.pdB50 {padding-bottom:50px;}

/*left*/
.pdL5 {padding-left:5px;}
.pdL10 {padding-left:10px;}
.pdL15 {padding-left:15px;}
.pdL20 {padding-left:20px;}
.pdL25 {padding-left:25px;}
.pdL30 {padding-left:30px;}
.pdL35 {padding-left:35px;}
.pdL40 {padding-left:40px;}
.pdL45 {padding-left:45px;}
.pdL50 {padding-left:50px;}