@charset "shift_jis";

/*  =====================================================================
	
	とくっち.com
	トップページ用 2010.6 
	
	==================================================================  */

/*----------------------------------------------------------------------*/
/*                                                       基本レイアウト */
/*----------------------------------------------------------------------*/

/* base
---------------------------------------------------------------------  */
* {
	margin: 0;
	padding: 0;
	}

body {
	text-align: center;
	background-color: #FDF4E8;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	background-image: url(../../images/basic/bg_top.gif);
	background-repeat: repeat-x;
	}

img {
	border: 0;
	}

/* set  */
h1, h2, h3, h4, h5, h6 {
	font-size: 84%;
	}

th, td, li, dd, dt, p {
	font-size: 84%;
	font-weight: normal;
	line-height: 160%;
	}

/* clearfix
-----------------------------------------------------------  */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	}

.clearfix {
	display: inline-block;
	}

/* exlude MacIE5 \*/
*html .clearfix {
	height: 1%;
	}
.clearfix {
	display:block;
	}
.clr{
	clear:both;
	height:0;
	line-height:0;
	margin:0;
	padding:0;
	}
/* end MacIE5 */

/* link set
-----------------------------------------------------------  */
/* デフォルト
-------------------------------------------------  */
a:link,
a:visited,
a:active {
	color: #36C;
	text-decoration: underline;
	}

a:hover {
	color: #f60;
	text-decoration: underline;
	}

/* その他リンク色
-------------------------------------------------  */
/* 明るいブルー */
a.link-lightblue:link,
a.link-lightblue:visited,
a.link-lightblue:active {
	color: #0000ff;
	text-decoration: underline;
	}

a.link-lightblue:hover {
	color: #f60;
	text-decoration: underline;
	}

/* 茶色 */
a.link-brown:link,
a.link-brown:visited,
a.link-brown:active {
	color: #600;
	text-decoration: underline;
	}

a.link-brown:hover {
	color: #f60;
	text-decoration: underline;
	}

/* 明るい茶色 */
a.link-lightbrown:link,
a.link-lightbrown:visited,
a.link-lightbrown:active {
	color: #c60;
	text-decoration: underline;
	}

a.link-lightbrown:hover {
	color: #f60;
	text-decoration: underline;
	}

/* オレンジ */
a.link-orange:link,
a.link-orange:visited,
a.link-orange:active {
	color: #FA9152;
	text-decoration: underline;
	}

a.link-orange:hover {
	color: #f60;
	text-decoration: underline;
	}

/* color set
-----------------------------------------------------------  */
.color-white {
	color: #fff;
	}

.color-pink {
	color: #f36;
	}

.color-lightpink {
	color: #FF9B93;
	}

.color-orange {
	color: #f60;
	}

.color-lightorange {
	color: #FF8D42;
	}

.color-darkorange {
	color: #c93;
	}

.color-red {
	color: #f00;
	}

.color-darkred {
	color: #900;
	}

.color-chestnut-brown {
	color: #600;
	}
	
.color-blue {
	color: #39c;
	}

.color-brown {
	color: #98723F;
	}
/* ヘッダー
-----------------------------------------------------------  */
#headerBody {
	width: 950px;
	overflow: hidden;
	margin:0 auto;
	height:145px;
	}

/* h1
-------------------------------------------------  */
h1 {
	float: left;
	width:300px;
	}

/* ヘッダーコンテンツ
-------------------------------------------------  */
#header-contents {
	float: right;
	width: 650px;
	height: 100px;
	}

/* バナー / マイページ / とくっち.comについて
---------------------------------------  */
#header-contents #globalnav_t {
	overflow: hidden;
	height: 26px;
	margin:-5px 0 8px 0;
	float: right;

	}

#globalnav_t ul {
	width: 253px;
	}
#globalnav_t li {
	list-style:none;
    float: left;
	}

