@import "women/women.css";

/* CSS Document */

body {
	font-family:'ヒラギノ丸ゴ Pro W4', HiraMaruPro-W4, 'メイリオ', Verdana, Arial, sans-serif;
	margin: 10px;
}

#centerbox {text-align:center}

#groundbox {
	background-image:url(images/w_bg.gif);
	width:840px;
	margin:0 auto;
	text-align:left;
	}

#bigbox {
	width:800px;
	margin:0 20px;
	}

#title	{
	height:148px;
	}

#title_soudanbox {
	float:right;
}

#menu {}

#contents{
	color:#545476;
	}

#footer{
	margin-top:10px;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:80px;
	padding-top:20px;
}

/* id for contents-page */

#topicpath {
	font-size:12px;
	margin:5px 10px;
}

#sidemenu {
	width:240px;
	margin:0 10px 0 0;
	float:left;
	}

#contentbox {
	width:550px;
	margin-bottom:10px;
	float:left;
}

#honbun {
	width:530px;
	margin:10px;
	font-size:small;
	line-height:150%;
}

/* class for top and other pages */

.f10 {
	font-size:small;
	}

.f11 {
	font-size:small;
	}

.f12 {
	/*font-size:12px;*/
	}

.f13 {
	/*font-size:13px;*/
	}

.f14 {
	font-size:110%;
	}
	
.f15 {
	font-size:115%;
	}
.f18 {
	font-size:120%;
	}

.clear {
	clear:both;
	}

.top-news {
	width:240px;
	margin-right:20px;
	float:left;
	}

.top-newsinfo{
	width:220px;
	text-align:left;
	margin:5px 10px;
/*	font-size:12px;*/
	}

.top-rm {
	text-align:right;
	width:220px;
}

	
.top-sidemenu {
	width:280px;
	background-image:url(images/sm_wbg.gif);
	background-repeat:repeat-y;
	float:left;
	text-align:center;
	margin-bottom:10px;
}

.top-smitem{
	margin-bottom:10px;
	}
	
.top-q {
	float:left;
	width:23px;
	height:27px;
	background-image:url(images/q.gif);
	margin-right:10px;
}

.top-qtxt {
	float:left;
	width:177px;
/*	font-size:12px;*/
}

	/* added 08.7.5 by Task */
	#top_main_photo {
		width:800px;
		height:340px;
		position:relative;
		margin:5px 0;
		overflow:hidden;
		display:block;
	}
	
	#photodiv {
		background-repeat:no-repeat;
		width:258px;
		height:340px;
		left:542px;
		top:0px;
		position:absolute;
		overflow:hidden;
		display:block;
	}
	
	img#photoimg{
		width:258px;
		height:340px;
	}

p.top-qtxt {
 float:left;
 width:177px;
 padding: 0px;
 margin: 0px;
}

/* コンテンツページ用共通クラス */

.subtitle {
	margin:10px 0 5px 0;
}

.cphoto {
	width:300px;
	margin:10px 20px 10px 0;
	float:left;
	text-align:right;
	font-size:10px;
}

.cphoto img {margin-bottom:5px}

.photo-left {
	float:left;
	margin:0 10px 10px 0;
}


.returntop {text-align:right;font-size:12px}

.q {
	float:left;
	width:24px;
	height:27px;
	background-image:url(images/q.gif);
	background-repeat:no-repeat;
	margin-right:10px;
}

.a {
	float:left;
	width:24px;
	height:24px;
	background-image:url(images/a.gif);
	background-repeat:no-repeat;
	margin-right:10px;
}

.qandabody {
	float:left;
	font-size:13px;
	}
	
.archive_bar {
	margin:5px 10px 10px 10px;
	background-image:url(images/info_bar.gif);
	background-repeat:repeat-x;
}

