@charset "utf-8";
/* CSS Document */


/******TOP PAGE***********************************************************************
/* ------------------------------------ Header ------------------------------------ */
#top{
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
/* ------------------------------------ Left clm ------------------------------------ */
#top .left{
	float: left;
	width: 155px;
	margin-right: 7px;
	text-align: left;
}
#top .left .box{
	border: 1px solid #F2F3F5;
	width: 153px;
	height: auto;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}
#top .left .box dl{
	width: 140px;
	margin: 0px auto;
	text-align: left;
}
#top .left .box dt{
	background-image: url(/img/top_people_icon.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0px 0px 5px;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#top .left .box dd{
	margin: 0px 0px 10px;
	padding: 0px;
	line-height: 20px;
}
#top .left .box .more{
	width: 140px;
	margin-bottom: 15px;
	text-align: right;
}
/* ------------------------------------ Center clm ------------------------------------ */

#top .center{
	float: left;
	width: 229px;
	text-align: center;
}
#top .center .box{
	border: 1px solid #F2F3F5;
	height: auto;
	width: 227px;
	margin-bottom: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#top .center .box dl{
	list-style-type: none;
	width: 200px;
	margin: 0px auto;
	text-align: left;
}
#top .center .box dt{
	margin: 0px 0px 5px;
	padding: 3px 0px 5px 20px;
	font-weight: bold;
}
#top .center .box dd{
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 20px;
}

#top .center a{text-decoration: none;}
#top .center a:hover{text-decoration: none;}
#top .center .box .news{
	background-image: url(/img/top_icon1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#top .center .box .info{
	background-image: url(/img/top_icon2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#top .center a{
	text-decoration: none;
}

#top .center a:hover{
	text-decoration: underline;
}
/* ------------------------------------ Right clm ------------------------------------ */
#top .right{
	width: 349px;
 	float:left;
}
/****************************************************************************************

/* ------------------------------------ People ------------------------------------ */
#people{
	margin: 0px auto;
	width: 736px;
	background-image: url(/common/img/contentshaikei.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
}
#people .inner{
	margin: 0px auto;
	width: 700px;
	background-color: #EEF4F4;
}
#people .inner .leftclm{
	float: left;
	width: 127px;
}
#people .inner dl{
	float: left;
	/*height: 350px;*/
	width: 573px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#people .inner dt{
	background-image: url(/people/img/people_subheikei.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	width: 548px;
	height: 21px;
	text-align: left;
	padding-top: 15px;
	padding-left: 25px;
}
#people .inner dd{
	margin: 0px 0px 50px;
	padding-right: 5px;
	padding-left: 25px;
	text-align: left;
	line-height: 20px;
	width: 543px;
}

#people .inner dd .more{
	text-align: right;
}

#people .inner dd p{
	text-align: right;
	margin-bottom: 10px;
}
#people .inner .foot {
	text-align: center;
}
/* ------------------------------------ People Entry ------------------------------------ */
 
#peopleentry{
	margin: 0px auto;
	width: 736px;
	background-image: url(/common/img/contentshaikei.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
}
#peopleentry .inner{
	margin: 0px auto;
	width: 700px;
	background-color: #EEF4F4;
}
#peopleentry .inner a{	text-decoration: underline;}
#peopleentry .inner a:hover{	text-decoration: none;}

#peopleentry .inner .leftclm{
	float: left;
	width: 127px;
	background-color: #EEF4F4;
}
#peopleentry .inner .right{
	float: left;
	height: auto;
	width: 559px;
	background-color: #FFFFFF;
	padding-left: 14px;
	background-image: url(../../people/img/people_sankaku.jpg);
	background-repeat: no-repeat;
	background-position: left 15px;
}
#peopleentry .inner .right .foot{
	background-image: url(/ttp/img/people_foothaikei.jpg);
	background-repeat: repeat-x;
	width: 552px;
	height: 30px;
	text-align: center;
	padding-top: 15px;
	margin-top: 15px;
}

#peopleentry .inner .right h3{
	background-image: url(/people/img/people_subheikei_d.jpg);
	background-repeat: repeat-x;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	width: 548px;
	height: 21px;
	text-align: left;
	padding-top: 15px;
	padding-left: 4px;
}
#peopleentry .inner .right .ph{
	width: 152px;
	float: left;
}
#peopleentry .inner .right .profile{
	float: left;
	width: 400px;
}
#peopleentry .inner .right .profile .fukidashi{
	width: 400px;
	background-image: url(/people/img/people_fukidashi_naka.jpg);
	background-repeat: repeat-y;
}

