@charset "utf-8";

@import "common.css";

/* CSS Document */

.box {
	width:600px;
	margin-bottom:20px;
	padding-left:10px;
}

.box h3 {
	background-image: url(../img/tl_new_g.jpg);
	background-position: left top;
	height: 31px;
	padding: 7px 0px 10px 10px;
	overflow: hidden;
	background-repeat: no-repeat;
	/*color: #C10009;*/
	font-weight: bolder;
}



.title { display:block; 
	background-image: url(../img/tl_new_g.jpg); 
	background-repeat: no-repeat; 
	background-position: left top; 
	/*color: #C10009; */
	margin:0 0 0 3px; 
	height:31px; 
	line-height:22px; 
	position:relative;
}

.title h4 {
	padding:6px 0px 0px 0px; 
	margin:0px 0px 0px 5px; 
	font-weight: bolder;
	/*color:#004DA2;*/
}

.message {
    border-bottom:1px #407AB9 dotted;
	color:#004DA2; 
	font-weight:bolder;	
}


/* リスト青 */
.box ul.list-b li {
	background-image: url(../img/i_circle_bl.gif);
	background-repeat: no-repeat;
	background-position: 6px 7px;
	padding: 3px 0px 3px 26px;	
}
/* リストグレー */
.box ul.list-g li {
	background-image: url(../img/i_circle_gr.gif);
	background-repeat: no-repeat;
	background-position: 6px 7px;
	padding: 3px 0px 3px 26px;	
}
/* 番号付きリスト */
.box ol li {
	list-style:decimal outside;
	marker-offset:auto;
	padding: 2px 0px 2px 0px;	
	margin-left:30px;
}


/* テキスト */
.box p{
	padding:0px 0px 0px 5px;
	margin:5px 0px 0px 0px; 
}

/* テーブル */
.box table{
	border-collapse: collapse;
	width:590px;
}
.box td,th {
	border: #B5B5B6 1px solid;
	padding: 3px 3px 3px 7px;
	
}
.box th,.box th.w120 {
	background: #EFEFEF;
	font-weight: normal;
}
.box th.w120 {
	width:120px;
}
.box tr.first {
	background:#F7F4ED;
}


/* alpha部分詳細レイアウト */

/* 採用情報 TOPタイトル */

#recruit-content { 
	background-image: url(../img/tl_recruit.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	width: 860px;
	height: 150px;
	text-indent:-9999px;
}

#waku-inner {
	margin-top: -50px;
	margin-left:15px;
	position: relative;
}


/* 採用情報のタイトル */

#recruit-img {
	width: 620px;
	height:41px;
	overflow:hidden;	
	padding-bottom:10px;	
}

#recruit-img-inner h3 {
	background-image: url(../img/tl_recruitinfo.png);
	behavior: url(../js/iepngfix3.htc) ;		
	background-repeat: no-repeat;
	background-position: 0 0;
	width:620px;
	height:41px;
	font-weight:bolder;
	font-size:131%;
	color:#FFFFFF;	
	padding:10px 0px 0px 10px;	
}


/* 11/15以降つけたし部分 */ 

/* ページ内リンク */

menu_center {

}
 
 
/* 汎用ボックス外側 下の隙間10px設定*/

.box-10 {
	width: 600px;
	margin: 5px  0px 10px 0px;
	overflow:hidden;	
}

.box-10 .twin01 {
	float: left;
	width: 365px;
	display: inline;
	padding:0px 0px 0px 5px;
}

.box-10 .twin02 {
	float: left;
	width: 205px;
	display: inline;
	padding:0px 0px 0px 25px;	
}

.box-10 p{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 5px; 
}

.box-10-inner {
	padding-top:2px;
	padding-left:5px;
}

.box-m {
width: 420px;
height:130px;
padding:5px 0px 30px 1px;
margin: 0px  0px 0px 10px;
float:right;
}

 
 /* 汎用ボックス・テーブル設定*/

.box-10 table{
	border-collapse: collapse;
	/*width:590px;*/
}

.box-10 td,th {
	border: #B5B5B6 1px solid;
	padding: 3px 3px 3px 7px;
	color:#404040;	
}

.box-10 td.first,
.box-10 th.first {
	background:#F7F5EE;
	text-align:left;
	font-weight:normal;
}

