@charset "UTF-8";
/*
Theme Name: BUNPEI GINZA TIMES
Theme URI: http://www.bunpei.com
Description:文平銀座用フォーマット
Version: 1.0
Author:文平銀座
Author URI: http://www.bunpei.com
*/



/* Begin Typography & Colors */
body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:0;
	padding: 0;
	background:url(images/.jpg) repeat-y;  
    background-position: top center;
	overflow-y:scroll;

}
*html body {  　　　　　/*IE6だけに適用*/
   overflow-y:auto;
}

*+html body {　　　　　/*IE7だけに適用*/
   overflow-y:auto;
}

* :focus {
	outline: 0;
}

p, b, span, h1, h2, h3, h4, h5, h6, b, ol, ul, li, div, a, a:hover, img, input, textarea, small {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
}

h2 {	
font-size: small;
font-weight:bold;}

a {
    color: #999999;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration:none;
}

.clearfix {
    clear: both;
    line-height: 1px;
	overflow: hidden;
}

#wrapper {
	width: 946px;
	margin:0 auto;
	padding:0 14px;
	overflow: visible;
}


/* Head Section */

#header {
	width:946px;
	height:220px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.logo {
	width: 226px;
	height: 156px;
	margin:0 0 22px 80px;
	float:left;
}
.headmenu {
	width:226px;
	height:22px;
	margin:22px 0 0 80px;
 	font-size:108%;
	font-weight:bold;
	color:#999999;
}
.headmenu-1 {
	width:66px;
	height:20px;
	margin-right:14px;
	float:left;
	text-align:center;
	border-bottom:1px solid #F30;
}
.headmenu-2 {
	width:66px;
	height:20px;
	margin-right:14px;
	float:left;
	text-align:center;
	border-bottom:1px solid #00AAE1;
}
.headmenu-3 {
	width:66px;
	height:20px;
	float:left;
	text-align:center;
	border-bottom:1px solid #333;
}
.pagehead {
	background:url(images/bunpei_title_info.jpg) no-repeat;
	background-position:center center;
	width: 250px;
	height: 32px;
	margin:7px 0 0 187px;
}

.ad-s {
	width:226px;
	height:175px;
	float:right;
	margin-top:26px;
	font-size:108%;
	color:#999999;
	font-weight:bold;
	text-align:center;
	vertical-align:bottom;
}

.recruit {
	width:226px;
	height:20px;
	float:right;
	margin-top:181px;
	font-size:108%;
	color:#999999;
	font-weight:bold;
	text-align:center;
	vertical-align:bottom;
	border-bottom:1px solid #F30;
}
.recruit a{
	width:226px;
	height:20px;
	display:block;
}
.recruit a:hover{
}

/* Pages */
#page {
	width:626px;
	float:right;
	border-top:1px solid #333;
	margin-right:14px;
	padding:0;
	display:inline;
}
.pageLeft {
	width: 320px;
	margin:20px 0 22px 0;
	float:left;
	margin-bottom: 44px
}
.pageLeft h2{
	width:100%;
	font-size:108%;
	height:22px;
}
.pageLeft p {
	width:100%;
	margin-top:18px;
	margin-bottom:41px;
	line-height:169%;
}

.pageRight {
	width: 306px;
	float:right;
	margin:20px 0 22px 0;
}
.pageRight h2{
	width:100%;
	height:22px;
	font-size:108%;
}
.pageRight p {
	width:100%;
	margin-top:18px;
	padding-bottom:41px;
	line-height:169%;
}


/* Content Section */

#content {
	float: left;
	width: 720px;
	padding-bottom: 20px;
	margin:0;
}


/* Index Articles */

#indexArticles {
	width: 720px;
	margin:0;
	padding:0;
}

