body {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	background:  url("gazo/07np_background.jpg") repeat-x top center;
	background-color: #3B1F07;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", arial, helvetica, san-serif;
	color: #000000;
	text-align: center;
                font-size: 12px;
}

/*■■■フォントリンク表示■■■*/
a {
	text-decoration: none;

	}

a:link {
 color: #333399;
 }

a:visited {
 color: #333399;
 }

a:active {
 color: #333399;
 }

a:hover {
 color: #35A7FF;
 text-decoration: underline;
 }

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

/*■■■■■■■■■■■■■■■■■■*/
/*■■■サイト全体表示部分[共通]■■■*/
#container {
 margin: 0px auto;
 padding: 0px;
 width: 780px;
 text-align: left;
 background:  url("gazo/07np_container.jpg")  no-repeat top center;
 background-color: #FFFFFF;
 border:#E59042 15px solid;
 }

#container2 {
 background:  url(gazo/07np_container.jpg) repeat-y top center;
 margin: 0px auto;
 padding: 0px;
 width: 780px;
 text-align: left;
 border:#E59042 15px solid;
 }

#main {
	background:  url(gazo/07np_center.jpg) no-repeat top center;
	width: 780px;
　　　　}

/*■■■■■■■■■■■■■■■■■*/
/*■■■■サイトメインバナー■■■■*/
#banner {
	position: relative;
	background:  url(gazo/07np_maintitle.jpg) no-repeat top left;
	width: 780px;
	height: 309px;
	overflow: auto;
  	text-align: center;
　　　　       }

/*□□□□サイトタイトルリンク色□□□□*/
#banner a {
 color: #FFFFFF;
 text-decoration: none;
 }


/*---メインタイトルテキスト(大)---*/
#banner h1 {
 font-size: 30px;
 font-weight: normal;
 padding-top:100px;
 }
/*---メインタイトルテキスト(小)---*/
#banner h2 {
 font-size: 17px;
 font-weight: normal;
 color: #FFFFFF;
 padding-top:15px;
 }


/*■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■センター共通部分（検索部分）■■■■■*/
#center { 
 float: left;
 width: 440px;
 overflow: hidden;
 margin-left:auto;
 margin-right:auto;
 }


/*■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■センター画像表示部分■■■■■■■■*/
/*+++◆エントリーフォント(基本設定)+++*/
.content2 {
 margin-left:auto;
 margin-right:auto;
 }

.content2 p{
 color:#000000;
 font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", arial, helvetica, san-serif;
 font-weight: normal;
 text-align: left;
 font-size: 13px;
 line-height: 18px;
 letter-spacing: 0.7px; 
}

/*+++◇エントリーフォント(自動改行あり表示)+++*/
.content2 blockquote {
 font-size: 13px;
 line-height: 18px;
 letter-spacing: 0.7px;
 }

.content2 li {
 font-size: 13px;
 line-height: 18px;
 letter-spacing: 0.7px; 
 }

/*■----------------【画像付き日付】--------------------------■*/
/*背景■エントリ日付（タイトル上画像）■*/
.dateimage {
 padding: 0px 0px 0px 0px;
 margin-bottom: 0px;
 margin-top: 0px;
 height:14px;
 background-image:url("none");
 background-repeat:none;  
  }

/*◇テキスト■エントリ日付■*/
.content2 h1 {
 color: #E87A28;
 font-family: Verdana, Arial, sans-serif;
 text-align: right;
 font-weight: bold;
 padding: 10px 0px 0px 0px;
 margin: 20px 13px 0px 10px;
 font-size: 11px;
 border-top:1px dotted #666666;
 }
/*■---------------------------------------------------------■*/

/*◇■----------------【画像付きエントリータイトル】-----------■*/
/*背景画像■エントリタイトル■*/
.titleimage{
 margin-top: 0px;
 height:67px;
 background-image:url("gazo/07np_entrytitle.gif");
 background-repeat:no-repeat;
 }

