﻿/* ===== Main Area ===== */

#mainAreaLong .space-mainArea {
	width: 720px;
	margin: 15px auto 30px auto;
	text-align: left;
}



/* ===== CMS 一覧画面 ===== */

#mainAreaLong .space-mainArea ul.ul-text {
	margin-top: 30px;
	padding-top: 0px;
	padding-left: 23px;
	font-size: 75%;
	color: #444;
	background: url(../image/common/list_image2.gif) 0 0.0em no-repeat;
}

#mainAreaLong .space-mainArea ul.ul-text-first {
	margin-top: 10px;
	padding-top: 0px;
	padding-left: 23px;
	font-size: 75%;
	color: #444;
	background: url(../image/common/list_image2.gif) 0 0.0em no-repeat;
}

#mainAreaLong .space-mainArea ul.ul-text2 {
	margin-top: 30px;
	padding-top: 0px;
	padding-left: 23px;
	font-size: 75%;
	color: #444;
	background: url(../image/common/list_image3.gif) 0 0.0em no-repeat;
}

#mainAreaLong .space-mainArea ul.ul-text2-first {
	margin-top: 10px;
	padding-top: 0px;
	padding-left: 23px;
	font-size: 75%;
	color: #444;
	background: url(../image/common/list_image3.gif) 0 0.0em no-repeat;
}

#mainAreaLong .space-mainArea p.p-text {
	margin-top: 25px;
	font-size: 75%;
	color: #444;
}

#mainAreaLong .space-mainArea p.p-text-first {
	margin-top: 10px;
	font-size: 75%;
	color: #444;
}

#mainAreaLong .space-mainArea img.button-creater-entry {
	margin-top: 5px;
}

/* ===== クリエイター一覧エリア ===== */

#mainAreaLong .space-creater-list {
	float: left;
	width: 170px;
	height: 185px;
	margin-top: 10px;
	margin-right: 10px;
	padding-bottom: 10px;
	overflow: hidden;
	display: inline;

	text-align: left;
	border-style: dashed;
	border-color: #bcbcbc;
	border-width: 0 0 1px 0;
}

#mainAreaLong .space-creater-list .space-creater-list-image {
	width: 170px;
	height: 105px;
	overflow: hidden;
}

/*#mainAreaLong .space-creater-list img {
	height: 100px;
	overflow: hidden;
}*/

#mainAreaLong .space-creater-list h4 {
	margin-top: 5px;
	padding-top: 5px;
	padding-left: 23px;
	font-size: 65%;
	color: #444;
	background: url(../image/common/list_image2.gif) 0 0.2em no-repeat;
}

#mainAreaLong .space-creater-list p {
	margin-top: 5px;
	color: #444;
	font-size: 65%;
	line-height: 150%;
}







table.table-cms-creater-list {
	float: left;
	margin-top: 20px;
	width: 180px;

	border-spacing: 0;
	border-collapse: collapse;
	border-style: dashed;
	border-color: #bcbcbc;
	border-width: 1px 0 1px 0;
}

table.table-cms-creater-list td {
	padding: 5px 5px 5px 5px;
	width: 170px;
	vertical-align: top;
	text-align: left;
}

table.table-cms-creater-list td h4 {
	color: #444;
	font-size: 65%;
	line-height: 150%;
}

table.table-cms-creater-list td p {
	margin-top: 5px;
	color: #444;
	font-size: 65%;
	line-height: 150%;
}












/*#mainAreaLong .space-blogparts {
	width: 720px;
	margin: 10px auto 0 auto;
	padding-bottom: 10px;
	text-align: left;
	border-bottom: #cccccc dashed 1px;
}

#mainAreaLong .space-blogparts .imageArea {
	float: left;
	width: 160px;
}

#mainAreaLong .space-blogparts .textArea {
	float: left;
	width: 550px;
	margin-left: 10px;
}

#mainAreaLong .space-blogparts .textArea ul li {
	padding-top: 3px;
	padding-left: 23px;
	font-size: 75%;
	color: #444;
	background: url(../image/common/list_image2.gif) 0 0.3em no-repeat;
}

#mainAreaLong .space-blogparts .textArea p.comment {
	margin-top: 5px;
	color: #444;
	font-size: 75%;
	line-height: 150%;
}

#mainAreaLong .space-blogparts .textArea p.comment img {
	margin-top: 3px;
	margin-right: 5px;
	float: left;
}*/