#post {
	width:706px;
	margin-right:14px;
	height:286px;
	margin-bottom:22px;
}
.postCat-1 {
	width:66px;
	margin-right:14px;
	padding-top:22px;
	float:left;
	font-size:108%;
	font-weight:bold;
	line-height:1;
	border-top:1px solid #F30;
}
.postCat-2 {
	width:66px;
	margin-right:14px;
	padding-top:22px;
	float:left;
	font-size:108%;
	font-weight:bold;
	line-height:1;
	border-top:1px solid #00AAE1;
}
.postCat-3 {
	width:66px;
	margin-right:14px;
	padding-top:22px;
	float:left;
	display:inline;
	font-size:108%;
	font-weight:bold;
	line-height:1;
	border-top:1px solid #333;
}
.postInfo {
	width:66px;
	margin-top:4px;
	float:left;
	font-size:77%;
	line-height:200%;
	color:#B3B3B3;
}
.postEntire {
	width:626px;
	border-top:1px solid #666;
	margin:0;
	padding:0;
	float:right;
}
	
.postThumb {
	width:386px;
	height:264px;
	margin-top:22px;
	float: left;
	display:table;
	text-align:center;
}
.postCont {
	width:226px;
	height:264px;
	margin:22px 0 0 14px;
	padding:0;
	float:right;
}
.postText {
	width:226px;
	height:255px;
	line-height:169%;
	font-size:100%;
}
.postText h2 {
	font-size:108%;
	font-weight:bold;
	line-height:1;
}
.postText h3 {
	font-size:108%;
	font-weight:bold;
	line-height:180%;
}
.postText h3 a {
	color:#000;
}
.postText h3 a:hover {
	color:#999;
	text-decoration:none;
}
.postText h3 a:visited {
	color:#666;
}

.postAdd {
	width:226px;
	height:9px;
	font-size:85%;
	line-height:1;
	text-align:right;
	font-weight:bold;
	color:#B3B3B3;
}
.postnextpage {
	width:626px;
	padding-top:22px;
	margin-left:80px;
	margin-bottom:2px;
	color:#666;
	font-size:108%;
	border-top: 1px solid #666;
}


/*個別ページ*/

#single {
	width:706px;
	margin-right:14px;
	padding:0;
}
.singlePost {
	width:626px;
	float:right;
	margin:0;
	padding:0;
	border-top: 1px solid #666;
}
.singleImage {
	width:626px;
	height:auto;
	padding:0;
	margin:22px 0 0 0;
	text-align:center;
}
.singleMain {
	width:626px;
	height:auto;
	padding:0;
	margin:22px 0 0 0;
	text-align:center;
}
.singleCont{
	width:626px;
	margin-top:22px;
	padding:0;
	border-top: 1px solid #666;
}
	
.singleDate{
	width:226px;
	margin-right:14px;
	float:left;
	margin-top:28px;
}
.singleCat-1 {
	width:226px;
	height:33px;
	font-size:108%;
	padding-top:23px;
	font-weight:bold;
	line-height:1;
	border-top:1px solid #00AAE1;
	color:#999;
}
.singleCat-2 {
	width:226px;
	font-size:108%;
	padding-top:23px;
	font-weight:bold;
	line-height:1;
	margin-bottom:22px;
	border-top:1px solid #F30;
	color:#999;
}
.singleDate h2{
	font-size:122%;
	font-weight:bold;
	line-height:169%;
	margin-bottom:14px;
	color:#000;
}
small.singleInfo{
	font-size:85%;
	line-height: 200%;
	color: #676767;
}
.singleNotes {
	width:226px;
	font-size:100%;
	line-height:200%;
	overflow:hidden;
}
.singleText {
	width:386px;
	margin:24px 0 20px 0;
	padding:0;
	float:right;
	font-size:123%;
	line-height:206.2%;　
	color: #000;
	position:static;
}
.singleText a {
	color:#254A86;
}
.singleText a:hover {
	color:#999;
}
.add {
	font-size:77%;
	font-weight:bold;
	color:#999999;
	text-align:right;
}