/*テキスト■エントリタイトル■*/
.content2 h2 {
 color: #000000;
 font-family: Verdana, Arial, sans-serif;
 padding:15px 15px 15px 40px;
 text-align:left;
 font-weight: bold;
 margin: 0px 0px 0px 0px; 
 height:auto;
 font-size: 14px;
 line-height: 20px;
 letter-spacing: 1px;
 }

/*◇画像■エントリタイトルbottom■*/
.titlebarimage{
 padding: 0px 0px 0px 0px;
 margin-top: 0px;
 height:0px;
 background-image:url("none");
 background-repeat:none;
 }

/*■----------------【画像付きエントリー本文】-----------■*/
/*◇背景画像■エントリ本文■*/
.entryimage{
 margin-top: 0px;
 margin-bottom: 0px;
 height:auto;
 background-image:url("none");
 background-repeat:none;
 padding-top:5px;
 padding-bottom:15px;
 }

/*◇テキスト1■エントリ本文（改行なし）■*/
.entrytextbody{
 color: #000000;
 font-family: Verdana, Arial, sans-serif;
 font-weight: normal;
 text-align: left;
 margin-top: 0px;
 margin-bottom: 0px;
 margin-left: auto;
 margin-right:auto;
 overflow:hidden;
 width:414px;
 font-size: 13px;
 line-height:18px;
 letter-spacing: 0.7px;
 }

/*◇テキスト2■エントリ本文（改行あり）■*/
.entrytextbody p{
 color: #000000;
 font-family: Verdana, Arial, sans-serif;
 font-weight: normal;
 text-align: left;
 margin-top: 0px;
 margin-bottom: 0px;
 margin-left: auto;
 margin-right:auto;
 overflow:hidden;
 width:414px;
 font-size: 13px;
 line-height:18px;
 letter-spacing: 0.7px;
 }


/*■-------------------------------------------------------------------■*/
/*◇画像■エントリタイトルbottom■*/
.postbarimage{
 margin-top: 0px;
 margin-bottom :0px;
 height:10px;
 background-image:url("none");
 background-repeat:none;
 display:none;
 }

/*■----------------【画像付き時間・投稿者・カテゴリー】---------------■*/
/*◇背景画像1■時間・投稿者・カテゴリー■*/
.postedbody{
 margin-top: 0px;
 height:auto;
 background-image:url("none");
 background-repeat:none;
 }

/*◇テキスト■時間・投稿者・カテゴリー表示■*/
.content2 p.posted {
 color: #666666;
 font-family: Verdana, Arial, sans-serif;
 text-align: left;
 margin: 0px 13px 30px 10px;
 font-size: 12px;
 line-height:18px;
 letter-spacing: 0.5px;
 border-top:1px dotted;
 padding:10px 0px 5px 0px;
 }

/*◇背景画像2■時間・投稿者・カテゴリー表示■*/
.postedimage{
 text-align:left;
 margin-bottom: 50px;
 margin-top: 0px;
 height:0px;
 background-image:url("none");
 background-repeat:none;
 }

/*■■■■■■■■■■■■■■■■■■■■■■■■*/
/*◇■■■■■■■■左右表示部分■■■■■■■■■■*/
#left {
 float: left;
 width: 170px;
 overflow: hidden;
 margin: 0px auto;
 font-family: Arial, sans-serif;
 font-size: 12px;
 line-height:18px;
 letter-spacing: 0.5px;
 }



#right {
 float: left;
 width: 170px;
 overflow: hidden;
 margin: 0px auto;
 font-family: Arial, sans-serif;
 font-size: 12px;
 line-height:18px;
 letter-spacing: 0.5px;
 }


/*◇■左右表示・・・サイズ設定・・・■*/
.sidebar {
 color: #000000;
 font-family: Arial, sans-serif;
 font-size: 13px;
 line-height:18px;
 letter-spacing: 0.7px;
 padding: 0px;
 margin: 0px;
 }


/*-サイドバーフォント用-*/
.sidebar h1 {
 color: #000000;
 font-family: Verdana, Arial, sans-serif;
 text-align: center;
 font-weight: bold;
 font-size:12px;
 line-height: 50px;
 }
