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



 CSS@@2012


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




/* ---------------------------------------- 
style
--------------------------------------------*/
img,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0;padding:0;}

ol,ul,li { margin:0;padding:0;list-style:none; }
a img { border: none; }
table {
	border-collapse:collapse;
	border-spacing:0;
    font-size:inherit;
    font:100%;
	line-height:1.2;
	}
img {vertical-align:top;}		
input, select, textarea {font-size: 100%;z-index:1;}
input {vertical-align:top;}
input {font-family:Arial,Helvetica,sans-serif;}
input:focus, textarea:focus {background:#fdede4;}

/* link  ----------------------*/
a:link { color:#006eb0; text-decoration: none; }
a:visited { color:#507ea4; text-decoration: none; }
a:hover { color:#39C; text-decoration: underline; }
a:active { color:#507ea4; text-decoration: underline; }
a { outline: none; }

a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
	}

/* ---------------------------------------- 
layout
--------------------------------------------*/
html,
body {
	height:100%;
	}
body {
	font-size:13px;
    font-size:small\9;
    font:x-small\9;
	text-align: center;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
	padding: 0;
	margin: 0;
	line-height:1.2;
	color:#595857;
	height:100%;
	background:#F3FAFE;
	}
#wrapper {
	margin:0 auto;
	font-size:1.1em;
	}
#contentsBox {
	background:url(../images/BK2.gif) repeat-x left 0;
	z-index:10;
	}
#contents {
	width: 760px;
	margin:0 auto;
	_margin-top:0px;
	margin-bottom:20px;
	text-align:left;
	padding-top:70px;
	_padding-top:0px;
	}
.breadcrumb {
	margin:0 0 8px 0;
	font-size:0.9em;
	}
.breadcrumb  li {
	display:inline;
	line-height: 1em;
	padding-left:15px;
	margin-right:5px;
	color:#666;
	}
.breadcrumb  li a {
	text-decoration:none;
	}
.breadcrumb  li a:hover {
	text-decoration:underline;
	}



/* ---------------------------------------- 
header
--------------------------------------------*/
#header {
	height:70px;
	overflow:hidden;
	background:url(images/BK.jpg) repeat-x 0 0;
	z-index:10;
	position:fixed;
	top:0;
	width:100%;
	}
#logo {
	width:350px;
	float:left;
	}
#header-inner {
	width: 760px;
	height:70px;
	text-align:center;
	margin:0 auto;
	background:url(images/BK.jpg) repeat-x 0 0;
	z-index:10;
	overflow:hidden;
	}
#header .header-right {
	float:right;
	margin-top:15px;
	/*padding:12px 0 0 0;*/
	}
	.menu a {
	color:#FFF;
	font-size:0.9em;
	}
	.menu a:hover {
	color:#FFF;
	}
	.menu1 {
	background:url(images/icon1.gif) no-repeat 0 4px;
	padding:0 0 0 13px;
	margin:10px 5px 6px 5px;
	}
	.menu2 {
	background:url(images/icon1.gif) no-repeat 0 4px;
	padding:0 0 0 13px;
	margin:10px 5px 6px 5px;
	}
	.menu3 {
	background:url(images/icon1.gif) no-repeat 0 4px;
	padding:0 0 0 13px;
	margin:10px 5px 6px 5px;
	}
	.menu td {
	vertical-align:middle;
	letter-spacing:0.01em;
	}
	.menu .menu-line {
	padding:0;
	margin:0;
	width:2px;
	background:none;
	}
	
	
	
/* ---------------------------------------- 
main 
--------------------------------------------*/
#main {
	float: left;
	width: 570px;
	margin-top:20px;
	}
#main_contents {
	width:750px;
	height:100%;
	}
#main2_top {
	width: 750px;
	background:#FFF;
	background:#FFF;
	border:solid 1px #CCC;
	padding-top:10px;
	}
