/* css \*/
#contents {

}

/* すくコムちゃん \*/
#contents div.baby_photo {
	width: 240px;
	float: left;
	background: url(/img/top/bg.gif) no-repeat left bottom;
}

#contents div.baby_photo h2{
	background: url(/img/top/obi.gif);
	width:240px;
	height:39px;
    text-align:right;
}

#contents div.baby_photo .button{
	width:90px;
	margin-left:150px;
}

#contents div.baby_photo .theme{
text-align:center;
padding:5px 0;
font-weight:bold;
font-size:14px;
color:#ff3300;
}

#contents div.baby_photo p.comment {
	text-align: center;
	color: #ed4a4a;
	padding: 3px 0 0 0;
	line-height:1.3em;
}

#contents div.baby_photo p.name {
	text-align: center;
	color: #ed4a4a;
	padding: 0px 0 5px 0;
	line-height:1.3em;
	font-size:11px;
}

/* 更新情報 \*/
#contents div.renew {
	width: 360px;
	float: right;
}

#contents div.renew dl {
	margin: 6px 0 8px 0;
}

#contents div.renew dt {
	float:left;
}


#contents div.renew dd{
	padding-left:6em;
}

#contents div.renew ul {
	margin: 6px 0 8px 0;
}

#contents div.renew li {
	padding-left: 5px;
}

/* トピックス \*/
#contents div.topics {
	width: 360px;
	float: right;
	background: url(/assets/images/top/bg_topics.gif) repeat-y;
}

#contents div.topics ul {
	padding: 4px 0 12px 0;
}

#contents div.topics li {
	color: #993333;
	margin: 0 10px 0 20px;
}

#contents div.topics a {
	color: #993333;
}


/* 読み聞かせプレゼントキャンペーン */
#contents div.yomikikase_pre {
	width: 360px;
	float: right;
}

#contents div.present_campaign h2 {
	display: none;
}

#contents div.present_campaign h3 {
	display: none;
}

#contents div.present_campaign img {
	padding: 18px 8px 5px 250px;
}

/* インフォメーション \*/
#contents div.information {
	clear: both;
	width: 310px;
	float: left;
}

#contents div.information ul {
	margin: 4px 0 8px 2px;
}

/* PR \*/
#contents div.pr {
	width: 310px;
	float: left;
}

#contents div.pr ul {
	margin: 4px 0 8px 2px;
}

#contents div.pr a {
	color: #993333;
}

/* ママの社会見学 \*/
#contents div.visittour {
	width: 288px;
	float: right;
	border: 3px solid #add6ad;
	padding: 5px 8px 8px 8px;
}

/* 精糖工業会 \*/
#contents div.visittour2 {
	width: 310px;
	float: right;
margin-bottom:10px;
}

#contents div.visittour h2 {
	margin-bottom: 10px;
}

#contents div.visittour p img {
	float: left;
	padding-right: 8px;
}

/* 左コラム \*/
#contents div.left_side {
width:310px;
float:left;
clear:both;
}

/* マンション \*/
#contents div.left_side div.mansion {
	width: 308px;
	margin:9px 0 10px 0;
	float: left;
	border: 1px solid #caacac;
background:url(/img/top/mansiondb_bg.gif);
background-repeat:no-repeat ;
}

#contents div.left_side div.mansion p{
	margin:83px 10px 10px 15px;
	}
	
#contents div.left_side div.mansion a{
color:#cc3333;
	}


/* フォーラム \*/
#contents div.left_side div.forum {
	clear: both;
	width: 310px;
	background: url(/assets/images/top/bg_forum.gif) no-repeat left bottom;
	padding-bottom: 20px;
}

#contents div.left_side div.forum div {
	width: 274px;
	margin: 0 auto;
}

#contents div.left_side div.forum div h3 {
	margin-top: 10px;
}

#contents div.left_side div.forum div ul {
	margin: 4px 4px 10px 4px;
}

#contents div.left_side div.forum div a {
	color: #993333;
}

#contents div.left_side div.forum div p.search {
	background-color: #FFFFFF;
	border: 1px solid #caacac;
	padding: 6px 10px;
}

/* タイアップ記事 \*/
#contents div.tieup  {
	width: 310px;
	float: right;
}

#contents div.tieup div {
	clear: both;
	border-bottom: 1px dotted #999999;
	padding: 8px 0;
}

#contents div.tieup div.first {
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
}

#contents div.tieup div img.image {
	float: left;
	padding-right: 8px;
}

#contents div.tieup div h2 {
	margin-bottom: 4px;
}

/* コンテンツ誘導 \*/
#contents div.innerlink {
	clear: both;
	margin-bottom: 16px;
}

#contents div.innerlink h2 {
	width: 310px;
}

/* テキストリンク \*/
#contents div.innertextlink {
	clear: both;
	margin-bottom: 16px;
	border: 1px solid #999999;
	padding: 2px;
	background-color: #cfcfcf;
}

#contents div.innertextlink dl {
	background: url(/assets/images/top/bg_innertextlink.gif) no-repeat center top;
	background-color: #FFFFFF;
	padding: 6px 14px;
}

#contents div.innertextlink dl.first {
	background-image: none;
}

#contents div.innertextlink dl dt {
	width: 8em;
	float: left;
	font-weight: bold;
}

#contents div.innertextlink dl dd {
	margin-left: 9em;
}

