@charset "utf-8";

/* business_contents css */

#business_contents_cover{
			width:860px;
			margin:81px auto 0 auto;
			text-align:left;
	}
	
ul#profile_sub	{
			background: #cccccc;
			position: relative;
			margin-left:69px;
			width:800px;
			list-style: none;
			height:40px;
			border-bottom-left-radius: 8px;
			border-bottom-right-radius: 8px;

}

ul#profile_sub li	{
			position: relative; 
			font-size:16px;
			padding-top:10px;
			float:left;
}	

	
	
	
	
h3.business_contents	{
			margin:20px 0 0 90px;
			text-align:left;
			font-size:16px;
			color:#666666;
			line-height:1.4em;
			font-weight:bold;
	}
	
h4.editing_product	{
			margin:15px 0 0 90px;
			text-align:left;
			font-size:16px;
			color:#333333;
			font-weight:bold;
	}
	
h4.title_gardening	{
			margin:10px 0 0 113px;
			text-align:left;
			font-size:15px;
			color:#006666;
			font-weight:bold;
	}
	
h4.title_interior	{
			margin:10px 0 0 113px;
			text-align:left;
			font-size:15px;
			color:#663333;
			font-weight:bold;
	}
		
h4.title_housing	{
			margin:10px 0 0 113px;
			text-align:left;
			font-size:15px;
			color:#003399;
			font-weight:bold;
	}
	
h4.title_lifestyle	{
			margin:10px 0 0 113px;
			text-align:left;
			font-size:15px;
			color:#999900;
			font-weight:bold;
	}
	
h4.title_etc	{
			margin:10px 0 0 113px;
			text-align:left;
			font-size:15px;
			color:#003366;
			font-weight:bold;
	}
			
h4.title_etc2	{
			margin:10px 0 0 113px;
			text-align:left;
			font-size:15px;
			color:#999900;
			font-weight:bold;
	}
h4.title_etc3	{
			margin:10px 0 0 113px;
			text-align:left;
			font-size:15px;
			color:#006666;
			font-weight:bold;
	}	
h4.title_etc4	{
			margin:10px 0 0 113px;
			text-align:left;
			font-size:15px;
			color:#663333;
			font-weight:bold;
	}
	
h4.title_etc5	{
			margin:10px 0 0 113px;
			text-align:left;
			font-size:15px;
			color:#CC6600;
			font-weight:bold;
	}

	
.bold	{
			font-weight:bold;
}
	

p.product_contents	{
			padding:5px 0 0 134px;
			text-align:left;
			font-size:15px;
			color:#333333;
			line-height:1.3em;
	}
	
p.product_contents_2	{
			margin:10px 0 0 134px;
			text-align:left;
			font-size:15px;
			color:#333333;
			line-height:1.3em;
	}
	
p.product_contents_3	{
			padding:15px 0 0 134px;
			text-align:left;
			font-size:15px;
			color:#333333;
			line-height:1.3em;
	}
	
a.ad:link,a.ad:visited	{
			color: #666666;
			text-decoration: underline;
			font-weight:bold;
}
a.ad:hover,a.ad:active	{
			color: #FF3300;
			text-decoration: underline;
			font-weight:bold;
}