/*------------------------------------*/


/*-サイドバーフォント用-*/
.sidebar h2 {
 color: #ED841B;
 font-family: Verdana, Arial, sans-serif;
 text-align: center;
 font-weight: bold;
 font-size:12px;
 line-height: 50px;
 }


/*------------------------------------*/


/*-サイドバー画背景画像制御-*/
/*+++モバイルタイトル背景+++*/
.bar_mobile {
 height:50px;
 margin-top:10px;
 background-image:url("gazo/07np_sidebar.gif");
 background-repeat:no-repeat;
 background-position:0px 0px;
}

/*+++トラックバックタイトル背景+++*/
.bar_track  {
 height:50px;
 margin-top:10px;
 background-image:url("gazo/07np_sidebar.gif");
 background-repeat:no-repeat;
 background-position:0px 0px;
}


/*+++最近のコメントタイトル背景+++*/
.bar_comment {
 height:50px;
 margin-top:10px;
 background-image:url("gazo/07np_sidebar.gif");
 background-repeat:no-repeat;
 background-position:0px 0px;
}

/*+++リンクタイトル背景+++*/
.bar_link {
 height:50px;
 margin-top:10px;
 background-image:url("gazo/07np_sidebar.gif");
 background-repeat:no-repeat;
 background-position:0px 0px;
}


/*+++モバイルアクセスタイトル背景+++*/
.bar_access  {
 height:50px;
 margin-top:10px;
 background-image:url("gazo/07np_sidebar.gif");
 background-repeat:no-repeat;
 background-position:0px 0px;
 }


/*+++カレンダー日付背景+++*/
.bar_calendar {
 height:50px;
 margin-top:10px;
 background-image:url("gazo/07np_sidebar.gif");
 background-repeat:no-repeat;
 background-position:0px 0px;
 }


/*+++検索タイトル背景+++*/
.bar_serch  {
 height:50px;
 margin-top:10px;
 background-image:url("gazo/07np_sidebar.gif");
 background-repeat:no-repeat;
 background-position:0px 0px;
 }


/*+++カテゴリータイトル背景+++*/
.bar_cate  {
 height:50px;
 margin-top:10px;
 background-image:url("gazo/07np_sidebar.gif");
 background-repeat:no-repeat;
 background-position:0px 0px;
 }

/*+++アーカイブタイトル背景+++*/
.bar_archive  {
 height:50px;
 margin-top:10px;
 background-image:url("gazo/07np_sidebar.gif");
 background-repeat:no-repeat;
 background-position:0px 0px;
 }

/*+++最近のエントリータイトル背景+++*/
.bar_rcentry {
  height:50px;
 margin-top:10px;
 background-image:url("gazo/07np_sidebar.gif");
 background-repeat:no-repeat;
 background-position:0px 0px;
}



/*+++ＲＳＳタイトル背景+++*/
.bar_rss  {
 height:50px;
 margin-top:10px;
 background-image:url("gazo/07np_sidebar.gif");
 background-repeat:no-repeat;
 background-position:0px 0px;
}

/*==========カレンダー設定============*/
/*===【カレンダー日付】表示===*/
.thedate {
 color: #000000;
 font-family: Verdana, Arial, sans-serif;
 text-align: center;
 font-weight: bold;
 text-transform: uppercase;
 padding: 0px auto;
 margin-top:5px;
 margin-bottom:1px;
 font-size:11px;
 line-height: 15px;
 }

/*+++++カレンダーサイズ設定+++++*/
#calendar {
 color: #000000;
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 display:block;
 margin-bottom:15px;
 }

#calendar table {
 text-align: center;
 margin:0px auto 5px auto;
 }


#calendar th {
 text-align: center;
 line-height: 12px;
 font-weight: normal;
 margin: 2px 1px;
 }

#calendar td {
 text-align: center;
 line-height: 13px;
 font-weight: normal;
 margin: 2px 1px;
 }

#calendar td  a:link {
 text-align: center;
 line-height: 12px;
 font-weight: normal;
 padding: 2px 1px;
 color: #3B1F07;
 background-color: #F9D335;
 display:block;
 }

