﻿/* ===== Main Area ===== */

#mainArea .space-mainArea {
	width: 520px;
	margin: 15px auto 0 auto;
	text-align: left;
}



/* ===== CMS 一覧画面 ===== */

#mainArea #gooogleArea {
	width: 540px;
	margin: 10px auto 0 auto;
	text-align: center;
}
#mainArea #fletsLongBannerArea {
	width: 520px;
	margin: 0px auto 0 auto;
	text-align: left;
}
#mainArea #fletsLongBannerArea-list {
	width: 520px;
	margin: 10px auto 0 auto;
	text-align: left;
}

#mainArea .space-blogparts {
	width: 540px;
	margin: 10px auto 0 auto;
	padding-bottom: 10px;
	text-align: left;
	border-bottom: #cccccc dashed 1px;
}

#mainArea .space-blogparts .imageArea {
	float: left;
	width: 160px;
	text-align: center;
	border: #cccccc solid 1px;
	display: inline;
}

#mainArea .space-blogparts .imageArea img {
}

#mainArea .space-blogparts .textArea {
	float: left;
	width: 238px;
	margin-left: 10px;
	display: inline;
}

#mainArea .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;
}

#mainArea .space-blogparts .textArea p.comment {
	margin-top: 5px;
	color: #444;
	font-size: 75%;
	line-height: 150%;
}

#mainArea .space-blogparts .textArea p.comment img {
	margin-top: 3px;
	margin-right: 5px;
	float: left;
}

#mainArea .space-blogparts .infoArea {
	float: left;
	width: 120px;
	padding-top: 5px;
	margin-left: 10px;
	display: inline;
}

#mainArea .space-blogparts .infoArea p.date {
	padding-left: 45px;
	font-size: 75%;
	color: #444;
	background: url(../image/common/txt_date.gif) 2px 1px no-repeat;
}

#mainArea .space-blogparts .infoArea p.category {
/*	margin-top: 10px;*/
	padding-left: 70px;
	font-size: 75%;
	color: #444;
	background: url(../image/common/txt_category.gif) 2px 1px no-repeat;
}

#mainArea .space-blogparts .infoArea p.rent {
	margin-top: 10px;
	padding-left: 45px;
	font-size: 75%;
	color: #444;
	background: url(../image/common/txt_rent.gif) 2px 1px no-repeat;
}

#mainArea .space-blogparts .infoArea p.detail {
}

#mainArea .space-blogparts .infoArea p.detail img {
	float: right;
}

#searchArea .space-search {
	width: 180px;
	margin: 10px auto 0 auto;
}

#searchArea .space-search table.table-search {
	width: 180px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-width: 0px;
}

#searchArea .space-search table.table-search td.td-side {
	width: 10px;
}

#searchArea .space-search table.table-search td.td-left {
	width: 120px;
}

#searchArea .space-search table.table-search td.td-right {
	width: 40px;
}



/* ===== CMS 詳細画面 ===== */

#mainArea .space-mainArea #gooogleArea {
	width: 520px;
	text-align: center;
}

table.table-cms-blogparts-detail {
	margin-top: 10px;
	width: 518px;
	border-spacing: 0;
	border-collapse: collapse;
	border-style: solid;
	border-color: #bcbcbc;
	border-width: 1px 1px 1px 1px;
}

table.table-cms-blogparts-detail th {
	padding: 5px 5px 5px 5px;
	width: 139px;
	vertical-align: top;
	text-align: left;
	background-color: #f7f5f1;
	border-style: solid;
	border-color: #bcbcbc;
	border-width: 1px 1px 0 0;
}

table.table-cms-blogparts-detail td.td-right {
	padding: 5px 5px 5px 5px;
	width: 359px;
	vertical-align: top;
	text-align: left;
	background-color: #fff;
	border-style: solid;
	border-color: #bcbcbc;
	border-width: 1px 1px 0 0;
}

table.table-cms-blogparts-detail td.td-long {
	padding: 5px 5px 5px 5px;
	width: 508px;
	vertical-align: top;
	text-align: center;
	background-color: #fff;
	border-style: solid;
	border-color: #bcbcbc;
	border-width: 1px 1px 0 0;
}

table.table-cms-blogparts-detail td.td-long img.btn-first {
	margin-right: 20px;
	margin-bottom: 70px;
}

table.table-cms-blogparts-detail td.td-long-parts {
	padding: 20px 5px 20px 5px;
	width: 508px;
	vertical-align: top;
	text-align: center;
	background-color: #fff;
	border-style: solid;
	border-color: #bcbcbc;
	border-width: 1px 1px 0 0;
}

table.table-cms-blogparts-detail 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;
}

table.table-cms-blogparts-detail td.td-long ul li {
	float: left;
	padding: 0 0 0 0;
	background: none;
}

table.table-cms-blogparts-detail th p {
	color: #444;
	font-size: 75%;
	line-height: 150%;
	font-weight: bold;
}

table.table-cms-blogparts-detail td p {
	color: #444;
	font-size: 75%;
	line-height: 150%;
}

table.table-cms-blogparts-detail td p.p-title {
	font-weight: bold;
}

table.table-cms-blogparts-detail td textarea {
	margin-top: 5px;
}



/* ===== 音楽ブログパーツ紹介 ===== */