#globalnav_t a{
	float: left;
	overflow: hidden;
	text-indent: -9999999px;
	background-image: url(../../images/basic/header/contents_menu.gif);
	background-repeat: no-repeat;
	height: 26px;
	}

#globalnav_t ul li.mypage a {
	width: 92px;
	background-position:0px 0px;
	}
#globalnav_t ul li.mypage a:hover{
	background-position:0px -26px;
	}
	
#globalnav_t ul li.about a {
	width: 157px;
	background-position:-96px 0px;
	margin:0 0 0 4px;
	}
#globalnav_t ul li.about a:hover{
	background-position:-96px -26px;
	}	
	

/*	バナー	*/
#header-contents .banner {
	width: 620px;
	text-align: right;
	float: right;
	}

/* TOP/ 暮らし・マネー / 料理・健康 / テレビ・趣味 / 出産子育て / エリア情報
-------------------------------------------------  */
#globalnavi {
	overflow: hidden;
	width: 950px;
	float: right;
	margin:5px 0 0 0;
	}
#globalnavi li {
	list-style:none;
    float: left;
	text-indent:-9999999px;
	}
#globalnavi a{
	float: left;
	overflow: hidden;
	text-indent: -9999999px;
	background-image: url(../../images/basic/header/global_navi.jpg);
	background-repeat: no-repeat;
	height: 40px;
	}

#globalnavi li.top {
	background-image: url(../../images/basic/header/global_navi.jpg);
	background-repeat: no-repeat;
	background-position:0px -40px;
	height: 40px;
	width:159px;
	}
#globalnavi li.top a {
	width:159px;
	background-position:0px 0px;
	}
#globalnavi li.top a:hover{
	width:159px;
	background-position:0px -40px;
	}

#globalnavi li.life {
	background-image: url(../../images/basic/header/global_navi.jpg);
	background-repeat: no-repeat;
	background-position:-159px -40px;
	height: 40px;
	width:158px;
	}
#globalnavi li.life a { 
	width:158px;
	background-position:-159px 0px;
	}

#globalnavi li.life a:hover{ 
	width:158px;
	background-position:-159px -40px;
	}
#globalnavi li.cooking {
	background-image: url(../../images/basic/header/global_navi.jpg);
	background-repeat: no-repeat;
	background-position:-317px -40px;
	height: 40px;
	width:158px;
	}
#globalnavi li.cooking a { 
	width:158px;
	background-position:-317px 0;
	}
#globalnavi li.cooking a:hover { 
	width:158px;
	background-position:-317px -40px;
	}

#globalnavi li.tv {
	background-image: url(../../images/basic/header/global_navi.jpg);
	background-repeat: no-repeat;
	background-position:-475px -40px;
	height: 40px;
	width:158px;
	}
#globalnavi li.tv a { 
	width:158px;
	background-position:-475px 0px;
	}
#globalnavi li.tv a:hover { 
	width:158px;
	background-position:-475px -40px;
	}
#globalnavi li.childbirth {
	background-image: url(../../images/basic/header/global_navi.jpg);
	background-repeat: no-repeat;
	background-position:-633px -40px;
	height: 40px;
	width:158px;
	}
#globalnavi li.childbirth a { 
	width:158px;
	background-position:-633px 0px;
	}
#globalnavi li.childbirth a:hover {
	width:158px;
	background-position:-633px -40px;
	}

#globalnavi li.area {
	background-image: url(../../images/basic/header/global_navi.jpg);
	background-repeat: no-repeat;
	background-position:-791px -40px;
	height: 40px;
	width:159px;
	}
#globalnavi li.area a { 
	width:159px;
	background-position:-791px 0px;
	}
#globalnavi li.area a:hover {
	width:159px;
	background-position:-791px -40px;
	}

/* レイアウト
-------------------------------------------------  */
#contentArea{
	width: 950px;
	margin:0 auto;
	background-color:#FFF;
	text-align:left;
	margin-top:3px;
	padding:0;
	}
#contentArea #mainArea{
	width: 720px;
	float:left;
	margin:0 0 0 10px;
	display:inline;
	}
