/* CSS 2007/05/01 DLV Kamiya */

/*Defualt Style*/
html {
    margin: 0;
    /* setting border: 0 hoses ie6 win window inner well border */
    padding: 0;
}

* {
    font-size: 12px;
	color: #777777;
	font-family: "MS PGothic", "Trebuchet MS", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Trebuchet, Verdana !important;
}

form {
	margin: 0;
	padding: 0;
}

a:link {
	text-decoration: none;
	color: #D75900;
}
a:visited {
	text-decoration: none;
	color: #D75900;
}
a:hover {
	text-decoration: underline;
	color: #D75900;
}
a:active {
	text-decoration: none;
	color: #D75900;
}

a img {
	border: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
p, ol, ul, pre, blockquote {
    margin-top: 0px;
    margin-bottom: 0px;
}


/* ricocast */
body#ricocast {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

#ricocast #layout_1 {
	width: 940px;
	height: 370px;
	text-align: center;
}

#ricocast #layout_2 {
	width: 188px;
	height: 370px;
	float: left;
}

#ricocast #layout_3 {
	width: 752px;
	height: 350px;
	float: left;
}

#ricocast #layout_4 {
	width: 752px;
	float: left;
	text-align: right;
}

#ricocast .ricocast_01 {
	background-image: url(http://www.riko-ogawa.net/images/3/title_rikocast.jpg);
	background-repeat: no-repeat;
	width: 188px;
	height: 67px;
}

#ricocast .ricocast_02 {
	background-image: url(http://www.riko-ogawa.net/images/3/img_02.jpg);
	background-repeat: no-repeat;
	width: 188px;
	height: 78px;
}

#menu { margin:0px; padding:0px; height: 225px; }
#menu ul { list-style-type:none; margin: 0px; padding: 0px; }
#menu ul li { margin: 0px; padding: 0px; }
#menu ul li a { display:block; text-indent: -9000px; overflow:hidden; width:188px; height:25px; text-decoration:none; }

#menu #lo1 a { background: url(http://www.riko-ogawa.net/images/3/menu_top.jpg) no-repeat; }
#menu #lo2 a { background: url(http://www.riko-ogawa.net/images/3/menu_prof.jpg) no-repeat; }
#menu #lo3 a { background: url(http://www.riko-ogawa.net/images/3/menu_disco.jpg) no-repeat; }
#menu #lo4 a { background: url(http://www.riko-ogawa.net/images/3/menu_media.jpg) no-repeat; }
#menu #lo5 a { background: url(http://www.riko-ogawa.net/images/3/menu_sche.jpg) no-repeat; }
#menu #lo6 a { background: url(http://www.riko-ogawa.net/images/3/menu_news.jpg) no-repeat; }
#menu #lo7 a { background: url(http://www.riko-ogawa.net/images/3/menu_gallery.jpg) no-repeat; }
#menu #lo8 a { background: url(http://www.riko-ogawa.net/images/3/menu_rikocast.jpg) no-repeat; }
#menu #lo9 a { background: url(http://www.riko-ogawa.net/images/3/menu_blog.jpg) no-repeat; }

#menu #lo1 a:HOVER, #menu #lo2 a:HOVER, #menu #lo3 a:HOVER, #menu #lo4 a:HOVER, #menu #lo5 a:HOVER, #menu #lo6 a:HOVER, #menu #lo7 a:HOVER, #menu #lo8 a:HOVER, #menu #lo9 a:HOVER { background-position:0 -25px; }

#ricocast .title strong, #ricocast .slogan strong { position: absolute; left:-10000px }


/*rikocast main*/
body#rikocast_main {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

#rikocast_main #layout_1 {
	width: 730px;
	margin-left: 10px;
	text-align: center;
}

#rikocast_main #layout_2 {
	width: 500px;
	height: 120px;
	margin-top: 60px;
	margin-left: 115px;
	margin-right: 115px;
	background-image: url(http://www.riko-ogawa.net/images/3/img_piano.jpg);
	background-repeat: no-repeat;
	text-align: left;
}

#rikocast_main .latestdate {
	background-image: url(http://www.riko-ogawa.net/images/3/img_latestdate.jpg);
	background-repeat: no-repeat;
	background-position: 120px;
	width: 310px;
	margin-left: 190px;
	text-align: right;
	margin-top: 60px;
	float: right;
}

#rikocast_main .bar {
	width: 310px;
	margin-left: 190px;
	height: 1px;
	background-color: #D75900;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 1px;
}

#rikocast_main .title {
	margin-left: 190px;
	width: 310px;
	text-align: right;
	float: right;
}

#rikocast_main .itunes {
	width: 180px;
	height: 25px;
	background-image: url(http://www.riko-ogawa.net/images/3/btn_itunes.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-top: 30px;
	margin-right: 150px;
	text-align: center;
	float: left;
	padding-top: 6px;
	padding-left: 10px;
}

#rikocast_main .rsspodcast {
	width: 180px;
	height: 25px;
	background-image: url(http://www.riko-ogawa.net/images/3/btn_rsspodcast.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-top: 15px;
	margin-right: 150px;
	text-align: center;
	float: left;
	padding-top: 6px;
	padding-left: 10px;
}