.amazon {
	color:#F60;
}
.singleBottom{
	width:626px;
	height:44px;
	padding-top:25px;
	color:#666;
	text-align:center;
	border-top: 1px solid #666;
	position:relative;
}
.nex {
	width:146px;
	font-size:100%;
	font-weight:bold;
	float:left;
	text-align:left;
}
.pre{
	float:right;
	text-align:right;
	width:146px;
	font-size:100%;
	font-weight:bold;
}
.center {
	width:334px;
	text-align:center;
	margin-left:146px;
	position:absolute;
}
.old {
	float:left;
	text-align:left;
	width:146px;
	font-size:100%;
	font-weight:bold;
}
.new{
	float:right;
	text-align:right;
	margin-right:14px;
	width:146px;
	font-size:100%;
	font-weight:bold;
	display:inline;
}
.s-old {
	float:left;
	text-align:left;
	font-size:100%;
	font-weight:bold;
}
.s-new{
	float:right;
	text-align:right;
	font-size:100%;
	font-weight:bold;
	display:inline;
}

.mailform {
	float:right;
	width:386px;
	border-top: 1px solid #666;
	padding-top:18px;
	margin-bottom:22px;
}
.sidetitle {
	width:122px;
	height:22px;
	border-right: 1px solid #666;
	font-size:100%;
	margin-left:70px;
	line-height:200%;
	font-weight:bold;
	float:left;
	display : inline;
}
.tweet {113px;
	height:22px;
	font-size:100%;
	font-weight:bold;
	text-align:right;
	margin-right:80px;
	line-height:200%;
	float:right;
	display : inline;
}
.sidehide {
	clear:both;
	margin-top:44px;
}
*html .sidehide {
	clear:both;
}
#submit {
	width:109px;
	height:36px;
	background:url(images/bottun_01.gif) no-repeat ;
	font-size:100%;
	font-weight:normal;
	color:#999;
	padding:5px;
	margin-top:10px;
	margin-bottom:5px;
}
#submit:hover {
	color:#000;
	background:url(images/bottun_02.gif) no-repeat ;
}
#comment {
	width:100%;
	border: 1px solid #666;
	font-size:100%;
	margin:22px 0 12px 0;
	display:inline;
}
*html #comment {
	width:100%;
	border: 1px solid #666;
	font-size:100%;
	margin:5px 0 12px 0;
	display:inline;
}
#comments a {
		text-decoration: none;
	}
	#comments p {
		line-height: 206%;
	}
	#comments form {
		
	}
	#comments form p {                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    
		margin-bottom: ;
	}
		#comments form input {
			margin-right: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 108%;
		}
		#comments form input {
			width:100%;
			border: 1px solid #666;
		}
		#comments form textarea {
			width: 100%;
			padding: 4px 4px !important;
		}
		#comments form button {
			margin-top:14px;
			border: 1px solid #666;
		}
.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
}
#respond h3 {
	font-size: 100%;
	line-height:169%;
	margin-top:18px;
	font-weight:100;
}
#respond p {
	font-size:100%;
	line-height:1;
	font-weight:100;
}
#respond p.ate {
	font-size:85%;
	line-height:206%;
}