#contentArea #sideArea{
	width: 200px;
	float:right;
	padding:10px 10px 0 0;
	display:inline;
	_margin-top:-20px;
	}
	
#clr{
	clear:both;
	margin:0;
	padding:0;
	height:0;
	line-height:0;
	}
		
/* サイド
-------------------------------------------------  */

#sideArea .menubox{
	padding-bottom:10px;
	margin-top:10px;
	background-color:#F6F3BC;
	background-image: url(../../images/basic/side/sidemenu_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
}
#sideArea .menubox_in {
	padding:7px 10px 0 10px;
	_padding:7px 8px 0 8px;
	zoom:1;
	background-image: url(../../images/basic/side/sidemenu.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	line-height:120%;
}
#sideArea .menubox_in #login{
	margin:0;
	padding:0;
	background:none;
	border:none;
}
#sideArea .menubox_in p{
	line-height:120%;
}	
#sideArea .firstMember{
	width:180px;
	height:32px;
	}
#sideArea .guestMess{
	text-align:center;
	font-weight:bold;
	color:#98723F;
	margin:5px 0 5px 0;
	font-size:93%;
	}
#sideArea .firstMember {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #96723F;
	padding-bottom:5px;
	}
#sideArea .firstMember a {
	background-image: url(../../images/basic/side/first_btn.gif);
	background-repeat: no-repeat;
	background-position:0px 0px;
	width:180px;
	height:32px;
	display:block;
	text-indent:-9999999px;
	}
#sideArea .firstMember a:hover {
	width:180px;
	height:32px;
	background-position:0px -35px;
	}
#sideArea .cap{
	text-align:right;
}
#sideArea .cap a{
	background-image: url(../../images/basic/side/icn_orenge.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	background-position:0;
}
#sideArea #membermenu ul {
	margin: 0;
	padding: 0 0 10px 0;
	list-style: none;
	}

#sideArea #membermenu ul li {
	margin: 0 0 0 10px;
	padding-left: 18px;
	}
#sideArea #membermenu ul li.kakutoku {
	width: 144px;
	margin-bottom: 4px;
	background: transparent url(../../images/basic/side/kakutoku.jpg) center left no-repeat;
	}
#sideArea #membermenu ul li.logout {
	width: 144px;
	background: transparent url(../../images/basic/side/logout_r.jpg) center left no-repeat;
	}

#sideArea #membermenu ul li.mypage {
	width: 144px;
	margin-bottom: 4px;
	background: transparent url(../../images/basic/side/maypage.gif) center left no-repeat;
	}
#sideArea .login_box{
	padding-bottom:9px;
	background-color:#FFF;
	background-image: url(../../images/basic/side/loginArea_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	margin:0 0 8px 0;
}
#sideArea .login_box_in{
	padding:10px 10px 0 10px;
	_padding:10px 8px 0 8px;
	zoom:1;
	background-image: url(../../images/basic/side/loginArea.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin:10px 0 0 0;
	color:#997644;
}
#sideArea .login_box_in .user {
	width: 150px;
	padding: 0px 0px 0px 40px;
	background-image: url(../../images/basic/side/id.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin:0 0 2px 0;
	}
#sideArea .login_box_in .password {
	width: 150px;
	padding: 0px 0px 0px 40px;
	background-image: url(../../images/basic/side/pass.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin:0 0 2px 0;
	}
	
#sideArea .login_box_in .user-id {
	width: 120px;
 	border: 1px solid #F0C000;
	}
#sideArea .login_box_in .pass-word {
	width: 120px;
 	border: 1px solid #F0C000;
	}
#sideArea .login_box_in .cookie {
	margin:5px 0 0 5px;
	text-align:center;
	font-size:80%;

	}
#sideArea .memberBtn {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #96723F;
	padding-bottom:5px;
	margin:5px 0 0 0;
	}
