@charset "UTF-8";

/*
 * ABSORBER改.2025.07.01
 */
 
 
 
 
 
 
 
 /*
 * Site Name: connetta WEB Smart5
 */
  
/* base class
----------------------------------------------------------- */

/* For modern browsers */
.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
}

.clearfix:after {
	clear: both;
}

/* For IE 6/7 (trigger hasLayout) */
.clearfix {
	zoom: 1;
}

.disp_none{
	display: none;
}


/* Others
----------------------------------------------------------- */

/* --- modify strigns contents --- */

.free {
	margin-bottom: 2em;
	text-align:left;
}
.free a {
	text-decoration: underline;
}


.free table{
	border-collapse:collapse;
	border:1px solid #CCCCCC;
	margin:10px auto 15px;
}

.free table td,
.free table th{
	border:1px solid #CCCCCC;
	padding: 0.5em;
}

.free li{
	padding:0 0 0 0.5em;
}
.free ul,
.free ol{
	list-style-position: outside ;
	margin: 0 0 0 1.5em;
	display: block;
}

.free ul li{
	list-style: inside inherit inherit;
	list-style-type: disc;
}

.free ol li{
	list-style: inside inherit inherit;
	list-style-type: decimal;
}


.free strong{
	font-weight: bold;
}

/*
 * Site Name: connetta WEB Smart5
 */
 
 
 
 
 
 
 /*base tag
 ------------------------------------------------- */


.main-area .top_title,
.main-area .news_title {
	display: block;
	position: relative;
	padding: 16px 14px 16px 18px;
	margin: 0 0 28px 0;
	font-size: 2em;
	line-height: 1.4em;
	text-align:left;
	color: #fff;
	font-weight: 400;
	font-family: "BIZ UDPGothic", sans-serif;
	background: #423f3e;
	letter-spacing: -1px;
	border-radius: 3px;
	border-top: 4px solid #d4d4d4;
	border-bottom: 4px solid #d4d4d4;
}

.main-area .only_title {
	display: block;
	position: relative;
	padding: 18px 14px 18px 24px;
	margin: 0 auto 28px auto;
	width: 100%;
	height: auto;
	min-height: 48px;
	font-size: 1.8em;
	line-height: 1.2em;
	text-align:left;
	color: #e8e8e8;
	font-weight: 400;
	font-family: "BIZ UDPGothic", sans-serif;
	background: #423f3e;
	letter-spacing: -0.5px;
	border-radius: 3px;
}

.main-area .only_title::before {
	position: absolute;
	content: '';
	top: 100%;
	left: 0;
	border: none;
	border-bottom: solid 16px transparent;
	border-right: solid 42px #747474;
}



.main-area h2 {
	clear: both;
	position: relative;
	padding: 0.6em 1em 0.6em 1em;
	margin: 0 0 36px 0;
	color: #fff;
	font-size: 1.6em;
	line-height: 1.4em;
	font-weight: 400;
	font-family: "BIZ UDPGothic", sans-serif;
	border-radius: 3px;
	background: #423f3e;
	letter-spacing: 1px;
	border-top: 3px solid #d4d4d4;
	overflow: hidden;
}

.main-area h2::after {
	position: absolute;
	content: '';
	left: 1em;
	bottom: -28px;
	width: 0;
	height: 0;
	border-top: 15px solid #423f3e;
	border-right: 15px solid transparent;
	border-left: 15px solid transparent;
	border-bottom: 15px solid transparent;
}





.main-area h3 {
    display: flex;
    align-items: center;
    padding: 0.6em 1em 0.6em 1em;
	margin: 0 0 24px 0;
    background-color: #f2f2f2;
    color: #333333;
	font-size: 1.4em;
	line-height: 1.4em;
	font-weight: 400;
	font-family: "BIZ UDPGothic", sans-serif;
	border-radius: 3px;
	border: 1px solid #bbbbbb;
}

.main-area h3::before {
    display: inline-block;
    width: 5px;
    height: 1.5em;
    margin-right: .5em;
    background-color: #423f3e;
    content: '';
}


















 
table {
	border-collapse: collapse;
	border-spacing: 0;
}

