@charset "UTF-8";
/* CSS Document */

body,html,p,ul,ol,li,form,h1,h2,h3,h4,dd,dl,dt,iframe,span{
	margin:0;
	padding:0;
}

#mcs a img{
	border:none;
	outline:none;
}

#mcs a:focus {
  outline: none;
}

#mcs ul,#mcs ol {
	list-style:none;
}


#mcs .clearFix {
    overflow: hidden;
}
#mcs .clearFix:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    overflow: hidden;
}
* html #mcs .clearFix {
    height: 1em;
    overflow: visible;
}

#mcs{
	color:#2d2d2d;
	background:#FFF;
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
}

#mcs .fl{
	float:left;
}

#mcs .fr{
	float:right;
}

#mcs img{
	max-width:none;
	width:auto;
	height:auto;
	vertical-align:top;
}


#mcs .inner{
	width:100%;
	min-width:801px;
	max-width:1280px;
	margin:0 auto;
	padding:0 20px;
	overflow:visible;
	position:relative;
	box-sizing:border-box;
}

#mcs .head_box{
	width:100%;
	height:654px;
	box-sizing:border-box;
	background:#f8f7eb;
	position:relative;
	overflow:hidden;
}

#mcs .head_box h1{
	width:100%;
	position:absolute;
	top:20%;
	left:0;
	text-align:center;
	opacity:0;
	z-index:100;
}

#mcs .head_box h1 img{
	padding-left:40px;
}

#mcs .head_box img.pic{
	position:absolute;
	bottom:-20px;
	left:0;
	right:0;
	margin:0 auto;
	opacity:0;
}

#mcs .co2{
	width:50%;
}

#mcs .info_box{
	padding:75px 0 100px;
}

#mcs .info_box .fl {
	text-align:center;
}

#mcs .info_box .fl img{
	margin-bottom:35px;
}

#mcs .info_box .fl h2{
	font-size:18px;
	font-weight:bold;
	text-align:left;
}

#mcs .info_box .fl p{
	font-size:18px;
	line-height:1.6;
	text-align:left
}

#mcs .info_box .fr{
	text-align:right;
}

#mcs h3{
	font-size:48px;
	color:#0056a8;
}

#mcs .co01{
	text-align:center;
	background:#f8f7eb;
}

#mcs .co01 h2{
	margin-bottom:20px;
}

#mcs .co01 h3{
	margin-bottom:15px;
}

#mcs .co02{
	position:relative;
	padding-bottom:40px;
}

#mcs .co02 h2{
	width:100%;
	position:absolute;
	top:0;
	left:0;
	text-align:center;
	z-index:99999;
}

#mcs .slider{
	width:100%;
	min-width:801px;
	overflow:hidden;
}

#mcs .slider a{
	text-decoration:none;
}

#mcs .text_l,#mcs .text_r{
	width:50%;
}
#mcs .text_l{
	float:left;
}
#mcs .text_r{
	float:right;
}

#mcs .text_l img,#mcs .text_r img{
	width:100%;
	height:auto;
}

#mcs .text_l div,#mcs .text_r div{
	width:650px;
	padding:30px;
	box-sizing:border-box;
}

#mcs .text_l div h3,#mcs .text_r div h3{
	font-size:22px;
	line-height:1.3;
	margin-bottom:10px;
	color:#2d2d2d;
}

#mcs .text_l div h3 span,#mcs .text_r div h3 span{
	font-size:16px;
}
#mcs .text_l div h4,#mcs .text_r div h4{
	font-size:16px;
	color:#0056a8;
}

#mcs .text_l div ul,#mcs .text_r div ul{
	font-size:16px;
	color:#2d2d2d;
}

.bx-prev {
	left: 50%;
	margin-left:-695px;
	background: url(/jp/~/media/medicom/mcs/prev.png) no-repeat;
}
.bx-next {
	right: 50%;
	margin-right:-695px;
	background: url(/jp/~/media/medicom/mcs/next.png) no-repeat;
}
.bx-controls-direction a {
	position: absolute;
	margin-top:-7%;
	width: 35px;
	height: 35px;
	text-indent: -9999px;
	z-index: 9999;
}