#main2_bottom {
	width: 750px;
	background:#FFF;
	background:#FFF;
	border:solid 1px #CCC;
	margin:20px 0;
	}
.mainTop {
	}
.mainBox {
	background:#FFF;
	border:solid 1px #CCC;
	}
.mainBox2 {
	background:#FFF;
	border:solid 1px #CCC;
	height:318px;
	}
.mainBox3 {
	background:#FFF;
	}
.mainBox4 {
	background:#FFF;
	border:solid 1px #CCC;
	padding:25px 10px;
	font-size:1.1em;
	overflow:hidden;
	}
.main_inner {
	padding:15px;
	}
	
.txt-main-Box {
	padding:10px;
	line-height:1.3;
	letter-spacing:0.05em;
	text-align:justify;text-justify : inter-ideograph;
	}
	
	
	
/* ---------------------------------------- 
sidebar
--------------------------------------------*/
#sidebar {
	float: right;
	width: 170px;
	}
	.contact {
	float:right;
	margin-right:12px;
	margin-top:-3px;
	}
#sidebarBox {
	margin-top:20px;
	border-left:2px solid #89c997;
	}
.sideBox {
	background:#FFFEEC;
	}
.sideBox-in {
	padding:10px 2px 10px 10px;
	line-height:1.3;
	font-size:0.9em;
	}
.side-list {
	}
.side-list li {
	width:170px;
	display:block;
	}
.side-list li a {
    display: block;
	color:#578a3d;
	font-size:1em;
	font-weight:bold\9;
	letter-spacing:0.05em;
    padding:5px 3px 5px 12px;
	border-bottom:1px dotted #990;
	}
.side-list li a:hover {
    background:#dbebc4;
	color:#578a3d;
	text-decoration:none;
	}


/* ---------------------------------------- 
footer
--------------------------------------------*/
#footer {
	clear: both;
	padding: 0.7em 0 0 0;
	background:url(images/BK3.jpg) repeat-x 0 0;
	border-top:4px solid #89c997;
	border-bottom:5px solid #4F250F;
	}
*html #footer {
	clear: both;
	}
#footer a {
	color:#E9EFE0;
	}
#footerInner {
	width:760px;
	margin:auto;
	text-align:left;	
	}
.footerBottom {
	text-align:center;
	background:#7A4020;
	padding:4px 0 3px 0;
	color:#DFD7C3;
	letter-spacing:0.05em;
	font-size:0.8em;
	}
.footerTop {
	padding:10px 0;
	color:#E9EFE0;
	letter-spacing:0.1em;
	}
#footer .banner {
	}
#footer-list {
	clear:both;
	margin:20px 0;
	text-align:center;
	}
	#footer-list li {
	display:inline;
	list-style:none;
	padding:0 5px;
	}


/* ---------------------------------------- 
title
--------------------------------------------*/
h1 {
	}
h2 {
	font-weight:bold;
	}
.tit1 {
	margin:15px 15px 8px 15px;
	padding:0 0 3px 18px;
	font-size:1em;
	color:#524e4d;
	background:url(image/icon1.gif) no-repeat left 0;
	font-weight:normal;
	border-bottom:1px dotted #CCC;
	letter-spacing:0.1em;
	}
.tit2 {
	margin:5px 0 8px 0;
	padding:0 0 2px 18px;
	font-size:1.2em;
	font-weight:bold;
	color:#ec6800;
	background:url(image/icon1.gif) no-repeat left 0;
	border-bottom:1px dotted #CCC;
	letter-spacing:0.1em;
	}
.tit3 {
	margin:5px 15px 8px 15px;
	padding:6px 0 3px 5px;
	font-size:1.1em;
	letter-spacing:0.05em;
	color:#FFF;
	letter-spacing:0.1em;
	background:#0AAF30;
	}
.tit4 {
	padding:20px 0 0 0;
	font-size:1.5em;
	font-weight:bold;
	color:#999;
	letter-spacing:0.1em;
	}
