* {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
html {
	height: 100%;
	width: 100%;
}
body {
	background-color: #091F50;
	height: 100%;
	width: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #e0e0e0;
	background-image: url(../../img/forum/bg.jpg);
	background-repeat: repeat;
	background-position: center 0px;
	padding-top: 10px;
}

/* For modern browsers */
.cf:before,
.cf:after { content:""; display:table; }
.cf:after { clear:both; }
 
/* For IE 6/7 (trigger hasLayout) */
.cf { zoom:1; overflow: hidden; }
a {
	color: #903;
}
a:hover {
	color: #F33;
	text-decoration: none;
}

.b-m5 { padding: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; }
.b-m10 { padding: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; }
.b-m15 { padding: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; }
.b-m20 { padding: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 20px; margin-left: 0px; }
.b-m25 { padding: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 25px; margin-left: 0px; }

.b-m15cb { padding: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; clear: both; }
.b-m20cb { padding: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 20px; margin-left: 0px; clear: both; }
.b-m25cb { padding: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 25px; margin-left: 0px; clear: both; }
.b-m30cb { padding: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 30px; margin-left: 0px; clear: both; }
.b-m35cb { padding: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 35px; margin-left: 0px; clear: both; }
.b-m40cb { padding: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 40px; margin-left: 0px; clear: both; }
.b-m45cb { padding: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 45px; margin-left: 0px; clear: both; }

.b-m15cb-c { padding: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; clear: both; text-align: center; }
.b-m20cb-c { padding: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 20px; margin-left: 0px; clear: both; text-align: center; }
.b-m25cb-c { padding: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 25px; margin-left: 0px; clear: both; text-align: center; }
#foundation {
	background-color: #000;
	clear: both;
	height: auto;
	width: 1040px;
	margin-right: auto;
	margin-left: auto;
}


header {
	clear: both;
	height: 104px;
	width: 1015px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 25px;
}
header h1 {
	float: left;
	height: 104px;
	width: 580px;
	font-size: 0.6em;
	line-height: 1.4em;
	font-weight: normal;
}
header h1 a {
	font-weight: normal;
	color: #999;
	text-decoration: none;
	background-image: url(../../img/forum/header/0logo.png);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	height: 104px;
	width: 580px;
	display: block;
}
header h1 a:hover {
	font-weight: normal;
	color: #999;
	text-decoration: none;
	background-image: url(../../img/forum/header/0logo.png);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	height: 104px;
	width: 580px;
	display: block;
}
header div {
	float: right;
	height: 104px;
	width: 330px;
}
menu {
	clear: both;
	height: 66px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
menu ul {
	margin: 0px;
	padding: 0px;
	height: 66px;
}
menu ul li {
	float: left;
	height: 66px;
	width: auto;
	list-style-image: none;
	list-style-type: none;
}
#footer {
	clear: both;
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-bottom: 25px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666;
	text-align: center;
}
#footer ul {
	text-align: center;
	float: left;
	height: auto;
	width: 730px;
}
#footer ul li {
	font-size: 0.6em;
	line-height: 1.5em;
	float: left;
	list-style-image: none;
	list-style-type: none;
}
#footer ul li a .foten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #666;
}
#footer ul li a {
	color: #999;
	text-decoration: none;
	display: block;
	height: auto;
	width: auto;
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
}
#footer ul li a:hover {
	color: #C03;
	text-decoration: none;
	display: block;
	height: auto;
	width: auto;
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
}
#footer p {
	font-size: 0.6em;
	line-height: 25px;
	color: #999;
	float: right;
	width: 250px;
}
#msp {
	clear: both;
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
}
#msp #pagetitle {
	padding-top: 30px;
	padding-bottom: 15px;
}
#msp #pagetitle h2 {
	font-size: 22px;
	font-weight: normal;
	color: #999;
	line-height: 1.4em;
}
#msp #mmcc {
	float: left;
	height: auto;
	width: 700px;
}
#msp #mmcc h2.h2nom {
	font-size: 16px;
	line-height: 1.4em;
	font-weight: normal;
	color: #f0f0f0;
	margin-bottom: 15px;
	margin-left: 5px;
}
#msp #mmcc h2.h2nom2 {
	font-size: 16px;
	line-height: 35px;
	font-weight: normal;
	color: #f0f0f0;
	margin-bottom: 15px;
	background-image: url(../../img/forum/htbg.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 35px;
	width: auto;
	padding-left: 5px;
	background-color: #202020;
}
#msp #mmcc #mnewc {
	clear: both;
	height: auto;
	width: 668px;
	margin-bottom: 50px;
	border: 1px solid #666666;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#msp #mmcc #mnewc h3 {
	font-size: 1.2em;
	line-height: 1.4em;
	font-weight: normal;
	color: #D6D6D6;
	margin-bottom: 3px;
}
#msp #mmcc #mnewc h3 a {
	color: #e0e0e0;
}
#msp #mmcc #mnewc h4 {
	font-size: 0.9em;
	line-height: 1.4em;
	margin-bottom: 8px;
}
#msp #mmcc #mnewc p {
	font-size: 0.8em;
	line-height: 1.7em;
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
#msp #mmcc #newsmbox {
	height: auto;
	width: 690px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	padding-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#msp #mmcc #newsmbox h3 {
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: normal;
	color: #CCC;
	margin-bottom: 15px;
}
#msp #mmcc #newsmbox .nsmb_left {
	float: left;
	height: auto;
	width: 480px;
}
#msp #mmcc #newsmbox p {
	font-size: 0.8em;
	line-height: 1.75em;
	margin-bottom: 2em;
}
#msp #mmcc #newsmbox #ttrprice {
	text-align: right;
	padding: 5px;
	height: auto;
	width: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