.box-10 th {
	font-weight:normal;
	text-align:left;
}

.box-10 td.cen {
	font-weight:normal;
	text-align:center;
}

.box-10 td.le {
	font-weight:normal;
	text-align:left;
}

.box-10 td.blue {
	background:#F4F9F1;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
}

.box-10 td.gray {
	background:#EDEDED;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
}

.box-10 td.pink {
	background:#F6F3EB;
	font-weight:normal;
	text-align:center;
	vertical-align:top;
	padding:3px 0px 0px 3px;	
}

.box-10 td.white_b {
	background:#FFFFFF;
	font-weight:normal;
	text-align:center;
	vertical-align:top;
	padding:3px 0px 0px 3px;	
}

.box-10 td.white {
    border:none;
	background:#FFFFFF;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
	padding:1px;
}

.box-10 td.w100 {
	width:100px;
}

.box-10 td.w30 {
	width:30px;
}

.box-10 td.w70 {
	width:70px;
}

.box-10 p.text {
	padding-left:5px;
	padding-right:5px;
}

/* 枠の設定 */

.waku-600 {
	position: relative;
	overflow: hidden;
	width: 600px;
}

.twin-310 {
	width:310px;
	float:left;
	display:inline;
	padding-left:5px;
}

.twin-270 {
	width:270px;
	float:left;
	display:inline;
}

p.btn-150 {
	margin-left:320px;
}

.btn-r {
	align:right;
}

/* バナーの設定 */

.btn-110 {
	padding-left:110px;
	margin-top:5px;
}

.banner {
	width:620px;
	display:inline;
	clear:both;
}


/* フォトアルバム枠の設定 */

.twin-290l {
	width:290px;
	float:left;
	display:inline;
	background-image: url(../img/recruit/photoalbum/photo_bg.jpg); 
	background-repeat: no-repeat; 
	background-position: left top; 
	height:288px;
}

.twin-290l img ,
.twin-290r img {
	padding-top:20px;
	padding-left:20px;
}

.twin-290l p ,
.twin-290r p {
	width:245px;
	padding-left:15px;
}

.twin-290r {
	width:290px;
	float:right;
	display:inline;
	background-image: url(../img/recruit/photoalbum/photo_bg.jpg); 
	background-repeat: no-repeat; 
	background-position: left top; 
	height:288px;
}

/* こんなものを作っています！の設定 */

.tbl-green {
	width: 590px;
	border: #30B749 1px solid;
	background-color:#FFFFFF;
	margin-left: 15px;
}

.tbl-green-inner {
	display:block; 
	padding-bottom: 20px;
}

.tbl-green-inner h4 {
	width:578px;
	background-color:#ECF5E8;	
	height:22px;
	color:#30B749;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	padding-top: 5px;
	padding-left:8px;
	font-weight:bolder;
	font-size:116%;
}

.tbl-green-inner p.text{
	padding-right:8px;
	padding-bottom:10px;
}

.tbl-green-inner p {
	padding-left:5px;
}

/* ヤマコーでの一日の設定 */

.tbl-pink {
	width: 600px;
	border: #945E29 1px solid;
	background-color:#F9F4E9;
	margin-left: 10px;
	margin-bottom:20px;
	clear:both;
	height:120px;	
}

 .twin-business {
	float: left;
	width: 155px;
	height:120px;
	display: inline;
	background-image: url(../img/recruit/day/i_business.jpg); 
	background-repeat: no-repeat; 
	background-position: left top; 
}

 .twin-generalaffairs {
	float: left;
	width: 155px;
	height:120px;
	display: inline;
	background-image: url(../img/recruit/day/i_generalaffairs.jpg); 
	background-repeat: no-repeat; 
	background-position: left top; 
}

 .twin-manufacturing {
	float: left;
	width: 155px;
	height:120px;
	display: inline;
	background-image: url(../img/recruit/day/i_manufacturing.jpg); 
	background-repeat: no-repeat; 
	background-position: left top; 
}

 .twin-design {
	float: left;
	width: 155px;
	height:120px;
	display: inline;
	background-image: url(../img/recruit/day/i_design.jpg); 
	background-repeat: no-repeat; 
	background-position: left top; 
}

 .twin-planning {
	float: left;
	width: 155px;
	height:120px;
	display: inline;
	background-image: url(../img/recruit/day/i_planning.jpg); 
	background-repeat: no-repeat; 
	background-position: left top; 
}