#mcs .co03{
	text-align:center;
	background:#f8f7eb;
	height:780px;
}

#mcs .co03 h2{
	margin-bottom:35px;
}

#mcs .co03 h3{
	margin-bottom:65px;
}

#mcs .co03 p{
	width:625px;
	font-size:20px;
	line-height:1.6;
	text-align:left;
	margin-bottom:30px;
}

#mcs .co03 p.cap{
	width:430px;
	font-size:16px;
	line-height:1.6;
}

#mcs .co03 img.pic{
	position:absolute;
	top:80px;
	right:30px;
}

#mcs .co04{
	padding-bottom:140px;
}

#mcs .co04 h2{
	text-align:center;
	margin-bottom:25px;
}

#mcs .co04 h3{
	text-align:center;
	margin-bottom:40px;
}

#mcs .co04 h4{
	font-size:24px;
	color:#0056a8;
}

#mcs .co04 ul{
	font-size:16px;
	line-height:1.7;
	margin-bottom:30px;
}

#mcs .co04 ul li{
	text-indent:-1em;
	padding-left:1em;
}
	
#mcs .co04 img.pic{
	position:absolute;
	top:197px;
	right:104px;
}

#mcs .co05{
	padding:50px 0;
	background:#f7f7f7;
}

#mcs .co05 h3{
	font-size:20px;
	line-height:1.4;
	color:#008dd3;
	font-weight:bold;
	margin-bottom:20px
}

#mcs .co05 .inner .co2.fl div{
	float:left;
	margin-right:30px;
}

#mcs .co05 .inner .co2.fr div{
	float:left;
	margin-right:15px;
}


#mcs .co05 .inner .co2 div h4{
	font-size:18px;
	line-height:1.4;
	color:#008dd3;
	margin-bottom:10px;
}

#mcs .co05 .inner .co2.fr{
	padding-left:30px;
	box-sizing:border-box;
}

#mcs .co05 .inner .co2 div img{
	margin-bottom:10px;
}

#mcs .co05 .inner .co2  p.cap{
	clear:both;
	font-size:14px;
}

#mcs .co06{
	padding:50px 0;
}

#mcs .co06 h3{
	font-size:20px;
	line-height:1.4;
	color:#008dd3;
	font-weight:bold;
	margin-bottom:20px
}

#mcs .co06 .inner .co2 div h4{
	font-size:18px;
	line-height:1.4;
	color:#008dd3;
	margin-bottom:10px;
}

#mcs .co06 .inner .co2.fr{
	padding-left:30px;
	box-sizing:border-box;
}

#mcs .co06 .inner .co2 div h4.posi{
	text-align:right;
	padding-right:30px;
}

#mcs .co06 .inner .co2 div img{
	margin-bottom:10px;
}

#mcs .co06 .inner .co2 p.cap{
	clear:both;
	font-size:14px;
}

#mcs .co07{
	background:#f8f7eb;
}

#mcs .co07 .inner{
	/*padding-bottom:460px;*/
	padding-bottom:60px;
}

#mcs .co07 h2{
	text-align:center;
	margin-bottom:40px;
}

#mcs .co07 h3{
	font-size:36px;
	line-height:1.4;
	margin-bottom:10px;
}

#mcs .co07 p{
	font-size:18px;
	line-height:1.5;
}

#mcs .co07 .logo{
	position:absolute;
	top:225px;
	left:60px;
}

#mcs .co07 img.pic{
	clear:both;
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	margin:0 auto;
}

#mcs .co08{
	padding:60px 0 90px;
}

#mcs .co08 p{
	font-size:16px;
	line-height:1.8;
	margin-top:30px;
}

#mcs .co09{
	background:#e3e2d0;
	padding-bottom:90px;
}

#mcs .co09 img.ar{
	display:block;
	margin:0 auto;
}

#mcs .co09 h3{
	font-size:36px;
	line-height:1;
	color:#000;
	margin:10px 0 20px;
	text-align:center;
}

#mcs .co09 p{
	font-size:14px;
	line-height:1.5;
	color:#636363;
}

#mcs .co09 p.sub{
	font-size:18px;
	line-height:1.4;
	text-align:center;
	margin-bottom:25px;
}