.tit5 {
	padding:6px 0 3px 5px;
	font-size:1.1em;
	font-weight:bold;
	color:#FFF;
	letter-spacing:0.1em;
	background:#EFAE00;
	}
.tit6 {
	padding:6px 0 1px 0;
	font-size:1em;
	margin:5px 0;
	font-weight:bold;
	letter-spacing:0.05em;
	color:#EFAE00;
	border-bottom:1px dotted #CCC;
	}
.tit7 {
	padding:6px 0 1px 0;
	font-size:1em;
	margin:5px 0;
	font-weight:bold;
	letter-spacing:0.05em;
	color:#52BF00;
	border-bottom:1px dotted #CCC;
	}
.tit8 {
	padding:6px 0 1px 0;
	font-size:1.2em;
	margin:5px 0;
	font-weight:bold;
	letter-spacing:0.05em;
	color:#65ab31;
	background:url(image/icon1.gif) no-repeat left 2px;
	padding:0 0 2px 18px;
	}
.tit9 {
	margin:5px;
	padding:6px 0 3px 5px;
	font-size:1.1em;
	letter-spacing:0.05em;
	color:#FFF;
	letter-spacing:0.1em;
	background:#0AAF30;
	}

.category {
	margin:15px 15px 8px 15px;
	padding:0 0 3px 18px;
	font-size:1em;
	letter-spacing:0.05em;
	color:#524e4d;
	font-weight:bold;
	border-bottom:1px dotted #CCC;
	letter-spacing:0.1em;
	}

/* ---------------------------------------- 
table
--------------------------------------------*/
.table01 {
	margin:5px 10px 10px 31px;
	border-collapse:collapse;
	border-spacing:0;
	border:none;
	text-align:left;
	font-size:1em;
	}
	.table01 th {
	padding:2px;
	border:none;
	letter-spacing:0.1em;
	font-weight:normal;
	width:70px;
	}
	.table01 td {
	text-align:left;
	padding:2px 10px;
	border:none;
	vertical-align:middle;
	}
.table02 {
	width:100%;
	margin:0 0 10px 0;
	letter-spacing:0.05em;
	font-size:0.9em;
	border:1px solid #CCC;
	}
	.table02 th {
	text-align:left;
	padding:7px 0 5px 10px;
	border:1px solid #CCC;
	font-size:1em;
	font-weight:normal;
	background:#65C059;
	color:#FFF;
	line-height:1.5;
	}
	.table02 td {
	border:1px solid #CCC;
	padding:5px 8px;
	line-height:1.3;
	font-size:1em;
	text-align:justify;text-justify : inter-ideograph;
	}
	.table02 h3 {
	margin:5px 0 7px 0;
	padding:6px 0 2px 5px;
	font-size:1.01em;
	background:#e6eae6;
	}
	
.table03 {
	width:100%;
	margin:0 0 10px 0;
	letter-spacing:0.05em;
	font-size:0.9em;
	border:1px solid #CCC;
	}
	.table03 th {
	text-align:left;
	padding:7px 0 5px 10px;
	border:1px solid #CCC;
	font-size:1em;
	font-weight:normal;
	width:120px;
	background:#65C059;
	color:#FFF;
	}
	.table03 td {
	border:1px solid #CCC;
	padding:5px 8px;
	line-height:1.3;
	font-size:1em;
	}

	
.table04 {
	width:100%;
	margin:0 0 10px 0;
	letter-spacing:0.05em;
	font-size:0.9em;
	border:1px solid #CCC;
	}
	.table04 th {
	text-align:left;
	padding:7px 0 5px 10px;
	border:1px solid #CCC;
	font-size:1em;
	font-weight:normal;
	background:#d4dcd3;
	line-height:1.6;
	}
	.table04 .th1 {
	background:#e6eae6;
	}
	.table04 td {
	border:1px solid #CCC;
	padding:5px 8px;
	line-height:1.3;
	font-size:1em;
	text-align:justify;text-justify : inter-ideograph;
	}
	.table04 .td1 {
	background:;
	}