/* 枠の設定 */

 .twin-165 {
	float: left;
	width: 165px;
	display: inline;
}

.twin-280 {
	float: left;
	width: 280px;
	display: inline;
}

.twin-280 p {
	padding-left:5px;
	padding-top:5px;
}

.icon {
	padding-top:82px;
	padding-left:18px;
}

/* 営業部の一日の設定 */

ul.btn {
	width:600px;
}

ul.btn li {
	width:120px;
	float:left;
}

/* 枠の設定 */

.twin-80-70 {
	width:80px;
	padding-right:5px;
	margin-left:4px;
	float: left;
	display: inline;
	background-image: url(../img/recruit/sales/bg_70.jpg); 
	background-repeat: no-repeat; 
	background-position: left top; 
	height:70px;	
}

.twin-80-130 {
	width:80px;
	padding-right:5px;
	margin-left:4px;
	float: left;
	display: inline;
	background-image: url(../img/recruit/sales/bg_130.jpg); 
	background-repeat: no-repeat; 
	background-position: left top; 
	height:130px;	
}

.twin-80-153 {
	width:80px;
	padding-right:5px;
	margin-left:4px;
	float: left;
	display: inline;
	background-image: url(../img/recruit/sales/bg_153.jpg); 
	background-repeat: no-repeat; 
	background-position: left top; 
	height:153px;	
}

.twin-80-190 {
	width:80px;
	padding-right:5px;
	margin-left:4px;
	float: left;
	display: inline;
	background-image: url(../img/recruit/sales/bg_190.jpg); 
	background-repeat: no-repeat; 
	background-position: left top; 
	height:190px;	
}

.twin-80-210 {
	width:80px;
	padding-right:5px;
	margin-left:4px;
	float: left;
	display: inline;
	background-image: url(../img/recruit/sales/bg_210.jpg); 
	background-repeat: no-repeat; 
	background-position: left top; 
	height:210px;	
}

.twin-80-230 {
	width:80px;
	padding-right:5px;
	margin-left:4px;
	float: left;
	display: inline;
	background-image: url(../img/recruit/sales/bg_230.jpg); 
	background-repeat: no-repeat; 
	background-position: left top; 
	height:230px;	
}

.twin-80-310 {
	width:80px;
	padding-right:5px;
	margin-left:4px;
	float: left;
	display: inline;
	background-image: url(../img/recruit/sales/bg_310.jpg); 
	background-repeat: no-repeat; 
	background-position: left top; 
	height:310px;	
}

.twin-80-500 {
	width:80px;
	padding-right:5px;
	margin-left:4px;
	float: left;
	display: inline;
	background-image: url( ../img/recruit/sales/bg_500.jpg); 
	background-repeat: no-repeat; 
	background-position: left top; 
	height:500px;	
}

.twin-80-700 {
	width:80px;
	padding-right:5px;
	margin-left:4px;
	float: left;
	display: inline;
	background-image: url(../img/recruit/sales/bg_700.jpg); 
	background-repeat: no-repeat; 
	background-position: left top; 
	height:700px;	
}

.twin-80-1200 {
	width:80px;
	padding-right:5px;
	margin-left:4px;
	float: left;
	display: inline;
	background-image: url(../img/recruit/sales/bg_1200.jpg); 
	background-repeat: no-repeat; 
	background-position: left top; 
	height:1200px;	
}



.twin-80-70 p,
.twin-80-190 p,
.twin-80-153 p,
.twin-80-130 p,
.twin-80-230 p,
.twin-80-210 p,
.twin-80-310 p,
.twin-80-500 p,
.twin-80-700 p,
.twin-80-1200 p{
	color:#FFFFFF;
	padding:5px 0px 0px 5px;
}

.twin-510 {
	width:510px;
	float: left;
	display: inline;	
}

.twin-510 p.line {
	border-bottom:solid 1px #B5B6B5;
	width:500px;
	padding-right:5px;
	color:#004DA2;
	font-weight:bolder;
}