.side_monthly {
	margin:10px 20px;
	font-size:13px;
	
}
.side_monthly a.link{color:#545476;}

/* 症例用クラス */

.case-card {
	margin:10px 0;
	padding:5px;
	border:1px #DDDDDD solid;
}

.case-card td{
	color:#545476;
	}

.case-title {
	/*font-size:large;*/
}


.case-cardphoto {
	width:210px;
	/*font-size:large;*/
	font-weight:bold;
}

.case-cardphoto img{
	margin:5px 0;
}


.case-catch {
	margin-top:5px;
	/*font-size:large;*/
	font-weight:bold;
	margin-bottom:10px;
}

.case-cardinfo {
	/*font-size:large;*/
}

.case-more {
	margin-top:10px;

	line-height:150%;
}

.case-more img {
	margin:10px 0px;
}

/* インプラントほか固定ページ用クラス */
.imp-stitle {
	margin:10px 0px;
	font-weight:bold;
	/*font-size:15px;*/
}

.imp-column {
	margin:10px;
	border:2px #DDDDDD solid;
	padding:10px;
	}

.imp-item{
	padding:3px;
	border:1px #DDDDDD solid;
}

.imp-photo{
	float:left;
	font-size:11px;
}

.imp-photo img {
	margin:0px 10px 5px 0;
}

.imp-photor{
	float:right;
	font-size:11px;
	margin:0 0 5px 10px;
}

.imp-photor img {
	margin:0px 0 5px 0;
}

.imp-flow {
		float:left;
		width:170px;
		text-align:center;
		vertical-align:middle;
		line-height:120%;
		margin-bottom:10px;
}

.imp-flowchip {
	color:#000000;
	width:170px;
	background-color:#CCCCCC;
	padding:5px;
	margin-bottom:10px;
	text-align:center;
	font-size:14px;
	border:1px #AAAAAA solid;

}



.imp-flowdesc {
	width:320px;
	margin-left:10px;
	float:left;
	margin-bottom:10px;
}

.imp-table {
	font-size:14px;
	color:#545476;
}

.imp-subdiv {
	width:510px;
	margin:5px 0 10px 20px;
}

.oth-table{
	font-size:13px;
	color:#545476;
}

.phi-link{
	text-align:right;
	font-weight:bold;
	font-size:13px;
	margin:5px 0 10px 0;
}

.phi-link a{
	color:#545476;
	text-decoration:none;
}

.phi-link a:hover{
	color:545476;
	text-decoration:underline;
}

.phi-column {
	margin:10px;
	background-color:#F3F0F0;
	border:2px #DDDDDD solid;
	padding:10px;
	}

.phi-profile {
	margin:10px;
	border:2px #DDDDDD solid;
	padding:10px;
	}

.staff-archive {
	margin:5px 0px;
}

.staff-archive-data {
	font-size:12px;
	text-align:right;
}
.staff-archive-data a{
	color:#545476;
}

.staff-archive_bar {
	margin:5px 10px 10px 0;
	background-image:url(images/info_bar.gif);
	background-repeat:repeat-x;
}

/* sitemap */
#sitemap {
}

#sitemap .sm_cat{
	margin-bottom:10px;
}

#sitemap .cat_title {
	font-weight:bold;
	font-size:120%;
}

#sitemap .entry_title {
	font-weight:normal;
	margin-left:20px;

}

#sitemap .bar {
	width:100%;
	height:2px;
	background-image:url(images/info_bar.gif);
	background-repeat:repeat-x;
}

/* added 08.07.05 by Task */
#preload {
	width: 0px;
	height: 0px;
	display: inline;
	background-image: url(images/menu01_f2.gif);
	background-image: url(images/menu02_f2.gif);
	background-image: url(images/menu03_f2.gif);
	background-image: url(images/menu04_f2.gif);
	background-image: url(images/menu05_f2.gif);
	background-image: url(images/menu06_f2.gif);
	background-image: url(images/menu07_f2.gif);
	background-image: url(images/menu08_f2.gif);
	background-image: url(images/menu09_f2.gif);
	background-image: url(images/menu10_f2.gif);
}


/* add CSS by yuryandd. 2008sep */
.imp-flow {
		margin-right:5px;
}

h1.top-h1 {
 background:url(images/w_top.gif) no-repeat;
 width:840px;
 height:20px;
 margin:0px;
 padding:0px;
 text-indent:-9999px;
 font-size:12px;}

/*
h2.top-h2 {
 background:url(images/top_newslist.gif) no-repeat;
 width:240px;
 height:40px;
 margin:0 0 10px 0;
 padding:0px;
 text-indent:-9999px;
 font-size:12px;}
*/