table td,
table th {
	border: 1px solid #888 ;
}




.main-area .cms-area {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 1.2em;
	line-height: 180%;
	overflow: hidden;
	width: 100%;
}


.top_img {
	display: block;
	position:relative;
	padding: 0 0 0 0;
	margin: 0 auto 22px auto;
	width: 100%;
}

.top_img img {
	display: block;
	position:relative;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 100%;
	height: auto;
}


@media only screen and (max-width: 768px){



}






/* .free ---------------------------------------------------------- */


.main-area .free {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}


.main-area .free a {
	text-decoration: underline;
}





/*===== page ==================================*/

.main-area .detail_text {
	display: block;
	padding: 0 0 0 0;
	margin: 0 auto 0 auto;
	width: 88%;
	max-width: 1400px;
	height: auto;
	font-size: 1.2em;
	line-height: 2em;
	font-weight: 400;
	font-family: "BIZ UDPGothic", sans-serif;
	text-align: justify;
	text-justify: inter-ideograph;
	/*letter-spacing: 2px;*/
}

@media only screen and (max-width: 630px){

	.main-area .detail_text {
		display: block;
		padding: 0 0 0 0;
		margin: 0 auto 0 auto;
		width: 95%;
		max-width: 630px;
		height: auto;
		font-size: 1.2em;
	}
	
}



.main-area .detail_text2 {
	display: block;
	padding: 0 0 0 0;
	margin: 40px auto 100px auto;
	width: 88%;
	max-width: 1400px;
	height: auto;
	font-size: 1.2em;
	line-height: 2em;
	font-weight: 400;
	font-family: "BIZ UDPGothic", sans-serif;
	text-align: justify;
	text-justify: inter-ideograph;
	/*letter-spacing: 2px;*/
}

@media only screen and (max-width: 630px){

	.main-area .detail_text2 {
		display: block;
		padding: 0 0 0 0;
		margin: 40px auto 100px auto;
		width: 95%;
		max-width: 630px;
		height: auto;
		font-size: 1.2em;
	}
	
}









.main-area .layout_center,
.main-area .layout_left,
.main-area .layout_right,
.main-area .layout_line {
	clear: both;
	display: block;
	position: relative;
	margin: 0 auto 36px auto;
	padding: 0 0 1em 0 ;
	width: 95%;
	max-width: 880px;
	overflow: hidden;
	font-size: 1.2em;
	font-weight: 400;
	font-family: "BIZ UDPGothic", sans-serif;

	/*letter-spacing: 2px;*/
}


.main-area .layout_center {
	clear: both;
	display: block;
	position: relative;
	margin: 0 auto 36px auto;
	padding: 0 0 0 0;
	width: 100%;
	max-width: 1800px;
	height: auto;
}

.main-area .layout_center img {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 100%;
	height: auto;
}



/* 左右 */

.main-area .layout_left p.imagination,
.main-area .layout_right p.imagination{
	max-width: 40%;
	text-align: left;
	padding: 0 0 1em 0;
	margin: 0 0 0 0;
}

.main-area .layout_left p.wizpain,
.main-area .layout_right p.wizpain {
	width: 40%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}



/* 横並び 3点 */

.main-area .layout_center p.imagination {
	width: 100%;
	padding: 0 0 1em 0;
}

.main-area .layout_line p.imagination {
	display: block;
	position: relative;
	float: left;
	padding: 0 0 0 0;
	margin: 0 1.5% 18px 1.5%;
	width: 30.3%;
}

.main-area .layout_line p.imagination2 {
	display: block;
	position: relative;
	float: left;
	padding: 0 0 0 0;
	margin: 0 1.5% 18px 1.5%;
	width: 47%;
}

.main-area .layout_line p.imagination4 {
	display: block;
	position: relative;
	float: left;
	padding: 0 0 0 0;
	margin: 0 1% 18px 1%;
	width: 23%;
}



.main-area .layout_line p.imagination a,
.main-area .layout_line p.imagination2 a,
.main-area .layout_line p.imagination4 a,

.main-area .layout_center p.imagination a,
.main-area .layout_left p.imagination a,
.main-area .layout_right p.imagination a {
	color: #333;
	text-decoration: none;
	padding: 0 0 0 0;
}

