/* CSS Document */
/* Akira Kosermua Grassland 特設ページ用 */

html {
filter: expression(document.execCommand(”BackgroundImageCache”, false, true));
}

* {
	margin : 0;
	padding : 0;
}

body {
	margin : 0;
	padding : 0;
	text-align : center;
	background : #FFF url(img/grass_bk.jpg) no-repeat top center;
}

#grass {
	width : 980px;
	margin : 0 auto;
	padding : 0;
	text-align : left;
	background : transparent;
}

#grass p.breadcrumb {
	margin : 10px;
	padding : 0;
	font-size : 10px;
	color : #666;
	text-align : right;
}

#grass p.breadcrumb a {
	color : #FF8080;
}

#grass h1 {
	margin : 0;
	padding : 0;
	height : 130px;
	background : url(img/grassland_catch.gif) no-repeat top center;
	font-size : 12px;
	font-weight : normal;
	text-align : left;
	text-indent : -9999px;
}

#grass .grass_head {
	margin : 0;
	padding : 0;
	height : 296px;
	background : url(img/grassland_title.gif) no-repeat top center;
	font-size : 12px;
	font-weight : normal;
	text-align : left;
	text-indent : -9999px;
}

#grass .grass_info {
	margin : 0;
	padding : 0;
	height : 475px;
	background : url(img/grassland_txt.gif) no-repeat top center;
	font-size : 12px;
	font-weight : normal;
	text-align : right;
	/* text-indent : -9999px; */
}

#grass .grass_info img.buynow {
	margin : 3px 15px 0 0;
	padding : 0;
	border : 0;
}

#grass .grass_sound {
	margin : 0;
	padding : 0;
	height : 250px;
	background : url(img/grassland_ss.gif) no-repeat top center;
	font-size : 12px;
	font-weight : normal;
	text-align : right;
}

#grass .grass_sound embed {
	margin : 40px auto 0 5px;
	padding : 0;
}


#grass .profile {
	margin : 0;
	padding : 0;
	height : 280px;
	background : url(img/grassland_prof.gif) no-repeat top center;
	font-size : 12px;
	font-weight : normal;
	text-align : left;
	text-indent : -9999px;
}

#grass .link {
	margin : 0;
	padding : 0 15px 0 0;
	height : 60px;
	font-size : 18px;
	font-weight : normal;
	text-align : right;
	color : #333;
}

#grass .link a {
	color : #CC0000;
}

#grass .related {
	margin : 0;
	padding : 0;
	height : 147px;
	background : url(img/grassland_item.gif) no-repeat top center;
	font-size : 12px;
	font-weight : normal;
	text-align : left;
}

.related a {
	margin : 0;
	padding : 0;
	display : block;
	height : 147px;
}

.related a p {
	display : block;
	text-indent : -9999px;
}



p.home {
	margin : 5px 10px;
	padding : 0;
	font-size : 11px;
	text-align : right;
}

p.home a {
	color : brown;
}

address {
	margin : 15px auto;
	font-size : 11px;
	color : #333;
	font-style : normal;
	text-align : center;
}

br.clear {
	margin : 0;
	padding : 0;
	height : 1px;
	clear : both;
}