h2.top-h2 {
color:#8d8cae;
margin:0px 0px 0px 10px;
padding:0px;
font-size:small;
font-weight:normal;}

h3.top-h3 {
 background:url(images/top_soudanlist.gif) no-repeat;
 width:240px;
 height:40px;
 margin:0 0 10px 0;
 padding:0px;
 text-indent:-9999px;
 font-size:12px;}
 
h3.top-h3b {
 background:url(images/top_newslist.gif) no-repeat;
 width:240px;
 height:40px;
 margin:0 0 10px 0;
 padding:0px;
 text-indent:-9999px;
 font-size:12px;
}

#footer2 {
 color:#545476;
 font-size:12px;
 margin-top:10px;
 padding:0px;
 text-align:center;}
#footer2 a {
 color:#545476;
 text-decoration:none;}

h2.implant-h2 {
 background:url(images/implant_title01_01.jpg) no-repeat;
 width:550px;
 height:160px;
 margin:0 0 10px 0;
 padding:0px;
 text-indent:-9999px;
 font-size:12px;}

h2.implant-01-h2,h2.implant-1-h2 {
 background:url(images/implant_title01_01.jpg) no-repeat;
 width:550px;
 height:160px;
 margin:0 0 10px 0;
 padding:0px;
 text-indent:-9999px;
 font-size:12px;}

h2.implant-05-h2,h2.implant-5-h2 {
 background:url(images/implant_title01_05.jpg) no-repeat;
 width:550px;
 height:160px;
 margin:0 0 10px 0;
 padding:0px;
 text-indent:-9999px;
 font-size:12px;}

h2.implant-02-h2,h2.implant-2-h2 {
 background:url(images/implant_title01_02.jpg) no-repeat;
 width:550px;
 height:160px;
 margin:0 0 10px 0;
 padding:0px;
 text-indent:-9999px;
 font-size:12px;}

h2.implant-03-h2,h2.implant-3-h2 {
 background:url(images/implant_title01_03.jpg) no-repeat;
 width:550px;
 height:160px;
 margin:0 0 10px 0;
 padding:0px;
 text-indent:-9999px;
 font-size:12px;}

h2.implant-04-h2,h2.implant-4-h2 {
 background:url(images/implant_title01_04.jpg) no-repeat;
 width:550px;
 height:160px;
 margin:0 0 10px 0;
 padding:0px;
 text-indent:-9999px;
 font-size:12px;}


h3.implant-h3 {
 background:url(images/implant_title01_011.gif) no-repeat;
 width:530px;
 height:62px;
 margin:0px;
 padding:0px;
 text-indent:-9999px;
 font-size:12px;}

h2.corrective-h2 {
 background:url(images/corrective_title01_01.jpg) no-repeat;
 width:550px;
 height:160px;
 margin:0 0 10px 0;
 padding:0px;
 text-indent:-9999px;
 font-size:12px;}

h2.corrective-01-h2,h2.corrective-1-h2 {
 background:url(images/corrective_title01_01.jpg) no-repeat;
 width:550px;
 height:160px;
 margin:0 0 10px 0;
 padding:0px;
 text-indent:-9999px;
 font-size:12px;}

h2.corrective-02-h2,h2.corrective-2-h2 {
 background:url(images/corrective_title01_02.jpg) no-repeat;
 width:550px;
 height:160px;
 margin:0 0 10px 0;
 padding:0px;
 text-indent:-9999px;
 font-size:12px;}

h2.corrective-03-h2,h2.corrective-3-h2 {
 background:url(images/corrective_title01_03.jpg) no-repeat;
 width:550px;
 height:160px;
 margin:0 0 10px 0;
 padding:0px;
 text-indent:-9999px;
 font-size:12px;}

h2.corrective-04-h2,h2.corrective-4-h2 {
 background:url(images/corrective_title01_04.jpg) no-repeat;
 width:550px;
 height:160px;
 margin:0 0 10px 0;
 padding:0px;
 text-indent:-9999px;
 font-size:12px;}

h3.corrective-h3 {
 background:url(images/corrective_title01_011.gif) no-repeat;
 width:530px;
 height:62px;
 margin:0px;
 padding:0px;
 text-indent:-9999px;
 font-size:12px;}