#calendar td  a:visited {
 text-align: center;
 line-height: 12px;
 font-weight: normal;
 padding: 2px 1px;
 color: #3B1F07;
 background-color: #F9D335;
 display:block;
 }

#calendar td  a:active {
 text-align: center;
 line-height: 12px;
 font-weight: normal;
 padding: 2px 1px;
 color: #FFFFFF;
 background-color: #ED841B;	   
 text-decoration: none;
 display:block;
 } 

#calendar td  a:hover {
 text-align: center;
 line-height: 12px;
 font-weight: normal;
 padding: 2px 1px;
 color: #FFFFFF;
 background-color: #ED841B;
 text-decoration: none;
 display:block;
 }

/*==========サイドバーリスト設定===========*/
/*+++++※※<UL>⇒<li>※※+++++*/
/*+++++サイド□共通□/リスト背景画像制御+++++*/

.sidebar ul {
                list-style:none;
 	padding-left: 0px;
                margin-left:15px;
                margin-right:10px;
	}

.sidebar li {
 background-image:url('gazo/07np_sidelist.gif');
 background-repeat:no-repeat;
 background-position:0px 2px;
 line-height:24px;
 padding-left: 10px;
}

.sidebar ul ul {
 list-style:none;
 padding-left: 5px;
 margin-left:5px;
 margin-right:5px;
 }


/*+++++サイド□カテゴリー部分□/カテゴリー/リスト背景画像制御+++++*/
.sidebar #categories ul {
 padding-left: 0px;
	}

.sidebar #categories li {
 background-image:url('gazo/07np_sidelist.gif');
 background-repeat:no-repeat;
 background-position:0px 2px;
 line-height:24px;
 padding-left: 10px;
 }

/*◇==========モバイルイメージ表示設定============*/
.mobileimage{
 font-family: Arial, sans-serif;
 padding: 3px 2px 3px 2px;
 margin: 5px auto 5px 11.5px;
 width:140px;
 border: 1px #44ABCA solid; 
 color:#000000;
 font-size:12px;
 letter-spacing: 0.5px;    
 line-height:18px;
 background-color:#FFFFFF;
 }

.mobileimagetext{
 font-family: Arial, sans-serif;
 padding: 5px 5px 5px 5px;
 margin: 0px auto 10px auto;
 color:#000000;
 font-size:12px;
 letter-spacing: 0.5px;    
 line-height:18px;
 border-bottom:1px solid #000000;
 }

/*==========カウンター表示設定============*/
.counter {
               font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

/*==========ＱＲコード表示設定============*/
/*■qrcode(小)■*/
.qr2 {
 padding-top:10px;                
 padding-bottom:0px;
 padding-left:5px;
 padding-right:5px;
 height:80px;
 width:80px;
 margin:5px auto;
 background-color:#FFFFFF;
 border:1px #ED841B solid; 
 }

/*◇==========モバイル/"ＵＲＬ"or"空メール"表示設定============*/
.url{
 font-family: Arial, sans-serif;
 color:#000000;
 font-weight: bold;
 padding: 0px;
 text-align: center;
 height: auto;
 margin: 0px auto 15px auto;       
 font-size: 11px;
 overflow: visible;
 }

/*==========検索表示設定============*/
.link-note {
 font-family: Verdana, Arial, sans-serif;
 text-align: left;
 padding:2px;
 margin-top: 15px;
 margin-bottom: 15px;
 margin-left:10px;
 font-size: 12px;
 line-height: 18px;
 letter-spacing:0.5px;
}

/*==========RSS表示設定============*/
.rss {
 text-align: center;
 padding: 2px;
 margin-top: 10px;
 margin-bottom: 0px;
 margin-left:auto;
 margin-right:auto;
 }

/*◇==========powered 表示設定============*/
#powered {
 font-family: Arial, sans-serif;
 text-align:center;
 border-top: #000000 1px solid;
 color:#000000; 
 margin: 15px 13px;
 padding: 5px 0px 0px 0px;
 font-size: 11px;
 line-height:15px;
 }

