@charset "utf-8";
@import "../common/CSS/0-import.css";
/*------------------------------------------------------------
	/work/
------------------------------------------------------------*/
a:link {
	color: #F90;
	text-decoration: underline;
}
a:visited {
	color: #F90;
	text-decoration: underline;
}
a:hover {
	color: #F90;
	text-decoration: none;
}
a:active {
	color: #F90;
	text-decoration: underline;
}

li#gn3 a  {
	background-image: url(../common/img/gnav.gif);
	background-repeat: no-repeat;
	background-position: -220px -65px;
}

.ruleT { 
border-top: 5px solid #F90;
}

#splash .message {
	background-image: url(../img/hdimg_work.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 990px;
	height: 290px;
}

/*------------------------------------------------------------
	contents layout
------------------------------------------------------------*/
.center {
	float: left;
	width: 620px;
	margin: 0;
	padding: 0px 60px 0px 0px;
}

.right {
	float: left;
	width: 310px;
}

/*------------------------------------------------------------
	contents
------------------------------------------------------------*/
#box_m01 {
	width: 620px;
	margin-bottom: 10px;
}

#box_m02 {
	width: 620px;
	margin-bottom: 10px;
}
#box_m02 .hBox {
	overflow: hidden;
}
#box_m02 .hBox .wBox {
	width: 620px;
	height: 503px;
	float: left;
}
#box_m02 .hBox .wBox .iBox {
	padding: 0 0 13px 10px;
	background: url(../img/wrkdt_imgBx_bg.gif) no-repeat left bottom;
	zoom: 100%;
}
#box_m02 .hBox .wBox .iBox img {
	display: block;
}

#box_m03 {
	width: 620px;
}

#box_r01 {
	width: 310px;
	margin-bottom: 40px;
}
#box_r01 p {
	color: #000;
	border-left: 1px #ccc solid;
	padding-left: 10px;
}
#box_r01 p span {
	color: #000;
	font-size: 12px;
	line-height: 17px;
}

#box_r02 {
	width: 310px;
	margin-bottom: 40px;
}
#box_r02 h3 {
	background-image: url(../img/wrkdt_bxtit_r02.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding-bottom: 10px;
	width: 96px;
	height: 17px;
}
#box_r02 p {
	font-size: 12px;
	line-height: 17px;
}

#box_r03 {
	width: 310px;
	margin-bottom: 40px;
}
#box_r03 h3 {
	background-image: url(../img/wrkdt_bxtit_r03.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding-bottom: 10px;
	width: 96px;
	height: 17px;
}
#box_r03 p {
	font-size: 12px;
	line-height: 17px;
}

#box_r04 {
	width: 310px;
	margin-bottom: 40px;
}
#box_r04 h3 {
	background-image: url(../img/wrkdt_bxtit_r04.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding-bottom: 12px;
	width: 41px;
	height: 15px;
}
#box_r04 p {
	font-size: 12px;
	line-height: 17px;
}

#box_r05 {
	width: 310px;
	margin-bottom: 40px;
}
#box_r05 h3 {
	background-image: url(../img/wrkdt_bxtit_r05.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding-bottom: 10px;
	width: 113px;
	height: 17px;
}
#box_r05 p {
	font-size: 12px;
	line-height: 17px;
}

#box_r06 {
	width: 310px;
	margin-bottom: 40px;
}
#box_r06 h3 {
	background-image: url(../img/wrkdt_bxtit_r06.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding-bottom: 10px;
	width: 102px;
	height: 17px;
}
#box_r06 p {
	font-size: 12px;
	line-height: 17px;
}

#box_r07 {
	width: 310px;
	margin-bottom: 40px;
}
#box_r07 h3 {
	background-image: url(../img/wrkdt_bxtit_r07.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding-bottom: 10px;
	width: 189px;
	height: 17px;
}
#box_r07 p {
	font-size: 12px;
	line-height: 17px;
}

#box_r08 {
	width: 310px;
	margin-bottom: 40px;
}
#box_r08 h3 {
	background-image: url(../img/wrkdt_bxtit_r08.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding-bottom: 10px;
	width: 51px;
	height: 17px;
}
#box_r08 p {
	font-size: 12px;
	line-height: 17px;
}

/*------------------------------------------------------------
	Page Navigation
------------------------------------------------------------*/
#contents .pgTNav {
	margin-bottom: 15px;
}

#contents .pgTNav span {
	color: #000;
}

#pgBNav {
	width: 990px;
	float: left;
}
#pgBNav dl {
	width: 990px;
}
#pgBNav dt {
	float: left;
	text-align: left;
	width: 495px;
}
#pgBNav dd {
	float: left;
	text-align: right;
	width: 495px;
	margin-bottom: 20px;
}