.main-area .layout_line p.imagination a:hover  img,
.main-area .layout_line p.imagination2 a:hover  img,
.main-area .layout_line p.imagination4 a:hover  img,


.main-area .layout_center p.imagination a:hover  img,
.main-area .layout_left p.imagination a:hover  img,
.main-area .layout_right p.imagination a:hover  img {
	opacity:0.7;
}

.main-area .layout_line p.imagination img,
.main-area .layout_line p.imagination2 img,
.main-area .layout_line p.imagination4 img,

.main-area .layout_left p.imagination img,
.main-area .layout_right p.imagination img {
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 8px 0;
	width: 100%;
	height: auto;
}


.main-area .layout_center p.imagination img {
	display: block;
	margin: 0 0 0 0;
	width: auto;
	height: auto;
}

.main-area .layout_line p.imagination span,
.main-area .layout_line p.imagination2 span,
.main-area .layout_line p.imagination4 span,

.main-area .layout_center p.imagination span,
.main-area .layout_left p.imagination span,
.main-area .layout_right p.imagination span {
	display: block;
	margin: 0 auto;
	width: 94%;
	text-align: left;
	margin: 0 auto 0.7em auto;
	font-size: 0.9em;
	letter-spacing: 0.5px;
	line-height: 1.5em;
}

/* DLボタン赤 */
.main-area .layout_line p.imagination .down-bt {
	display: block;
	position: relative;
	margin: 8px auto 8px auto;
	
	width: 60%;
	max-width: 120px;
	height: 28px;
	line-height: 30px;
	color: #fff;
	font-size: 0.8em;
	background-color: #e71619;
	text-align: center;
	border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}


.main-area .layout_left p.imagination {
	padding: 0 0 0 0;
	float: left;
	padding-right: 24px;
}

.main-area .layout_left .free {
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: right;
	width: 58%;
	font-family: "BIZ UDPGothic", sans-serif;
	font-size: 1em;
}

.main-area .layout_left .free p {
	font-size: 1em;
	
}



.main-area .layout_right p.imagination {
	padding: 0 0 0 0;
	float: right;
	padding-left: 24px;
}

.main-area .layout_right .free {
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
	width: 58%;
	font-family: "BIZ UDPGothic", sans-serif;
	font-size: 1em;
}

.main-area .layout_right .free p {
	font-size: 1em;
	
}





.main-area .layout_left p.wizpain,
.main-area .layout_right p.wizpain
{
	width: 40%;
}

.main-area .layout_left div.free table,
.main-area .layout_right div.free table {
	width: 100% !important;
	min-width: 150px;
}




@media only screen and (max-width: 768px){


	.main-area .layout_left p.imagination {
		float: none;
		width: 95%;
		max-width: 600px;
		margin: 18px auto 10px auto;
		padding: 0 0 0 0;
		overflow: hidden;
	}
	
	.main-area .layout_left div.free {
		float: none;
		width: 95%;
		margin: 18px auto 0 auto;
		padding: 0 0 0 0;
		text-align: left;
	}
	
	.main-area .layout_right p.imagination {
		float: none;
		width: 95%;
		max-width: 600px;
		margin: 18px auto 10px auto;
		padding: 0 0 0 0;
		overflow: hidden;
	}
	
	.main-area .layout_right div.free {
		float: none;
		width: 95%;
		margin: 18px auto 0 auto;
		padding: 0 0 0 0;
		text-align: left;
	}


	.main-area .layout_left p.imagination span,
	.main-area .layout_right p.imagination span {
		display: block;
		text-align: left;
		margin: 0.5em auto 0 auto;
		font-size: 0.8em;
	}


}






.main-area .layout_center p.imagination {
	text-align:center;
}

.main-area .layout_left p.imagination img ,
.main-area .layout_right p.imagination img ,
.main-area .layout_center p.imagination img {
	margin: 0 auto;
}

.main-area .layout_line p.imagination {
	float: left;
}


/*
.main-area .layout_line p.edge {
	padding-left: 0;
}
*/