#sideArea .memberBtn a {
	background-image: url(../../images/basic/side/membarBtn.jpg);
	background-repeat: no-repeat;
	background-position:0px 0px;
	width:177px;
	height:61px;
	display:block;
	text-indent:-9999999px;
	}
#sideArea .memberBtn a:hover {
	width:177px;
	height:61px;
	background-position:0px -61px;
	}
#sideArea .side-bnr {
	margin:10px 0 0 0;
	text-align:center;
	}

#sideArea .dot{
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #96723F;
	padding-bottom:10px;
	}

/* Flashバナー
-------------------------------------------------  */

#flashArea{
	margin:10px 0 10px 7px;
}

/* スクロールバナー
-------------------------------------------------  */

#scrollBnrArea{
	width:720px;
	margin:10px 0;
	height:200px;
	_margin-top:-10px;
}
#scrollBnrArea .scrollBnr{
	float:right;
	width:520px;
}
#scrollBnrArea .scrollBnr {
	width:520px;
	height: 200px;
	overflow: hidden;
	position: relative;
}
#scrollBnrArea .scrollBnr div {
	top: 0;
	left: 0;
	position: absolute;
}
#scrollBnrArea .scrollBnr_thumb{
	float:left;
	width:200px;
}
#scrollBnrArea .scrollBnr_thumb ul {
	width: 200px;
	position: absolute;
	z-index: 100;
	padding:0;
}
#scrollBnrArea .scrollBnr_thumb li{
	width: 200px;
	height:50px;
	display: inline;
	padding:0;
}
#scrollBnrArea .scrollBnr_thumb li img{
	width:190px;
	height:48px;
	vertical-align: bottom;
	padding:0;
	margin:0;
}
#scrollBnrArea .scrollBnr_thumb li.n01 img{
	border-left:1px solid #005AA0;
	border-top:1px solid #005AA0;
	border-right:9px solid #005AA0;
	border-bottom:1px solid #005AA0;
}
#scrollBnrArea .scrollBnr_thumb li.n02 img{
	border-left:1px solid #8FC31F;
	border-top:1px solid #8FC31F;
	border-right:9px solid #8FC31F;
	border-bottom:1px solid #8FC31F;
}
#scrollBnrArea .scrollBnr_thumb li.n03 img{
	border-left:1px solid #F39800;
	border-top:1px solid #F39800;
	border-right:9px solid #F39800;
	border-bottom:1px solid #F39800;
}
#scrollBnrArea .scrollBnr_thumb li.n04 img{
	border-left:1px solid #C6006F;
	border-top:1px solid #C6006F;
	border-right:9px solid #C6006F;
	border-bottom:1px solid #C6006F;
}

#scrollBnrArea .scrollBnr_thumb li a{
	height:50px;
}
#scrollBnrArea .active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}

/* キーワード
-------------------------------------------------  */

#keyWordArea{
	background-image: url(../../images/top/key_word_box.png);
	background-repeat: no-repeat;
    background-position: left center;
	width:720px;
	height:60px;
	margin:0 0 10px 0;
	_margin-bottom: -26px;
　_display: inline;
    background-color: #f6f3bc;	
	}

#keyWordArea #keyword{
	float:left;
	width:420px;
	text-align:left;
	}
#keyWordArea #keyword p{
	margin:20px 0 0 120px;
}
#keyWordArea #serch{
	float:left;
	width:300px;
	}
#keyWordArea #serch input.serch-box {
	border: 1px solid #F0C000;
	color: #555;
	width: 230px;
	padding: 3px 5px;
	margin-right: 5px;
	}
#keyWordArea #serch #serchBtn{
	position:absolute;
	}
#srchBox {
	margin-top:10px;
	margin-bottom:0;
}
#srchBox.watermark {
    padding-bottom: 0;
}
/* メインエリア
-------------------------------------------------  */	
#mainArea #mainLeft{
	width:200px;
	float:left;
	}
#mainArea #mainRight{
	width:510px;
	float:right;
	}
	