.postSingle blockquote { padding: 6px 10px 1px 10px; background: #09F; border: 1px dotted #9f9f9f; }

.postSingle li { font-size: 12px; font-weight: bold; color: #414141; padding-bottom: 5px;}
.postSingle ul, .postSingle ol { font-size: 12px; color: #414141; }
.postSingle ul li { padding-left: 20px; font-size: 12px; font-weight: bold; color: #414141; padding-bottom: 5px;}
.postSingle ol li { padding-left: 20px; font-size: 12px; font-weight: bold; color: #414141; padding-bottom: 5px;}

h2.pagetitle {
	font-size: 15px;
	font-family:Georgia, "Times New Roman", Times, serif
	background:#FFF;
	line-height: 25px;
	color: #000;
}
.postpagetitle {
	width:706px;
	min-height:450px;
	margin-right:14px;
	padding-top:22px;
	border-top: 1px solid #666;
}
.postpagetitle h3 {
	font-size:108%;
	font-weight:bold;
	line-height:1;
	margin-bottom:16px;
}
.postpagetitle h2 {
	font-size:100%;
	margin-top:1px;
	
}
/*slideshow*/
.container {
	width:626px;
	min-height:418px;
	overflow:hidden;
	position:relative;
	cursor:pointer;
}
.slides {
	position:absolute;
	top:0;
	left:0;
}
.slides div {
	position:absolute;
	top:0;
	width:626px;
	height:auto;
	display:none;
	padding:0;
	margin:0;
}
#pagination {
	width:626px;
	height:10px;
	clear:both;
	text-align:right;
	margin-top:12px;
	padding:0;
}
.previous {
	width:66px;
	margin:0;
	/margin-right:12px;
	padding:0;
	text-align:left;
}
.next {
	width:66px;
	margin:0;
	padding:0;
	text-align:right;
}
ins { text-decoration: none; }
del { text-decoration: line-through; }
.icon {
	width:494px;
	margin:0;
	padding:0;
}
ul.pagination {
	list-style-type:none;
	display:inline;
	padding:0;
	margin:0;
	margin:0 5px 0 5px;
	bottom:1px;
	position:relative;
	font-size:1px;
}
ul.pagination li {
	display: -moz-inline-box;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	width:6px;
	height:6px;
	margin:0 10px;
	line-height:0;
	list-style-position:outside;
}
ul.pagination a {
	display:block;
	width:6px;
	padding-top:6px;
	height:0;
	overflow:hidden;
	background:url('images/pagination.jpg');
	background-position:0 0;
	background-repeat:no-repeat;
	line-height:normal;
}
ul.pagination li.active a {
	background-position:0 -6px;
}

/*NOTESアーカイブ*/
#notes {
	width:706px;
	margin-right:14px;
	height:131px;
	margin-bottom:22px;
}
.notesThumb {
	width:146px;
	height:100px;
	margin-top:22px;
	overflow:hedden;
	float:left;
}
.notesAdd {
	width:66px;
	padding-top:19px;
	margin-right:14px;
	float:left;
	font-size:77%;
	line-height:200%;
	color:#B3B3B3;
	font-weight:bold;
	border-top:1px solid #F30;
}
.notesPost {
	width:626px;
	padding:0;
	height:131px;
	float:left;
	border-top: 1px solid #666;
}
.notesInfo {
	width:226px;
	height:131px;
	margin-left:14px;
	float:left;
}
.notesCat {
	width:226px;
	height:22px;
	font-size:108%;
	font-weight:bold;
	color:#999999;
	margin-top:22px;
	line-height:1;
}
.notesTitle {
	width:226px;
	font-size:108%;
	font-weight:bold;
	line-height:180%;
}
.notesText {
	width:226px;
	height:131px;
	margin-top:18px;
	font-size:100%;
	line-height:169%;
	float:right;
}

/*WORKSアーカイブ*/
#worksall {
	width:720px;
	margin:0;
	padding:0;
	display:inline;
}
#workpost {
	width:640px;
	min-height:516px;
	padding-top:22px;
	margin:0;
	float:right;
	background:url(images/line666.gif) no-repeat;
}
#works {
	width:146px;
	height:154px;
	margin-bottom:22px;
	margin-right:14px;
	float:left;
	border-bottom:1px solid #666;
	display:inline;
}
#worksNew {
	background:url(images/new.gif) no-repeat;
	width:146px;
	height:154px;
	margin-bottom:22px;
	margin-right:14px;
	float:left;
	border-bottom:1px solid #666;
	display:inline;
}
.worksThumb {
	width:146px;
	height:100px;
	margin-bottom:10px;
	overflow:hedden;
}
.worksCat {
	width:146px;
	height:22px;
	color:#999;
}
.worksCatSub{
	width:105px;
	height:22px;
	font-size:85%;
	font-weight:bold;
	line-height:1;
	float:left;
}
.worksCatTime {
	width:41px;
	height:22px;
	font-size:85%;
	font-weight:bold;
	line-height:1;
	text-align:right;
	float:right;
}
.worksTitle{
	width:146px;
	font-size:85%;
	font-weight:bold;
	height:22px;
	padding:0;
	overflow:hidden;
}
.worksTitle a {
	color:#000;
}
.worksTitle a:hover {
	color:#999;
	text-decoration:none;
}
.worksTitle a:visited {
	color:#254A86;
}
.worksTitle a:visited:hover {
	color:#000;
}
 
  
/*年ごと作品*/
.year{
	width:66px;
	margin-right:14px;
	padding-top:22px;
	float:left;
	font-size:100%;
	display:inline;
	font-weight:bold;
	line-height:1;
	border-top:1px solid #00AAE1;
}
.year h3 {
	padding:0;
	margin:0;
	height:22px;
	font-size:108%;
	margin-bottom:10px;
}
.year ul{
	width:66px;
	margin:0;
	padding:0;
}
.year ul li {
	margin-bottom:11px;
	line-height:1;
	height:22px;
	list-style:none;
	font-size:100%;
}
.year ul li.current-cat a  {
	color:#F60;
}