.main-area .scaleup_images {
	display: block;
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	
	transition: opacity 300ms;
	display: none;
	-moz-opacity: 0;
	opacity: 0;
	filter:alpha(opacity=0);
	position: fixed;
	top: 0;
	left: 0;
	text-align: center;
	width: 100%;
	height: 100%;
	z-index: 10001;
	/*background-color:rgba(51,51,51,0.96);*/
	/*background-color:rgba(244,240,235,1);*/
	background-color:#fff;
}

.main-area .scaleup_images_a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 201;
}


/*closeの位置_161行目*/
/*
.main-area .scaleup_images_a span {
	display:block;
	position:absolute;
	top:10%;
	right:10%;
	color:#fff;
	margin-top:-1.4em;
	font-size:200%;
}

/*代替*/
.main-area .scaleup_images_a .close img {
	width: 44px;
	height: 44px;
	position: absolute;
	right: 36px;
	top: 36px;
	border: none;
}

.main-area .scaleup_images p {
	width: 80%;
	height: 100%;
	text-align: center;
	margin: auto;
	position: relative;
}

.main-area .scaleup_images p img {
	max-height:80%;
	max-width:100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	z-index: 202;
}




.main-area .layout_thumb {
	display: block;
	width: 100%;
	max-width: 880px;
	margin: 0 auto 3em auto;
	padding: 0 0 0 0;
	overflow: hidden;
	clear: both;
}

.main-area .layout_thumb .big_images {
	width: 100%;
	height: 0;
	margin-bottom: 1em;
	text-align: center;
	z-index: 1;
	transition: all 500ms;
	overflow: hidden;
	position: relative;
}

.main-area .layout_thumb .big_images li {
	transition: all 1s;
	margin: 0 auto;
	-moz-opacity: 1;
	filter:alpha(opacity=100);
	display: block;
	opacity: 0;
	position: absolute;
	z-index: 1;
	height: auto;
	width: auto;
}

.main-area .layout_thumb .big_images li img {
	width: 100%;
	z-index: 1;
	position: relative;
}

.main-area .layout_thumb .thumbs {
	display: block;
	width: 100%;
	padding: 0 0 0 0;
	margin: 0 0 36px 0;
	list-style: none;
	z-index: 3;
	overflow: hidden;
}

.main-area .layout_thumb .thumbs li {
	display: block;
	float: left;
	width: 19%;
	height: auto;
	margin: 0 0.5% 1% 0.5%;
	padding:0 ;
	position: relative;
	text-align:center;
	z-index: 3;
}

/*
.main-area .layout_thumb .thumbs li.edge {
	display: block;
	float:left;
	width: 19%;
	margin: 0 0.5% 1% 0.5%;
	padding:0 ;
	z-index: 3;
}
*/

.main-area .layout_thumb .thumbs li a {
	width: 100%;
	margin: 0;
	padding: 0;
	z-index: 3;
}

.main-area .layout_thumb .thumbs li a:hover {
	opacity:0.9;
	filter: alpha(opacity=90);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=90)";  /* ie 8 */
}








.main-area .panel_map {
	margin: 0 1em 35px 1em;
	padding:0;
	text-align: center;
	position: relative;
}

.main-area .panel_map p {
	margin: 0 1em 2em 1em;
	text-align:left;
	color:#000000;
}

.main-area .panel_map .gmap {
	width: 100%;
	height: 600px;
	margin: 0 0 0 1em;
}

.main-area p.map_title {
	margin-bottom: 15px;
	padding: 4px 0;
	color:#555555;
	font-weight:bold;
	border-bottom:1px dotted #999999;
}

.gmap_tag iframe {
	width: 100%;
	height: 600px;
}

@media only screen and (max-width: 640px){
 
	.gmap_tag iframe {
		width: 100%;
		height: 350px;
	}
 
}


/* iframe版 h250 */
.main-area .mapframe {
	display: block;
	padding: 0 0 0 0;
	margin: 24px 0 24px 0;
	width: 100%;
	height: auto;
}

.main-area .mapframe iframe {
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 100%;
	height: 450px;
}









.main-area p.entry {
	display: none;
}

.main-area .panel_map .marker_pop {
	width:330px;
	padding-bottom:44px;
}

