body{
text-align: center;
margin:0px;
padding:0px;
background-image:url(item/back_sora.jpg);
background-repeat:repeat-x;
color:#5a3d1c;
font-family:sans-serif;
}

h1,h2,h3,h4,h5,p,li,ul,dl,dt,dd
{
margin:0px;
padding:0px;
font-size:14px;
line-height:19px;
font-weight:normal;
list-style:none;
}

.small{
font-size:11px;
line-height:13px;
}

.red{
color:red;
}

.margin-s{
margin-bottom:15px;
}

h1{
font-weight:bold;
height:30px;
padding:5px 0px 5px 0px;
}

h2{
padding-bottom:34px;
}

#container {
text-align:left;
margin:auto;
width:1200px;
}

/* ヘッダー */

#header{
background-image:url(item/back_header.jpg);
background-repeat:no-repeat;
padding:50px 150px 0px 150px;
height:139px;
}

.mainb{
margin-left:40px;
}

.mainb li{
float:left;
margin-right:7px;
}

/* コンテンツ */

#cont{
padding:25px 175px 25px 175px;
background-image:url(item/back_cont.jpg);
background-repeat:no-repeat;
width:850px;
height:860px;
}

#info{}

.relax{
clear:both;
padding:20px 0px 20px 25px;
width:502px;
height:220px;
background-image:url(item/relax_back.jpg);
background-repeat:no-repeat;
float:left;
margin-right:10px;
}

.relax_box{
padding-top:15px;
}

.relax_box dt{
float:left;
margin-right:10px;
}

.relax_moji{
float:left;
line-height:20px;
width:220px;
}

.secchi{
float:right;
padding:20px 15px 20px 25px;
width:272px;
height:220px;
background-image:url(item/secchi_back.jpg);
background-repeat:no-repeat;
}

.add{
margin-top:8px;
}

.add li{
font-size:12px;
}

.

/* 植物一覧 */

.barback{
width:845px;
height:25px;
background-image:url(item/content_bar.jpg);
background-repeat:no-repeat;
margin:8px 0px 8px 12px;
}

.bar{
padding:3px 0px 0px 8px;
color:#960;
font-size:15px;
font-weight:bold;
}

.bar span {
color:#960;
font-size:80%;
font-weight:normal;
}

.shokubutsu{
width:850px;
}
.shokubutsu .left {
	float: left;
	width: 350px;
	margin: 20px 0 40px 0;
}
.shokubutsu .left img {
	display: block;
	margin: 0 0 10px 0;
}
.shokubutsu .right {
	width: 500px;
	margin: 20px 0 40px 350px;
}
.shokubutsu .right p {
	margin: 0 0 0 0px;
}
.shokubutsu .right .fb-page {
	margin: 20px 0 0 0px;
	padding: 0;
}

.ichiran{
width:836px;
padding:0px 0px 0px 7px;
clear:both;
}

.box01{
width:140px;
float:left;
padding:13px;
}

.box01 dt{
background-color:#8b5c29;
height:140px;
}

.box01 dd{
background-color:#5a3d1c;
}

.box02{
width:140px;
float:left;
padding:13px;
}

.box02 dt{
background-color:#5a3d1c;
height:140px;
}

.box02 dd{
background-color:#8b5c29;
}

.name{
color:#FFFFFF;
text-align:center;
padding:45% 0px;
}

.box03{
width:140px;
float:left;
padding:13px 13px 17px 13px;
}

/* 会社概要 */

.gaiyo{
	width:850px;
	margin:20px 0px;
    border-collapse:separate;
    border-spacing:4;
    empty-cells:show;
}
.gaiyo th{
	width:150px;
	font-weight:normal;
    background-color:#c4e589;
    padding:0.5em 1em;
    text-align:center;
}
.gaiyo td{
    background-color:#fff;
    padding:0.5em 1em;
}

/* リンク */

.link li{
border-bottom:1px dotted #339933;
	margin:20px 10px;
	padding-bottom:15px;	
}


/* お問い合わせ */

.mailform{
margin-top:5px;
}

.form{
font-size:13px;
}

.kanyou{
margin-top:30px;
}

.subtit{
margin-top:20px;
padding:2px 5px;
font-weight:bold;
background-color:#9dd47a;
}

/* 送信完了 */

.soshin_box{
margin:20px auto;
width:500px;
border:1px solid #9dd47a;
text-align:center;
padding:30px 50px;
}

.soshin{
font-size:20px;
margin-bottom:20px;
font-weight:bold;
}

.home_back{
margin-top:15px;
}


img.kadomaru {
	margin: 2.9rem 1rem auto 0;
    border-radius: 10px;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
}

div.oyasumi {
	margin: 1em 0;
	padding: 0.5em;
	border: 4px solid red;
	border-radius: 10px;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
}

div.oyasumi h4 {
	margin: 1em auto;
	font-size: 160%;
	font-weight: bold;
	text-align: center;
	color: red;
}

div.oyasumi p {
	margin: 1em 3em 2em 3em;
}

div.oyasumi dl {
	width: 55em;
	margin: 1em auto;
}

div.oyasumi dl dt {
	margin: 0 0 1em 0;
}

div.oyasumi dl dd {
	margin: -2.4em 0 1em 26em;
}

div.oyasumi dl dd strong {
	font-size: 1.2em;
	color: red;
}
