@charset "utf-8";
/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: 有名な <a href="http://binarybonsai.com/kubrick/">Kubrick</a> をもとにした WordPress のデフォルトテーマ
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}



#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 17pt;
	text-align: justify;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}



.description {
	font-size: 1.2em;
	text-align: right;
	padding-right: 20px;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;

	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}



#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	width: 550px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	margin: 0px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
/*	text-align: justify; */
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#oodai{
	font-size: 15px;
	text-align: right;
}


/* End Structure */



/*	Begin Headers */
h1 {
	margin: 0;
	font-size: x-large;
	}

h2 {

	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	background-image: url(images/sideh2.jpg);
	height: 20px;
	width: 190px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-size: 12px;
	color: #CC66FF;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	display: block;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;

	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;

	}

.alignright {
	float: right;	font-size: 10px;
	}

.alignleft {
	float: left;
		font-size: 10px;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
small{
	font-size: 10px;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
/*	text-align: justify; */
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	width: 190px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 40px;
	float: left;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	padding:0;
}
#wrap{
	margin:0 auto;
	padding:0;
	width:800px;
}
#header{
	margin:0;
	padding:0;
	background:url(images/head_img2.jpg) no-repeat;
	height:50px;
}
#header img{
	border:0;
	text-decoration:none;
	/*margin:5px 400px 5px;*/
	margin-top:5px;
	margin-left:400px;
}
h1{
	margin:0;
	padding:0;

}
h1 a {
	padding-right: 20px;
}

