@charset "utf-8";
/* =======================================

	 CSS BrowserReset BaseElements
	
	 (C)BLACKFLAG.NET ALL RIGHTS RESERVED.
	 http://black-flag.net/

 ======================================= */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
 caption, tfoot, thead,  {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;

/*	outline: 0;*/
}


html {
	height: 100%;
	overflow-x: hidden;
}
img{
	border: 0px;
	vertical-align: text-bottom;
	-ms-interpolation-mode: bicubic;
	
}
strong {
	font-weight: bold;
}
body{
	color: #333333;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	vertical-align: top;
	background-image: url(null);
	background-attachment: fixed;
	font-family:"メイリオ", Meiryo, Osaka, "“ヒラギノ角ゴ Pro W3″", "“Hiragino Kaku Gothic Pro”", "“ＭＳ Ｐゴシック”", "“MS PGothic”", sans-serif;
	word-break:break-all
}
input,textarea,select {
	margin-bottom: 3px;
	margin-top: 1px;
	margin-left: 5px;
}
form {
	margin: 0px;
	padding-top: 0px;
}
table {
	border-collapse:collapse;
	font-size: 100%;
/*	border-collapse: separate;*/
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}

h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,figure{
	margin: 0px;
	padding: 0px;
	line-height: 120%;
}
ol, ul {
	list-style: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}



option {
	padding-right: 10px;
}

/* ------------------------------
	HTML5 ELEMENTS
------------------------------ */
header,article,aside,section,footer,
nav,menu,details,hgroup,summary {
	display: block;
	height: auto;
}


.blue {
	color: #007ae2;
}
.blue_d {
	color: #0012F3;
}
.green {
	color: #3C3;
}
.pink {
    color: #5271b6;
}
.red {
	color: #FF0000;
}
.hosi_orenji {
	color: #F46B1A;
	font-weight: bold;
	font-size: 115%;
	font-style: normal;
}

/*見出し（全般）設定
---------------------------------------------------------------------------*/
h1 {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-left: 8px;
	}
h2 {
    font-weight: bold;
    font-size: 100%;
    margin-left: 10px;
    margin-right: 5px;
    line-height: 110%;
    padding-top: 0px;
    padding-bottom: 0px;
	}

h3 {
	font-weight: bold;
	font-size: 100%;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 5px;
	line-height: 110%;
	}

h4 {
	font-weight: bold;
	font-size: 120%;
	color: #603813;
	}
h5 {
	font-size: 100%;
	font-weight: bold;
	padding: 0px;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 15px;
	color: #0058d4;
}
strong {
	font-weight: bold;
}

/*ここからPC用環境の設定
---------------------------------------------------------------------------*/
@media screen and (min-width:999px) {
/*リンク（全般）設定
---------------------------------------------------------------------------*/
a:link {
	text-decoration: none;
	color: #000099;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: underline;
	color: #000099;

}
a:active {
	color: #000099;
 }
 
.news_box a:link {
	text-decoration: underline;
	color: #E50C27;
	font-weight: bold;
}
 
.news_box a:visited {
	text-decoration: none;
	color: #000099;
}
 
  /*アラート
---------------------------------------------------------------------------*/
 .alert {
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #E50C27;
	border-radius: 3px;
	display: inherit;
}
 
 /*共通ログインバー（全般）設定
---------------------------------------------------------------------------*/

	
.top {

}
.loginbar {
    background-color: #5271b6;
    margin: 0px;
    padding: 0px;
    height: 30px;
    width: 100%;
    color: #999;
    text-align: center;
    top: 0;
    left: 0;
}

html div#loginbar    {     
    position: absolute;     
    top: expression(eval(document.documentElement.scrollTop+0));  
}  

.loginbar_inbox {
	width: 100%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFF;
	padding-top: 7px;
}


.loginbar_hidari {
	padding: 0px;
	margin: 0px;
	float: left;
	font-size: 80%;
	height: auto;
}
.loginbar_hidari_sp {
	padding: 0px;
	margin: 0px;
	float: left;
	font-size: 80%;
	height: auto;
	display: none;
}
.loginbar_hidari_fbook {
	display: inline-block;
	height: 15px;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 0px;
	width: auto;
}
.loginbar_hidari_other {
	display: table;
	height: 15px;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	width: auto;
	float: left;
}

.loginbar_hidari a:link {
	color: #FFFFFF;
	line-height: 100%;
	font-weight: bold;
}
.loginbar_hidari a:visited {
	color: #FFFFFF;
	line-height: 100%;
	font-weight: bold;
}


.loginbar_migi {
	padding: 0px;
	margin: 0px;
	float: right;
	font-size: 80%;
	width: auto;
	height: auto;
}


