@charset "UTF-8";

/* 会社ロゴ */

#logo {
	width: 270px;
	float: left;
	background-image: url(../images/top/logo.jpg);
	height: 330px;
	background-repeat: no-repeat;
	margin-top: 25px;
	background-position: center;
	margin-left: 5px;
}

/* newrelease */

#newrelease {
	width: 430px;
	background-color: #FFFFE7;
	background-image: url(../images/top/newrelease.gif);
	background-repeat: no-repeat;
	padding-top: 35px;
	float: right;
	margin-top: 15px;
	margin-right: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#newrelease  .newsoft {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF0066;
	margin-top: 10px;
	padding-bottom: 10px;
}
#newrelease   a   {
	color: #FF0066;
}

#newrelease   table   {
	width: 430px;
	padding-bottom: 10px;
}

#newrelease    td      {
	margin-left: 0px;
	vertical-align: top;
}

#newrelease    td.s      {
	width: 170px;
}

#newrelease    h1    {
	font-size: 14px;
	color: #FF0066;
	text-align: left;
	font-weight: bold;
	clear: both;
	line-height: 1em;
	padding-bottom: 10px;
}
#newrelease    p    {
	text-align: left;
	line-height: 1.5em;
	font-size: 12px;
}


#newrelease    img.goto {
	padding-top: 5px;
}

/* lineup */

#lineup {
	width: 710px;
	background-color: #FFFFE7;
	background-image: url(../images/top/lineup.gif);
	background-repeat: no-repeat;
	padding-top: 35px;
	float: left;
	margin-top: 15px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#lineup  .newsoft {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF0066;
	margin-top: 10px;
	padding-bottom: 10px;
}
#lineup   a   {
	color: #FF0066;
}

#lineup   table   {
	width: 700px;
	padding-bottom: 10px;
}

#lineup    td      {
	margin-left: 0px;
	vertical-align: top;
}

#lineup    td.s      {
	width: 170px;
}

#lineup    h1    {
	font-size: 14px;
	color: #FF0066;
	text-align: left;
	font-weight: bold;
	clear: both;
	line-height: 1em;
	padding-bottom: 10px;
}
#lineup    p    {
	text-align: left;
	line-height: 1.5em;
	font-size: 12px;
}


#lineup    img.goto {
	padding-top: 5px;
}

/* piaccirelease */

#piaccirelease {
	width: 730px;
	background-color: #E1FDFF;
	background-image: url(../images/top/piaccib.gif);
	background-repeat: no-repeat;
	padding-top: 40px;
	margin: 10px;
	clear: both;
}

#piaccirelease   .softl {
	float: left;
	width: 365px;
}

#piaccirelease   .softr {
	float: right;
	width: 365px;
}

#piaccirelease    a   {
	color: #FF0066;
}

#piaccirelease   table   {
	margin: 10px;
}

#piaccirelease td {
	vertical-align: top;
}


#piaccirelease td.s {
	width: 170px;
}

#piaccirelease    h1    {
	font-size: 14px;
	color: #FF0066;
	text-align: left;
	font-weight: bold;
	clear: both;
	line-height: 1.2em;
	padding-bottom: 10px;
}
#piaccirelease    p    {
	text-align: left;
	line-height: 1.5em;
	font-size: 12px;
}



#piaccirelease    img.goto {
	padding-top: 5px;
}

#gns {
	clear: both;
	height: 30px;
	padding-top: 10px;
}

/* whatsnew */

#whatsnew  {
	padding-top: 30px;
	padding-bottom: 10px;
	background-image: url(../images/top/whatnew.gif);
	background-repeat: no-repeat;
	float: left;
	width: 470px;
	margin-left: 10px;
}

#whatsnew iframe {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #f88b00;
	border-bottom-color: #f88b00;
	border-left-color: #f88b00;
	height: 240px;
	border-top-width: 0px;
	width: 468px;
	padding-top: 10px;
	padding-bottom: 10px;
}


/* products */

#products  {
	width: 225px;
	padding-top: 30px;
	padding-bottom: 10px;
	background-image: url(../images/top/products.gif);
	background-repeat: no-repeat;
	float: right;
	margin-right: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-left: 10px;
}

#products iframe {
	height: 240px;
	border: 0;
	width: 225px;
	padding-top: 10px;
	padding-bottom: 10px;
}
