@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 85%;
	background-color: #FFFFFF;
}
.centered {
	width:890px;
	height:auto;
	position:absolute;
	top:0%;
	left:0%;
	margin-left:0px;
	margin-top:0px;
	background-image: url(../image/bg_image.gif);
	background-repeat: no-repeat;
	background-color: #FFFFCC;
	border-top: 1px solid #666600;
	border-right: 1px solid #666600;
	border-bottom: 1px solid #666600;
	border-left: 11px solid #666600;
	background-position: right bottom;
}
#leftBox{
	width:170px;
	height: 550px;
	float: left;
}
#rightBox {
	width:690px;
	height: auto;
	float: left;
}
#logoBox{
	margin-left: 13px;
	padding-top: 32px;
	margin-bottom: 18px;
	height: 49px;
}
#naviBox{
	width: 120px;
	border-top-color: #666600;
	border-top-style: solid;
	border-top-width: 1px;
}
.naviLabel{
	width: 120px;
	border-bottom-color: #666600;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	height: 29px;
}

#naviBox a {
	display: block;
	text-decoration: none;
}
#naviBox a:hover {
	background-color: #FFFFCC;
}
#naviBox a:hover img {
	visibility: hidden;
}


#titleBox{
	width:690px;
	height: 33px;
	float: left;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 45px;
}
#inFrameBox{
	width:680px;
	height: auto;
	float: left;
	overflow: auto;
	margin: 10px 0px 10px 0px;
	padding: 5px;
}

h1,h2,h3{
	margin: 0px;
	padding: 0px;
}

#footerBox{
	width:690px;
	height: 30px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	text-align: right;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	float: left;
}

/*Concept CSS*/
#conceptNoBox{
	width: 140px;
	float: left;
	text-align: center;
	height: 300px;
	margin: 10px 0px 10px 0px;
	padding: 110px 5px 5px 5px;
}
#conceptSubTitleBox{
	width:540px;
	height: 45px;
	float: left;
	padding-bottom: 20px;
	padding-top: 35px;
}
#conceptInFrameBox{
	width:530px;
	float: left;
	margin: 10px 0px 10px 0px;
	padding: 5px 10px 5px 0px;
	line-height: 185%;
	letter-spacing: 1px;
	height: auto;
}
#conceptInFrameBox p {
	margin: 0px 0px 20px 0px;
}

#conceptArrowBox{
	float: right;
	width: 100px;
	text-align: right;
	height: 11px;
	padding-top: 15px;
}
#conceptImageBox{
}


/*Works CSS*/
.underLineTr {
	border-bottom-color: #666600;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.thumBox {
	padding-bottom: 19px;
	padding-top: 19px;
 border-bottom-color: #666600;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	height: 100px;
	width: 110px;
}
.worksTitele {
	padding-bottom: 19px;
	padding-top: 19px;
 border-bottom-color: #666600;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 260px;
}
.worksDetail {
	padding-bottom: 19px;
	padding-top: 19px;
	border-bottom-color: #666600;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 280px;
	font-size: 85%;
	line-height: 140%;
}
.worksDetail a {
	color: #000000;
	text-decoration: none;
}
.worksDetail a:hover {
	color: #666600;
	text-decoration: underline;
}


/*Process CSS*/
#processDetail {
	width:690px;
	height:19px;
	float: left;
	background-color: #666600;
	text-indent: 22px;
	margin-top: 10px;
}

#ProcessinFrameBox{
	width:685px;
	height: auto;
	float: left;
	overflow: auto;
	margin: 10px 0px 10px 0px;
	padding: 0px 5px 5px 0px;
}

#prosessBox {
	margin: 0px 0px 0px -10px;
}

.arrow {
	background-image: url(../image/process/bg_line.gif);
	background-repeat: repeat-y;
	width: 11px;
}

.stage {
	border-top-color: #666600;
	border-top-style: solid;
	border-top-width: 1px;
	width: 215px;
	padding-top: 10px;
	text-align: left;
}

.schedule {
	font-size: 90%;
	width: 85px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 10px;
	text-align: center;
	line-height: 140%;
	font-weight: bold;
}

.cost {
	width: 319px;
	border-top-color: #000000;
	border-top-style: solid;
	font-size: 90%;
	border-top-width: 1px;
	padding-top: 10px;
	line-height: 150%;
	letter-spacing: 1px;
}

.summary {
	width:638px;
	border: 1px solid #565600;
	padding: 10px;
	font-size: 90%;
	letter-spacing: 1px;
}

#ProcessinFrameBox h3 {
	font-size: 100%;
}

.summary h2 {
	font-size: 120%;
	display: block;
	border-bottom-color: #666600;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #666600;
}

/*Profile CSS*/

#profileLeft {
	width: 234px;
	float: left;
	border: 2px solid #FFFFFF;
	margin-top: 28px;
}

#profileRight {
	width: 400px;
	float: left;
	padding-left: 25px;
	margin-top: 28px;
	font-size: 90%;
	line-height: 140%;
}

/*Collaboration CSS*/

.photoBox {
	width: 172px;
	height: 124px;
	padding-top: 3px;
	padding-bottom: 15px;
}
.nameBox {
	padding-left: 10px;
	width: 143px;
	padding-top: 5px;
	padding-bottom: 15px;
	font-size: 85%;
	color: #666600;
	font-weight: normal;
	line-height: 120%;
}
.photoBox img {
	font-size: 10px;
	border: 2px solid #FFFFFF;
	width: 168px;
	height: 120px;
}
.nameBox img {
	margin-bottom: 10px;
}
.nameBox a {
	color: #484800;
	text-decoration: none;
}
.nameBox a:hover {
	text-decoration: underline;
}

/*Contact CSS*/
#contactLeftBox {
	width: 200px;
	float: left;
	font-size: 100%;
	line-height: 160%;
	padding-left: 60px;
	padding-top: 130px;
	letter-spacing: 1px;
}
#contactRightBox {
	width: 358px;
	float: left;
	padding-left: 40px;
	font-size: 85%;
	line-height: 150%;
	text-align: right;
	padding-top: 20px;
}
#contactLeftBox a {
	color: #484800;
	text-decoration: none;

}
#contactRightBox a {
	color: #484800;
	text-decoration: none;

}
#contactLeftBox a:hover {
	text-decoration: underline;
}
#contactRightBox a:hover {
	text-decoration: underline;
}
