@charset "utf-8";


/* colors */

body {
	background: #f0f7f7;
	background: -moz-linear-gradient( 0, 50%, #97c7c7, #f0f7f7 ) fixed;
	background: -webkit-gradient( linear, left top, left 50%, from( #97c7c7 ), to( #f0f7f7 ) ) fixed;
	color: #444;
	text-shadow: #fff 1px 1px 0;
}

a {
	color: #03f;
}
a:visited {
	color: #039;
}
a:hover {
	color: #f39800;
}
a:active {
	color: #fcc800;
}
:focus{
	outline: none;
	outline-style: none;
	-moz-outline-style: none;
	-webkit-outline-style: none;
}

::selection {
	background: #9dd2ed;
	color: #333;
	text-shadow: #fff 1px 1px 0;
}
::-moz-selection {
	background: #9dd2ed;
	color: #333;
	text-shadow: #fff 1px 1px 0;
}

.red {
	color: #ff3300;
}
strong {
	font-weight: normal;
}


/* default */

* {
	font-family: 'Meiryo', 'メイリオ', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Arial', sans-serif;
	font-style: normal;
	line-height: 1;
	margin: 0; padding: 0;
}
html {
	height: 100%;
	margin-bottom: 1px;
}
@media screen {
	* html body {
		behavior: url('/nemu/common/css/csshover3.htc');
	}
}
body {
	font-size: medium;
}
.ll {
	font-size: x-large;
}
.l {
	font-size: large;
}
.s {
	font-size: small;
}
.ss {
	font-size: x-small!important;
}
.ss * {
	font-size: x-small!important;
}
a {
	outline: none;
	overflow: hidden;
}
img {
	border: 0;
}
hr {
	display: none;
}
ul {
	list-style: none;
	list-style-position: outside;
}
p {
	line-height: 1.2;
	line-break: strict;
}

.more {
	margin-top: 10px;
	text-align: right;
}
.more a {
	background: #eaf4fe;
	background: -moz-linear-gradient( top, #ffffff, #eaf4fe );
	background: -webkit-gradient( linear, left top, left bottom, from( #ffffff ), to( #eaf4fe ) );
	border-color: #ccc #bbb #bbb #ccc;
	border-radius: 15px 15px;
	-moz-border-radius: 15px 15px;
	-webkit-border-radius: 15px 15px;
	border-style: solid;
	border-width: 1px;
	color: #003;
	line-height: 1.2;
	padding: 1px 5px;
	text-decoration: none;
	white-space: nowrap;
}
.more a:hover {
	background: #eaf4fe;
	background: -moz-linear-gradient( top, #eaf4fe, #ffffff );
	background: -webkit-gradient( linear, left top, left bottom, from( #eaf4fe ), to( #ffffff ) );
	border-color: #bbb #ccc #ccc #bbb;
	filter: alpha(opacity=70);
}




/* layout */

#wrapper {
	text-align: center;
	width: 100%;
}
#container {
	margin: 0 auto;
	overflow: hidden;
	text-align: left;
	width: 980px;
}

#alfa {
	background: #fff;
	border-bottom-left-radius: 15px 15px;
	-moz-border-bottom-left-radius: 15px 15px;
	-webkit-border-bottom-left-radius: 15px 15px;
	float: left;
	width: 380px;
}
#beta {
	background: #97c7c7;
	border-radius: 10px 10px;
	-moz-border-radius: 10px 10px;
	-webkit-border-radius: 10px 10px;
	float: left;
	padding-top: 27px;
	width: 600px;
}
h1 {
	background: url('/nemu/common/img/h1.jpg') no-repeat;
	text-indent: -10000px;
	width: 380px;
	height: 380px;
}
#soundcloud {
	background: url('/nemu/common/img/soundcloud.gif') 10px 40% no-repeat;
}
#soundcloud a {
	margin-left: 178px!important;
}
.box {
	background: #f0f7f7;
	background: -moz-linear-gradient( 0, 50%, #97c7c7, #f0f7f7 ) fixed;
	background: -webkit-gradient( linear, left top, left 50%, from( #97c7c7 ), to( #f0f7f7 ) ) fixed;
	border-radius: 10px 10px;
	-moz-border-radius: 10px 10px;
	-webkit-border-radius: 10px 10px;
	margin: 10px;
	padding: 10px;
}

h2 {
	margin-bottom: 20px;
}
#read h2 {
	background: url('/nemu/common/img/read.gif') no-repeat;
	text-indent: -10000px;
	width: 330px;
	height: 32px;
}
.box .text {
	margin-bottom: 20px;
}
.box p {
	line-height: 1.3;
	margin-bottom: .8em;
}
.box p a {
	line-height: 1.3;
}
.box p.ss a {
	line-height: 1.3;
}
.box p.ss {
	margin-bottom: 0;
}
#download a {
	background: url('/nemu/common/img/download.gif') no-repeat;
	display: block;
	margin: 0 15px;
	text-indent: -10000px;
	width: 380px;
	height: 44px;
}
#download a:hover {
	background-position: 0 -44px;
}
#download p {
	margin: 5px 10px 20px 10px;
	text-align: center;
}
h3 {
	font-weight: bold;
	margin-bottom: 20px;
}
.remix {
	line-height: 1.3;
	margin: 0 10px 20px 10px;
}
.remix embed,
.remix object {
	border-radius: 10px 10px;
	-moz-border-radius: 10px 10px;
	-webkit-border-radius: 10px 10px;
	margin-bottom: 2px;
}
.remix a {
	color: #000;
	line-height: 1.3;
	text-decoration: none;
}

#beta h2 {
	background: url('/nemu/common/img/remixes.gif') 10px 0 no-repeat;
	text-indent: -10000px;
	width: 202px;
	height: 53px;
}








#copy {
	clear: both;
	padding: 10px 0;
	text-align: right;
}
.topsy_widget_data {
	position: fixed;
	_position: absolute;
	top: 10px;
	right: 10px;
}