.loginbar_migi_txt {
	display: inline-block;
	float: right;
	height: 15px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	width: auto;
}

.loginbar_migi img {
	float: right;
	width: 19px;
	height: 19px;
}

.loginbar_migi_icon {
	display: inline-block;
	float: right;
	height: 15px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	width: auto;
}


.loginbar_migi a:link {
	text-decoration: underline;
	color: #FFFFCC;
	line-height: 100%;
}
.loginbar_migi a:visited {
	text-decoration: underline;
	color: #FFFFCC;
	line-height: 100%;
}
 


/*フッター設定
---------------------------------------------------------------------------*/


.footer_box {
	height: auto;
	width: 100%;
	display: block;
}
.footer_box_ue {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background-color: #EEECE4;
	display: table;
	vertical-align: middle;
}
.footer_box_ue2 {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	text-align: center;
	background-color: #EEECE4;
	display: table;
	vertical-align: middle;
}
.footer_box_link2 {
	color: #000000;
	font-size: 75%;
	height: auto;
	width: 100%;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: left;
	line-height: 140%;
	display: table;
}
.footer_box_link2 p {
	float: left;
	display: table;
	margin-right: 3px;
	margin-bottom: 3px;

}
.footer_box_link3 {
	color: #000000;
	font-size: 75%;
	height: auto;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 3px;
	text-align: left;
	line-height: 140%;
	border-top: 1px dotted #000000;
	padding-top: 5px;
	display: table;
}
.footer_box_link3 p {
	float: left;
	display: table;
	margin-right: 5px;
	margin-bottom: 3px;
	border-right: 1px solid #000000;
	padding-right: 5px;
}
.footer_box_link {
	color: #000000;
	font-size: 75%;
	font-weight: bold;
	height: auto;
	width: 100%;
	margin-top: 3px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #000000;
}


.footer_boxsita {
	height: 35px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
	text-align: center;
	background-color: #5271b6;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	display: table;

}
.footer_boxsita p {
	color: #FFFFFF;
	font-size: 75%;
	font-weight: bold;
}

.footer_box_ue_top {
	position: fixed;
	bottom: 10px;
	right: 10px;
	border: 1px solid #888888;
	padding: 2pt;
	background-color: #ffffff;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
	text-shadow: 0 -1px 1px #FFF, -1px 0 1px #FFF, 1px 0 1px #aaa;
	-webkit-box-shadow: 1px 1px 2px #E7E7E7;
	-moz-box-shadow: 1px 1px 2px #E7E7E7;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.footer_box_likebox {
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	font-size: 85%;
	text-align: center;
	vertical-align: top;
	padding-right: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	padding-top: 5px;
}


}

/*ここからタブレット用環境の設定
---------------------------------------------------------------------------*/
/*表示を切り替えるウィンドウサイズの指定*/
@media screen and (min-width:768px) and (max-width:999px){
	
/*リンク（全般）設定
---------------------------------------------------------------------------*/
a:link {
	text-decoration: none;
	color: #000099;
}
a:visited {
	text-decoration: none;
	color: #000099;
}

a:active {
	color: #000099;
 }	
 
 .news_box a:link {
	text-decoration: underline;
	color: #E50C27;
	font-weight: bold;
}
 
.news_box a:visited {
	text-decoration: none;
	color: #000099;
}
 /*共通ログインバー（全般）設定
---------------------------------------------------------------------------*/

	
.top {

}
.loginbar {
    background-color: #5271b6;
    margin: 0px;
    padding: 0px;
    height: 30px;
    width: 100%;
    color: #999;
    text-align: center;
    top: 0;
    left: 0;
}

html div#loginbar    {     
    position: absolute;     
    top: expression(eval(document.documentElement.scrollTop+0));  
}  

.loginbar_inbox {
	width: 100%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFF;
	padding-top: 7px;
}

.loginbar_hidari {
	padding: 0px;
	margin: 0px;
	float: left;
	font-size: 80%;
	height: auto;
}
.loginbar_hidari_sp {
	padding: 0px;
	margin: 0px;
	float: left;
	font-size: 80%;
	height: auto;
	display: none;
}
.loginbar_hidari_fbook {
	display: inline-block;
	height: 15px;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 0px;
	width: auto;
}
.loginbar_hidari_other {
	display: table;
	height: 15px;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	width: auto;
	float: left;
}

.loginbar_hidari a:link {
	color: #FFFFFF;
	line-height: 100%;
	font-weight: bold;
}
.loginbar_hidari a:visited {
	color: #FFFFFF;
	line-height: 100%;
	font-weight: bold;
}


