﻿@charset "utf-8";

/* --------------------------------------------------------------------

# Suparuberry Tochiotome Page CSS#

-------------------------------------------------------------------- */

#tochiotome_intro {
	width:550px;
	margin-top:20px;
	margin-left:18px;
}

#tochiotome_subHeader {
	position:relative;
	z-index:4;
}

#tochiotome_caption {
	width:530px;
	position:relative;
	z-index:7;
	margin-top:-30px;
	margin-left:10px;
	background-image:url('../tochiotome/tochiotome_image.jpg');
	background-repeat:no-repeat;
	background-position:280px 0;
}

#tochiotome_history {
	width:280px;
	line-height:1.5em;
	padding-top:35px;
}

#tochiotome_history:first-letter {
   font-size: 270%;
   float: left;
   line-height: 1;
   color: #199A63;
   padding: 3px;
   margin-right: 3px;
}

#tochiotome_caracts {
	width:530px;
	margin-top:1em;
	line-height:1.5em;
}

.green {
	color:#199A63;
}

#tochiotome_subheader2 {
	background-image:url('../tochiotome/tochiotome_subheader2.png');
	background-repeat:no-repeat;
	margin-top:40px;
}

/*Hack for Opera*/

@media screen and (min-width: 350px){


}