@charset "utf-8";

#wrap {
	min-height:878px;
	padding-bottom:20px
}

#main {
	width:612px;
	min-height:0;
	margin:0;
	padding:351px 0 0 30px;
	background-color:transparent
}

* html #main {
	height:1%
}

#aside {
	top:263px
}

/*-- major --*/

#main .major {
	float:left;
	width:320px;
	padding-top:5px
}

#main .major .article {
	margin-top:5px;
	background-color:transparent;
	background-position:240px 0;
	background-repeat:no-repeat
}

#main .major .works-flow {
	background-image:url(../images/sample/s01.jpg)
}

#main .major .design-concept {
	background-image:url(../images/sample/s02.jpg)
}

#main .major .web-works {
	background-image:url(../images/sample/s03.jpg)
}

#main .major .web-works .description {
	background-image:none
}

#main .major h2,
#main .major .description {
	padding-left:16px
}

#main .major .description {
	margin-top:8px;
	padding-right:12em;
	padding-bottom:10px;
	background:transparent url(../images/home/border1.png) 0 bottom no-repeat;
	font-size:1.1em;
	line-height:1.181
}

#main .major .description a {
	color:#666;
	text-decoration:underline
}

/*-- news --*/

#main .news {
	float:left;
	width:246px;
	height:283px;
	margin-left:18px;
	padding:10px 0 0 11px;
	background:transparent url(../images/home/news-bg.png) 0 0 no-repeat
}

#main .news h2 {
	margin-left:14px
}

#main .news ul {
	width:237px;
	padding-top:2px;
	font-size:1.1em;
	line-height:1.5
}

#main .news ul li {
	width:221px;
	margin-top:6px;
	padding:6px 2px 0 14px;
	background:transparent url(../images/home/border2.png) 1px 0 no-repeat;
	text-indent:-1.2em
}

#main .news ul li:first-child {
	background-image:none
}

#main .news ul li a {
	padding-left:14px;
	background:transparent url(../images/icon/red-arrow.png) 0 0 no-repeat;
	color:#4d4d4d
}

/*-- slogan & marquee --*/

#main .marquee,
#main .slogan {
	position:absolute
}

#main .slogan {
	top:17px;
	left:31px;
	width:603px;
	height:283px;
	background:transparent url(../images/home/main-banner.jpg) 0 0 no-repeat;
	text-indent:-999em
}

#main .marquee {
	top:298px;
	left:31px
}