#mainArea #mainLeft .sidebox{
	padding-bottom:6px;
	margin-bottom:10px;
	background-image: url(../../images/top/sideBox_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
}
#mainArea #mainLeft .sidebox_in{
	padding:12px 10px 0px 10px;
	zoom:1;
	background-image: url(../../images/top/sideBox.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#mainArea #mainLeft .sidebox_in .title{
	text-align:center;
	}
	
/* ランキング */
#mainArea #mainLeft .sidebox_in #ranking{
	margin:5px 0 0 0;
	}
#mainArea #mainLeft .sidebox_in #ranking img{
	margin:6px 2px 0 2px;
	}

#mainArea #mainLeft .sidebox_in #ranking li{
	list-style:none;
	}
#mainArea #mainLeft .sidebox_in #ranking li.rank-1{
	background-image: url(../../images/top/rank1.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	background-position: 0 4px;
	}
#mainArea #mainLeft .sidebox_in #ranking li.rank-2{
	background-image: url(../../images/top/rank2.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	background-position: 0 4px;
	}
#mainArea #mainLeft .sidebox_in #ranking li.rank-3{
	background-image: url(../../images/top/rank3.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	background-position: 0 4px;
	}
#mainArea #mainLeft .sidebox_in #ranking li.rank-4{
	background-image: url(../../images/top/rank4.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	background-position: 0 4px;
	}
#mainArea #mainLeft .sidebox_in #ranking li.rank-5{
	background-image: url(../../images/top/rank5.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	background-position: 0 4px;
	}
#mainArea #mainLeft .sidebox_in #ranking li.rank-6{
	background-image: url(../../images/top/rank6.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	background-position: 0 4px;
	}
#mainArea #mainLeft .sidebox_in #ranking li.rank-7{
	background-image: url(../../images/top/rank7.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	background-position: 0 4px;
	}
#mainArea #mainLeft .sidebox_in #ranking li.rank-8{
	background-image: url(../../images/top/rank8.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	background-position: 0 4px;
	}
#mainArea #mainLeft .sidebox_in #ranking li.rank-9{
	background-image: url(../../images/top/rank9.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	background-position: 0 4px;
	}
#mainArea #mainLeft .sidebox_in #ranking li.rank-10{
	background-image: url(../../images/top/rank10.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	background-position: 0 4px;
	}
#mainArea #mainLeft .sidebox_in .bbs_btn{
	margin:5px 0 0 0;
	}
#mainArea #mainLeft .sidebox_in .bbs_btn a {
	background-image: url(../../images/top/bbs_btn.gif);
	background-repeat: no-repeat;
	background-position:0px 0px;
	width:176px;
	height:31px;
	display:block;
	text-indent:-9999999px;
	margin:0 0 0 3px;
	}
#mainArea #mainLeft .sidebox_in .bbs_btn a:hover {
	background-position:0px -31px;
	}
/* 期間限定掲示板 201706にとくっちニュースの上に移動しました*/	
#mainArea #mainLeft .sidebox_in #season {
	margin:5px 0 0 0;
	}
#mainArea #mainLeft .sidebox_in #season li{
	background-image: url(../../images/basic/side/icn_orenge.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	background-position: 0px 3px;
	list-style:none;
	}
/* I LOVE PET */
#mainArea #mainLeft .sidebox{

	padding-bottom:6px;
	margin-bottom:10px;
	background-image: url(../../images/top/sideBox_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
}
#mainArea #mainLeft .petbbs_box_in{
	padding:8px 10px 10px 10px;
	zoom:1;
	background-image: url(../../images/top/pet_bbs.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#mainArea #mainLeft .petbbs_box_in .title{
	text-align:center;
	}

#mainArea #mainLeft .petbbs_box_in .pet{
	padding:17px 0 0 0;
	text-align:center;
	}
	
/* 節約レシピ */
#mainArea #mainLeft .sidebox01{
	margin-bottom:10px;
}
#mainArea #mainLeft .recipe_box_in{
	height:180px;
	zoom:1;
	background-image: url(../../images/top/side_recipe.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#mainArea #mainLeft .recipe_box_in .recipe{
	padding:45px 0 0 0;
	text-align:center;
	}
	