/*■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■カテゴリー・個別スタイルシート■■■■*/

/*==========カテゴリー基本構成 表示設定============*/

/*◇==========カテゴリインデックス用/今いるカテゴリ===========*/
.content2 h3{ 
 color: #000000;
 font-family: Verdana, Arial, sans-serif;
 text-align: center;
 font-weight: bold;
 padding: 10px 5px 3px 5px;
 margin-top: 5px;
 margin-bottom: 5px;
 font-size: 12px;
 line-height: 18px;
 letter-spacing:0.5px;
 }


/*■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■個別ページ／スタイルシート■■■■■■*/
/*◇11px============個別ページ/現在位置表示=============*/
.position{ 
 color:  #000000;
 font-family: Verdana, Arial, sans-serif;
 text-align: center;
 font-weight: bold;
 padding: 10px 0px 0px 0px;
 margin-top: 5px;
 margin-bottom: 5px;
 margin-left: 170px;
 margin-right: 170px;
 font-size: 12px;
 line-height: 18px;
 letter-spacing:0.5px;
 }

/*◇============個別ページ/現在のエントリー表示========*/
.kobetutitle{ 
 color: #000000;
 font-family: Verdana, Arial, sans-serif;
 text-align: center;
 font-weight: bold;
 padding: 10px 5px 3px 5px;
 margin-top: 5px;
 margin-bottom: 5px;
 font-size: 12px;
 line-height: 18px;
 letter-spacing:0.5px;
 }

/*◇11px============個別ページ/『コメントしてください』表示========*/
.content2 h4{ 
 color: #666666;
 font-family: Verdana, Arial, sans-serif;
 text-align: right;
 font-weight: bold;
 padding: 5px 15px 5px 15px;
 font-size: 12px;
 line-height: 18px;
 letter-spacing:0.5px;
 }

.kobetucommenttitle{
 color: #000000;
 font-family: Verdana, Arial, sans-serif;
 text-align: center;
 font-weight: bold;
 margin-top: 10px;
 margin-bottom: 10px;
 background:#FFFFCC;　
 font-size: 12px;
 line-height: 18px;
 letter-spacing:0.5px;
 }

.content2 p.posted2 {
 color: #000000;
 font-family: Verdana, Arial, sans-serif;
 text-align: left;
 margin-top: 3px;
 margin-bottom: 20px;
 padding: 5px 5px 5px 5px;
 border-top:#000000 1px dotted;
 font-size: 12px;
 line-height: 18px;
 letter-spacing:0.5px;
 }

/*============個別ページ/『トラックバック』表示========*/
.kobetutrtitle{
 color: #000000;
 font-family: Verdana, Arial, sans-serif;
 text-align: center;
 font-weight: bold;
 margin-top: 20px;
 margin-bottom: 0px;
 background:#E0F0B1;
 font-size: 12px;
 line-height: 18px;
 letter-spacing:0.5px;
}   

.content2 p.techstuff {
 color: #000000;
 font-family: Verdana, Arial, sans-serif;
 text-align:center;
 margin-bottom: 10px;
 background:#FFFFFF;
 border:#CCFF99 2px solid;
 padding-top: 10px;
 padding-bottom: 10px;
 font-size: 12px;
 line-height: 18px;
 letter-spacing:0.5px;
 }


/*■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■その他ページ／スタイルシート■■■■■■*/
/*============その他ページ/現在位置表示===========*/
.content3 {
 padding: 0px 0px 0px 0px;
 margin-left:5px;
 margin-right:5px;
 background-color: ;
 color: #000000;
 font-family: Verdana, Arial, sans-serif;
 text-align: left;
 font-size: 12px;
 line-height: 18px;
 letter-spacing:0.5px;
 }

.content3 h2 {
 color: #666666;
 font-family: Verdana, Arial, sans-serif;
 text-align: right;
 font-weight: bold;
 padding: 5px 15px 5px 15px;
 font-size: 12px;
 line-height: 18px;
 letter-spacing:0.5px;
 }