#mainArea .space-sound {
	width: 520px;
	margin: 10px auto 0 auto;
	padding-bottom: 10px;
	text-align: left;
	border-bottom: #cccccc dashed 1px;
}
#mainArea .no-border {
	border-bottom: 0px;
}
#mainArea .space-sound-under {
	width: 520px;
	margin: 0 auto 0 auto;
	text-align: center;
}
#mainArea .space-sound .sampleArea { /*ブログパーツのサンプル配置*/
	width: 520px;
	margin-top: 10px;
	text-align: center;
}

#mainArea .space-sound ul {
	margin-top: 30px;
}
#mainArea .space-sound ul.ul-first {
	margin-top: 10px;
}

#mainArea .space-sound 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;
}

#mainArea .space-sound p,
#mainArea .space-sound-under p {
	margin-top: 15px;
	color: #444;
	font-size: 75%;
	line-height: 150%;
}
#mainArea .space-sound p.p-first {
	margin-top: 10px;
}
#mainArea .space-sound p.p-first-table {
	margin-top: 0;
}
#mainArea .space-sound p.p-title {
	margin-top: 0;
	font-weight: bold;
}
#mainArea .space-sound p.p-bold {
	font-weight: bold;
}
#mainArea .space-sound p span {
	color: #b1552a;
	font-weight: bold;
}
#mainArea .space-sound p a:link,
#mainArea .space-sound-under p a:link,
#mainArea .space-sound p a:visited,
#mainArea .space-sound-under p a:visited {
	color: #f29a2c;
}
#mainArea .space-sound p a:active,
#mainArea .space-sound-under p a:active,
#mainArea .space-sound p a:hover,
#mainArea .space-sound-under p a:hover {
	color: #f29a2c;
	text-decoration: underline;
}
#mainArea .space-sound img.img-banner {
	margin-top: 10px;
}




#mainArea .space-sound table.table-sound { /* サウンドトップページテーブル */
	margin-top: 10px;
	width: 518px;
	border-spacing: 0;
	border-collapse: collapse;
	border-style: solid;
	border-color: #bcbcbc;
	border-width: 1px 1px 1px 1px;
}
#mainArea .space-sound table.table-sound th {
	padding: 5px 5px 5px 5px;
	width: 139px;
	vertical-align: top;
	text-align: left;
	background-color: #f7f5f1;
	border-style: solid;
	border-color: #bcbcbc;
	border-width: 1px 1px 0 0;
}
#mainArea .space-sound table.table-sound td.td-right {
	padding: 5px 5px 5px 5px;
	width: 359px;
	vertical-align: top;
	text-align: left;
	background-color: #fff;
	border-style: solid;
	border-color: #bcbcbc;
	border-width: 1px 1px 0 0;
}
#mainArea .space-sound table.table-sound td.td-right img.img-player {
	margin-top: 5px;
}
#mainArea .space-sound table.table-sound td.td-long {
	padding: 5px 5px 5px 5px;
	width: 508px;
	vertical-align: top;
	text-align: center;
	background-color: #fff;
	border-style: solid;
	border-color: #bcbcbc;
	border-width: 1px 1px 0 0;
}
#mainArea .space-sound table.table-sound td.td-long img.btn-first {
	margin-right: 20px;
}
#mainArea .space-sound table.table-sound td.td-long-parts {
	padding: 20px 5px 20px 5px;
	width: 508px;
	vertical-align: top;
	text-align: center;
	background-color: #fff;
	border-style: solid;
	border-color: #bcbcbc;
	border-width: 1px 1px 0 0;
}
#mainArea .space-sound table.table-sound td.td-long ul li {
	float: left;
	padding: 0 0 0 0;
	background: none;
}






#mainArea .space-sound table.table-sound-sample { /* mp3ファイル入りサンプル一覧 */
	width: 520px;
	margin-top: 10px;
	border-collapse: collapse;
}
#mainArea .space-sound table.table-sound-sample th {
	width: 140px;
	padding-top: 7px;
	padding-bottom: 5px;
	text-align: center;
	vertical-align: middle;

	border-bottom: #cccccc dashed 1px;
}
#mainArea .space-sound table.table-sound-sample td {
	width: 380px;
	padding-top: 7px;
	padding-bottom: 5px;
	text-align: left;
	vertical-align: middle;

	border-bottom: #cccccc dashed 1px;
}



#mainArea .space-sound table.table-sound-code { /* 貼り付け用コード表示テーブル */
	width: 520px;
	margin-top: 10px;
	border-spacing: 0px;
	border-collapse: collapse;

	padding-bottom: 10px;
	border-bottom: #cccccc dashed 1px;
}
#mainArea .space-sound table.table-sound-code2 { /* 貼り付け用コード表示テーブル2 */
	width: 520px;
	margin-top: 10px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-width: 0px;
}

#mainArea .space-sound table.table-sound-code th,
#mainArea .space-sound table.table-sound-code2 th {
	width: 140px;
	text-align: left;
	vertical-align: top;

	color: #444;
	font-size: 75%;
	line-height: 150%;
}
#mainArea .space-sound table.table-sound-code th.th-long,
#mainArea .space-sound table.table-sound-code2 th.th-long {
	width: 520px;
	height: 10px;
}

#mainArea .space-sound table.table-sound-code td,
#mainArea .space-sound table.table-sound-code td2 {
	width: 380px;
	margin-bottom: 10px;
	text-align: left;
	vertical-align: top;
}

#mainArea .space-sound table.table-sound-code td textarea,
#mainArea .space-sound table.table-sound-code2 td textarea {
	color: #444;
	font-size: 75%;
	line-height: 150%;
}