#peopleentry .inner .right .profile .upper{
	background-image: url(/people/img/people_fukidashi_upper.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 400px;
}

#peopleentry .inner .right .profile dl{
	width: 360px;
	text-align: left;
	padding-top: 20px;
	padding-left: 40px;
}
#peopleentry .inner .right .profile dt{
	margin-bottom: 10px;
	text-align: left;
}
#peopleentry .inner .right .profile dd{
	margin: 0px 0px 15px;
	line-height: 20px;
	padding-left: 10px;
}

/* ------------------------------------ News ------------------------------------ */
#news{
	margin: 0px auto;
	width: 736px;
	background-image: url(/common/img/contentshaikei.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
}
#news .inner{
	margin: 0px auto;
	width: 700px;
	background-color: #CC0000;
}
#news .inner a{	text-decoration: underline;}
#news .inner a:hover{	text-decoration: none;}


#news .inner .leftclm{
	float: left;
	height: auto;
	width: 126px;
	background-color: #CC0000;
}
#news .inner dl{
	float: left;
	height: auto;
	width: 574px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
.pager {
	text-align: left;
	width: 574px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#news .inner dt{
	background-image: url(/ttpnews/img/news_subhaikei.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	width: 548px;
	height: 21px;
	text-align: left;
	padding-top: 15px;
	padding-left: 25px;
}
#news .inner dd{
	margin: 0px 0px 50px;
	padding-right: 5px;
	padding-left: 25px;
	text-align: left;
	line-height: 20px;
	width: 543px;
}
#news .inner dd p{
	text-align: right;
	margin-bottom: 10px;
}

#news .inner dd .more{
	text-align: right;
}
/* ------------------------------------ News Entry ------------------------------------ */

#newsentry{
	margin: 0px auto;
	width: 736px;
	background-image: url(/common/img/contentshaikei.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
}
#newsentry .inner a{	text-decoration: underline;}
#newsentry .inner a:hover{	text-decoration: none;}

#newsentry .inner{
	margin: 0px auto;
	width: 700px;
	background-color: #CC0000;
}
#newsentry .inner .leftclm{
	float: left;
	height:auto;
	width: 126px;
}
#newsentry .inner .right {
	float: left;
	width: 560px;
	text-align: left;
	background-color: #FFFFFF;
	padding-left: 14px;
	
}
#newsentry .inner .right dl {
	margin-bottom: 15px;
}
#newsentry .inner .right h3 {
	background-image: url(/ttp/img/news_subhaikei_d.jpg);
	background-repeat: repeat-x;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	width: 548px;
	height: 21px;
	text-align: left;
	padding-top: 15px;
	padding-left: 4px;	
}
#newsentry .inner .right p {
	line-height: 20px;
	margin-bottom: 15px;
}
#newsentry .inner .right p img {
	margin-right: 10px;
	margin-bottom: 10px;
}

#newsentry .inner .right .foot {
	background-image: url(/ttp/img/news_footheikei.jpg);
	background-repeat: repeat-x;
	width: 552px;
	height: 30px;
	text-align: center;
	padding-top: 15px;
	margin-top: 15px;
}
/* ------------------------------------ Information ------------------------------------ */
#info{
	margin: 0px auto;
	width: 736px;
	background-image: url(/common/img/contentshaikei.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
}
#info .inner{
	margin: 0px auto;
	width: 700px;
	background-color: #F8B600;
}
#info .inner a{	text-decoration: underline;}
#info .inner a:hover{	text-decoration: none;}



#info .inner .leftclm{
	float: left;
	height:auto;
	width: 126px;
}

#info  .inner dl{
	float: left;
	height: auto;
	width: 574px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#info .inner dt{
	background-image: url(/information/img/info_subhaikei.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	width: 548px;
	height: 21px;
	text-align: left;
	padding-top: 15px;
	padding-left: 25px;
}
#info .inner dd{
	margin: 0px 0px 50px;
	padding-right: 5px;
	padding-left: 25px;
	text-align: left;
	line-height: 20px;
	width: 543px;
}
#info .inner dd p{
	text-align: right;
	margin-bottom: 10px;
}