#msp #mmcc #newsmbox #ttrprice p {
	font-size: 1.2em;
	line-height: 2em;
	font-weight: normal;
	color: #CCC;
	margin-bottom: 0px;
}
#msp #mmcc #newsmbox .nsmb_right {
	float: right;
	height: auto;
	width: 180px;
}
#msp #mmcc #newsmbox .nsmb_right p {
	font-size: 0.7em;
	line-height: 1.4em;
	margin-bottom: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#msp #mmcc #newsmbox h3#nsmcap-order {
	font-size: 0.6em;
	line-height: 1.4em;
	color: #e0e0e0;
	background-image: url(../../img/forum/scap-purchase.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 22px;
}
#msp #mmcc #newsmbox h3#nsmcap-format {
	font-size: 0.6em;
	line-height: 1.4em;
	color: #e0e0e0;
	background-image: url(../../img/forum/scap-format.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 22px;
}
#msp #mmcc #newsmbox h3#nsmcap-ath {
	font-size: 0.6em;
	line-height: 1.4em;
	color: #e0e0e0;
	background-image: url(../../img/forum/scap-authorazation.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 22px;
}
#msp #mmcc #newvideomm {
	clear: both;
	height: auto;
	width: 666px;
	margin-bottom: 50px;
	border: 1px solid #999;
	padding-top: 25px;
	padding-right: 16px;
	padding-bottom: 5px;
	padding-left: 16px;
}
#newvideomm .nvcatebox {
	border: 1px solid #B9A25E;
	margin-bottom: 30px;
	clear: both;
	height: auto;
	width: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
#msp #mmcc #newvideomm .nvm {
	float: left;
	height: auto;
	width: 202px;
	margin-right: 8px;
	margin-bottom: 20px;
	margin-left: 8px;
}
#msp #mmcc #newvideomm .nvm h4 {
	font-size: 0.8em;
	line-height: 1.2em;
	color: #FFF;
	margin-bottom: 5px;
}
#newvideomm p a {
	color: #D9E0D9;
	text-decoration: none;
}
#newvideomm p a:hover {
	color: #FFDF30;
	text-decoration: underline;
}
#newvideomm .nvcatebox .nvm p a.nvlink_free {
	background-image: url(../../img/forum/mixing/icon-free.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: auto;
	width: auto;
	padding-left: 50px;
	padding-top: 5px;
	display: block;
	min-height: 40px;
}
#newvideomm .nvcatebox .nvm p a.nvlink_500 {
	background-image: url(../../img/forum/mixing/icon-500.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: auto;
	width: auto;
	padding-left: 50px;
	padding-top: 5px;
	display: block;
	min-height: 40px;
}
#newvideomm .nvcatebox .nvm p a.nvlink_800 {
	background-image: url(../../img/forum/mixing/icon-800.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: auto;
	width: auto;
	padding-left: 50px;
	padding-top: 5px;
	display: block;
	min-height: 40px;
}

#newvideomm .nvcatebox .nvm p a.nvlink_1000 {
	background-image: url(../../img/forum/mixing/icon-1000.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: auto;
	width: auto;
	padding-left: 50px;
	padding-top: 5px;
	display: block;
	min-height: 40px;
	}
#newvideomm .nvcatebox .nvm p a.nvlink_3500 {
	background-image: url(../../img/forum/mixing/icon-3500.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: auto;
	width: auto;
	padding-left: 50px;
	padding-top: 5px;
	display: block;
	min-height: 40px;
}

#newvideomm .nvcatebox .nvm p a.nvlink_4800 {
	background-image: url(../../img/forum/mixing/icon-4800.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: auto;
	width: auto;
	padding-left: 50px;
	padding-top: 5px;
	display: block;
	min-height: 40px;
}

#newvideomm .nvcatebox .nvm p a.nvlink_20000 {
	background-image: url(../../img/forum/mixing/icon-20000.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: auto;
	width: auto;
	padding-left: 50px;
	padding-top: 5px;
	display: block;
	min-height: 40px;
}