#mcs .co09 .co2{
	text-align:center;
}

#mcs .co09 .co2 img{
	margin-bottom:20px;
}

#mcs .co09 .tel{
	font-size:28px;
	color:#000;
	font-family: 'DINCondensedW01-Normal', 'DINCondensedW10-Normal', 'DINCondensedW02-Normal', 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	margin-bottom:20px;
}

#mcs .co09 .tel span{
	font-size:14px;
}

#mcs .co09 .mail{
	font-size:22px;
	color:#000;
	margin-bottom:35px;
}

#mcs .contact{
	width:100%;
	position:fixed;
	bottom:-90px;
	left:0;
	padding:20px 0;
	background:#FFF;
	-webkit-box-shadow: 0px -1px 13px 0px rgba(50, 50, 50, 0.42);
	-moz-box-shadow:    0px -1px 13px 0px rgba(50, 50, 50, 0.42);
	box-shadow:         0px -1px 13px 0px rgba(50, 50, 50, 0.42);
	z-index:999999;
}

#mcs .contact .inner p{
	font-size:21px;
	line-height:1;
	display:inline-block;
	padding-top:10px;
	float:left;
}

#mcs .contact .inner div{
	float:right;
}

#mcs .contact .inner div img{
	margin-left:20px;
}

#mcs .totop{
	position:fixed;
	right:40px;
	bottom:40px;
	display:none;
}


