
@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}

/* Firefox、Mozilla、Safari、Opera用 */
body {
	margin: 0;
	padding: 0;
	color: #414141;
	font-size: 12px;
	line-height: 150%;
	background-color: #EFEFEF;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

body a {
	color: #336699;
}

#contents {
	width: 880px;
	border-right: 1px solid #DFD7BB;
	border-left: 1px solid #DFD7BB;
	background-color: #FFFFFF;
	margin: 0px auto;
}
#contents #headertop {
	background-image: url(../image/bg_headtop.jpg);
	background-repeat: repeat-x;
	height: 23px;
	position: relative;
}
#contents #headertop #companylogo {
	position: absolute;
	left: 10px;
	top: 4px;
}

#contents #header {
	background-image: url(../image/bg_header01.jpg);
	background-repeat: no-repeat;
	width: 880px;
	height: 163px;
	position: relative;
	margin-bottom: 15px;
}

#contents #header #logo {
	position: absolute;
	left: 30px;
	top: 30px;
}
#contents #header #head_txt {
	position: absolute;
	left: 250px;
	top: 45px;
	width: 400px;
}
/* 広告バナー */
#contents #header #banner {
	position: absolute;
	left: 630px;
	top: 25px;
}

#contents #inner {
	margin-right: 20px;
	margin-left: 20px;
}

#contents #info {
	background-image: url(../image/bg_info.gif);
	height: 260px;
	width: 450px;
	background-repeat: no-repeat;
	position: relative;
	float: left;
	margin-bottom: 20px;
}
#contents #inner #info #infocon {
	width: 415px;
	position: absolute;
	left: 18px;
	top: 99px;
	height: 140px;
	background-color: #FFFFFF;
	overflow-y: scroll;
}
#contents #inner #info #infocon li {
	list-style-type: none;
	border-bottom: 1px dashed #CCCC66;
	padding-left: 10px;
	padding-right: 10px;
}

/*　誕生花　*/

#contents #inner #birthflower {
	width: 370px;
	height: 258px;
	background-image: url(../image/bg_birth.jpg);
	background-repeat: no-repeat;
	float: right;
	margin-left: 10px;
	border: 1px solid #D6D6C0;
	position: relative;
}
#contents #inner #birthflower ul {
	margin: 0px;
	padding: 0px;
}
#contents #inner #birthflower .date {
	position: absolute;
	left: 20px;
	top: 45px;
	font-weight: bold;
	font-size: 120%;
}

#contents #inner #birthflower p.birthpic {
	border: 1px solid #C1C1C1;
	background-color: #FFFFFF;
	padding: 2px;
	position: absolute;
	left: 13px;
	top: 68px;
}

#contents #inner #birthflower li {
	list-style-type: none;
	line-height: 120%;
}
#contents #inner #birthflower li.name {
	position: absolute;
	left: 180px;
	top: 65px;
	font-weight: bold;
	font-size: 110%;
	width: 190px;
}
#contents #inner #birthflower li.kotoba {
	position: absolute;
	left: 180px;
	top: 85px;
	width: 190px;
}
#contents #inner #birthflower li.txt {
	position: absolute;
	left: 180px;
	top: 105px;
	width: 180px;
	font-size: 95%;
}
#contents #inner #birthflower #btnbirth {
	position: absolute;
	top: 190px;
	left: 40px;
}

/*　質問箱　*/
#contents #inner #qabox {
	width: 840px;
	position: relative;
	margin-bottom: 15px;
}
#contents #inner #qabox #qabox2 {
	border: 1px solid #D6C8B8;
	height: 240px;
	width: 838px;
	background-image: url(../image/bg_top_box1.jpg);
	background-repeat: repeat-x;
}
#contents #inner #qabox #qabox2 .read {
	position: absolute;
	top: 53px;
	left: 20px;
	width: 800px;
}
#contents #inner #qabox h2 {
	font-size: 12px;
}

#contents #inner #qabox #qabox1 {
	position: absolute;
	top: 0px;
	background-color: #FEF7EF;
}
#contents #inner #qabox #qabox2 p {
	position: absolute;
	top: 50px;
	left: 10px;
}
#contents #inner #qabox #qabox2 #arakida {
	position: absolute;
	top: 120px;
	left: 15px;
}
#contents #inner #qabox #qabox2 #yokuar {
	position: absolute;
	top: 100px;
	left: 180px;
}

#contents #inner #qabox #qabox2 #btn {
	position: absolute;
	top: 140px;
	left: 610px;
}

#contents #inner #qabox #qabox2 #tagcl {
	background-color: #ECECE3;
	width: 400px;
	height: 90px;
	position: absolute;
	left: 180px;
	top: 125px;
	padding: 5px;
	border: 1px solid #CECEB7;
	line-height: 180%;
}
#contents #inner #qabox #qabox2 #tagcl #TagCloud {
	margin: 0px;
	padding: 0px;
}


/*　お手入れのしおり　*/
#contents #inner #oteire {
	width: 840px;
	position: relative;
	margin-bottom: 15px;
}
#contents #inner #oteire #oteire2 .read {
	position: absolute;
	top: 53px;
	left: 20px;
	width: 800px;
}
#contents #inner #oteire #oteire2 #oteirelist {
	background-image: url(../image/bg_oteirelist.gif);
	position: absolute;
	top: 100px;
	background-repeat: no-repeat;
	height: 103px;
	width: 567px;
	left: 20px;
}
#contents #inner #oteire #oteire2 #oteirelist div#flower {
	width: 450px;
	position: absolute;
	top: 43px;
	height: 53px;
	line-height: 140%;
	left: 11px;
}
#contents #inner #oteire #oteire2 #oteirelist #flower li {
	list-style-type: none;
	float: left;
	width: 90px;
}