.main-area .panel_map .marker_pop p.marker_title {
	padding:0 0 3px;
	margin:0 0 10px;
	border-bottom:1px dotted #666666;
	color:#666666;
	font-weight: bold;
}

.main-area .panel_map .marker_pop p.marker_summary {
	margin:0;
	padding:0 0 10px;
	font-weight: normal;
}

.main-area .movie_part {
	display: block;
	position: relative;
	width: 100%;
	margin: 0 auto 2em auto ;
	padding-top: 56.25%;
}

.main-area .movie_part iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

.main-area p.mov_title {
	margin-bottom: 30px;
	padding: 4px 0;
	color:#555555;
	font-weight:bold;
	border-bottom:1px dotted #999999;
}

.main-area .flashcontent {
	margin: 0 0 0;
	text-align: center;
}

.main-area .etc_box {
	display: block;
	width: 95%;
	max-width: 1400px;
	margin:0 auto 2em auto;
	padding:28px 12px 22px 12px ;
	background-color: #f3f3f3;
	overflow: hidden;
	border: 1px solid #e4e4e4;
	border-radius: 3px;
}

.main-area .etc_box p.etc_title {
	padding: 0 0.5em 0.5em 0.5em;
}


/* DLアイコンカラー */

.main-area .etc_box p.etc_title .ipdf {
	font-size: 1.5em;
	color: #c11e07;
}

.main-area .etc_box p.etc_title .iexel {
	font-size: 1.5em;
	color: #1e7145;
}

.main-area .etc_box p.etc_title .iword {
	font-size: 1.5em;
	color: #2b5797;
}

.main-area .etc_box p.etc_title .ifile {
	font-size: 1.5em;
	color: #aa89bd;
}









.main-area .etc_box p.etc_title a {
	text-decoration: none;
	color: #004198;
	font-weight: 400;
	font-family: "BIZ UDPGothic", sans-serif;
	letter-spacing: 2px;
	font-size: 1.2em;
	line-height: 1.8em;
	padding: 0 0.5em 0 0.5em;
	text-decoration: underline;
	/*
	text-decoration: underline;
	padding-left: 22px;
	background:url(../common/arrow.png) no-repeat left center;
	background-size:7px;
	color: #625541;
	*/
}

.main-area .etc_box p.etc_title a:hover {
	text-decoration: none;
}


.main-area .etc_box p.etc_title img {
	width: 17px;
	vertical-align:middle;
}


.main-area .etc_box .free {
	margin: 0 1em 1em 2em;
	font-family: 'Noto Sans JP', sans-serif;
}

.main-area .etc_box dl dt:last-child,
.main-area .etcBox dl dd:last-child {
	margin-bottom: 0;
}




/* etc_box / free / table  ABSORBER */


/* .free table --------------------------------------------------------- */


.main-area .etc_box .free table { 
	background-color: #fff; 
	font-size: 1.2em; 
	line-height: 1.3; 
	border-style: none; 
	border-collapse: collapse; 
	border-spacing: 0;
}











.main-area .paragraph_lead {
	display: block;
	padding: 0 0 0 0;
	margin: 0 auto 32px auto;
	width: 88%;
	max-width: 1400px;
	height: auto;
	font-size: 1.2em;
	line-height: 2em;
	font-weight: 400;
	font-family: "BIZ UDPGothic", sans-serif;
	text-align: justify;
	text-justify: inter-ideograph;
}

.main-area .paragraph_lead p {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 100%;
}

@media only screen and (max-width: 630px){

	.main-area .paragraph_lead {
		display: block;
		padding: 0 0 0 0;
		margin: 0 auto 0 auto;
		width: 95%;
		max-width: 630px;
		height: auto;
		font-size: 1.2em;
	}
	
}

/*
.main-area .paragraph_lead {
	padding: 0 0 0 0;
	margin: 0 auto 38px auto;
	width: 90%;
	max-width: 1500px;
	height: auto;
	font-size: 1.2em;
	font-weight: 400;
	font-family: "BIZ UDPGothic", sans-serif;
}

.main-area .paragraph_lead p {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 100%;
}

@media only screen and (max-width: 630px){
	
	.main-area .paragraph_lead {
		padding: 0 0 0 0;
		margin: 0 auto 38px auto;
		width: 95%;
		max-width: 630px;
		height: auto;
		font-size: 1.1em;
	}	

	.main-area .paragraph_lead p {
		padding: 0 0 0 0;
		margin: 0 auto 0 auto;
		width: 90%;
	}

}
*/