/* Sidebar Section */

#sidebar {
	float: right;
	width: 226px;
	clear:right;
	margin:0;
	padding: 0;
	border-top:1px solid #666;
}
/* news */
.news {
	margin-top:21px;
	height:286px;
	border-bottom:1px solid #666;
}
.news h3 {
	height:12px;
	padding:0;
	margin:0;
	font-size:108%;
	color:#B3B3B3;
	margin-bottom:22px;
	line-height:1;
}
.news p {
	font-size:85%;
	line-height:180%;
    padding:0;
	margin-bottom:14px;
	color:#666;
}


/* banner */
.banner {
	margin-top:22px;
	width:226px;
	height:285px;
	background:url('images/yumenobyoin_b.jpg');
	background-repeat:no-repeat;
	border-bottom:1px solid #666;
	zoom: 1;
	position: relative;
}
.banner p {
	margin-top:12px;
	font-size:85%;
	line-height:180%;
    padding:0;
	color:#00D200;
	text-align:center;
	}
.banner_j {
	margin-top:22px;
	width:226px;
	height:285px;
	background:url('images/news_Jishin_back.jpg');
	background-repeat:no-repeat;
	border-bottom:1px solid #666;
	zoom: 1;
	position: relative;
}
.banner_j p {
	margin-top:12px;
	font-size:85%;
	line-height:180%;
    padding:0;
	color:#00D200;
	text-align:center;
	}
.banner_j h3 {
	height:12px;
	padding:0;
	margin:0;
	float:left;
	display:block;
	font-size:108%;
	color:#B3B3B3;
	margin-bottom:10px;
	line-height:1;
}
/* freetext */
.text {
	margin-top:21px;
	border-bottom:1px solid #666;
}
.text h3 {
	height:12px;
	padding:0;
	margin:0;
	font-size:108%;
	color:#B3B3B3;
	margin-bottom:22px;
	line-height:1;
}
.text p {
	font-size:77%;
	line-height:169%;
    padding:0;
	margin-bottom:14px;
	color:#666;
}
.text img {
	text-align:center;
	margin:0;
	padding:0;
	margin-bottom:10px;
}
/* Archive */
.archive {
	margin-top:21px;
	padding-bottom:22px;
}
.archive h3 {
	height:22px;
	padding:0;
	margin:0;
	color:#B3B3B3;
	font-size:108%;
	margin-bottom:13px;
	line-height:1;
}
.archive ul {
	width:100%;
	margin:0;
	padding:0;
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;	
}
.archive li {
	font-size:77%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom:14px;
	line-height:1;
	list-style:none;
	color:#000
}


/* pagenavi */
.pagenavi {
	width:640px;
	padding:0;
	margin:0;
	height:22px;
	float:right;
	position:relative;
}
.pagenavi .num {
	width:334px;
	margin-left:146px;
	text-align:center;
	padding:0;
}
*html .pagenavi .num {
	width:334px;
	margin:0;
	padding:0;
	left:146px;
	position:absolute;
}
.pagenavi-s {
	width:100%;
	margin-top:16px;
	margin-bottom:0px;
	padding:0;
	border-bottom:1px solid #666;
	position:relative;
	text-align:center;
}
.pagenavi-s .num{
	width:180px;
	margin:0 23px 16px 23px;
	padding:0;
}
*html .pagenavi-s .num{
	width:180px;
	margin:0 23px;
	padding:0;
	bottom:16px;
	position:relative;
}
.pageNavigation {
	color: #999;
	margin:0;
	padding:0;
	line-height:1;
}

