@charset "UTF-8";
@import "../main.css";

#HEADER #MNU_TOP a, 
#HEADER #MNU_TOP a:focus, 
#HEADER #MNU_TOP a:hover, 
#HEADER #MNU_TOP a:active {
	background-position: 0px -160px;
	cursor: default;
}

#TOPIMG {
	padding-bottom: 30px;
}

#MAIN {
	float: left;
	width: 570px;
}

#SIDE {
	float: right;
	width: 300px;
}

#RECENT ul {
	margin: 0px;
}

#RECENT li {
	margin: 2px 0px;
}

#RECENT li a {
	display: block;
	width: 135px;
	height: 64px;
	padding: 10px 10px 0px 155px; 
}

#WEB01 {
	background: url(web01.jpg);
}

#WEB02 {
	background: url(web02.jpg);
}

#WEB03 {
	background: url(web03.jpg);
}

#RELEASE_FRM {
	margin-top: 2px;
	background: #eaeaea url(newsrelease_frm1.png) no-repeat center top;
}

#RELEASE ul {
	margin: 0px;
	background: url(newsrelease_frm2.png) no-repeat center bottom;
}

/* IE6Hack */
* html #RELEASE, * html #RELEASE ul {
	width: 300px;
}

#RELEASE li {
	padding: 10px 0px;
	margin: 0px 10px;
	border-bottom: 1px dashed #999;
}

#RELEASE span {
	display: block;
	font-size: 80%;
	color: #666;
}

#RELEASE .last {
	border: none;
}

#SIDE .nav {
	text-align: right;
	padding: 10px;
}

#SERVICE_IMG {
	text-align: center;
	margin-bottom: 30px;
}

.service {
	float: left;
	width: 275px;
}

.service h3 {
	background: none;
	font-size: 100%;
	height: auto;
	padding: 0px;
	margin: 0px;
}

#WEB, #CONV {
	margin-right: 10px;
}

#SEO, #URASETE {
	margin-left: 10px;
}

.service div {
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 100px;
	min-height: 91px;
}

#WEB div {
	background-image: url(img_02.jpg);
}

#SEO div {
	background-image: url(img_03.jpg);
}

#CONV div {
	background-image: url(img_04.jpg);
}

#URASETE div {
	background-image: url(img_05.jpg);
}

#COMMUNITY {
	clear: both;
	padding: 10px 0px 30px 0px;
}