/*楽天バナーのスタイル*/
#h2_rakuten a{
	width:320px;
	height:25px;
	background: url(images/top_bar_bussiness.jpg) no-repeat;
	text-indent:-999999px;
	display:block;
}
#rakuten a{
	background:url(images/bana_rakuten.jpg) no-repeat;
	height:25px;
	width:122px;
	border:solid 1px #000000;
	text-indent:-99999px;
	margin:10px 0 3px 0;
	padding:0;
	display:block;
}
.h2_word_2{
	font-size:80%;
	line-height:1.2em;
}
/*メニューのスタイル*/
#menu_sub{
	margin:0px;
	background:#E699BD;
	height:20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 95px;
}
#menu_sub ul{
	list-style:none;
	margin:0;
	padding:0;
}
#menu_sub li{
	float:left;
	margin:0 5px 0 0;
	padding:0;
}
#menu_sub li a{
	display:block;
	width:95px;
	height:20px;
	text-indent:-999999px;
}
#menu{
	margin:0;
	background:#E699BD;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 150px;
}
#menu ul{
	list-style:none;
	margin:0;
	padding:0;
}
#menu li{
	float:left;
	margin:0 5px 0 0;
	padding:0;
}
#menu li a{
	display:block;
	width:95px;
	height:20px;
	text-indent:-999999px;
}
#top{
	background:url(images/btn_top.jpg) no-repeat;
}
#top a:hover{
	background:url(images/btn_top_ov.jpg) no-repeat;
}
#comp{
	background:url(images/btn_comp.jpg) no-repeat;
}
#comp a:hover{
	background:url(images/btn_comp_ov.jpg) no-repeat;
}
#shouhin{
	background:url(images/btn_shouhin.jpg) no-repeat;
}
#shouhin a:hover{
	background:url(images/btn_shouhin_ov.jpg) no-repeat;
}
#office{
	background:url(images/btn_office.jpg) no-repeat;
}
#office a:hover{
	background:url(images/btn_office_ov.jpg) no-repeat;
}
#saiyo{
	background:url(images/btn_saiyo.jpg) no-repeat;
}
#saiyo a:hover{
	background:url(images/btn_saiyo_ov.jpg) no-repeat;
}
#info{
	background:url(images/btn_info.jpg) no-repeat;
}
#info a:hover{
	background:url(images/btn_info_ov.jpg) no-repeat;
}
/*コンテナ内スタイル*/
#content{
	padding-top:10px;
}
#produce{
	background:url(images/top_produce.png) no-repeat;
	height:32px;
}
#con_left{
	float:left;
	width:290px;
	/*height:200px;*/
	padding-top:50px;
	padding-left:80px;
}
#con_left_word{
	background:url(images/top_back_shiro_t.png);
	width:300px;
	line-height:1.5em;
	font-size:70%;
	padding:10px;
	font-weight:800;
}
#con_right{
	float:right;
	width:365px;
}
h2{
	padding:0;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#super{
	width:320px;
	height:25px;
	background:url(images/top_bar_super.jpg) no-repeat;
	text-indent:-999999px;
}
#quick{
	width:320px;
	height:25px;
	background:url(images/top_bar_quick.jpg) no-repeat;
	text-indent:-999999px;
}
#imgna{
	width:320px;
	height:25px;
	background:url(images/top_bar_imagination.jpg) no-repeat;
	text-indent:-999999px;
}
#cost{
	width:320px;
	height:25px;
	background:url(images/top_bar_costcut.jpg) no-repeat;
	text-indent:-999999px;
}
#foren{
	width:320px;
	height:25px;
	background:url(images/top_bar_for.jpg) no-repeat;
	text-indent:-999999px;
}
.h2_word{
	font-size:80%;
	line-height:1.2em;
	margin-top:10px;
}
#hanbai{
	text-align:right;
	font-size:120%;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color:#ff0000;
	font-weight:800;
}
/*フッターのスタイル*/
#footer{
	padding-top:10px;
}
#shikishima{
	text-align:right;
}
h3{
	font-size:100%;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-weight:800;
	margin:5px;
}
#copy{
	text-align:center;
	border-top:3px solid #666666;
}
h4{
	font-size:80%;
	margin:5px;
	padding:0;
	color:#666666;
}
/*商品案内のスタイル*/
#content_comm{
	padding:30px;
}
#comm_blank{
}
#commo_h2{
	margin:0;
	padding:0;
	height:33px;
	width:410px;
	text-indent:-999999px;
	background:url(images/commo_h2.jpg) no-repeat;
}
#comm_list{
	width:100%;
	margin-right:-300px;
	float:left;
}
#comm_list table{
	font-size:12px;
	margin-top:30px;
	width:430px;
	line-height:1.5em;
}
#com_ori{
	background:url(images/comm_orijinal.jpg) no-repeat;
	height:30px;
}
.col_mizu{
	color:#0099cc;
	font-weight:800;
}
#com_tei{
	background:url(images/comm_standard.jpg) no-repeat;
	height:30px;
}
.col_midori{
	color:#009900;
	font-weight:800;
}
#com_pri{
	background:url(images/comm_pirnt.jpg) no-repeat;
	height:30px;
}
.col_eme{
	color:#339999;
	font-weight:800;
}
.com_syou{
	padding-bottom:20px;
}
#comm_image{
	background:url(images/comm_top.jpg) no-repeat;
	width:283px;
	height:400px;
	float:left;
	margin-top:30px;
}
/*カタログのスタイル*/
.catalog_h3{
	color:#0099cc;
	font-weight:800;
}
.comm_top{
	margin-bottom:20px;
	font-weight:800;
	font-size:14px;
}
.comm_top a{
	color:#ff6699;
}
.comm_top a:hover{
	color:#009999;
	text-decoration:none;
}
/*会社概要のスタイル*/
#content_company{
	background:url(images/company_back.jpg) no-repeat;
	margin:0;
	padding:30px 0 30px 30px;
	font-size:12px;
}
#syaze_word{
	background:url(images/comp_syaze_word.png) no-repeat;
	margin:0;
	padding:0;
	height:148px;
	width:389px;
	text-indent:-999999px;
	display:block;
}
#content_company h2{
	margin:0;
	padding:0;
	height:33px;
	width:410px;
	text-indent:-999999px;
}
#comp_syaze{
	background:url(images/comp_syaze.jpg) no-repeat;
}
#comp_kaisya{
	background:url(images/comp_kaisya.jpg) no-repeat;
}
#comp_enkaku{
	background:url(images/comp_enkaku.jpg) no-repeat;
}
#comp_hukuri{
	background:url(images/comp_hukuri.jpg) no-repeat;
}
#comp_saiyo{
	background:url(images/comp_saiyo.jpg) no-repeat;
}
.comp_table{
	width:300px;
	line-height:1.5em;
}
.comp_sub{
	width:430px;
	padding:15px;
	line-height:1.5em;
}
.comp_table_en{
	line-height:1.5em;
	width:450px;
}
#content_company_left{
	width:100px;
	float:left;
	margin-right:-200px;
	z-index:2;
}
#company_right{
	width:344px;
	height:1500px;
	float:right;
	z-index:-1;
	margin-left: 100px;
	background-image: url(images/company_right.gif);
	background-repeat: no-repeat;
}
/*採用情報のスタイル*/
#content_rec{
	text-align:left;
}
#rec_h2{
	background:url(images/rec_h2.jpg) no-repeat;
	width:410px;
	height:33px;
	text-indent:-999999px;
	margin:0 0 10px 0;
	padding:0;
}
#comp_content{
	padding:30px;
}
#senpai_h2{
	margin:20px 0;
	background:url(images/rec_h2_senpai.jpg) no-repeat;
	height:33px;
	width:410px;
	text-indent:-99999px;
}
#gyomu_h2{
	margin:20px 0;
	background:url(images/rec_h2_gyoumu.jpg) no-repeat;
	height:33px;
	width:410px;
	text-indent:-99999px;
}
#kaisyagaiyo_h2{
	margin:20px 0;
	background:url(images/rec_h2_company.jpg) no-repeat;
	height:33px;
	width:410px;
	text-indent:-99999px;
}
#tizu_h2{
	margin:20px 0;
	background:url(images/rec_h2_tizu.jpg) no-repeat;
	height:33px;
	width:410px;
	text-indent:-99999px;
}

