@charset "utf-8";


/*==========================================================================================

	//  topページ MSL用css

==========================================================================================*/

/*----- 共通部分 -----*/

img { -ms-interpolation-mode: bicubic; }

.mslongtail_wrapper {
	width: 100%;
	margin: 0px auto 60px;
	text-align: left;
	font-size: 12px;
	clear: both;
}

.mslongtail_wrapper h2 {
	margin-top: 15px !important;
	margin-bottom:10px;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	letter-spacing: 0.2em;
	font-family:Arial, Helvetica, sans-serif;
}

.mslongtail_date {
	font-size: 14px;
}

.mslongtail_title {
	font-size: 14px;
}

.mslongtail_inner p {
	clear: both;
	text-align: center;
	padding: 20px 0 0;
	font-size: 11px;
	line-height: 2.4em;
	letter-spacing: 0.2em;
}

.mslongtail_body,
.mslongtail_title {
	word-break: break-all;
}

.mslongtail_body img {
	vertical-align: baseline;
}

.mslongtail_inner {
	padding:0px 5px 10px 0px;
	max-height:190px;
	overflow:auto;
}

/*----- 詳細表示 -----*/

.mslongtail_type_definition dl {
	margin: 0;
}

.mslongtail_type_definition dt {
	border-top: dotted 1px #ccc;
	font-size: 14ps;
	font-weight: bold;
	padding: 10px 0 5px;
}

.mslongtail_type_definition .mslongtail_title_top {
	border-top: none;
	padding-top: 0;
}

.mslongtail_type_definition dt a {
	margin-left: 5px;
}

.mslongtail_type_definition dd {
	padding: 0 0 10px 0;
	margin: 0;
	line-height: 1.5em;
}

.mslongtail_type_definition .mslongtail_img {
	text-align: center;
}

.mslongtail_type_definition .mslongtail_img img {
	margin-bottom: 5px;
	width: 120px;
}



/*----- 箇条書き -----*/

.mslongtail_type_list ul {
	margin: 0 !important; 
}

.mslongtail_type_list li {
	padding: 10px 0;
	border-top: dotted 1px #ccc;
	list-style: none;
}

.mslongtail_type_list .mslongtail_title_top {
	border-top: none;
}

.mslongtail_type_list li a {
	margin-left: 5px;
}



/*----- 画像のみ -----*/

.mslongtail_type_img ul {
	margin: 0 0 0 10px !important;
}

.mslongtail_type_img li {
	float: left;
	background-color: #f4f4f4;
	border: solid 1px #ccc;
	padding: 10px;
	margin: 0 10px 10px 0 !important;
	width: 160px;
	list-style: none;
}

.mslongtail_type_img li span {
	display: block;
	height: 160px;
	overflow: hidden;
}

.mslongtail_type_img img {
	width: 100%;
}

*+html .mslongtail_type_img p {
	clear: both;
	border-top: solid 1px #ccc;
	text-align: right;
	padding: 5px 0 0;
}


/*----- 画像とタイトル -----*/

.mslongtail_type_imgtext ul {
	margin: 0 0 0 10px !important;
}

.mslongtail_type_imgtext li {
	float: left;
	background-color: #f4f4f4;
	border: solid 1px #ccc;
	padding: 10px;
	margin: 0 10px 10px 0 !important;
	width: 252px;
	list-style: none;
}

.mslongtail_type_imgtext .mslongtail_img {
	display: block;
	height: 252px;
	overflow: hidden;
	margin-bottom: 5px;
}

.mslongtail_type_imgtext .mslongtail_title {
	display: block;
	overflow: hidden;
	height: 15px;
	line-height: 15px;
	text-align: center;
}

.mslongtail_type_imgtext .mslongtail_img img {
	width: 100%;
}

*+html .mslongtail_type_imgtext p {
	clear: both;
	border-top: solid 1px #ccc;
	text-align: right;
	padding: 5px 0 0;
}


.inbox{
	padding-top: 20px;
	margin-bottom: 0px;
	overflow: hidden;
}