h2.philosophy-h2 { background:url(images/philosophy_title01_01.jpg) no-repeat;
 width:550px;
 height:160px;
 margin:0 0 10px 0;
 padding:0px;
 text-indent:-9999px;
 font-size:12px;}

h2.philosophy-01-h2,h2.philosophy-1-h2 { background:url(images/philosophy_title01_01.jpg) no-repeat;
 width:550px;
 height:160px;
 margin:0 0 10px 0;
 padding:0px;
 text-indent:-9999px;
 font-size:12px;}

h2.philosophy-02-h2,h2.philosophy-2-h2 { background:url(images/philosophy_title01_02.jpg) no-repeat;
 width:550px;
 height:160px;
 margin:0 0 10px 0;
 padding:0px;
 text-indent:-9999px;
 font-size:12px;}

h3.philosophy-h3 {
 background:url(images/philosophy_title01_011.gif) no-repeat;
 width:530px;
 height:62px;
 margin:0px;
 padding:0px;
 text-indent:-9999px;
 font-size:12px;}

h2.information-h2 {
 background:url(images/information_title01.jpg) no-repeat;
 width:550px;
 height:160px;
 margin:0 0 10px 0;
 padding:0px;
 text-indent:-9999px;
 font-size:12px;}

h3.information-h3 {
 background:url(images/information_title01_011.gif) no-repeat;
 width:530px;
 height:62px;
 margin:0px;
 padding:0px;
 text-indent:-9999px;
 font-size:12px;}

h2.case-h2 {
 background:url(images/case_title01.jpg) no-repeat;
 width:550px;
 height:160px;
 margin:0 0 10px 0;
 padding:0px;
 text-indent:-9999px;
 font-size:12px;}

h3.case-h3 {
 background:url(images/case_title01_011.gif) no-repeat;
 width:530px;
 height:62px;
 margin:0px;
 padding:0px;
 text-indent:-9999px;
 font-size:12px;}

h2.esthetic-h2 {
 background:url(images/esthetic_title01_01.jpg) no-repeat;
 width:550px;
 height:160px;
 margin:0 0 10px 0;
 padding:0px;
 text-indent:-9999px;
 font-size:12px;}

h2.esthetic-01-h2,h2.esthetic-1-h2 {
 background:url(images/esthetic_title01_01.jpg) no-repeat;
 width:550px;
 height:160px;
 margin:0 0 10px 0;
 padding:0px;
 text-indent:-9999px;
 font-size:12px;}

h2.esthetic-02-h2,h2.esthetic-2-h2 {
 background:url(images/esthetic_title01_02.jpg) no-repeat;
 width:550px;
 height:160px;
 margin:0 0 10px 0;
 padding:0px;
 text-indent:-9999px;
 font-size:12px;}

h2.esthetic-03-h2,h2.esthetic-3-h2 {
 background:url(images/esthetic_title01_03.jpg) no-repeat;
 width:550px;
 height:160px;
 margin:0 0 10px 0;
 padding:0px;
 text-indent:-9999px;
 font-size:12px;}

h2.esthetic-04-h2,h2.esthetic-4-h2 {
 background:url(images/esthetic_title01_04.jpg) no-repeat;
 width:550px;
 height:160px;
 margin:0 0 10px 0;
 padding:0px;
 text-indent:-9999px;
 font-size:12px;}

h2.esthetic-05-h2,h2.esthetic-5-h2 {
 background:url(images/esthetic_title01_05.jpg) no-repeat;
 width:550px;
 height:160px;
 margin:0 0 10px 0;
 font-size:28px;
 position:relative;
 padding-top:20px;
 padding-left:20px;
 color:#9D9DB9;
 font-weight:100;
}

h2.esthetic-06-h2,h2.esthetic-6-h2 {
 background:url(images/esthetic_title01_05.jpg) no-repeat;
 width:550px;
 height:160px;
 margin:0 0 10px 0;
 font-size:28px;
 position:relative;
 padding-top:20px;
 padding-left:20px;
 color:#9D9DB9;
 font-weight:100;
}