.main-area .free table {
	border-collapse:collapse;
	border:1px solid #CCCCCC;
	margin:10px auto 15px;
}

.main-area .free table td,
.main-area .free table th {
	border:1px solid #CCCCCC;
	padding: 0.5em;
}

.main-area .free ul,
.main-area .free ol {
	margin: 1em 0 0 1em;
	display: block;
}

.main-area .free ul li {
	list-style: inside;
	list-style-type: disc;
	padding:0 0 0.2em 0.5em;
}

.main-area .free ol li {
	list-style: inside;
	list-style-type: decimal;
	padding:0 0 0.2em 0.5em;
}

.main-area .free strong {
	font-weight: bold;
}




/* .asset-items ---------------------------------------------------------- */

.main-area .etc_box .free .asset-items { 
	margin-right: 0 0 10px 0; 
	width: 100%;
}

.main-area .etc_box .free .asset-item { 
	padding-bottom: 5px;
}

.main-area .etc_box .free .asset-item-head { 
	padding-left: 18px; 
	padding-bottom: 8px; 
	padding-right: 18px; 
	padding-top: 10px; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 1em; 
	line-height: 160%; 
	text-align: left; 
	vertical-align: middle;
}

.main-area .etc_box .free .asset-item-body { 
	padding-left: 20px; 
	padding-bottom: 8px; 
	padding-right: 16px; 
	padding-top: 10px; 
	font-size: 1em; 
	line-height: 180%; 
	text-align: left; 
	vertical-align: top;
}

.main-area .etc_box .free .asset-item-head { 
	border-bottom: 1px solid #ccc; 
	height: 32px; 
	color: #333; 
	background: #f4f7f8 repeat-x; 
	margin-top: 8px; 
	margin-bottom: 4px; 
	width: 24%;
}

.main-area .etc_box .free .asset-item-body { 
	border-bottom: 1px solid #ccc; 
	height: auto; 
	background: #fff; 
	margin-top: 8px; 
	margin-bottom: 4px; 
}

.main-area .free p.withline {
	display: block;
	padding-top: 4px;
}

.main-area .free .qa01 {
	font-size: 1.4em;
	color: #ad346d;
	padding-right: 8px;
	padding-left: 2px;
	font-weight: bold;
}

.main-area .free .qa02 {
	font-size: 1.4em;
	color: #0b07ad;
	padding-right: 8px;
	padding-left: 2px;
	font-weight: bold;
}








/*
 * page newsBox
 */

.main-area .newsBox {
	display: block;
	width: auto;
	float: none;
	padding: 0 0 0 0;
	margin: 20px 0 0 0 ;
}

.main-area .newsBox li {
	display: table;
	-webkit-box-align: center;
	-webkit-align-items: center;
	 -ms-flex-align: center;
	     align-items: center;
	width: auto;
	padding: 8px 0 8px 0;
	margin: 0;
	table-layout: fixed;
	border-bottom: 1px dashed #959595; 
}


.main-area .newsBox li em {
	display: table-cell;
	/*white-space: nowrap;
	overflow: hidden;
	text-overflow: clip;*/
	font-size: 15px;
	vertical-align: top; 
	overflow: hidden;
}

.main-area .newsBox li em a {
	display: block; 
	overflow: hidden;
}






.main-area .news_date {
	display: block;
	position: relative;
	text-align: right;
	font-size: 1.3em;
	line-height: 16px;
	padding: 0 0 0 0;
	margin: 2px 18px 22px 0;
	color: #423f3e;
	height: auto;
	min-height: 16px;
	font-weight: 400;
	font-family: "BIZ UDPGothic", sans-serif;
}

.main-area .news_date span {
	display: inline-block;
	margin-right: 12px;
	background-color: #cf2963;
	width: auto;
	min-width: 80px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	color: #fff;
}







