﻿@charset "utf-8";


/* 会社概要関連-------------*/


/* ----▽会社概要-------------*/

#cg p {
	margin:0.5em 10px 1.2em 10px;
}
#cg .curve6 {
	padding:20px;
	border:solid 2px #EDC966;
	background-color:#FFF;
	margin-bottom:40px;
}
#cg dl#outline dt {
	width:6em;
	float:left;
	padding:3px 0 5px 0;
}
#cg dl#outline dd {
	padding:3px 0 5px 6em;
	background-image: url(../images/bg/br-dot.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#cg dl#outline dd.nb {
	background:none;
}

#cg #googlemap {
	width:475px;
	margin:20px auto;
}
#cg #googlemap iframe {
	width:475px;
	height:400px;
}
#cg #googlemap a {
	font-size:90%;
	color:#630;
	display:inline-block;
	margin-top:5px;
}

#cg dl#companyhistory {
	margin:0 15px;
}
#cg dl#companyhistory dt {
	width:8em;
	float:left;
	padding:3px 0 5px 0;
}
#cg dl#companyhistory dt strong {
	display:block;
	width:6em;
	background-color: #FAEFD1;
	padding:0 5px;
}
#cg dl#companyhistory dd {
	padding:3px 0 5px 8em;
	background-image: url(../images/bg/br-dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#cg .con {
	width:335px;
}
#cg .con .txtimg {
	margin-bottom:15px;
}
#cg .img {
	width:180px;
}

#cg .box-li , #cg .box-ri {
	margin-bottom:30px;
}

#cg .box-li .con {
	float:right;
}
#cg .box-li .con h6 {
	font-size:1.13em;
	color: #426605;
	margin-bottom:10px;
}
#cg .box-li .img {
	float:left;
}


/* ----▽サイトマップ-------------*/

#sitemap {
	margin:0 10px;
}
#sitemap ul {
	margin:0px 0 20px 0px;
	list-style:none;
}

#sitemap ul li {
	padding:0 0 0 22px;
	background-image: url(../images/icon/ye-circle.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.15em;
	margin:0 0 5px 0;
}
#sitemap ul li.home {
	background-image: url(../images/icon/home.gif);
	font-weight:bold;
}
#sitemap ul li ul {
	margin:5px 0 15px -15px;
	padding:0;
}
#sitemap ul li li {
	padding:0 0 0 17px;
	margin:0;
	background-image: url(../company/img/sitmap_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#sitemap ul li li.ls {
	background-image: url(../company/img/sitmap_bg_ls.gif);
}

#sitemap .co_l {
	width:234px;
	padding-right:13px;
	border-right: dashed 1px #ccc;
	float:left;
}
#sitemap .co_r {
	width:235px;
	padding-left:13px;
	padding-top:1.85em;
	float:right;
}

/* ----▽生産者について-------------*/

#profile {
	margin:0 15px;
}

#profile .youtube{
	margin:0 -15px 20px;
}
#profile .youtube iframe {
	width:510px;
	height:320px;
}

#profile div.box {
	margin: 0 0 30px 0;
}

#profile div.photo {
        float: left;
	width:150px;
        margin-right: 20px;
}

#profile div.box p {
	padding:10px 0 0 170px;
}
#profile div.box ul {
	padding:0px 0 0 185px;
}

#profile p.prof_gt {
	margin:0 0 10px 0;
        font-size: 110%;
        font-weight: bold;
}

#profile p.prof_gp {
	margin:0 0 10px 0;
}

#profile p.prof_gn {
	margin:0 0 30px 0;
        text-align: right;
}