/* トップページ
10.1.22 yasu
---------------------------------------------*/

/* 3ライン
---------------------------------------------*/
#tp_itemarea{
	margin:0;
	padding:0;
	text-align:center;
}
#tp_itemarea p{
	margin:0;
	padding:0;
	font-size: 0.7em;
	line-height: 1.4em;
	color: #333333;
}
#tp_itemarea img{
	border: 1px solid #cccccc;
	display: block;
	height: 180px;
	width: 180px;
}
#tp_itemarea li{
	width:205px;
	float: left;
	list-style-type: none;
	text-align:left;
	padding-left: 30px;
	padding-right: 10px;
}
#tp_itemarea a:hover img{
	border: 1px solid #666666;
}
#tp_itemarea .itemname{
}
#tp_itemarea .price{
	font-size: 0.7em;
	line-height: 1em;
	color: #ff0000;
}
#tp_itemarea .textarea{
	font-size: 0.7em;
	line-height: 1.6em;
	margin-top: 7px;
	width:180px;
}
#tp_clear{
	clear:left;
	padding-top: 7px;
	padding-bottom: 7px;
}

/*　160x40
---------------------------------------------*/
#bana_line{
}
#bana_line li{
	text-align:center;
	width:170px;
	padding-right: 3px;
	padding-left: 3px;
	list-style-type: none;
	float:left;
	display: block;
}
#bana_clear{
	clear:left;
	padding-bottom: 10px;
}

/* advertise
---------------------------------------------*/
#advans{
	width:600px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
	padding-top: 7px;
}
#advans li{
	float:left;
	margin-right: 10px;
	margin-left: 10px;
	list-style-type: none;
	display: block;
}
#advans p{
	margin:0;
	padding:0;
}
#advans .fontM{
	font-size: 0.8em;
	line-height: 1.9em;
}
#advans .boldM{
	font-size: 0.9em;
	line-height: 1.9em;
	font-weight: bold;
}
#advans .right{
	text-align:right;
	font-size: 0.8em;
	line-height: 1.9em;
}

/*　twitter created
---------------------------------------------*/
#twitter_div{
}
#twitter_div .yose{
	text-align:right;
	font-size: 0.7em;
	line-height: 1.8em;
	margin-right: 10px;
	padding-right: 10px;
}
#twitter_div .sidebar-title{
	padding-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 7px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #32cbff;
	border-left-color: #32cbff;
	text-align:left;
}
#twitter_update_list{
	font-size: 0.8em;
	line-height: 1.8em;
	text-align:left;
}
#twitter_update_list li{
	width:700px;
	display: block;
	margin: 5px;
	background-image: url(/img/usr/icon01.jpg);
	background-repeat: no-repeat;
	background-position : 5px 8px; /* 適宜変更推奨 */
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 23px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #009933;
}
#twitter-link{
}

/*　etc
---------------------------------------------*/
.pickup01{
	font-size: 0.9em;
	line-height: 1.6em;
	color: #999999;
	background-image: url(/top/icon/red.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 28px;
	margin-bottom: 10px;
}
.fontM{
	font-size: 0.8em;
	line-height: 1.8em;
	color: #333333;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
}
.fontM2{
	font-size: 1em;
	line-height: 2.1em;
	color: #333333;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
}
.boldMM{
	font-size: 1.3em;
	line-height: 2.1em;
	font-weight: bold;
}