/*#########【コメントエラータイトル表示】##################■*/
.commenterror{
 color: #000000;
 font-family: Verdana, Arial, sans-serif;
 text-align: left;
 font-weight: bold;
 margin-top: 10px;	
 margin-bottom: 0px;
 background:#FF99FF;
 font-size: 12px;
 line-height: 18px;
 letter-spacing:0.5px;
 } 

.content3 p {
 color:#000000;
 font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", arial, helvetica, san-serif;
 font-weight: normal;
 text-align: left;
 font-size: 13px;
 line-height: 18px;
 letter-spacing: 0.7px; 
 }

.content blockquote {
 line-height: 150%;
 }


.content3 blockquote{
 color: #000000;
 font-family: Verdana, Arial, sans-serif;
 fontweight: normal;
 text-align: left;
 padding: 5px 10px 5px 10px;
 font-size: 12px;
 line-height: 18px;
 letter-spacing:0.5px;
 }

/*#########【コメントありがとう！】##################■*/
.commentthank{
 color: #000000;
 font-family: Verdana, Arial, sans-serif;
 text-align: center;
 font-weight: bold;
 padding: 1px 15px 1px 1px;
 margin-top: 10px;
 margin-bottom: 15px;
 background:#FFFFCC;
 font-size: 12px;
 line-height: 18px;
 letter-spacing:0.5px;
　　}

/*#########コメント##################■*/
#comment-data {
 float: left;
 width: 160px;
 padding-right: 10px;
 margin-right: 10px;
 text-align: left;
 color:#000000;
 }

/*#########テキストエリア##################■*/
textarea{
 width:400px;
 font-size:12px;
 line-height:18px;
 letter-spacing:0.5;
 padding:2px;
 font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", arial, helvetica, san-serif;

 }

input[id="search"] {
width:140px; 
font-size:12px; 
line-height:17px; 
margin:3px 0px;
font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", arial, helvetica, san-serif;
}



/*■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■センター検索部分[固定]■■■■■■■■*/
.content {
 padding: 11px 11px 20px 11px;
 color: #000000;
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 line-height: 18px;
 letter-spacing:0.5px;
 }

.content p {
 color: #000000;
 font-family: Verdana, Arial, sans-serif;
 font-weight: normal;
 text-align: left;
 padding 12px 10px 12px 10px;
 margin-bottom: 0px;
 margin-top: 0px;
 font-size: 13px;
 line-height: 18px;
 letter-spacing:0.7px;
 }

.content blockquote {
 font-size: 13px;
 line-height: 18px;
 letter-spacing:0.7px;
 }

.content li {
 font-size: 13px;
 line-height: 18px;
 letter-spacing:0.7px;
 }

/*□エントリー投稿日時表示[固定]□*/
.content h2 {
 color: #000000;
 font-family: Verdana, Arial, sans-serif;
 font-weight: bold;
 text-align: right;
 font-weight: bold;
 padding: 3px 5px 3px 5px;
 border-bottom: #666666 1px solid;
 margin-bottom: 5px;
 font-size: 13px;
 line-height: 18px;
 letter-spacing:0.7px;
 }

/*□エントリタイトル表示[固定]□*/
.content h3 {
 color: #0066ff;
 font-family: Verdana, Arial, sans-serif;
 padding:3px 10px 3px 15px;
 text-align: left;
 font-weight: bold;
 margin-top: 0px;
 margin-bottom: 5px;
 border-bottom: #666666 1px dashed;
 background:url("gazo/07np_sidelist.gif");
 background-position:0% 25%;
 background-repeat:no-repeat;
 font-size: 14px;
 line-height: 20px;
 letter-spacing:1px;
 }



/*□投稿者表記部分[固定]□*/

.content p.posted {
 color: #000000;
 font-family: Verdana, Arial, sans-serif;
 border-bottom: 1px solid #666666;
 text-align: left;
 margin-top: 0px;
 margin-bottom: 18px;
 padding: 3px 10px 3px 0px;
 font-size: 13px;
 line-height: 18px;
 letter-spacing:0.7px;
 }

