@charset "Shift_JIS";

/*
-------------------------------------------------
 牧場製品のこだわり Styles
 FileName:   concept.css
 Date:       2007.06.19
---------------------------------------------- */

.product-concept	{
	clear: both;
	padding: 4px 0 0 0;
	margin: 10px 0 20px 0;
	width: 700px;
	}

.product-concept-left	{
	float: left;
	width: 294px;
	}

.product-concept-right	{
	float: right;
	width: 404px;
	}

.product-concept-right h3	{
	color: #0e9351;
	margin: 0 0 6px 0;
	}

.concept-link-left	{
	float: left;
	color: #fff;
	font-size: 120%;
	font-weight: bold;
	background: #090;
	padding: 3px 10px;
	}

.product-link-right	{
	float: right;
	color: #fff;
	font-size: 120%;
	font-weight: bold;
	background: #f60;
	padding: 3px 10px;
	}

.concept-link-left a, .product-link-right a	{
	color: #fff;
	text-decoration:underline; 
	}

.concept-link-left a:hover, .product-link-right a:hover	{
	color: #fff;
	text-decoration:underline; 
	}