.table05 {
	width:100%;
	margin:0 0 10px 0;
	letter-spacing:0.05em;
	font-size:0.9em;
	border:1px solid #CCC;
	}
	.table05 th {
	text-align:left;
	padding:7px 0 5px 10px;
	border:1px solid #CCC;
	font-size:1em;
	font-weight:normal;
	width:120px;
	background:#9EB708;
	color:#FFF;
	}
	.table05 td {
	border:1px solid #CCC;
	padding:5px 8px;
	line-height:1.3;
	font-size:1em;
	text-align:justify;text-justify : inter-ideograph;
	}
	.table05 tr.alt td {
	background:#d6e9ca;
	}


.table06 {
	width:100%;
	margin:0 0 10px 0;
	letter-spacing:0.05em;
	font-size:0.9em;
	border:1px solid #CCC;
	}
	.table06 th {
	text-align:left;
	padding:7px 0 5px 10px;
	border:1px solid #CCC;
	font-size:1em;
	font-weight:normal;
	width:120px;
	background:#387d39;
	color:#FFF;
	}
	.table06 td {
	border:1px solid #CCC;
	padding:5px 8px;
	line-height:1.3;
	font-size:1em;
	text-align:justify;text-justify : inter-ideograph;
	}
	.table06 .td1 {
	background:#dbebc4;
	font-weight:bold;
	}
	.table06 .td2 {
	text-align:center;
	font-weight:bold;
	font-size:1.2em;
	}
	.table06 td img {
	vertical-align:bottom;
	}
	
	
	
/* ---------------------------------------- 
box
--------------------------------------------*/
.BoxL {
	float:left;
	width:280px;
	}
.BoxR {
	float:right;
	width:280px;
	}
.news_Box {
	width:538px;
	height:250px;
	overflow:scroll;
	padding:15px 15px 0 15px;
	overflow:auto;
	}
	.news_Box ul {
	}
	.news_Box li {
	border-bottom:1px dotted #CCC;
	padding:5px 10px 5px 25px;
	background:url(images/icon.gif) no-repeat left 7px;
	font-size:1.1em;
	letter-spacing:0.05em;
	}
	.news_Box dl {
	float:left;
	padding-bottom:10px;
	font-size:1em;
	}
	.news_Box dt {
	color:#0278A4;
	font-weight:normal;
	width:100px;
	float:left;
	padding-top:1px;
	}
	.news_Box dd {
	width:420px;
	float:right;
	line-height:1.3;
	}
	.news_Box img {
	padding-top:5px;
	}
.link_Box {
	width:540px;
	padding:8px 5px 5px 6px;
	}
	.link_Box td {
	width:180px;
	vertical-align:top;
	padding:5px 4px;
	}
	.link_Box td img {
	border:1px solid #CCC;
	}
	
.list_Box {
	}
	.list_Box li {
	display:block;
	height:97px;
	margin:5px;
	}
	.list_Box li a {
	color:#666;
	}
	.list_Box img a:hover {
	opacity: 0.0;
	filter: alpha(opacity=0);
	}

.list {
	margin-left:20px;
	}
	.list li {
	font-size:1.1em;
	list-style:disc;
	}
	.list img {
	font-size:1.1em;
	vertical-align:middle;
	}
	
.txtBox {
	background:#d4d9d6;
	padding:12px 15px;
	font-size:1em;
	line-height:1.3;
	letter-spacing:0.05em;
	text-align:justify; text-justify:distribute;
	}

.pdf-list li {
	background:url(images/pdf_iconS.jpg) no-repeat left 0;
	line-height:1.6;
	padding-left:30px;
	}
.pdf-list2 li {
	background:url(images/pdf_iconS.jpg) no-repeat left 0;
	line-height:1.8;
	padding-left:25px;
	width:70px;
	float:left;
	}