@media screen and (max-width: 800px) {
	
	#mcs .fl{
		float:none;
	}
	
	#mcs .fr{
		float:none;
	}
	
	
	#mcs .inner{
		width:100%;
		min-width:inherit;
		padding:0 20px;
		box-sizing:border-box;
	}
	
	#mcs .head_box{
		width:100%;
		height:auto;
	}
	
	#mcs .head_box a img{
		width:15%;
		height:auto;
	}
		
	#mcs .head_box h1 img{
		width:70%;
		height:auto;
		padding-left:40px;
	}	
	
	#mcs .head_box img.pic{
		position:static;
		width:120%;
		height:auto;
		margin-left:-10%;
		margin-top:5%;
	}
	
	#mcs .co2{
		width:100%;
		margin-bottom:30px;
	}
	
	#mcs .info_box{
		padding:40px 0;
	}
		
	#mcs .info_box .fl img{
		margin-bottom:35px;
	}
	
	#mcs .info_box .fl h2{
		font-size:18px;
		font-weight:bold;
		text-align:left;
	}
	
	#mcs .info_box .fl p{
		font-size:18px;
		line-height:1.6;
		text-align:left
	}
	
	#mcs .info_box .fr{
		text-align:center;
	}
	
	#mcs h2 img{
		width:30% !important;
		height:auto;
	}
	
	#mcs h3{
		font-size:35px;
		color:#0056a8;
	}
	
		
	#mcs .co01 img{
		width:100%;
		height:auto;
	}
	
	#mcs .slider{
		width:100%;
		min-width:inherit;
		overflow:hidden;
	}
	
	#mcs .text_l div{
		width:100%;
		padding:10px 10px 0 30px;
		box-sizing:border-box;
	}
	
	#mcs .text_r div{
		width:100%;
		padding:10px 30px 0 10px;
		box-sizing:border-box;
	}
	
	#mcs .text_l div h3,#mcs .text_r div h3{
		font-size:16px;
		margin-bottom:10px;
		color:#2d2d2d;
	}
	
	#mcs .text_l div h3 span,#mcs .text_r div h3 span{
		font-size:12px;
	}
	#mcs .text_l div h4,#mcs .text_r div h4{
		font-size:14px;
		color:#0056a8;
	}
	
	#mcs .text_l div ul,#mcs .text_r div ul{
		font-size:14px;
		color:#2d2d2d;
	}
	
	.bx-prev {
		left: 5px;
		margin-left:0;
		background-size:100%;
	}
	.bx-next {
		right: 5px;
		margin-right:0;
		background-size:100%;
	}
	.bx-controls-direction a {
		position: absolute;
		margin-top:-10%;
		width: 20px;
		height: 20px;
		text-indent: -9999px;
		z-index: 9999;
	}
	
	#mcs .co03{
		height:auto;
	}
	
	#mcs .co03 h2{
		margin-bottom:15px;
	}
	
	#mcs .co03 h3{
		margin-bottom:20px;
	}
	
	#mcs .co03 p{
		width:100%;
		font-size:16px;
		line-height:1.6;
		margin-bottom:20px;
	}
	
	#mcs .co03 p.cap{
		width:100%;
		font-size:14px;
		line-height:1.6;
	}
	
	#mcs .co03 img.pic{
		position:static;
		width:80%;
		height:auto;
		margin-bottom:30px;
	}
	
	#mcs .co04{
		padding-bottom:40px;
	}
	
	#mcs .co04 h2{
		text-align:center;
		margin-bottom:25px;
	}
	
	#mcs .co04 h3{
		text-align:center;
		margin-bottom:20px;
	}
	
	#mcs .co04 h4{
		font-size:20px;
		color:#0056a8;
	}
	
	#mcs .co04 ul{
		font-size:16px;
		line-height:1.7;
		margin-bottom:20px;
	}
		
	#mcs .co04 img.pic{
		position:static;
		width:70%;
		height:auto;
		display:block;
		margin:0 auto;
	}
	
	#mcs .co05{
		padding:40px 0;
		text-align:center;
	}
	
	#mcs .co05 h3{
		font-size:16px;
		line-height:1.4;
		margin-bottom:20px
	}
	
	#mcs .co05 h3 br{
		display:none;
	}
	
	#mcs .co05 .inner .co2 div{
		display:inline-block;
		float:none !important;
	}
	
	#mcs .co05 .inner .co2 div h4{
		font-size:16px;
	}
	
	#mcs .co05 .inner .co2.fr{
		padding-left:0;
	}
	
	#mcs .co05 .inner .co2 div img{
		margin-bottom:10px;
	}
	
	#mcs .co05 .inner .co2 p.cap{
		clear:both;
		font-size:14px;
	}
	
	#mcs .co06{
		padding:40px 0;
		text-align:center;
	}
	
	#mcs .co06 h3{
		font-size:16px;
		line-height:1.4;
		color:#008dd3;
		font-weight:bold;
		margin-bottom:20px
	}
	
	#mcs .co06 .inner .co2 div h4{
		font-size:16px;
	}
	
	#mcs .co06 .inner .co2.fr{
		padding-left:30px;
		box-sizing:border-box;
	}
	
	#mcs .co06 .inner .co2 div h4.posi{
		text-align:right;
		padding-right:30px;
	}
	
	#mcs .co06 .inner .co2 div img{
		margin-bottom:10px;
	}
	
	#mcs .co06 .inner .co2 p.cap{
		clear:both;
		font-size:14px;
	}
	
	#mcs .co06 .inner .co2 div{
		display:inline-block;
		float:none !important;
	}

		
	#mcs .co07 .inner{
		padding-bottom:30px;
	}
	
	#mcs .co07 h2{
		text-align:center;
		margin-bottom:30px;
	}
	
	#mcs .co07 h3{
		font-size:20px;
		line-height:1.4;
		margin-bottom:10px;
	}
	
	#mcs .co07 p{
		font-size:16px;
		line-height:1.5;
	}
	
	#mcs .co07 img.logo{
		position:static;
		width:60%;
		height:auto;
		display:block;
		margin:0 auto 20px;
	}
	
	#mcs .co07 img.pic{
		position:static;
		width:100%;
		height:auto;
	}
	
	#mcs .co08{
		padding:40px 0 40px;
	}
	
	#mcs .co08 img{
		width:100%;
		height:auto;
	}
	
	#mcs .co08 p{
		font-size:16px;
		line-height:1.8;
		margin-top:20px;
	}
	
	#mcs .co09{
		background:#e3e2d0;
		padding-bottom:30px;
	}
	
	#mcs .co09 img.ar{
		display:block;
		margin:0 auto;
		width:30%;
		height:auto;
	}
	
	#mcs .co09 h3{
		font-size:30px;
		margin:10px 0;
	}
	
	#mcs .co09 p{
		font-size:14px;
		line-height:1.5;
		color:#636363;
	}
	
	#mcs .co09 p.sub{
		font-size:16px;
		line-height:1.4;
		text-align:center;
		margin-bottom:25px;
	}
	
	#mcs .co09 .co2{
		text-align:center;
	}
	
	#mcs .co09 .co2 img{
		margin-bottom:10px;
	}
	
	#mcs .co09 .tel{
		font-size:22px;
		color:#000;
		font-family: 'DINCondensedW01-Normal', 'DINCondensedW10-Normal', 'DINCondensedW02-Normal', 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
		margin-bottom:10px;
	}
	
	#mcs .co09 .tel span{
		font-size:14px;
	}
	
	#mcs .co09 .mail{
		font-size:20px;
		color:#000;
		margin-bottom:10px;
	}
	
	#mcs .contact{
		width:100%;
		bottom:-90px;
		text-align:center;
		padding:0;
	}
	
	#mcs .contact .inner p{
		font-size:16px;
		line-height:1;
		display:block;
		padding-top:15px;
		margin-bottom:15px;
		float:none;
	}
	
	#mcs .contact .inner div{
		float:none;
	}
	
	#mcs .contact .inner div img{
		margin:0 10px;
		width:auto;
		height:30px;
	}
	


}

