﻿@charset "utf-8";

/* トップページレイアウト */

#bodycontent {
	margin-top:10px;
}

#leftcol {
	width:663px;
	float:left;
}

#rightcol {
	width:198px;
	float:right;
}

/* 登録 */
.regist a {
	display:block;
	width:198px;
	height:65px;
	background:url(../img/contents/regist_small.gif) no-repeat top left;
	text-indent:-10000px;
}

/* ログイン */
.login {
	margin-top:1px;
	width:198px;
	height:104px;
	background:url(/img/contents/login_bg.gif) no-repeat top left;
	padding:5px 5px 0px 5px;
	line-height:100%;
	font-size:12px;
}
.login
h3 {
	width:105px;
	height:20px;
	background:url(/img/top/login_title.gif) no-repeat top left;
	text-indent:-10000px;
	font-size:10px;
	margin:0px;
}

.login
dl {
	margin:0;
	margin-top:0px;
}

.login
dt {
	margin:0;
	clear:both;
	line-height:1.2em;
	float:left;
	margin-top:2px;
	width:60px;
}

.login
dd {
	float:left;
	width:120px;
	margin:0px;
	margin-top:2px;
	padding:0px;
}

.login
li {
	margin:2px;
	font-size:12px;
	}
	

/* ブロック初期値 */

.block {
	margin-top:15px;
	clear:both;
}

.block
ul li {
	line-height:120%;
	font-size:0.75em;
	padding-top:5px;
	padding-bottom:5px;
	background:url(/img/common/dotline.gif) repeat-x bottom left;
}


#leftcol
.block {
	margin-top:20px;
	clear:both;
}

#leftcol
.block
ul {
	margin:10px 0px 0px 0px;
}

#leftcol
.block
ul li {
	font-size:0.85em;
	padding-bottom:5px;
	background:none;
}

/* 右カラム */
/* 最新記事 */

#rightcol
.latest
h3 {
	width:198px;
	height:30px;
	background:url(../img/contents/latest_smalltitle.gif) no-repeat top left;
	text-indent:-10000px;
}

/* ランキング */

#rightcol
.ranking
h3 {
	width:198px;
	height:30px;
	background:url(../img/contents/ranking_smalltitle.gif) no-repeat top left;
	text-indent:-10000px;
}

/* 左カラム */
/* 最新の記事 */


.pankuzu {
	margin-top:5px;
	margin-left:12px;
	font-size:0.75em;
}

.contents_title {
	margin-top:25px;
	border-left:7px solid #e7e7e7;
	padding-left:12px;
}

.contents_title 
h2 {

}

.contents_body {
	margin-top:25px;
	margin-bottom:30px;
	line-height:1.5em;
}

.box {
	clear:both;
	margin-bottom:20px;
	margin-top:3px;
	padding-bottom:3px;
	background:url(/img/common/dotline.gif) repeat-x bottom left;
}
.box p,
.box h4 {
	margin-top:2px;
	margin-bottom:2px;
}
.box a.image {
	display:block;
	width:100px;
	height:100px;
	border:2px solid #999999;
	margin-right:10px;
	float:left;
}
.cmscont {
	margin-top:20px;
}

.cmscont
.box {

}
.rsscont
.box {
	margin-bottom:5px;
	margin-top:5px;
	padding-bottom:8px;
}
.cmscont
.box h4 {
	font-size:1.2em;
}
.rsscont
.box h4 {
	font-size:0.85em;
}



.description {
	font-size:0.85em;
	line-height:1.5em;
}
.contents_info {
	margin-top:8px;
	font-size:0.65em;
	color:#0000ff;
}


.comment {
	float:right;
}
.comment a,
.comment span {
	display:block;
	width:95px;
	height:28px;
	background:url(../img/contents/comment_button.gif) no-repeat top left;
	text-indent:-10000px;
}

.relation {
	clear:both;
	margin-left:12px;
	font-size:0.75em;
}
.relation h4 {
	padding:3px;
	border-bottom:1px solid #e7e7e7;
}

.relation
ul {
	margin-top:10px;
	line-height:1.5em;
}

#leftcol
.latest
h2 {
	width:672px;
	height:48px;
	background:url(../img/contents/latest_title.gif) no-repeat top left;
	text-indent:-10000px;
}




/* こんな商品が売れてます */

.sell
h2 {
	width:672px;
	height:48px;
	background:url(../img/top/sell_title.gif) no-repeat top left;
	text-indent:-10000px;
}

ul.photo li {
	background:none;
	display:inline;
	margin-left:5px;
	float:left;
	text-align:center;
}

/* 記事ランキング */

.ranking
h2 {
	width:672px;
	height:48px;
	background:url(../img/top/ranking_title.gif) no-repeat top left;
	text-indent:-10000px;
}