/* ---------------------------------------- 
menu
--------------------------------------------*/
.menu-about {
	margin:0 0px;
	padding-bottom:30px;
	}
.menu-about li {
	display:inline;
	vertical-align:top;
	}

/* ---------------------------------------- 
pager
--------------------------------------------*/
.page {
	margin:10px 10px 5px 10px;
	}
.page span {
	color:#0AAF30;
	}
span.page a {
	font-size:0.8em;
	color:#0AAF30;
    margin: 2px 0 1px 0;
    padding: 1px 3px 0;
    white-space: nowrap;
	}
span.page strong {
	font-size:0.8em;
	color:#003366;
    margin: 2px 0 1px 0;
    padding: 1px 3px 0;
    white-space: nowrap;
	}


	
	
/* ---------------------------------------- 
bottom
--------------------------------------------*/
.bottom1 {
	text-align:center;
	background:url(image/bu-search-on.gif) no-repeat center 15px;
	margin:0 15px 15px 15px;
	border-top:1px dotted #999;
	padding-top:15px;
	}
.bottom1 input:hover {
	opacity: 0.0;
	filter: alpha(opacity=0);
	}


/* ---------------------------------------- 
common
--------------------------------------------*/
.floatL {float:left !important;}
.floatR {float:right !important;}
.clear {clear:both !important;}
.center {text-align:center; margin:auto !important;}
.mt3 { margin-top:3px !important; }
.mt5 { margin-top:5px !important; }
.mt7 { margin-top:7px !important; }
.mt10 { margin-top:10px !important; }
.mt15 { margin-top:15px !important; }
.mt20 { margin-top:20px !important; }
.mt30 { margin-top:30px !important; }
.mt40 { margin-top:40px !important; }
.mb10 { margin-bottom:10px !important; }
.mb20 { margin-bottom:20px !important; }
.ml5 { margin-left:5px !important; }
.ml10 { margin-left:10px !important; }
.ml14 { margin-left:14px !important; }
.ml15 { margin-left:15px !important; }
.ml20 { margin-left:20px !important; }
.mr20 { margin-right:20px !important; }

.pa10 {padding:10px !important; }
.ptbl10 { padding:10px 10px 0 10px !important; }
.pt10 { padding-top:10px !important; }
.pt20 { padding-top:20px !important; }
.pt30 { padding-top:30px !important; }
.pr5 { padding-right:5px !important; }
.pl10 { padding-left:10px !important; }
.pl20 { padding-left:20px !important; }
.pb5 { padding-bottom:5px !important; }
.pb10 { padding-bottom:10px !important; }
.pb20 { padding-bottom:20px !important; }

.bold {font-weight:bold;}
.font08 {font-size:0.8em;}
.font09 {font-size:0.9em;}
.font10 {font-size:1em;}
.font11 {font-size:1.1em;}
.font12 {font-size:1.2em;}
.font13 {font-size:1.3em; vertical-align:middle;}
.font14 {font-size:1.4em; vertical-align:middle;}
.lineH14 {line-height:1.4;}
.LH12 {line-height:1.2;}
.LH13 {line-height:1.3;}

.hover a:hover img{
	opacity:0.8;
	filter: alpha(opacity=70);
	}