.twin-510 .text {
	padding:10px 5px 0px 5px;
	width:340px;
	float: left;
	display: inline;
}

.twin-510 .photo{
	padding-top:10px;
	width:160px;
	float: left;
	display: inline;
}

.photo-m {
margin:0px 0px 0px 0px;
padding:10px 1px 1px 1px;
	width:120px;
	float: left;
	display: inline;
}

.waku-510 {
	width:510px;
	clear:both;
}

/* 全体の設定 */

 /* 余白設定 */
 
 .w5b {
	padding-bottom:5px;
}

.w10b {
	padding-bottom:20px;
}

.w20b {
	padding-bottom:10px;
}

.w30b {
	padding-bottom:30px;
}

.w5t {
	padding-top:5px;
}

.w10t {
	padding-top:2px;
}

.w30t {
	padding-top:30px;
}

.w50t {
	padding-top:50px;
}

.w5l {
	padding-left:5px;
}

.w10l {
	padding-left:10px;
}

.w15l {
	padding-left:15px;
}


.w30l {
	padding-left:30px;
}

/* テキストカラーの設定 */

.text-gre {
	color:#22AB38;
	font-weight:bolder;
}

.text-red {
	color:#C7000A;
	font-weight:bolder;
}


.text-blue {
	color:#004DA2;
	font-weight:bolder;
}

/* alpha部分の設定 */

/* 会社情報 マップの設定 */

#map-box {
	width: 200px;
	border: #9F9FA0 1px solid;
	margin-left: 15px;
	margin-bottom: 20px;
}

#map-box-inner {
	display:block; 
	background-image :url(../img/tl_mini_map.jpg);
	background-repeat: no-repeat; 
	background-position: left top; 
	color: #945E29; 
	margin:0 0 0 3px; 
	padding:6px 0 0 0; 
	height:32px; 
	line-height:20px; 
	position:relative;
}

#map-box-inner .text {
	margin:0 0 0 5px; 
	font-weight: bolder;
}

#map-box h4 img {
	width: 50px;
	height: 19px;
	display: inline; 
	float: right;
	right: 4px;
	margin: 0;
	top:7px;
	position:absolute;
}

#map-box p {
	padding: 0px 5px 10px 10px;
}

#map-box img {
	padding-left: 10px;
	
}

/* バナーの設定 */

.alpha-banner {
	width: 200px;
	padding: 0px 0px 15px 15px;		
}


/* 採用の流れの設定 */

#recruit-box {
	width: 200px;
	border: #9F9FA0 1px solid;
	margin-left: 15px;
	margin-bottom: 20px;
}

#recruit-box-inner {
	display:block; 
	background-image :url(../img/recruit/bg_green.jpg);
	background-repeat: no-repeat; 
	background-position: left top; 
	color: #23AB38; 
	margin:0 0 0 3px; 
	padding:3px 0 0 0; 
	height:31px; 
	position:relative;
}

#recruit-box-inner .text {
	margin:3px 0 0 5px; 
	font-weight: bolder;
}

#recruit-text {
	background-color:#F1F7E3;
}

#recruit-text li.btn {
    height:45px;
}

#recruit-text li.ya{
	padding-left:75px;
	height:20px;
}


/*リクルートインデックスの設定 12/04以降追記*/

#waku-852 {
	position: relative;
	overflow: hidden;
	width: 852px;
}

/* menuの設定 */

.twin-627 {
	padding-left:5px;
	width:627px;
	float:left;
}

ul.menu {
	width:627px;
}

ul.menu li {
	behavior: url(../js/iepngfix2.htc) ;
	width:145px;
	float:left;
}

/* topナビゲーション部の設定 */

#topnavi-840 {
	width: 840px;

}

/* 緑の背景 */

.topnavi-bg {
	width:840px;
	height:513px;
	background-image: url(../img/recruit/top/bg_green.jpg); 
	background-repeat: no-repeat; 
	background-position: left top; 
	padding-left:5px;
	clear:both;	
}

#tab1 {
	width:840px;
	padding:0;
	margin:0;
}


/* main画像 */

.topnavi-main01 {
	width:840px;
	height:300px;
	background-image: url(../img/recruit/top/p_main01.png); 
	behavior: url(../js/iepngfix2.htc) ;	
	background-repeat: no-repeat; 
	background-position: left 5px;
	padding-top:5px;
	text-indent:-9999px;
}

