/* トップページ用 */

/*お試し投稿部分の緑角丸コラム*/
.r_column {
	width:280;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
	background-color:#66CC00;
	background-image:url(img/green_border_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

.r_colout {
	width:310px;
	margin-top:0px;
	background-image:url(img/green_border_top.gif);
	background-repeat:no-repeat;
	padding-top:15px;
}

/*URL送信部*/
.to_mobile {
	width:750px;
	background-image:url(img/rank_head.gif);
	background-repeat:no-repeat;
	padding-top:10px;
}

.left_160 {
	margin-left:160px;
}


/*QRコードテーブル*/
.qr_code {
}

.qr_code table {
	border:solid #999999 1px;
	background-color:#FFFFFF;
	padding:5px;
	margin-left:20px;
}


/*リスト部吹き出し上部*/
#rank_top {
	background-image:url(img/rank_title.gif);
	background-repeat:no-repeat;
	height:85px;
}

/*リスト表示エリアバック設定*/
#list {
	background-image:url(img/rank_waku.gif);
	background-repeat:repeat-y;
	margin:0px;
}


/*ランキング情報*/
.list_info {
	font-size:12px;
	line-height:14px;
}

/*リスト部テーブルセル左右10px空き*/
.list_10px {
	padding-left:10px;
	padding-right:10px;
}

/*リスト部テーブルの下10pxあき*/
.list_table_bottom10px {
	margin-bottom:10px;
}

/*リスト部角丸テーブル下部*/
#rank_bottom {
	background-image:url(img/rank_bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	height:50px;
	margin:0px;
}

/*ランキング下部コメント*/
.count {
	text-align:center;
	padding-top:12px;
	padding-bottom:10px;

}

/*ランキング部数字だけの設定*/
.count_number {
	font-size:36px;
	color:#00CC00;
	font-weight:bold;
}


/*区切りライン*/
.line {
	background-image:url(img/line.gif);
	background-repeat:no-repeat;
	height:35px;
	margin-bottom:10px;

}


/*左右2段の左段*/
.left {
	float:left;
	width:360px;
}

/*左右2段の右段*/
.right {
	float:right;
	width:360px;
}

/*ペーパーアイコンリスト*/
.papericon_link ul{
	list-style-image:url(img/icon_paper.gif);
	line-height:18px;
	margin-left:15px;
	margin-top:0px;
	margin-bottom:0px;

}

/*矢印アイコンリスト*/
.yajirushiicon_link ul{
	list-style-image:url(img/icon_yajirushi.gif);
	margin-left:15px;
	line-height:18px;
	margin-top:0px;
	margin-bottom:0px;
}


/*写真右と下が10px空き*/
.photo_lb_10px {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

/*グレイ枠共通ボックス上部*/
.comment_top {
	width:360px;
	height:20px;
	background-image:url(img/gray_border_top.gif);
	background-repeat:no-repeat;
}

/*グレイ枠共通ボックスコラム部*/
.comment_column {
	margin:0px;
	background-image:url(img/gray_border.gif);
	background-repeat:repeat-y;
	padding-left:20px;
	padding-right:20px;

}

/*グレイ枠共通ボックスコラム部リスト表示設定*/
.comment_column ul {
	font-size:12px;
	list-style-image:url(img/icon_paper.gif);
	line-height:18px;
	margin-left:15px;
	margin-top:0px;
	margin-bottom:0px;
	
}
	
/*グレイ枠共通ボックス下部*/
.comment_botoom {
	width:360px;
	height:20px;
	background-image:url(img/gray_border_bottom.gif);
	background-repeat:no-repeat;
}

/*コメント部履歴へ*/
.comment_more {
	margin-top:5px;
	text-align:right;
	font-size:12px;
}

/*下部15px空き*/
.bottom_15px {
	margin-bottom:15px;
}

/*編集部よりコメント小見出し*/
.komidashi {
	font-weight:bold;
	color:#006666;
	margin-bottom:5px;
	margin-top:10px;
}

/*アプリゲット高さ*/
#appget_height {
	height:190px;
}


/*ブログ高さ*/
#blog_height {
	height:190px;
}

/*コマ割エディタ高さ*/
#koma_height {
	height:200px;
}

/*ビューア高さ*/
#view_height {
	height:200px;
}

/*コンテスト高さは160を超えたのでコメントアウト
#contest_height {
	height:160px;
}*/

/*ケータイサイト紹介部*/
.mobilesite {
}


/*ケータイサイト紹介グリーン750枠上部*/
.mobilesite_top {
	width:750px;
	height:20px;
	background-image:url(img/green750_border_top.gif);
	background-repeat:no-repeat;
}

/*ケータイサイト紹介グリーン750枠コラム部*/
.mobilesite_column {
	margin:0px;
	background-image:url(img/green750_border.gif);
	background-repeat:repeat-y;
	padding-left:20px;
	padding-right:20px;
}
	
/*ケータイサイト紹介グリーン750枠下部*/
.mobilesite_bottom {
	width:750px;
	height:20px;
	background-image:url(img/green750_border_bottom.gif);
	background-repeat:no-repeat;
}

/*ケータイサイト紹介テーブル設定*/
.mobilesite table {
}


/*ケータイサイト紹介テーブル詳細*/
.mobilesite td {
	text-align:center;
	font-size:10px;
}

/*ケータイサイト紹介イメージ設定*/
.mobilesite img {
	margin-top:5px;
	margin-bottom:5px;
}