h2.esthetic-07-h2,h2.esthetic-7-h2 {
 background:url(images/esthetic_title01_05.jpg) no-repeat;
 width:550px;
 height:160px;
 margin:0 0 10px 0;
 font-size:28px;
 position:relative;
 padding-top:20px;
 padding-left:20px;
 color:#9D9DB9;
 font-weight:100;
}

h2.esthetic-08-h2,h2.esthetic-8-h2 {
 background:url(images/esthetic_title01_05.jpg) no-repeat;
 width:550px;
 height:160px;
 margin:0 0 10px 0;
 font-size:28px;
 position:relative;
 padding-top:20px;
 padding-left:20px;
 color:#9D9DB9;
 font-weight:100;
}

h2.esthetic-09-h2,h2.esthetic-9-h2 {
 background:url(images/esthetic_title01_05.jpg) no-repeat;
 width:550px;
 height:160px;
 margin:0 0 10px 0;
 font-size:28px;
 position:relative;
 padding-top:20px;
 padding-left:20px;
 color:#9D9DB9;
 font-weight:100;
}

h2.esthetic-10-h2,h2.esthetic-10-h2 {
 background:url(images/esthetic_title01_05.jpg) no-repeat;
 width:550px;
 height:160px;
 margin:0 0 10px 0;
 font-size:28px;
 position:relative;
 padding-top:20px;
 padding-left:20px;
 color:#9D9DB9;
 font-weight:100;
}

h2.esthetic-11-h2,h2.esthetic-11-h2 {
 background:url(images/esthetic_title01_05.jpg) no-repeat;
 width:550px;
 height:160px;
 margin:0 0 10px 0;
 font-size:28px;
 position:relative;
 padding-top:20px;
 padding-left:20px;
 color:#9D9DB9;
 font-weight:100;
}

h2.esthetic-12-h2,h2.esthetic-12-h2 {
 background:url(images/esthetic_title01_05.jpg) no-repeat;
 width:550px;
 height:160px;
 margin:0 0 10px 0;
 font-size:28px;
 position:relative;
 padding-top:20px;
 padding-left:20px;
 color:#9D9DB9;
 font-weight:100;
}

h2.esthetic-13-h2,h2.esthetic-13-h2 {
 background:url(images/esthetic_title01_05.jpg) no-repeat;
 width:550px;
 height:160px;
 margin:0 0 10px 0;
 font-size:28px;
 position:relative;
 padding-top:20px;
 padding-left:20px;
 color:#9D9DB9;
 font-weight:100;
}

h2.esthetic-14-h2,h2.esthetic-14-h2 {
 background:url(images/esthetic_title01_05.jpg) no-repeat;
 width:550px;
 height:160px;
 margin:0 0 10px 0;
 font-size:28px;
 position:relative;
 padding-top:20px;
 padding-left:20px;
 color:#9D9DB9;
 font-weight:100;
}

h2.esthetic-15-h2,h2.esthetic-15-h2 {
 background:url(images/esthetic_title01_05.jpg) no-repeat;
 width:550px;
 height:160px;
 margin:0 0 10px 0;
 font-size:28px;
 position:relative;
 padding-top:20px;
 padding-left:20px;
 color:#9D9DB9;
 font-weight:100;
}

h3.esthetic-h3 {
 background:url(images/esthetic_title01_011.gif) no-repeat;
 width:530px;
 height:62px;
 margin:0px;
 padding:0px;
 text-indent:-9999px;
 font-size:12px;}

h2.other-h2 {
 background:url(images/other_title01.jpg) no-repeat;
 width:550px;
 height:160px;
 margin:0 0 10px 0;
 padding:0px;
 text-indent:-9999px;
 font-size:12px;}

h3.other-h3 {
 background:url(images/other_title01_011.gif) no-repeat;
 width:530px;
 height:62px;
 margin:0px;
 padding:0px;
 text-indent:-9999px;
 font-size:12px;}


h2.fee-h2 {
 background:url(images/fee_title01.jpg) no-repeat;
 width:550px;
 height:160px;
 margin:0 0 10px 0;
 padding:0px;
 text-indent:-9999px;
 font-size:12px;}

h3.fee-h3 {
 background:url(images/fee_title01_011.gif) no-repeat;
 width:530px;
 height:62px;
 margin:0px;
 padding:0px;
 text-indent:-9999px;
 font-size:12px;}