.topnavi-main02 {
	width:840px;
	height:300px;
	background-image: url(../img/recruit/top/p_main02.png);
	behavior: url(../js/iepngfix2.htc) ;	
	background-repeat: no-repeat; 
	background-position: left 5px;
	padding-top:5px;
}

.topnavi-main03 {
	width:840px;
	height:300px;
	background-image: url(../img/recruit/top/p_main03.png);
	behavior: url(../js/iepngfix2.htc) ;	
	background-repeat: no-repeat; 
	background-position: left 5px;
	padding-top:5px;
}

.topnavi-main04 {
	width:840px;
	height:300px;
	background-image: url(../img/recruit/top/p_main04.png);
	behavior: url(../js/iepngfix2.htc) ;	
	background-repeat: no-repeat; 
	background-position: left 5px;
	padding-top:5px;
}


.topnavi-main05 {
	width:840px;
	height:300px;
	background-image: url(../img/recruit/top/p_main05.png);
	behavior: url(../js/iepngfix2.htc) ;	
	background-repeat: no-repeat; 
	background-position: left 5px;
	padding-top:5px;
}

.topnavi-main06 {
	width:840px;
	height:300px;
	background-image: url(../img/recruit/top/p_main06.png);
	behavior: url(../js/iepngfix2.htc) ;	
	background-repeat: no-repeat; 
	background-position: left 5px;
	padding-top:5px;
}

.topnavi-main02 img,
.topnavi-main03 img,
.topnavi-main04 img,
.topnavi-main05 img,
.topnavi-main06 img {
	position:relative;
	padding-left:5px;
	padding-top:254px;
}
.tabs a{
	width:830px;
	height:300px;
	display:block;
}

/* 840px枠 */

.waku-840 {
	position: relative;
	overflow: hidden;
	width: 807px;
	padding-top:12px;
	padding-left:33px;
}


.bar-twin580 {

	width:580px;
	float:left;	
}

.bar-twin580 h3 {
	widht:580px;
	height:24px;
	behavior: url(../js/iepngfix2.htc) ;	
	background-repeat: no-repeat; 
	background-position: left top;
}	

.bar-twin580 h3 img {
	behavior: url(../js/iepngfix2.htc) ;	
}

/* ヤマコーを知る */

.bar-photo {
	width:190px;
	float:left;
	padding-right:4px;
}

.bar-btn {
	width:190px;
	float:left;
	padding-right:4px;	
}

.bar-btn li {
	height:40px;
}

.bar-btn li.sp {
	padding:0px 0px 4px 0px;
	margin:0;
}

#html .bar-btn li.sp2 {
	padding-top:1px;
}

.bar-day {
	width:190px;
	float:left;
}

/* IE6対策 */

*html .bar-btn {
	width:190px;
	float:left;
	padding-right:3px;
}

*html .bar-btn li.sp {
	padding-bottom:1px;
}

*html .bar-photo{
	width:190px;
	float:left;
	padding-right:3px;
}



/* ヤマコーの一日を見る */

.bar-twin200 {
	width:200px;
	padding-left:10px;	
	float:left;
}

.bar-twin200 h3 {
	widht:200px;
	height:24px;
}	

.bar-twin200 li.sp {
	height:24px;
	padding-bottom:2px;
}

/* IE6対策 */

*html .bar-twin200 img {
	margin-bottom:-1px;
}

*html .bar-twin200 li.sp{
	padding:0;
	margin:0;
}

/* 写真 */
.bar-twin200 .photo {
	behavior: url(../js/iepngfix2.htc) ;	
	background-repeat: no-repeat; 
	background-position: left top;
	position:absolute;
	margin-left:8px;
	top:55px;
	right:25px;

}

/* タイトル */
.bar-title {
	width:840px;
	height:40px;
	background-image: url(../img/recruit/top/bar_gr.jpg); 
	background-repeat: no-repeat; 
	background-position: left top; 
	clear:both;
}

.bar-title h4 {
	font-size:146.5%;
	color:#FFFFFF;
	font-weight:bolder;
	padding-top:9px;
	padding-left:10px;
}