#rec_cont{
	background:url(images/rec_cont.jpg) no-repeat;
	width:108px;
	height:20px;
	text-indent:-999999px;
}

#recruit_menu ul{
	list-style:none;
	margin:0;
	padding:0;
}
#recruit_menu li{
	float:left;
	margin:0 5px 0 0;
	padding:0;
}
#recruit_menu li a{
	display:block;
	width:100px;
	height:20px;
	text-indent:-999999px;
}
#recruit_menu{
	margin:10px 0;
	/*padding:0 0 0 300px;*/
	/*background:#c7abcc;*/
}
#recruit_menu ul{
	list-style:none;
	margin:0;
	padding:0;
}
#bt_senpai{
	background:url(images/rec_btn_senpai.jpg) no-repeat;
}
#bt_senpai a:hover{
	background:url(images/rec_btn_senpai_ov.jpg) no-repeat;
}
#bt_gyomu{
	background:url(images/rec_btn_gyoumu.jpg) no-repeat;
}
#bt_gyomu a:hover{
	background:url(images/rec_btn_gyoumu_ov.jpg) no-repeat;
}
#bt_kaisya{
	background:url(images/rec_btn_kaisya.jpg) no-repeat;
}
#bt_kaisya a:hover{
	background:url(images/rec_btn_kaisya_ov.jpg) no-repeat;
}
#bt_tizu{
	background:url(images/rec_btn_tizu.jpg) no-repeat;
}
#bt_tizu a:hover{
	background:url(images/rec_btn_tizu_ov.jpg) no-repeat;
}
.top_go_div{
	margin:10px 0;
}
.top_go a{
	background:url(images/rec_top.jpg) no-repeat;
	height:40px;
	width:108px;
	text-indent:-999999px;
	display:block;
}
.top_go a:hover{
	background:url(images/rec_top_ov.jpg) no-repeat;
}
#gaiyo_img{
	background:url(images/rec_img4.jpg) no-repeat;
	width:665px;
	height:148px;
	margin:0;
	padding-top:917px;
	padding-left:75px;
	font-size:12px;
}
#rikunabi{
	/*margin-top:917px;
	margin-left:92px;*/
}
/*回り込み解除*/
.cl{
	clear:both;
}
/* 文字装飾 */
.col_mi{
	color:#009933;
	font-weight:800;
	line-height:1.5em;
}
.col_pin{
	color:#FF3366;
	font-weight:800;
	line-height:1.5em;
}
.col_ao{
	color:#0099CC;
	font-weight:800;
	line-height:1.5em;
}
/* お問い合わせ */
#toi{
	margin:0;
	padding:0;
	background:url(images/company_back.jpg) no-repeat;
}
#toi_all{
	margin:30px 0 30px 30px;
}
#toi_all table{
	margin-left:30px;
}#rikunabi p {
	color: #FF0000;
	display: block;
	margin: 0px;
	padding: 5px 0px 0px;
}

.dai {
	background-image: url(images/h2.jpg);
	height: 25px;
	width: 520px;
	font-size: 15px;
	padding-top: 5px;
	padding-left: 10px;
}
#login{
	font-size: 10px;
	text-align: right;
}
#blog{
	background:url(images/blog.jpg) no-repeat;
}
#blog a:hover{
	background:url(images/blog_over.jpg) no-repeat;
}