.red {color:#F00;}
.co1 {color:#099F2C;}
.co2 {color:#FF8A00;}

input ,select {vertical-align:middle;}

/* li list-style -----------*/
.disc li { list-style:disc; margin-left:15px; line-height:1.4; }
.disc2 li { list-style:disc;margin-left:15px; }
.disc3 li { margin-bottom:10px; border-bottom:#CCC solid 1px; }
.decimal li { list-style:decimal; margin-left:21px;line-height:1.4;}
.decimal2 li { list-style:decimal; margin-left:21px;line-height:1.4; padding-bottom:8px;}


/* boxt-style -----------*/
.comments {
	background:#d4dcda;
	font-size:1.2em;
	font-weight:bold;
	padding:10px;
	}
.photo-box dd {
	text-align:center;
	}
	
	
/* clearfix  ---------------------*/
div { zoom:1;/*for IE 5.5-7*/ }
div:after {/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    line-height:0; 
    visibility:hidden;
	font-size:0.1em;
	}

div { zoom:1;/*for IE 5.5-7*/ }
div:after {/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    line-height:0; 
    visibility:hidden;
	font-size:0.1em;
	}
/* end clearfix ------------------*/

.ERR { color: #f00; }

a img { border: none; }
.disc li { list-style:disc; line-height:1.5; margin:0 0 0 -10px; }
.mt20 {margin-top:20px !important;}
.font12 {font-size:1.2em;}
.list img {
	font-size:1.1em;
	vertical-align:middle;
	}
	

/* ƒRƒs[ƒ‰ƒCƒg */

.copyright{
	font-size: 10px;
	font-weight: lighter;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}


/* ‘¾Žšƒ^ƒCƒgƒ‹ */

.title-black{
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 15px;
	line-height: 160%;
	font-weight: bold;
	color: #333333;
}

.title-blue{
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 13px;
	line-height: 120%;
	font-weight: bold;
	color: #000099;
}

.title-red{
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 13px;
	line-height: 120%;
	font-weight: bold;
	color: #CC0000;
}

/* •¶ŽšƒTƒCƒY‚ÌƒoƒŠƒG[ƒVƒ‡ƒ“ */

.big-14{
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 14px;
	line-height: 120%;
	color: #333333;
}

.big-13{
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 13px;
	line-height: 120%;
	color: #333333;
}

.small-11{
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 11px;
	line-height: 120%;
	color: #333333;
}

.small-red11{
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 11px;
	line-height: 120%;
	color: #CC0000;
}
.small-10{
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 10px;
	line-height: 120%;
	color: #333333;
}

/* ”’•¶Žš */

.white{
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 12px;
	line-height: 120%;
	color: #FFFFFF;
}

.white-bold{
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	color: #FFFFFF;
}

/* ƒe[ƒuƒ‹Eƒ{ƒbƒNƒX */

.table-dot{
	border: thin dotted #666666;
	padding: 5px;
	height: auto;
	width: auto;
	font-size: 12px;
	line-height: 120%;
	font-weight: lighter;
	color: #333333;
	margin: 5px;
}

.table-double{
	border: double #666666;
	padding: 5px;
	height: auto;
	width: auto;
	font-size: 12px;
	line-height: 120%;
	font-weight: lighter;
	color: #333333;
	margin: 5px;
}

.bg-rightfix {
	background-image: url(images/bg_shuri.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg-rightfix2 {

	background-image: url(images/bg_sugar.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.title-orange {

	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 13px;
	line-height: 120%;
	font-weight: bold;
	color: #FF9900;
}
.title-blue2 {

	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 13px;
	line-height: 120%;
	font-weight: bold;
	color: #0099FF;
}
#x001 a {
	font-size: 12px;
	line-height: 120%;
	text-decoration: none;




}
#x001 a:hover {
	font-size: 12px;
	line-height: 120%;
	text-decoration: underline;
	color: #CC0066;
	font-weight: bolder;
	background-color: #33CC66;


}
#x001 p {
	padding: 5px;
	height: 40px;
	width: 200px;
}
.botan {
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0033;
	margin: 1px;
	padding: 0px;
	height: 30px;
	width: 200px;
	border: dotted #3300CC;
	float: none;
	clip:      rect(auto auto auto auto);
	left: 0px;
	top: 0px;
	overflow: scroll;
	text-align: center;
	word-spacing: 20mm;
	font-style: oblique;
}
.new {
	font-size: 13px;
	line-height: 150%;
	padding-left: 10px;
}