/* 緑のタイトル枠 */
.waku-detail {
	position: relative;
	overflow: hidden;
	width: 838px;
	border:solid 1px #AFD25E;
	background-color:#f5f9ec;
	margin-bottom:30px;	
}

/* 包装業界について */
.detail-160 {
	width:155px;
	float:left;
	padding-top:10px;
}

.detail-655 {
	width:655px;
	float:left;
	padding-right:10px;
	padding-top:10px;
	padding-left:10px;
}

/* 独自の機械設備 */
.detail-315 {
	width:315px;
	float:left;
	padding-right:10px;
	padding-top:10px;
	padding-left:10px;
}

.detail-495 {
	width:495px;
	float:left;
	padding-top:10px;
	padding-left:2px;	
}

.detail-495 li {
	width:160px;
	float:left;
	padding-right:5px;
}

/* 一貫生産体制 */
.detail-840 {
	padding-right:10px;
	padding-top:10px;
	padding-left:10px;
}

.detail-840 .img {
	padding-top:15px;
	padding-left:135px;
}


/* 若い人材・ブラダンの将来性 */

.detail-265 {
	width:265px;
	float:left;
	padding-top:10px;
}

.detail-542 {
	width:542px;
	float:left;
	padding-right:10px;
	padding-top:10px;
	padding-left:10px;
}

.detail-547 {
	width:547px;
	float:left;
	padding-right:10px;
	padding-top:10px;
	padding-left:10px;
}


/* ロールオーバー・画像固定の設定 */

ul.tab-head li {
	float: left;
	overflow: hidden;
	position: relative;	
	height:31px;

}
ul.tab-head li a {
	text-decoration: none;
	color: #000;
	display: block;
	line-height:9999px;
	overflow:hidden;
	height:31px;	
}

ul.tab-head li a#tab_0 {
	display:none;
}

ul.tab-head li a#tab_1{	
	background-image:url(../img/recruit/top/i_menu01_off.jpg);
	width:170px;
	height: 31px;
}
ul.tab-head li a#tab_1:hover,ul.tab-head li a#tab_1.selected {	
	background-image:url(../img/recruit/top/i_menu01_on.jpg);
}
ul.tab-head li a#tab_2{	
	background-image:url(../img/recruit/top/i_menu02_off.jpg);
	width:167px;
	height: 31px;	
}
ul.tab-head li a#tab_2.selected, ul.tab-head li a#tab_2:hover {	
	background-image:url(../img/recruit/top/i_menu02_on.jpg);
}	
ul.tab-head li a#tab_3{	
	background-image:url(../img/recruit/top/i_menu03_off.jpg);
	width:167px;
	height: 31px;	
}
ul.tab-head li a#tab_3.selected, ul.tab-head li a#tab_3:hover {	
	background-image:url(../img/recruit/top/i_menu03_on.jpg);
}
ul.tab-head li a#tab_4{	
	background-image:url(../img/recruit/top/i_menu04_off.jpg);
	width:167px;
	height: 31px;	
}
ul.tab-head li a#tab_4.selected, ul.tab-head li a#tab_4:hover {	
	background-image:url(../img/recruit/top/i_menu04_on.jpg);
}
ul.tab-head li a#tab_5{	
	background-image:url(../img/recruit/top/i_menu05_off.jpg);
	width:169px;
	height: 31px;	
}
ul.tab-head li a#tab_5.selected, ul.tab-head li a#tab_5:hover {	
	background-image:url(../img/recruit/top/i_menu05_on.jpg);
}

.clear {
	clear:both;
}

/* 12/4以降つけたしここまで */


.cata_top {
	text-align:center;
	vertical-align:top;
}

.entry_navi {
text-align:center;
border-color:#FFFFFF;
width:600px;
}

.mynavi_banner {
width:205px;
float:left;
margin:0px 0px 10px 100px;
}


.mynavi_right {
float:left;
text-align:left;
margin:0px 0px 10px 10px;
}

.clear_float {
clear:both;
}

.mynavi_center {
text-align:center;
}

.mynavi_banner_index {
width:205px;
float:left;
margin:10px 10px 10px 250px;
}

.mynavi_right_index {
text-align:left;
margin:10px 10px 10px 0px;

}