#msp .cf #mmcc #newvideomm .nvm h4 .tredm {
	color: #F03;
}
#msp #mmcc #newvideomm p {
	font-size: 0.7em;
	line-height: 1.4em;
}
#msp #mmcc #newsmm00 {
	padding: 15px;
	clear: both;
	height: auto;
	width: 668px;
	margin-bottom: 50px;
	border: 1px solid #999;
}
#msp #mmcc #newsmm00 .ta1s tr th {
	font-size: 0.8em;
	line-height: 1.4em;
	font-weight: normal;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	color: #A05C69;
}
#msp #mmcc #newsmm00 .ta1s tr td {
	font-size: 0.8em;
	line-height: 1.4em;
	font-weight: normal;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#msp #sidecontents {
	float: right;
	height: auto;
	width: 250px;
}
#msp #sidecontents .smlink {
	margin-bottom: 20px;
}
#msp #sidecontents .smlink p {
	font-size: 0.7em;
	line-height: 1.5em;
}
#msp #sidecontents #sm_category {
	border: 1px solid #d5d5d5;
	height: auto;
	width: 218px;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-right: 14px;
	padding-bottom: 15px;
	padding-left: 14px;
}
#msp #sidecontents #sm_category h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.4em;
	font-weight: normal;
	margin-bottom: 10px;
}
#msp #sidecontents #sm_category ul {
}
#msp #sidecontents #sm_category ul li {
	list-style-image: none;
	list-style-type: none;
}
#msp #sidecontents #sm_category ul li a {
	font-size: 0.8em;
	line-height: 1em;
	text-decoration: none;
	color: #d5d5d5;
	display: block;
	height: auto;
	width: auto;
	margin-bottom: 2px;
	background-image: url(../../img/forum/bn-arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 30px;
}
#msp #sidecontents #sm_category ul li a:hover {
	font-size: 0.8em;
	line-height: 1em;
	text-decoration: none;
	color: #d5d5d5;
	display: block;
	height: auto;
	width: auto;
	margin-bottom: 2px;
	background-image: url(../../img/forum/bn-arrow2.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 30px;
}
#msp #sidecontents #sm_category ul li a .smjtxt {
	font-size: 0.6em;
	color: #999999;
}
#msp #sidecontents #sm_twitmm {
	height: 150px;
	width: 230px;
	margin-bottom: 15px;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	overflow: hidden;
	color: #e0e0e0;
	background-color: #000;
	background-image: url(../../img/forum/sidecontents/scap-twit.png);
	background-repeat: no-repeat;
	background-position: 15px 15px;
}
#msp #sidecontents #sm_twitmm ul {
	margin: 0px;
	padding: 0px;
}
#msp #sidecontents #sm_twitmm ul li {
	font-size: 0.8em;
	line-height: 1.7em;
	color: #e0e0e0;
	margin: 0px;
	padding: 0px;
}
#msp #sidecontents #sm_fbmm {
	height: 258px;
	width: 230px;
	margin-bottom: 15px;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	overflow: hidden;
	color: #e0e0e0;
	background-color: #000;
	background-image: url(../../img/forum/sidecontents/scap-fb.png);
	background-repeat: no-repeat;
	background-position: 15px 15px;
}
#msp #mmcc #topsection {
	height: auto;
	width: 668px;
	margin-bottom: 20px;
	border: 1px solid #E42526;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;	/* Firefox用 */
}
#msp #mmcc #topsection p {
	font-size: 0.8em;
	line-height: 1.75em;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
}
#msp #mmcc #mmprolist {
	background-image: url(../../img/forum/ba/arrow_m.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	height: auto;
	width: 700px;
	padding-top: 80px;
}
#msp #mmcc #mmprolist .mplt {
	clear: both;
	height: auto;
	width: 690px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-right: 5px;
	padding-left: 5px;
}
#msp #mmcc #mmprolist .mplt .mplt-photo {
	float: left;
	width: 150px;
	margin-right: 30px;
}
#msp #mmcc #mmprolist .mplt .mplt-com {
	float: left;
	height: auto;
	width: 370px;
	padding-top: 5px;
}
#msp #mmcc #mmprolist .mplt .mplt-com h3 {
	font-size: 1.1em;
	line-height: 1.4em;
	font-weight: normal;
	color: #FFF;
	margin-bottom: 5px;
}
#msp #mmcc #mmprolist .mplt .mplt-com p {
	font-size: 0.8em;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px;
}
#msp #mmcc #mmprolist .mplt .mplt-nav {
	float: right;
	height: auto;
	width: 110px;
	padding-top: 5px;
}
#newvideomm h3.sectiontitle01m {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	border: 1px solid #DDCCA0;
	font-size: 1em;
	line-height: 1em;
	font-weight: bold;
	color: #E9DAB1;
	text-align: center;
}
#foundation #msp #mmcc #newvideomm p.ptop {
	margin-bottom: 30px;
}
