@charset "utf-8";
/*
Theme Name: o-moro
Theme URI: http://music.o-moro.jp/
Description: o-moro専用
Author: o-moro
Version: 1.0
*/

body	{
	background-image:url(images/c_long.jpg);
	background-repeat: repeat-x;
	background-position:left 116px;
	font-family: Helvetica, Arial, "ヒラギノ角ゴ Pro W3", Osaka, "MS Pゴシック", sans-serif;
	line-height: 150%;
	font-size: small;
	color:#555;
}

p	{
	margin:5px 0;
}

#container	{
	background-image:url(images/t_20.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	width:100%;height:100%;
}

#left	{
	float:left;
	width: 100%;
}

header	{
	height:116px;
}

header img	{
	margin:30px 0 0 32px;
}

h1	{
	font-size: x-small;
	font-weight: normal;
	margin-left: 35px;
}

h2	{
	background-image: url(images/h2_head.png);
	background-position: center left;
	padding:3px 0 0 21px;
	background-repeat: no-repeat;
}
#visual	{
	height: 206px;
	margin:15px 470px 0 0;
	overflow: hidden;
	text-align: right;
}

#wrapper	{
	float:right;
	width: 470px;
	margin: 0 0 0 -470px;
}

#content	{
	margin-right: 465px;
}

#content article	{
	display: block;
	margin:0 34px 20px 34px;
}

#content article p	{
	margin-left:22px;
	margin-top:0;
}

#content article img	{
	float: left;
	margin:0 10px 10px 0;
	display: block;
}

#content article h2	{
	clear:left;
}

#r1	{
	background-color: #33a7e7;
	float:left;
	width:208px;
	filter:Alpha(opacity=90); -moz-opacity:0.9; opacity:0.90
}

#radio	{
	display: block;
	height: 116px;
}

#cross	{
	margin:0;
	width: 208px;
	height: 185px;
	overflow: hidden;
	margin-top:15px;
}

#shop	{
	color:white;
	margin:0 0 85px 0;
}

#shop h2	{
	margin:10px;
}

#shop article	{
	width:180px;
	margin: 5px auto 15px auto;
	padding: 0;
}

#shop article h3	{
	width: 190px;
	margin: 0 auto;
}

#shop article p	{
	width: 190px;
	margin: 0 auto;
}

#r2	{
	float:right;
	width:250px;
}

#feed	{
	margin:60px 0 0 10px;
	height: 60px;
	font-size:x-small;
}

#feed img{
	float:left;
	margin-bottom: 8px;
}

#feed .rss	{
	padding:5px;
	margin-bottom:10px;
}

.adclip	{
	clear:left;
}

nav	{
	height:185px;
	margin:20px 0 0 9px;
	color: white;
	font-size: x-large;
	line-height: 120%;
}

#profile	{
	width:200px;
	margin:5px 0 85px 0;
}

#profile article	{
	margin: 0 0 20px 0;
	padding:0 5px;
}

#profile article p	{
	margin-left:0;
}

footer	{
	height: 75px;
	float: left;
	color: #666;
	font-size: xx-small;
	display: block;
	width: 100%;
	margin-top:-75px;
}

footer p	{
	line-height: 120%;
	text-align: left;
	padding: 10px 34px 0 34px;
}

a	{
	color:#666;
}

a:hover	{
	color:#666;
	text-decoration: underline;
}