#info .inner dd .more{
	text-align: right;
}
/* ------------------------------------ Information Entry ------------------------------------ */
#infoentry{
	margin: 0px auto;
	width: 736px;
	background-image: url(/common/img/contentshaikei.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
}
#infoentry .inner a{	text-decoration: underline;}
#infoentry .inner a:hover{	text-decoration: none;}

#infoentry .inner{
	margin: 0px auto;
	width: 700px;
	background-color: #F8B600;
}
#infoentry .inner .leftclm{
	float: left;
	height:auto;
	width: 126px;
}


#infoentry .inner .right {
	float: left;
	width: 560px;
	text-align: left;
	background-color: #FFFFFF;
	padding-left: 14px;
}

#infoentry .inner .right dl {
	margin-bottom: 15px;
}
#infoentry .inner .right h3 {
	background-image: url(/information/img/info_subhaikei_d.jpg);
	background-repeat: repeat-x;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	width: 548px;
	height: 21px;
	text-align: left;
	padding-top: 15px;
	padding-left: 4px;	
}
#infoentry .inner .right p {
	line-height: 20px;
	margin-bottom: 15px;
}
#infoentry .inner .right p img {
	margin-right: 10px;
	margin-bottom: 10px;
}

#infoentry .inner .right .foot {
	background-image: url(/information/img/info_foothaikei.jpg);
	background-repeat: repeat-x;
	width: 552px;
	height: 30px;
	text-align: center;
	padding-top: 15px;
	margin-top: 15px;
}
.page {
	text-align: left;
	width: 574px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

/* ------------------------------------ Product ------------------------------------ */
#product{
	margin: 0px auto;
	width: 736px;
	background-image: url(/common/img/contentshaikei.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
}
#product .inner{
	width: 700px;
	background-color: #CC0000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 14px;
}
#product .inner .leftclm{
	float: left;
	width: 127px;
	margin: 0px;
	padding: 0px;
}

/* edit 20081028 */
#product .inner {
	/*padding-left: 0px;*/
}

#product .inner .leftclm {
	text-align: left;
}

#product .inner .leftclm img {
	margin: 10px 0px;
}

#product .inner .leftclm img.pageimg {
	margin: 5px 0px 0px -7px;
}

#product .inner .right{
	float: left;
	background-color: #FFFFFF;
	width: 559px;
	padding-left: 14px;
	background-image: url(../../product/img/sankaku.gif);
	background-repeat: no-repeat;
	background-position: left 15px;
}
#product .inner .right h3{
	margin-bottom: 10px;

}
#product .inner .right p{
	line-height: 22px;
	text-align: left;
	margin-bottom: 15px;
	font-size: 14px;
	width: 550px;
}

#product .inner .right .fl{
	margin-bottom: 10px;
}
#product .inner .right .btn{
	width: 209px;
	float: left;
}
#product .inner .right .img{
	float: right;
}
#product .inner .right .foot{
	background-image: url(/product/img/product_foothaikei.jpg);
	background-repeat: repeat-x;
	width: 552px;
	height: 30px;
	text-align: center;
	padding-top: 15px;
	margin-top: 15px;
}
#product .inner a{	text-decoration: underline;}
#product .inner a:hover{	text-decoration: none;}


/*******************************************************************************/
#pnavi form {
	margin: 0px;
	padding: 0px;
}
#pnavi .small {
	font-size: small;
	color: #333333;
	font-weight: normal;

}
#pnavi .contents-box {
	background-image: url(../../common/img/shadow_up.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 736px;
	padding-top: 15px;
	text-align: center;

}
#pnavi .contents-box2 {
	background-image: url(../../common/img/shadow_up.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 736px;
	padding-top: 15px;
	margin-top: 15px;
	text-align: center;
}
#pnavi .contents-box table.area {
	margin-right: auto;
	margin-left: auto;
}
#pnavi table.text-menu{
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 15px;
}
#pnavi table.text-menu td {
	padding-right: 20px;
}
#pnavi table.text-menu td a:link {
	font-size: x-small;
	color: #333333;
	text-decoration: none;
}
#pnavi table.text-menu td a:visited {
	font-size: x-small;
	color: #333333;
	text-decoration: none;
}
#pnavi table.text-menu td a:hover {
	font-size: x-small;
	color: #97DE4F;
	text-decoration: none;
}
#pnavi img.mark {
	vertical-align: middle;
	margin-right: 3px;
}