/* クリックアンケート */	
#mainArea #mainLeft .sidebox_in #enq{
	margin:5px 0 0 0;
	}
#mainArea #mainLeft .sidebox_in #enq .question{
	background-image: url(../../images/top/question.gif);
	background-repeat: no-repeat;
	padding:0 0 0 35px;
	font-weight:bold;
	background-position: 0 0px;
	line-height:120%;
	}
#mainArea #mainLeft .sidebox_in #enq .vote{
	text-align:center;
	}
/* とくっちモバイル */
#mainArea #mainLeft .sidebox_in #mobile{
	margin:5px 0 0 0;
	}
#mainArea #mainLeft .sidebox_in #mobile img{
	float:left;
	margin:5px 5px 0 0;
	width:74px;
	}
#mainArea #mainLeft .sidebox_in #mobile p{
	float:right;
	line-height:130%;
	width:100px;
	}


/* 期間限定掲示板 201706にこちらに移動しました*/	
#mainArea #mainRight .mainBox #bbs2p {
	margin:5px 0 0 0;
	}
#mainArea #mainRight .mainBox #bbs2p li{
	background-image: url(../../images/basic/side/icn_orenge.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	background-position: 0px 3px;
	list-style:none;
	}
		
/* とくっちＮＥＷＳ */

#mainArea #mainRight .mainBox{
	padding-bottom:6px;
	margin-bottom:10px;
	background-image: url(../../images/top/main_box_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
}
#mainArea #mainRight .mainBox_in {
	padding:8px 10px 5px 10px;
	zoom:1;
	background-image: url(../../images/top/main_box.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#mainArea #mainRight .mainBox_in h2{
	float:left;
	width:90px;
	margin:3px 0 0 0;
}
#mainArea #mainRight .mainBox_in .list{
	margin:0 0 0 3px;
	float:left;
	width:30px;
}
#mainArea #mainRight .mainBox_in #news{
	margin:5px 0 0 0;

}

#mainArea #mainRight .mainBox_in #news li{
	list-style:none;
	background-image: url(../../images/basic/side/icn_orenge.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	background-position: 0px 5px;
}

/* バナー */
#mainArea #mainRight .bnrArea .bnrA{
	float:left;
	width:210px;
	font-size:12px;
	margin:0px 0px 5px 30px ;	
	}
#mainArea #mainRight .bnrArea .bnrB{
	float:left;
	width:210px;
	font-size:12px;
	margin:0px 0px 5px 30px ;
	}
	
/* おすすめ掲示板 */
	
#mainArea #mainRight #bbs_Area{
	margin:10px 0 0 0;
	}
	
#mainArea #mainRight #bbs_Area #pickup{
	background-image: url(../../images/top/topics_box.gif);
	background-repeat: no-repeat;
	padding:30px 10px 15px 12px;
	}
#mainArea #mainRight #bbs_Area li{
	list-style:none;
	background-image: url(../../images/top/bbs_line.gif);
	background-repeat: no-repeat;
	}
#mainArea #mainRight #bbs_Area ul.topics-list {
	list-style: none;
	width: 485px;
	margin: 0px 0 0 0px;
	}

#mainArea #mainRight #bbs_Area ul.topics-list li {
	padding: 0px 0px 5px 25px;
	}

#mainArea #mainRight #bbs_Area ul.topics-list li a {
	float: left;
	width: 350px;
	}

#mainArea #mainRight #bbs_Area ul.topics-list li span {
	float: right;
	color: #555;
	width: 110px;
	text-align: right;
	}

#mainArea #mainRight #bbs_Area ul.topics-list li.life {
	background-color: transparent;
	background-image: url(../../images/top/life_bbs.gif);
	background-repeat: no-repeat;
	}