h2.staff-h2 {
 background:url(images/staff_title01.jpg) no-repeat;
 width:550px;
 height:160px;
 margin:0 0 10px 0;
 padding:0px;
 text-indent:-9999px;
 font-size:12px;}

h3.staff-h3 {
 background:url(images/staff_title01_011.gif) no-repeat;
 width:530px;
 height:62px;
 margin:0px;
 padding:0px;
 text-indent:-9999px;
 font-size:12px;}

h2.map-h2 {
 background:url(images/map_title01.jpg) no-repeat;
 width:550px;
 height:160px;
 margin:0 0 10px 0;
 padding:0px;
 text-indent:-9999px;
 font-size:12px;}

h3.map-h3 {
 background:url(images/map_title01_011.gif) no-repeat;
 width:530px;
 height:62px;
 margin:0px;
 padding:0px;
 text-indent:-9999px;
 font-size:12px;}

h2.tel-h2 {
 background:url(images/tel_title01.jpg) no-repeat;
 width:550px;
 height:160px;
 margin:0 0 10px 0;
 padding:0px;
 text-indent:-9999px;
 font-size:12px;}

h3.tel-h3 {
 background:url(images/tel_title01_011.gif) no-repeat;
 width:530px;
 height:62px;
 margin:0px;
 padding:0px;
 text-indent:-9999px;
 font-size:12px;}

h2.qanda-h2,
h2.QandA-h2{
 background:url(images/qanda_title01.jpg) no-repeat;
 width:550px;
 height:160px;
 margin:0 0 10px 0;
 padding:0px;
 text-indent:-9999px;
 font-size:12px;}

h3.qanda-h3 {
 background:url(images/qanda_title01_011.gif) no-repeat;
 width:530px;
 height:62px;
 margin:0px;
 padding:0px;
 text-indent:-9999px;
 font-size:12px;}


.col8d8cae{
	color:#8d8cae;
}

.f16{
	font-size:16px;
}

.title_tel{
	font-size:28px;
	color:#8d8cae;
	position:absolute;
	top:115px;
	left:245px;
	_left:230px;
}

* html .title_tel{
	font-size:28px;
	color:#8d8cae;
	position:absolute;
	top:115px;
	left:230px;
}

*:first-child+html .title_tel{
	font-size:28px;
	color:#8d8cae;
	position:absolute;
	top:115px;
	left:230px;
}

.title_book{
	font-size:12px;
	color:#8d8cae;
	line-height:14px;
	margin-left:10px;
}

* html .title_book{
	font-size:12px;
	color:#8d8cae;
	line-height:14px;
	margin-left:50px;
}

*:first-child+html .title_book{
	font-size:12px;
	color:#8d8cae;
	line-height:14px;
	margin-left:50px;
}

.form_error{
	color:#ff0000;
	visibility: hidden;
}

div.footer_sitemap{
	position:relative;
	top:150px;
	left:510px;
	width: 90px;
}
div.footer_sitemap a{
	color:#545476;
	font-size:12px;
	text-decoration:none;
}
div.footer_sakigake{
	position:relative;
	top:115px;
	left:615px;
	width: 180px;
}
div.footer_sakigake a{
	color:#545476;
	font-size:10px;
	text-decoration:none;
}
div.footer_estimp{
	position:relative;
	top:120px;
	left:510px;
	width: 270px;
}
div.footer_estimp a{
	color:#545476;
	font-size:12px;
	text-decoration:none;
}


.white_title {
	font-size: x-large;
	font-weight: bold;
	color: #bbb;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	line-height: 150%;
}
.white_nagare {
	font-size: medium;
	color: #79799F;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: .5px;
	border-bottom-style: solid;
	border-bottom-color: #79799F;
}
.white_title2 {
	border: 0.5px solid #79799F;
	padding: 10px;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.shade_gaide {
	font-size: x-small;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}
.white_title03 {
	font-size: large;
	color: #67648D;
	font-weight: bold;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h2.top-h2 {
 color:#8d8cae;
 margin:0px 0px 0px 10px;
 padding:0px;
 font-size:small;
 font-weight:normal;
}