/*home??\e^\o'\?*/
#pnavi td.home {
	padding-bottom: 5px;
}
#pnavi #text-menu {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
/*step*/
#pnavi #step1 {
	border: 1px solid #4CB531;	
}
#pnavi #step2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4CB531;
	border-bottom-color: #4CB531;
	border-left-color: #4CB531;
}
#pnavi #step3 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4CB531;
	border-bottom-color: #4CB531;
	border-left-color: #4CB531;	
}
#pnavi img.step {
	margin-right: 7px;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 2px;
}

#pnavi img.arrow {
	margin-top: 4px;
	margin-bottom: 4px;
}
/*prod*/
#pnavi table.product {
	margin-top: 10px;
}
#pnavi table.product td.disp {
	margin-top: 10px;
	border: 1px solid #47AD2F;
	padding: 3px;
}
#pnavi td.button {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;

}
#pnavi p.mgn-left {
	margin-left: 3px;
	font-size: small;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
#pnavi table.mgn-ud {
	margin-top: 15px;
	margin-bottom: 10px;
}

#pnavi h4.p-name {
	font-size: small;
	color: #333333;
	margin-top: 3px;
	margin-bottom: 3px;
}
#pnavi img.p-img {
	border: 1px solid #47AD2F;
}

/*size*/
#pnavi input.size {
	border: 1px solid #999999;
	background-color: #F2F2F2;
}
#pnavi th.size {
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #97DE4F;
	text-align: center;
}
#pnavi table.iq1 {
	margin-top: 10px;
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #72CF31;
}
#pnavi table.iq1 table {
	background-color: #72CF31;
}
#pnavi table.iq2 {
	margin-top: 10px;
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #148D31;
}
#pnavi table.iq2 table {
	background-color: #148D31;
}
#pnavi table.iq3 {
	margin-top: 10px;
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #23A214;
}
#pnavi table.iq3 table {
	background-color: #23A214;
}
#pnavi table.iq1 a:link{
	font-size: small;
	font-weight: bold;
	color: #72CF31;
	text-decoration: none;
}
#pnavi table.iq1 a:visited{
	font-size: small;
	font-weight: bold;
	color: #72CF31;
	text-decoration: none;
}
#pnavi table.iq1 a:hover{
	font-size: small;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
#pnavi table.iq2 a:link{
	font-size: small;
	font-weight: bold;
	color: #148D31;
	text-decoration: none;
}
#pnavi table.iq2 a:visited{
	font-size: small;
	font-weight: bold;
	color: #148D31;
	text-decoration: none;
}
#pnavi table.iq2 a:hover{
	font-size: small;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
#pnavi table.iq3 a:link{
	font-size: small;
	font-weight: bold;
	color: #23A214;
	text-decoration: none;
}
#pnavi table.iq3 a:visited{
	font-size: small;
	font-weight: bold;
	color: #23A214;
	text-decoration: none;
}
#pnavi table.iq3 a:hover{
	font-size: small;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
#pnavi td.iq-linkcomm {
	font-size: small;
	line-height: 1.3em;
	color: #333333;
	padding: 3px;
	text-align: left;
}
#pnavi td.iq-linktitle {
	font-size: small;
	line-height: 1.3em;
	color: #FFFFFF;
	text-align: center;
	padding: 3px;
	font-weight: bold;
	background-color: #72CF31;



}
#pnavi td.iq-linktitle2 {
	font-size: small;
	line-height: 1.3em;
	color: #FFFFFF;
	text-align: center;
	padding: 3px;
	font-weight: bold;
	background-color: #148d31;

}
#pnavi td.iq-linktitle3 {

	font-size: small;
	line-height: 1.3em;
	color: #FFFFFF;
	text-align: center;
	padding: 3px;
	font-weight: bold;
	background-color: #23a214;
}
#pnavi table.iq4 table {

	background-color: #FDCC0F;
}
#pnavi td.iq-linktitle4 {


	font-size: small;
	line-height: 1.3em;
	color: #FFFFFF;
	text-align: center;
	padding: 3px;
	font-weight: bold;
	background-color: #FDCC0F;
}
#pnavi table.iq5 table {


	background-color: #F7980E;
}
#pnavi td.iq-linktitle5 {



	font-size: small;
	line-height: 1.3em;
	color: #FFFFFF;
	text-align: center;
	padding: 3px;
	font-weight: bold;
	background-color: #F7980E;
}
#pnavi table.iq4 {

	margin-top: 10px;
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #FDCC0F;
}
#pnavi table.iq5 {

	margin-top: 10px;
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #F7980E;
}
#pnavi table.iq4 a:link{
	font-size: small;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