.loginbar_migi {
	padding: 0px;
	margin: 0px;
	float: right;
	font-size: 80%;
	width: auto;
	height: auto;
}


.loginbar_migi_txt {
	display: inline-block;
	float: right;
	height: 15px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	width: auto;
}

.loginbar_migi img {
	float: right;
	width: 19px;
	height: 19px;
}

.loginbar_migi_icon {
	display: inline-block;
	float: right;
	height: 15px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	width: auto;
}


.loginbar_migi a:link {
	text-decoration: underline;
	color: #FFFFCC;
	line-height: 100%;
}
.loginbar_migi a:visited {
	text-decoration: underline;
	color: #FFFFCC;
	line-height: 100%;
}

  /*アラート
---------------------------------------------------------------------------*/
 .alert {
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #E50C27;
	border-radius: 3px;
	display: inherit;
}



/*フッター設定
---------------------------------------------------------------------------*/


.footer_box {
	height: auto;
	width: 100%;
	display: block;
}
.footer_box_ue {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background-color: #EEECE4;
	display: table;
	vertical-align: middle;
}
.footer_box_link {
	color: #000000;
	font-size: 75%;
	font-weight: bold;
	height: auto;
	width: 100%;
	margin-top: 3px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #000000;
}

.footer_box_ue2 {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	text-align: center;
	background-color: #EEECE4;
	display: table;
	vertical-align: middle;
}
.footer_box_link2 {
	color: #000000;
	font-size: 75%;
	height: auto;
	width: 100%;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: left;
	line-height: 140%;
	display: table;
}
.footer_box_link2 p {
	float: left;
	display: table;
	margin-right: 3px;
	margin-bottom: 3px;
}
.footer_box_link3 {
	color: #000000;
	font-size: 75%;
	height: auto;
	text-align: left;
	line-height: 140%;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 3px;
	border-top: 1px dotted #000000;
	padding-top: 5px;
	display: table;
}
.footer_box_link3 p {
	float: left;
	display: table;
	margin-right: 5px;
	margin-bottom: 3px;
	border-right: 1px solid #000000;
	padding-right: 5px;
}


.footer_boxsita {
	height: 35px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
	text-align: center;
	background-color: #5271b6;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;

}
.footer_boxsita p {
	color: #FFFFFF;
	font-size: 75%;
	font-weight: bold;
}

.footer_box_ue_top {
	position: fixed;
 bottom: 10px;
 right: 10px;
  
 border:1px solid #888888;
 padding:2pt;
 background-color: #ffffff;
 filter:alpha(opacity=85);
 -moz-opacity:0.85;
 -khtml-opacity: 0.85;
 opacity:0.85;
     
 text-shadow: 0 -1px 1px #FFF, -1px 0 1px #FFF, 1px 0 1px #aaa; 
 -webkit-box-shadow: 1px 1px 2px #E7E7E7;
 -moz-box-shadow: 1px 1px 2px #E7E7E7; 
 -webkit-border-radius: 3px; 
 -moz-border-radius: 3px; 
}
.footer_box_likebox {
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	font-size: 85%;
	text-align: center;
	vertical-align: top;
	padding-right: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	max-width: 1000px;
	padding-top: 5px;
	display: table;
}

}		
	
/*ここからスマートフォン用環境の設定
---------------------------------------------------------------------------*/
/*表示を切り替えるウィンドウサイズの指定*/
@media screen and (max-width : 767px){
/*リンク（全般）設定
---------------------------------------------------------------------------*/
a:link {
	text-decoration: none;
	color: #000099;
}
a:visited {
	text-decoration: none;
	color: #000099;
}

a:active {
	color: #000099;
 }	
 .news_box a:link {
	text-decoration: underline;
	color: #E50C27;
	font-weight: bold;
}
 
.news_box a:visited {
	text-decoration: none;
	color: #000099;
}
 /*共通ログインバー（全般）設定
---------------------------------------------------------------------------*/

	
.top {

}
.loginbar {
	background-color: #5271b6;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 100%;
	color: #999;
	text-align: center;
	top: 0;
	left: 0;
}

html div#loginbar    {     
    position: absolute;     
    top: expression(eval(document.documentElement.scrollTop+0));  
}  

.loginbar_inbox {
	width: 100%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFF;
	padding-top: 7px;
}

.loginbar_inbox select {
	background-color: #FFFFFF;

}