#mainArea #mainRight #bbs_Area ul.topics-list li.cooking {
	background-color: transparent;
	background-image: url(../../images/top/cooking_bbs.gif);
	background-repeat: no-repeat;
	}

#mainArea #mainRight #bbs_Area ul.topics-list li.baby {
	background-color: transparent;
	background-image: url(../../images/top/baby_bbs.gif);
	background-repeat: no-repeat;
	}

#mainArea #mainRight #bbs_Area ul.topics-list li.hobby {
	background-color: transparent;
	background-image: url(../../images/top/hobby_bbs.gif);
	background-repeat: no-repeat;
	}
#mainArea #mainRight #bbs_Area ul.topics-list li.info {
	background-color: transparent;
	background-image: url(../../images/top/info_bbs.gif);
	background-repeat: no-repeat;
	}
	
#mainArea #mainRight #bbs_Area #new_topics{
	padding-bottom:6px;
	margin-bottom:10px;
	background-image: url(../../images/top/topics_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
}
#mainArea #mainRight #bbs_Area #new_topics_in{
	padding:30px 10px 0 12px;
	zoom:1;
	background-image: url(../../images/top/new_topics_box.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#mainArea #mainRight #bbs_Area .other{
	text-align:right;
}
#mainArea #mainRight #bbs_Area .other a{
	background-image: url(../../images/basic/side/icn_orenge.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	background-position: 0px 3px;
	text-align:right;
}

/* お役立ちコンテンツ */
#mainArea #mainRight #convenienceContents{
}

#mainArea #mainRight #convenienceContents .contentsRight{
	float:right;
	width:232px;
	margin:10px 0 0 0;
	}
#mainArea #mainRight #convenienceContents .contentsLeft{
	float:left;
	width:232px;
	margin:10px 0 0 0;
	}
#mainArea #mainRight #convenienceContents .contentsBoth{
	float:left;
	width:480px;
	margin:10px 0 0 0;
	}

#mainArea #mainRight #convenienceContents .contentsLeft img.ico,#mainArea #mainRight #convenienceContents .contentsRight img.ico,#mainArea #mainRight #convenienceContents .contentsBoth img.ico{
	float:left;
	margin:0 5px 0 0;
	border: 1px solid #96713E;
	width:25px;
	}
#mainArea #mainRight #convenienceContents h3{
	font-size:90%;
	font-weight:bold;
	color:#96713E;
	float:right;
	width:200px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #96713E;
	border-bottom-color: #96713E;
	padding:3px 0;
	}
#mainArea #mainRight #convenienceContents h3 a{
	color:#96713E;
	text-decoration:none;
	}
#mainArea #mainRight #convenienceContents .contentsBoth h3{
	font-size:90%;
	font-weight:bold;
	color:#96713E;
	float:right;
	width:446px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #96713E;
	border-bottom-color: #96713E;
	padding:3px 0;
	}
#mainArea #mainRight #convenienceContents .contentsBoth h3 a{
	color:#96713E;
	text-decoration:none;
	}
#mainArea #mainRight #convenienceContents ul{
	margin:3px 0 0 0;
}
#mainArea #mainRight #convenienceContents li{
	list-style:none;
	background-image: url(../../images/basic/side/icn_orenge.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	background-position: 0px 5px;
	line-height:130%;
}


/* フッター
-------------------------------------------------  */
#footerArea {
	text-align: center;
	width:950px;
	padding:18px 0 18px 0;
	background-image: url(../../images/basic/footer/footerBox.gif);
	background-repeat: no-repeat;
	font-size:90%;
	margin:0 auto;
}
#footerArea a{
	color:#FFF;
}
#footerArea.footer-navi {

}
#footerArea .footer-navi ul {
	border-right: 1px solid #FFF;
	display: inline;
}
#footerArea .footer-navi li {
	display: inline;
	border-left: 1px solid #FFF;
	padding: 1px 7px;
}
#copy {
background-color: #FDF4E8;
}
	
#copy p {
	padding: 5px;
	text-align:center;
}