#contents #inner #oteire #oteire2 {
	border: 1px solid #D6C8B8;
	height: 200px;
	width: 838px;
	background-image: url(../image/bg_top_box1.jpg);
	background-repeat: repeat-x;
}
#contents #inner #oteire h2 {
	font-size: 12px;
}

#contents #inner #oteire #oteire1 {
	position: absolute;
	top: 0px;
	background-color: #FEF7EF;
}
#contents #inner #oteire #oteire2 p {
	position: absolute;
	top: 50px;
	left: 10px;
}
#contents #inner #oteire #oteire2 #btn {
	position: absolute;
	top: 130px;
	left: 610px;
}
#contents #inner #oteire #oteire2 #btn_mini {
	position: absolute;
	top: 170px;
	left: 380px;
}


/*　育てるレポート　*/
#contents #inner #sodateru {
	width: 840px;
	position: relative;
	margin-bottom: 15px;
}
#contents #inner #sodateru #sodateru2 {
	border: 1px solid #D6C8B8;
	width: 838px;
	background-image: url(../image/bg_top_box2.jpg);
	background-repeat: repeat-x;
	height: 350px;
}
#contents #inner #sodateru #sodateru2 .read {
	position: absolute;
	top: 53px;
	left: 20px;
	width: 800px;
}

#contents #inner #sodateru h2 {
	font-size: 12px;
}
#contents #inner #sodateru #sodateru2 #report {
	position: absolute;
	top: 110px;
	width: 790px;
	margin-right: 30px;
	margin-left: 30px;
}
#contents #inner #sodateru .topic_l {
	background-image: url(../image/bg_soda_topic.gif);
	float: left;
	height: 230px;
	width: 380px;
	margin-bottom: 15px;
	position: relative;
}
#contents #inner #sodateru .topic_r {
	background-image: url(../image/bg_soda_topic.gif);
	float: left;
	height: 230px;
	width: 380px;
	margin-bottom: 15px;
	margin-left: 15px;
	position: relative;
}
/* レポート　トピック */
#contents #inner #sodateru #sodateru2 #report .topic_l .title {
	position: absolute;
	left: 15px;
	top: 5px;
}
#contents #inner #sodateru #sodateru2 #report .topic_l .pic img {
	position: absolute;
	top: 75px;
	left: 15px;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
#contents #inner #sodateru #sodateru2 #report .topic_l .txt {
	width: 180px;
	position: absolute;
	top: 75px;
	left: 190px;
	line-height: 140%;
}
#contents #inner #sodateru #sodateru2 #report .topic_l .btn {
	position: absolute;
	left: 270px;
	top: 190px;
}

#contents #inner #sodateru #sodateru1 {
	position: absolute;
	top: 0px;
	background-color: #FEF7EF;
}
#contents #inner #sodateru #sodateru2 #report .topic_l li {
	list-style-type: none;
}

/* レポート　トピック （右）*/
#contents #inner #sodateru #sodateru2 #report .topic_r .title {
	position: absolute;
	left: 15px;
	top: 5px;
}
#contents #inner #sodateru #sodateru2 #report .topic_r .pic img {
	position: absolute;
	top: 75px;
	left: 15px;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
#contents #inner #sodateru #sodateru2 #report .topic_r .txt {
	width: 180px;
	position: absolute;
	top: 75px;
	left: 190px;
	line-height: 140%;
}
#contents #inner #sodateru #sodateru2 #report .topic_r .btn {
	position: absolute;
	left: 270px;
	top: 187px;
}

#contents #inner #sodateru #sodateru1 {
	position: absolute;
	top: 0px;
	background-color: #FEF7EF;
}
#contents #inner #sodateru #sodateru2 #report .topic_r li {
	list-style-type: none;
}

/*　関連サイト　*/


#contents #inner #kanren {
	background-image: url(../image/bg_relation.jpg);
	height: 186px;
	width: 840px;
	margin-bottom: 20px;
	position: relative;
}
#contents #inner #kanren ul {
	width: 150px;
}
#contents #inner #kanren li {
	list-style-type: none;
	line-height: 190%;
}
#contents #inner #kanren .rel_1 {
	position: absolute;
	top: 50px;
	left: 40px;
}
#contents #inner #kanren .rel_2 {
	position: absolute;
	top: 50px;
	left: 245px;
}
#contents #inner #kanren .rel_3 {
	position: absolute;
	top: 50px;
	left: 452px;
}
#contents #inner #kanren .rel_4{
	position: absolute;
	top: 50px;
	left: 655px;
}

/*　フッター　*/


#contents #footer {
	text-align: center;
	margin: 10px 0px 0px;
	padding-top: 20px;
	padding-bottom: 5px;
	border-bottom: 5px solid #99CC00;
}

/*　タグクラウド文字　*/

#qabox #qabox2 #tagcl #TagCloud .style6 {
	font-size: 160%;
}
#qabox #qabox2 #tagcl #TagCloud .style5 {
	font-size: 150%;
}

#qabox #qabox2 #tagcl #TagCloud .style4 {
	font-size: 140%;
}

#qabox #qabox2 #tagcl #TagCloud .style3 {
	font-size: 130%;
}

#qabox #qabox2 #tagcl #TagCloud .style2 {
	font-size: 120%;
}

/*　パンくず　*/

#pankuzu {
	margin: 0px 0px 5px 0px;
}
#pankuzu li {
	list-style-type: none;
	float: left;
	margin-right: 5px;
}

/*　バナー（モニター募集）　*/

#contents #inner div.topbnr {
	margin-bottom: 20px;
}

.bnr_r {
	margin-bottom: 10px;
}


/* クリア　*/

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}