.loginbar_hidari {
	padding: 0px;
	margin: 0px;
	float: left;
	font-size: 80%;
	height: auto;
}
.loginbar_hidari_sp {
	padding: 0px;
	margin: 0px;
	float: left;
	font-size: 80%;
	height: auto;
	display: block;
}
.btn {
	background: transparent url(https://recruit.f-book.net/img/btn.gif) no-repeat 0 0;
	display: block;
	width: 30px;
	height: 25px;
	position: absolute;
	cursor: pointer;
	z-index: 300;
	margin-left: 5px;
}
.peke {
	background-position: -35px 0;
}
.drawr {
	background-color: rgba(0,0,0,0.6);
	position: absolute;
	top: 0px;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 20px;
	z-index: 200;
	width: 100%;
	display: none;
}
.drawr_menu {

}
#menu li {
	width: 100%;
	border-bottom: 1px dotted #FFFFFF;
}
#menu li a {
	color: #fff;
	display: block;
	padding-top: 15px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 10px;
	font-size: 160%;
}
.loginbar_hidari_fbook {
	display: inline-block;
	height: 15px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	width: auto;
}
.loginbar_hidari_other {
	display: none;
	height: 15px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	width: auto;
}

.loginbar_hidari a:link {
	color: #FFFFFF;
	line-height: 100%;
	font-weight: bold;
}
.loginbar_hidari a:visited {
	color: #FFFFFF;
	line-height: 100%;
	font-weight: bold;
}
.loginbar_migi {
	padding: 0px;
	margin: 0px;
	float: right;
	font-size: 80%;
	width: auto;
	height: auto;
}
.loginbar_migi_no {
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	width: auto;
	height: auto;
	float: right;
	color: #FDFDFD;
	background-color: #ED1E79;
	margin-left: 3px;
	border-radius: 3px;
	font-size: 95%;
}
.loginbar_migi_txt {
	display: inline-block;
	float: right;
	height: 15px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	width: auto;
}

.loginbar_migi img {
	float: right;
	display: none;
}

.loginbar_migi_icon {
	display: inline-block;
	float: right;
	height: 15px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	width: auto;
}


.loginbar_migi a:link {
	text-decoration: underline;
	color: #FFFFCC;
	line-height: 100%;
}
.loginbar_migi a:visited {
	text-decoration: underline;
	color: #FFFFCC;
	line-height: 100%;
}

   /*アラート
---------------------------------------------------------------------------*/
 .alert {
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #E50C27;
	border-radius: 3px;
	display: inherit;
}
 
/*フッター設定
---------------------------------------------------------------------------*/


.footer_box {
	height: auto;
	width: 100%;
	display: block;
}
.footer_box_ue {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background-color: #EEECE4;
	display: table;
	vertical-align: middle;
}
.footer_box_link {
	color: #000000;
	font-size: 75%;
	font-weight: bold;
	height: auto;
	width: 95%;
	margin-top: 3px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #000000;
	margin-left: auto;
	margin-right: auto;
}
.footer_box_ue2 {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	text-align: center;
	background-color: #EEECE4;
	display: table;
	vertical-align: middle;
}
.footer_box_link2 {
	color: #000000;
	font-size: 75%;
	height: auto;
	width: 95%;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: left;
	line-height: 140%;
	display: table;
	margin-right: auto;
	margin-left: auto;
}
.footer_box_link2 p {
	float: left;
	display: table;
	margin-right: 3px;
	margin-bottom: 3px;

}
.footer_box_link3 {
	color: #000000;
	font-size: 75%;
	height: auto;
	text-align: left;
	line-height: 140%;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 3px;
	border-top: 1px dotted #000000;
	padding-top: 5px;
	display: table;
}
.footer_box_link3 p {
	float: left;
	display: table;
	margin-right: 5px;
	margin-bottom: 3px;
	border-right: 1px solid #000000;
	padding-right: 5px;
}
.footer_boxsita {
	height: 35px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
	text-align: center;
	background-color: #5271b6;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;

}
.footer_boxsita p {
	color: #FFFFFF;
	font-size: 75%;
	font-weight: bold;
}

.footer_box_ue_top {
	position: fixed;
 bottom: 10px;
 right: 10px;
  
 border:1px solid #888888;
 padding:2pt;
 background-color: #ffffff;
 filter:alpha(opacity=85);
 -moz-opacity:0.85;
 -khtml-opacity: 0.85;
 opacity:0.85;
     
 text-shadow: 0 -1px 1px #FFF, -1px 0 1px #FFF, 1px 0 1px #aaa; 
 -webkit-box-shadow: 1px 1px 2px #E7E7E7;
 -moz-box-shadow: 1px 1px 2px #E7E7E7; 
 -webkit-border-radius: 3px; 
 -moz-border-radius: 3px; 
}
.footer_box_likebox {
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	font-size: 85%;
	text-align: center;
	vertical-align: top;
	padding-right: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	max-width: 1000px;
	padding-top: 5px;
	display: table;
} 
 
}	