@media screen and (max-width: 650px) {
	
	#mcs img{
		width:100%;
		height:auto;
		box-sizing:border-box;
	}
		
	#mcs .head_box a img{
		width:20%;
		height:auto;
	}
		
	#mcs .head_box h1 img{
		padding-left:10px;
		box-sizing:border-box;
	}
	
	#mcs .co2{
		width:100%;
		margin-bottom:20px;
	}
	
	#mcs .info_box{
		padding:20px 0;
	}
		
	#mcs .info_box .fl img{
		margin-bottom:15px;
	}
	
	#mcs .info_box .fl h2{
		font-size:16px;
	}
	
	#mcs .info_box .fl p{
		font-size:14px;
		line-height:1.4;
	}
	
	#mcs .info_box .fl p br{
		display:none;
	}
	
	
	#mcs h2 img{
		width:40% !important;
		height:auto;
	}
	
	#mcs h2{
		margin-bottom:10px !important;
	}
	
	#mcs h3{
		font-size:20px;
		color:#0056a8;
	}
	#mcs .co01 img{
		width:100%;
		height:auto;
	}
	
	#mcs .co02{
		padding-bottom:30px;
	}
	
	#mcs .slider{
		width:100%;
		min-width:inherit;
		overflow:hidden;
		box-sizing:border-box;
	}
	
	#mcs .text_l div{
		padding:10px;
		box-sizing:border-box;
	}
	
	#mcs .text_r div{
		padding:10px;
		box-sizing:border-box;
	}
	
	#mcs .text_l div h3,#mcs .text_r div h3{
		font-size:14px;
		margin-bottom:10px;
		color:#2d2d2d;
	}
	
	#mcs .text_l div h3 span,#mcs .text_r div h3 span{
		font-size:12px;
		display:block;
	}
	#mcs .text_l div h4,#mcs .text_r div h4{
		font-size:12px;
		color:#0056a8;
	}
	
	#mcs .text_l div ul,#mcs .text_r div ul{
		font-size:12px;
		color:#2d2d2d;
	}
	
	.bx-prev {
		left: 5px;
		margin-left:0;
		background-size:100%;
	}
	.bx-next {
		right: 5px;
		margin-right:0;
		background-size:100%;
	}
	.bx-controls-direction a {
		position: absolute;
		margin-top:0;
		width: 20px;
		height: 20px;
		text-indent: -9999px;
		z-index: 9999;
	}
	
	#mcs .co03{
		height:auto;
	}
	
	#mcs .co03 h2{
		margin-bottom:10px;
	}
	
	#mcs .co03 h3{
		margin-bottom:10px;
	}
	
	#mcs .co03 p{
		margin-bottom:10px;
	}
			
	#mcs .co04{
		padding-bottom:20px;
	}
	
	#mcs .co04 h2{
		text-align:center;
		margin-bottom:10px;
	}
	
	#mcs .co04 h3{
		text-align:center;
		margin-bottom:10px;
	}
	
	#mcs .co04 h4{
		font-size:20px;
		color:#0056a8;
	}
	
	#mcs .co04 ul{
		font-size:14px;
		line-height:1.7;
		margin-bottom:20px;
	}
			
	#mcs .co05{
		padding:20px 0;
		text-align:center;
	}
	
	#mcs .co05 h3{
		font-size:16px;
		line-height:1.4;
		margin-bottom:20px
	}
	
	#mcs .co05 h3 br{
		display:none;
	}
	
	#mcs .co05 .inner .co2 div{
		width:100%;
		margin-bottom:20px;
		box-sizing:border-box;
	}
	
	#mcs .co05 .inner .co2 div h4{
		font-size:16px;
	}
		
	#mcs .co05 .inner .co2 div img{
		margin-bottom:10px;
	}
	
	#mcs .co05 .inner .co2 p.cap{
		font-size:14px;
		margin-top:-15px;
		text-align:left;
	}
	
	#mcs .co06{
		padding:20px 0;
		text-align:center;
	}
	
	#mcs .co06 .inner .co2.fr{
		padding-left:0;
		box-sizing:border-box;
	}
	
	#mcs .co06 .inner .co2 div h4.posi{
		text-align:right;
		padding-right:0;
	}
	
	#mcs .co06 .inner .co2 div img{
		margin-bottom:10px;
	}
	
	#mcs .co06 .inner .co2 p.cap{
		clear:both;
		font-size:14px;
	}
	
	#mcs .co06 .inner .co2 div{
		width:100%;
		margin-bottom:20px;
		box-sizing:border-box;
	}

		
	#mcs .co07 .inner{
		padding-bottom:0;
	}
	
	#mcs .co07 h2{
		text-align:center;
		margin-bottom:30px;
	}
	
	#mcs .co07 h3{
		font-size:18px;
		line-height:1.4;
		margin-bottom:10px;
	}
	
	#mcs .co07 p{
		font-size:14px;
		line-height:1.5;
	}
	
	#mcs .co07 img.logo{
		width:70%;
		height:auto;
	}
	
	#mcs .co08{
		padding:20px 0;
	}
		
	#mcs .co08 p{
		font-size:14px;
		line-height:1.4;
		margin-top:5px;
	}
	
	#mcs .co09{
		background:#e3e2d0;
		padding-bottom:30px;
	}
	
	
	#mcs .co09 h3{
		font-size:18px;
		margin:10px 0;
	}
	
	#mcs .co09 p{
		font-size:14px;
		line-height:1.5;
		color:#636363;
	}
	
	#mcs .co09 p.sub{
		font-size:14px;
		line-height:1.4;
		text-align:center;
		margin-bottom:25px;
	}
	
	#mcs .co09 .co2{
		text-align:center;
	}
	
	#mcs .co09 .co2 img{
		margin-bottom:10px;
		width:50%;
		height:auto;
	}
	
	#mcs .co09 .tel{
		font-size:20px;
		color:#000;
		font-family: 'DINCondensedW01-Normal', 'DINCondensedW10-Normal', 'DINCondensedW02-Normal', 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
		margin-bottom:10px;
	}
	
	#mcs .co09 .tel span{
		font-size:14px;
	}
	
	#mcs .co09 .mail{
		font-size:18px;
		color:#000;
		margin-bottom:10px;
	}
	
	#mcs .contact{
		width:100%;
		bottom:-90px;
		text-align:center;
		padding:5px 0;
		box-sizing:border-box;
	}
	
	#mcs .contact .inner p{
		font-size:10px;
		line-height:1;
		display:block;
		padding-top:0;
		margin-bottom:5px;
		float:none;
	}
	
	#mcs .contact .inner div{
		float:none;
	}
	
	#mcs .contact .inner div a{
		display:inline-block;
		width:50%;
		box-sizing:border-box;
		text-align:center;
	}
	
	#mcs .contact .inner div img{
		width:100%;
		height:auto;
	}
	
	#mcs .contact .inner div img.tel{
		width:75%;
		height:auto;
	}

}


