@charset "utf-8";

p {
    line-height: 1.75;
    word-break: break-all;
}

.preview00 {
	width: 98%;
	max-width: 1000px;
	margin: 0 auto;
	text-align: left;
}

.preview01 {
	background: none repeat scroll 0 0 #3F352D;
	width: 100%;
	border-bottom: 2px solid #FFFFFF;
	font: 13px/1 "メイリオ", "Meiryo", "ＭＳＰゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
	letter-spacing: normal;
}

.preview01 p.tit {
	color: #ffffff;
	width: auto;
	max-width: 220px;
	min-width: 9em;
	padding-top: 5px;
	line-height: 130%;
	font-size: 120%;
}

.preview01.error {
	height: 120px;
}

body {
	background: #fff;
}

.preview01 div.prt-articleUnitA div.head {
	min-height: 28px;
	zoom: 1;
	margin: 0 auto;
	max-width: 1200px;
}

.contener {
	position: relative;
	top: 30px;
	width: 960px;
	margin: 0 auto;
}

.contener span {
	padding: 0 20px 30px 0;
	float: left;
}

.preview01 .back-btn {
	padding: 5px;
	font-size: 14px;
	cursor: pointer;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #4c4c4c;
	background: -moz-linear-gradient(top, #4c4c4c 44%, #2c2c2c 50%, #131313 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(44%, #4c4c4c), color-stop(50%, #2c2c2c), color-stop(100%, #131313));
	background: -webkit-linear-gradient(top, #4c4c4c 44%, #2c2c2c 50%, #131313 100%);
	background: -o-linear-gradient(top, #4c4c4c 44%, #2c2c2c 50%, #131313 100%);
	background: -ms-linear-gradient(top, #4c4c4c 44%, #2c2c2c 50%, #131313 100%);
	background: linear-gradient(to bottom, #4c4c4c 44%, #2c2c2c 50%, #131313 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4c4c4c', endColorstr='#131313', GradientType=0);
	float: right;
	margin-top: 7px;
	margin-right: 20px;
}

/* IE6 Only */
* html .preview01 div.prt-articleUnitA div.head {
	height: 28px;
	float: left;
}

.preview01 div.prt-articleUnitA div.head:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
}

.preview01 div.prt-articleUnitA div.head li {
	margin: 0 5px 0 0;
	float: left;
	display: inline;
}

.preview01 div.prt-articleUnitA div.head ul {
	display: flex;
}

.preview01 div.prt-articleUnitA div.head li img,
.preview01 div.prt-articleUnitA div.head li input[type='image'] {
	width: 100%;
	max-width: 130px;
	min-height: 22px;
}

.preview01 div.prt-articleUnitA div.body strong {
	color: #D71E00;
}

.preview01 div.prt-articleUnitA div.head .title {
	margin: 0 5px 0 0;
	float: left;
	display: inline;
	clear: none;
}

html {
	font-size: 62.5%
}

body,
html {
	min-width: 100%
}

body {
	font: 62.5%/1.5 Lucida Grande, Meiryo, メイリオ, Hiragino Kaku Gothic ProN, ヒラギノ角ゴ ProN W3, sans-serif;
	color: #333;
	margin: 0;
	padding: 0;
	letter-spacing: .08em;
	*font-size: small;
	*font: x-small;
	-webkit-text-size-adjust: 100%
}

img {
	max-width: 100%;
	height: auto
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0
}

.white-check {
	color: white;
}

.red {
	color: red;
}

.approval_button {
	display: block;
	margin-left: auto;
	background: url(../../images/preview/articleUnitA_typeH_btn_04.png) no-repeat;
	zoom: 1;
	height: 22px;
	width: 130px;
	border: 0px;
	color: transparent;

}

.approval_button:hover {
	display: block;
	margin-left: auto;
	background: url(../../images/preview/articleUnitA_typeH_btn_04_on.png) no-repeat;
	zoom: 1;
	height: 22px;
	width: 130px;
	border: 0px;
	cursor: pointer;
	color: transparent;
}

.approval_sponsor_button {
	display: block;
	margin-left: auto;
	background: url(../../images/preview/articleUnitA_typeH_btn_06.png) no-repeat;
	zoom: 1;
	height: 22px;
	width: 130px;
	border: 0px;
	color: transparent;

}

.approval_sponsor_button:hover {
	display: block;
	margin-left: auto;
	background: url(../../images/preview/articleUnitA_typeH_btn_06_on.png) no-repeat;
	zoom: 1;
	height: 22px;
	width: 130px;
	border: 0px;
	cursor: pointer;
	color: transparent;
}

.tophead-inner {
	display: block;
	width: 100%;
}

.tophead-inner-title {
	display: inline-block;
	padding: 0 20px 10px;
	width: auto;
	min-width: 150px;
	vertical-align: bottom;
}

.tophead-inner-body {
	display: inline-block;
	width: auto;
	vertical-align: bottom;
    margin: 10px;
 }