#pnavi table.iq4 a:visited{
	font-size: small;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
#pnavi table.iq4 a:hover{
	font-size: small;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}

#pnavi table.iq5 a:link{
	font-size: small;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
#pnavi table.iq5 a:visited{
	font-size: small;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
#pnavi table.iq5 a:hover{
	font-size: small;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}

/*******************************************************************************/

#company .border-1px {
	margin: 15px;
	border: 1px solid #c8e5e4;
	background-color: #FFFFFF;
	width: 536px;
}
#company td.s-33 {
	font-size: small;
	line-height: 1.3em;
	color: #333333;
	padding-bottom: 5px;

}
#company .br1-ma0 {
	background-color: #FFFFFF;
	margin: 0px;
	border: 1px solid #c8e5e4;
	width: 530px;
}
#company td.xs-33 {
	font-size: x-small;
	line-height: 1.3em;
	color: #333333;
}
#company .ta-com,.policy,#tmark {
	font-size: x-small;
	line-height: 1.2em;
	color: #333333;
	background-color: #FFFFFF;
	margin: 15px;

}
#company table.ta-com th {
	color: #333333;
	background-color: #C8E5E4;
	font-size: small;
	line-height: 1.2em;
	width: 150px;
}
#company table.ta-com th.span {
	width: 74px;
}
#company .td-com {
	font-size: small;
	line-height: 1.2em;
	color: #333333;
	background-color: #EFEFEF;
	width: 361px;
	text-align: left;
}
#company .td-com2 {

	font-size: small;
	line-height: 1.2em;
	color: #333333;
	width: 190px;
	text-align: left;
}
#company .td-com1 {

	font-size: small;
	line-height: 1.2em;
	color: #333333;
	width: 100px;
	text-align: left;
}
#company p.rec-txt {
	font-size: medium;
	color: #333333;
	margin-right: auto;
	margin-left: auto;
	width: 530px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 5px;
}
#company .contents-box {
	background-image: url(../../common/img/shadow_up.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 736px;
	padding-top: 15px;
	text-align: center;

}
#company .contents-box table.area {
	margin-right: auto;
	margin-left: auto;
}

/*******************************************************************************/
/*contact table*/
#company form.contact th {
	color: #333333;
	background-color: #FAE3C5;
	font-size: small;
	line-height: 1.2em;
	width: 200px;
	text-align: left;
	padding-left: 5px;


}
#company form.contact td.con{
	background-color: #F5CB92;
}
#company form.contact input,textarea{
	border: 1px solid #EFA745;
	background-color: #FDF4E8;
}
/*link table*/
#company .th-link {
	color: #333333;
	background-color: #CBDDEF;
	font-size: small;
	line-height: 1.2em;
	width: 200px;
}

/*policy table*/
#company table.policy th {
	color: #333333;
	background-color: #FFE6E6;
	font-size: small;
	line-height: 1.2em;
	width: 150px;
}

/*tmark table*/
#company #tmark th {
	color: #333333;
	background-color: #DEE8D0;
	font-size: small;
	line-height: 1.2em;
	width: 150px;
}
#company .ng-btm15 {
	margin-bottom: 15px;
}

#panfbox  {
	width: 490px;
	margin:  10px auto;
	padding: 0px;
}
#panfbox div {
	width: 480px;
	background-color: #eee;
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	font-weight: 100;
	font-size: 12px;
	margin:  0px auto;
	padding: 5px;
}
#panfbox a {
	width: 490px;
	cursor:pointer;
	display:block;
	padding:0px;
	margin-top: 10px auto;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: black;
	background-color: #00a0c6;
	border-top: 1px solid #FFFFFF;

}