a.page-numbers, .pageNavigation {
	color: #999;
	text-decoration:none;
	font-size:100%;
	font-weight:bold;
	padding:3 5px;
}
a.page-numbers:hover {
	color:#000;
	padding:3 5px;
	background-color:#E7E7E7;
	border-radius: 3px;         /* CSS3 */
   -moz-border-radius: 3px;    /* Firefox */
   -webkit-border-radius: 3px; /* Safari,Chrome */
}
.pageNavigation a.prev  {
	margin:0px;
	width:0px;
	height:0px;
	padding:0px;
}
.pageNavigation a.next {
	margin:0px;
	width:0px;
	height:0px;
	padding:0px;
}
.pageNavigation .current {
	color:#00AAE1;
	font-weight:bold;
	padding:3 5px;
}
.pageone {
	color:#00AAE1;
	font-weight:bold;
	margin:0;
	padding:3px 0;
	line-height:1;
}
.pagenone {
	color:#00AAE1;
	font-size:77%;
	font-weight:bold;
	margin:0;
	padding:4px 0;
	line-height:1;
}
/* Menu */
p.menu {
	height:22px;
	padding:0;
	margin:22px 0 12px 0 ;
	font-size:108%;
	font-weight:bold;
	color:#000;
	line-height:1;
}
ul.col1{
	width:90px;
	padding:0;
	float:left;
	margin:0 0 22px 0;
	border-bottom:1px solid #666;
}
ul.col1 li {
	margin-bottom:11px;
	_margin-bottom:5px;
	line-height:1;
	height:22px;
	font-weight:bold;
	list-style:none;
	font-size:100%;
}
ul.col1 li.current-cat a  {
	color:#F60;
}
ul.col2 {
	width:136px;
	margin:0;
	padding:0;
	float:right;
	margin:0 0 22px 0;
	border-bottom:1px solid #666;
}
ul.col2 li {
	margin-bottom:11px;
	_margin-bottom:5px;
	line-height:1;
	height:22px;
	list-style:none;
	font-size:95%;
}
.newmark {
	color:#999;
	font-size:85%;
	font-weight:bold;
	margin-bottom:22px;
	padding-bottom:22px;
	clear:both;
}

.notesmenu {
	width:226px;
	height:198px;
	margin-top:22px;
}
.notesmenu h3 {
	height:22px;
	font-size:108%;
	margin-bottom:10px;
}
.notesmenu ul {
	width:80px;
	float:left;
	padding:0;
	margin:0;
}
.notesmenu ul li {
	margin-bottom:11px;
	line-height:1;
	height:22px;
	list-style:none;
	font-size:100%;
	font-weight:bold;
}
ul.notesmenu-2{
	width:132px;
	margin-left:14px;
	padding:0;
}
ul.notesmenu-2 li {
	margin-bottom:11px;
	line-height:1;
	height:22px;
	list-style:none;
	font-size:95%;
	font-weight:normal;
}
	
/* Tag */
.tag {
	width:226px;
	margin-top:20px;
	padding-bottom:10px;
	border-bottom:1px solid #666;
}
.tag h3 {
	height:20px;
	padding:0;
	margin:0;
	background-image:url('images/h_tag.jpg');
	background-repeat: no-repeat;
	margin-bottom:20px;
	line-height:1;
}
ul.wp-tag-cloud {
	width:226px;
	clear:both;
	overflow:auto;
}
ul.wp-tag-cloud li{
	width:113px;
	float:left;
	line-height:1;
	padding-bottom:10px;
}


/*新しくsideber追加するときは→を上に。<li class="left"><?php wp_get_archives('type=monthly&limit=12&format=custom'); ?></li>*/


/* Page Navigation */

.navigation {
	padding:22px 0px;
}

.navigation a {
	font-size: 116%;
}

.alignleft {
	float: left;
}

.alignleft a, .alignleft a:hover {
	text-align: left;
	padding-left: 22px;
}

.alignright {
	float: right;
}

.alignright a, .alignright a:hover {
	text-align: right;
	padding-right: 22px;
}



/* Footer Section */
.footer {
	width:946px;
	margin-bottom:22px;
	padding-top:21px;
	border-top: 1px solid #666;
	font-size:77%
}

