@charset "UTF-8";

h3,h4 {
	color:#8FDE42;
}

h3{
	font-size: 120%;
}

h4{
	font-size: 100%;
	font-weight: normal;
}

a:hover{
	color:#8FDE42;
}
/*
#################################
	INDEX
#################################*/
ul#sp_list{
	padding:0;
	display: inline-block;
	margin-left: -10px;
}

ul#sp_list li{
	float: left;
	width: 424px;
	height: 323px;
	background:transparent url(http://c1292892.cdn.cloudfiles.rackspacecloud.com/ja/special/images/base.png) no-repeat;
}

ul#sp_list li.left{
	/* 上、右、下、左*/
	margin: 0 13px 20px 0;
}

div.cell{
	position: relative;
	display: block;
}

div.cell div.text{
	position: absolute;
	top: 268px;
	left: 20px;
	width: 395px;
}

div.cell div.text h4{
	color:#8FDE42;
	font-size: 14px;
}

.wrap{
	display: block;
	position:relative;
}

.wrap img.frame{
	display: block;
	position: absolute;
}

.wrap img.content{
	position: absolute;
	top: 20px;
	left: 20px;
}

.wrap img.frame{
	position: absolute;
	top: 16px;
	left:16px;
}

.wrap img.selected{
	position: absolute;
	top:16px;
	left:16px;
	visibility: hidden;
}

.wrap img.new{
	position: absolute;
	top:10px;
	left:9px;
}

a:hover img.selected{
	visibility: visible;
}

ul#side_list li{
	position: relative;
}

ul#side_list li a img.thumb{
	position: absolute;
	top: 6px;
	left: 6px;
}

ul#side_list li a img.frame{
	position: absolute;
	top:0;
	left:0;
	visibility: hidden;
}

ul#side_list li a:hover img.frame{
	visibility: visible;
}

ul#side_list li{
	display: inline-block;
	width: 200px;
	height: 60px;
	margin-bottom: 15px;
}

ul#side_list li p{
	position: absolute;
	left: 80px;
}


img#top{
	margin: 10px 0;
}

/*#####
v
#####*/


div#download_wrapper{
	background: url(http://c1292892.cdn.cloudfiles.rackspacecloud.com/ja/special/images/hr_green.gif) bottom repeat-x;
	margin: 20px 0 40px 0;
}

div#download{
	position: relative;
	padding:10px 0;
	background: url(http://c1292892.cdn.cloudfiles.rackspacecloud.com/ja/special/images/hr_green.gif) top repeat-x;
	height: 50px;
}

div#greenline{
	position: relative;
	/*padding:10px 0;*/
	background: url(http://c1292892.cdn.cloudfiles.rackspacecloud.com/ja/special/images/hr_green.gif) top repeat-x;
	height: 50px;
	/* 上、右、下、左*/
	margin: 3em 0 0em 0;
}


img#download,
img#win, img#mac{
	position: absolute;
}

img#download{
	left: 0px;
	top: 25px;
}
img#mac,img#win{	top :15px;	}
img#mac{	right: 0px;		}
img#win{	right: 200px;	}

table#download{
	margin:5px 0;
}

table#download tr td{
}

table#install{
	width: 640px;
	border-collapse: separate;
	border-spacing: 0 15px;
	margin-bottom: 30px;
}

table#install th{
	vertical-align: top;
	width: 91px;
}

table#install h4{
	margin-bottom: 5px;
}

table#install td{
	padding: 10px;
	background:#1A1A1A;
}

table#install p{
	margin-bottom: 10px;
}

table#install ol{
	margin: 0 0 10px 20px;
}

table#install ol li{
	font-size: 12px;
	list-style: decimal outside;
	line-height: 1.6em;
}

table.coad {
	width: 386px;
	margin-bottom: 30px;
	margin-top: 5px;
	padding: 0px;
}

table.coad td {
	padding: 4px;
	background:#1A1A1A;
}

table.coad p{
	margin-bottom: 10px;
	color: #000000;
	font-size: 10px;
}

textarea.coad{
	width: 378px;
	color: #000000;
	font-size: 12px;
	padding: 10px;
	/*border: 1px #ff0000 solid;*/
}

ul#terms{
	margin:10px 0 0 20px;
}

ul#terms li{
	list-style: disc outside;
	line-height: 1.6em;
	font-size: 12px;
}


/*
div#links div#japan dd a {
font-family:HiraKakuPro-W3, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Helvetica Neue", Arial, sans-serif;
}
*/
div#links dd a:link,
div#links dd a:visited,
div#links dd a:hover {
	color:#8FDE42;
}

div.blogparts {
	width: 160px;
	/* 上、右、下、左*/
	margin: 1em 0 1em 17em;
	 border: 1px #333333 solid;
}

