@charset "Shift_JIS";



/* ################################################### */

/* #                                                 # */

/* #                                                 # */

/* #           　　　　iframe用css 　                # */

/* #                                                 # */

/* #                                                 # */

/* ################################################### */


body {
	font-family: 'ms p gothi', 'ＭＳ Ｐゴシック', Osaka, sans-serif;
	background-color: #fff;
	color: #555;
	font-size: 62.5%;
}
div#DocBody, table, h1, h2, h3, h4, h5, h6, input, textarea {
	font-size:1.3em;
}
body, div, h1, h2, h3, h4, h5, h6, p, address, dl, dt, dd, ul, ol, li, img {
	margin: 0;
	padding: 0;
	border: none;
}
div, table {
	line-height: 1.4;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
}

li {
	list-style:none;
}

a:link {
	color:#039;
}
a:hover {
	color:#36C;
}
a:visited {
	color:#20386C;
}

/* 汎用
---------------------------------------------------- */

/* clearfix */
.clearfix:after {
	content: ",";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
	*html .clearfix { height: 1%; }
	.clearfix { display: block; }
/* End hide from IE-mac */

.text-center {
	text-align:center!important;
}
.text-right {
	text-align:right!important;
}
a.image {
	background:none!important;
	padding:0!important;
}

.red {
	color:#f00!important;
}

.imgFloatL img {
	float:left;
	margin-right:10px;
}

.imgFloatR img {
	float:right;
	margin-left:10px;
}

.no-arrow a {
	background:none!important;
	padding:0!important;
}

span.bold {
	font-weight:bold;
}
div.top-frame h2 {
	padding:10px 0;
	border-top:2px solid #CCCCCC;
}
div.top-frame p {
	margin:0 0 10px 0;
}
div.top-frame ul li.CamList {
	margin:0 0 5px 10px;
}
div.top-frame h2 img {
	float:left;
	padding-left:10px;
}
div.top-frame h2 span {
	float:right;
	font-size: 90%;
	padding-right:10px;
}
div.top-frame div.list {
	text-align:right;
	margin:10px 5px 15px 0;
}

div.top-frame a {
	background:url(../img/common/arrow01.gif) 0 center no-repeat;
	padding-left:7px;
}

div.top-frame .bnr {
	text-align:center;
}

div.top-frame .bnr a,
div.top-frame .campaign a {
	background:none;
	padding-left:0;
}
 {
	background:none;
	padding-left:0;
}

div.top-frame dl {
	margin:0 0 10px 10px;
}

div.top-frame dl dt {
	float:right;
	width:165px;
	font-size:120%;
}

div.top-frame dl dd {
	float:right;
	width:165px;
}

div.top-frame dl dd.image {
	padding-left:0;
	float:left;
	width:auto;
}

div.top-frame .Info01 li {
	margin-bottom:15px;
}

iframe.campaign,
iframe.group {
	padding:0;
	margin:0;
	border:none;
	width:250px;
	height:300px;
}

div.top-frame {
	width:260px;
}


div#DocBody {
	width:880px;
	/*background:url(../iframe/img/bg_centerline.gif) 0 0 repeat-y;*/
}

div.Block {
	width:415px;
	float:left;
	padding:0 10px;
	margin-bottom:20px;
}

div.Block div.thumb {
	width:140px;
	float:left;
	margin-right:10px;
	margin-left:5px;
}

div.Block ul.icon {
	margin:5px 0 0 3px;
}

div.Block ul.icon li {
	display:inline;
}

dl.description {
	float:left;
	width:245px;
}

dl.description dt img {
	vertical-align:bottom;
	margin-left:5px;
}

dl.description dt {
	padding:0 7px;
	background:url(../iframe/img/arrow01.gif) 0 7px no-repeat;
}

dl.description dd {
	padding:0 7px;
}
.allow {
	background:url(../iframe/img/arrow01.gif) 0 5px no-repeat;

}