@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-size: 75%;
	color: #333333;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: 100;
	background-image: url(/_share/bg_body.png);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #4F3A20;
}

/* basicset */
* {margin:0; padding:0;}
img { border: none;  border-width: 0px; }
ul li { list-style: none; }
h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ul { display: block; margin: 0px; padding: 0px; }

a { color: #0066CC; }
a:visited { color: #330066; }
a:hover { color: #FF6600; }
a.blue {color: #0066CC; text-decoration: none;}
a.blue:visited { color: #0066CC; }
a.blue:hover { color: #FF6600; }
a.none {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.iconP {
	background-image: url(/_share/icon_pink.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 9px;
}
a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
 }

hr {
	color: #999999;
	margin-bottom: 15px;
}

.bs05 {	margin-bottom: 5px;}
.bs10 {	margin-bottom: 10px;}
.bs20 {	margin-bottom: 20px;}
.bs30 {	margin-bottom: 30px;}


/* layout */

#container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

#contents {
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 15px;

}


/* side */
#left {
	float:left;
	width: 160px;
	background-image: url(/_share/bg_side.gif);
	padding: 5px;
}

#right {
	float: right;
	width: 204px;
	font-size: 100%;
}

#left h4,
#right h4 {
	height: 20px;
	margin-bottom: 2px;
}

#left h4 i,
#right h4 i {
	float: left;
}

#left h4 b,
#right h4 b {
	float: right;
	margin-top: 3px;
}

#left h4 b a,
#right h4 b a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}


#left .box,
#right .box {
	background-color: #FFFFFF;
	border: 2px solid #D1D1D1;
	padding: 2px;
	margin-bottom: 7px;
	line-height: 120%;
	font-size: 110%;
	color: #555555;
	clear: both;
	overflow:hidden; /* forDW */
	zoom: 1; /* for IE5.5 - IE7 */
}

#left .box:after,
#right .box:after { /* for modern browser */
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

#right ul {


}

#right ul li {

}

#right ul li a {
	background-image: url(/_share/dotline.gif);
	background-position: left bottom;
	height: 20px;
	width: 190px;
	display: block;
	background-repeat: no-repeat;
	padding-left: 6px;
	padding-top: 4px;
}


#right ul li a:hover {
	background-color: #E9E7D8;
	color: #333;

}

#right h5 {
	background-color: #E6E6E6;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

#right p {
	line-height: 140%;
	padding: 5px;
}


/* 01 personal */
body.Zv01-01 #right ul li.Zv01-01 a,
body.Zv01-02 #right ul li.Zv01-02 a,
body.Zv01-03 #right ul li.Zv01-03 a,
body.Zv01-04 #right ul li.Zv01-04 a,
body.Zv01-05 #right ul li.Zv01-05 a,
body.Zv01-06 #right ul li.Zv01-06 a,
body.Zv01-07 #right ul li.Zv01-07 a,
body.Zv01-08 #right ul li.Zv01-08 a,
body.Zv01-09 #right ul li.Zv01-09 a,
body.Zv01-10 #right ul li.Zv01-10 a,
body.Zv01-11 #right ul li.Zv01-11 a,
body.Zv01-12 #right ul li.Zv01-12 a,

/* 02 company */
body.Zv02-01 #right ul li.Zv02-01 a,
body.Zv02-02 #right ul li.Zv02-02 a,
body.Zv02-03 #right ul li.Zv02-03 a,
body.Zv02-04 #right ul li.Zv02-04 a,
body.Zv02-05 #right ul li.Zv02-05 a,
body.Zv02-06 #right ul li.Zv02-06 a,
body.Zv02-07 #right ul li.Zv02-07 a,
body.Zv02-08 #right ul li.Zv02-08 a,
body.Zv02-09 #right ul li.Zv02-09 a,
body.Zv02-10 #right ul li.Zv02-10 a,
body.Zv02-11 #right ul li.Zv02-11 a,
body.Zv02-12 #right ul li.Zv02-12 a,

/* 03 consulting */
body.Zv03-01 #right ul li.Zv03-01 a,
body.Zv03-02 #right ul li.Zv03-02 a,
body.Zv03-03 #right ul li.Zv03-03 a,
body.Zv03-04 #right ul li.Zv03-04 a,
body.Zv03-05 #right ul li.Zv03-05 a,
body.Zv03-06 #right ul li.Zv03-06 a,
body.Zv03-07 #right ul li.Zv03-07 a,
body.Zv03-08 #right ul li.Zv03-08 a,
body.Zv03-09 #right ul li.Zv03-09 a,
body.Zv03-10 #right ul li.Zv03-10 a,
body.Zv03-11 #right ul li.Zv03-11 a,
body.Zv03-12 #right ul li.Zv03-12 a,

/* 04 aboutus */
body.Zv04-01 #right ul li.Zv04-01 a,
body.Zv04-02 #right ul li.Zv04-02 a,
body.Zv04-03 #right ul li.Zv04-03 a,
body.Zv04-04 #right ul li.Zv04-04 a,
body.Zv04-05 #right ul li.Zv04-05 a,
body.Zv04-06 #right ul li.Zv04-06 a,
body.Zv04-07 #right ul li.Zv04-07 a,
body.Zv04-08 #right ul li.Zv04-08 a,
body.Zv04-09 #right ul li.Zv04-09 a,
body.Zv04-10 #right ul li.Zv04-10 a,
body.Zv04-11 #right ul li.Zv04-11 a,
body.Zv04-12 #right ul li.Zv04-12 a
{
	background-position: left bottom;
	height: 19px;
	width: 188px;
	display: block;
	background-repeat: no-repeat;
	padding-left: 6px;
	padding-top: 4px;
	background-color: #FFFFD9;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #3A2B1D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-image: none;
	text-decoration: none;
	font-weight: bold;
	color: #333;
}







/* navi */

#navi {
	clear: both;
}

#navi table {
	width: 720px;
	margin-bottom: 5px;
}

#navi table th {
	width: 120px;
	text-align: left;
	vertical-align: top;
	line-height: 150%;
	padding-top: 5px;
	background-image: url(/_share/dotline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 2px;
}

#navi table td {
	line-height: 150%;
	background-image: url(/_share/dotline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 2px;
	padding-top: 3px;

}





/* main */
#main {
	float:left;
	width: 600px;
}

#main b {
	margin-left: 0px;
	font-size: 115%;
	color: #063;
	margin-right: 3px;
	font-weight: bold;
}

#main strong {
	margin-left: 3px;
	font-size: 140%;
	color: #000;
	margin-right: 3px;
	text-decoration: underline;
}

#main i {
	font-family: "Trebuchet MS", Arial, Verdana;
	margin-left: 3px;
	font-size: 140%;
	color: #06C;
	margin-right: 3px;
	font-style: normal;
}


.h2 {
	background-image: url(/_share/title_main/bg_h2.png);
	background-repeat: no-repeat;
	padding-left: 12px;
	margin-bottom: 10px;
	padding-top: 7px;
	font-size: 16px;
	padding-right: 10px;
	background-position: left bottom;
	padding-bottom: 11px;
	height: 18px;
	color: #FFF;
	overflow:hidden; /* forDW */
	zoom: 1; /* for IE5.5 - IE7 */
}

.h2:after { /* for modern browser */
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}



.h2 em {
	float: left;
	font-style: normal;
}

.h2 i {
	float: right;
	font-weight: normal;
}


.h3{
	font-size: 115%;
	margin-bottom: 8px;
	overflow:hidden; /* forDW */
	zoom: 1; /* for IE5.5 - IE7 */
	background-image: url(/_share/bg_h3.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 130%;
	margin-top: 15px;
}

.h3:after { /* for modern browser */
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

.h3 b {
	float: left;
}

.h3 i {
	float: right;
	height:15px;
	overflow:hidden;
	font-weight: normal;
	font-size: 11px;
}

.h3sub{
	margin-bottom: 5px;
	font-size: 115%;
	background-image: url(/_share/bg_h3sub.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.h3subIndent{
	margin-bottom: 3px;
	font-size: 115%;
	background-image: url(/_share/bg_h3sub.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	margin-left: 10px;
}

.h3subNL{
	margin-bottom: 5px;
	font-size: 115%;
	background-image: url(/_share/bg_h3sub.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
}

.h3results{
	font-size: 120%;
	line-height: 150%;
	margin-bottom: 1px;
	color: #000;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	background-image: url(/_share/bg_h3results.png);
	background-repeat: no-repeat;
}


.h3box {
	background-color: #FFC;
	border: 1px solid #FC0;
	padding: 5px;
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 115%;
}

.h3box b {
	color: #F00;

}


.h3results a,
.h3results a:visited
{
	color: #06C;
}

.h3results a:hover{
	color: #F60;
}

.h3rec {
	color: #000000;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #000066;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 140%;
	margin-bottom: 10px;
}


.h3voice{
	font-size: 115%;
	background-image: url(/_share/bg_h3.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 130%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}




.h4 {
	padding: 5px;
	margin-bottom: 5px;
	color: #333;
	font-size: 120%;
	background-color: #FFE;
	border: 1px solid #9C0;
}


.hQuestion {
	background-image: url(/_share/dotline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	color: #759B00;
	font-size: 120%;
}




a.btBack{
    background-image:url(/_share/bt_back.gif);
}
a.btBack:hover{
    background-position:0px -14px;
}


.boxBtn {
	text-align: center;
	margin-bottom: 20px;

}


.boxBtn input {
	width: 122px;
	height: 34px;
	background-image: url(/_share/bg_btn.png);
	font-weight: bold;
}


/* p */


p {
	overflow:hidden; /* forDW */
	zoom: 1; /* for IE5.5 - IE7 */
}

p:after { /* for modern browser */
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

.pan {
	margin-bottom: 10px;
	font-size: 90%;
	color: #666;
}


.pNor {
	line-height: 160%;
	margin-bottom: 20px;
	padding-left: 10px;
	font-size: 120%;
}

.pVoice {
	line-height: 180%;
	margin-bottom: 40px;
	padding-left: 15px;
	font-size: 125%;
}


.pColumn {
	padding: 10px;
	line-height: 160%;
	border: 2px solid #CCC;
	margin-bottom: 30px;
	background-color: #FFFFE1;
	color: #000;

}

.pBook {
	line-height: 160%;
	margin-bottom: 20px;
	font-size: 120%;
	padding: 10px;
	border: 1px solid #CCC;
	background-color: #F6F6F6;
}




.pNorC {
	line-height: 160%;
	margin-bottom: 30px;
	padding-left: 10px;
	font-size: 120%;
	text-align: center;
}

.pNorR {
	line-height: 160%;
	margin-bottom: 20px;
	padding-left: 10px;
	font-size: 120%;
	text-align: right;
}

.pTotop {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	margin-bottom: 15px;
	font-weight: bold;
	text-align: right;
	background-image: url(/_share/bg_totop.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 15px;
	padding-bottom: 3px;
	margin-top: 5px;
}

.pTotop a,
.pTotop a:hover,
.pTotop a:visited {
	color: #999999;
}



.pName {
	margin-bottom: 15px;
	font-weight: bold;
	text-align: right;
	font-size: 140%;
}

.pNotice {
	font-size: 88%;
	line-height: 140%;
	color: #333;
	border: 1px solid #FFA2A2;
	padding: 8px;
	margin-top: 5px;
	background-color: #FDEBEA;
}

.pNoticeBlue {
	font-size: 110%;
	line-height: 140%;
	color: #333;
	border: 1px solid #CCC;
	padding: 8px;
	margin-top: 5px;
	background-color: #EDF2FA;
	margin-bottom: 20px;
	margin-left: 10px;
}

.pNoticeNor {
	font-size: 88%;
	line-height: 140%;
	color: #333;
	border: 1px none #FFA2A2;
	padding: 8px;
	background-color: #FEF5F5;
	margin-left: 10px;
	margin-bottom: 30px;
}

.pRemark {
	font-size: 88%;
	line-height: 140%;
	color: #333;
	border: 1px none #FFA2A2;
	padding: 8px;
	background-color: #FEF5F5;
	margin-left: 10px;
	margin-bottom: 30px;
}


.pRemarks {
	font-size: 88%;
	line-height: 140%;
	color: #333;
	margin-bottom: 30px;
	margin-left: 10px;
}

/* boxResult */
.boxResult {
	border: 2px solid #D5D5D5;
	margin-bottom: 20px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}

.boxResult h4 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 5px;
	font-size: 110%;
	background-image: url(/_share/bg_stripe.gif);
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	height: 160%;
}


.pSummary {
	font-size: 110%;
	line-height: 140%;
	color: #333;
	margin-bottom: 5px;
	padding: 3px;
}

.pDate {
	font-size: 88%;
	line-height: 140%;
	color: #666;
	text-align: right;
	padding-bottom: 12px;
}

.pDateBlog {
	font-size: 100%;
	text-align: right;
	padding-bottom: 5px;
}

.pSideMM {
	font-weight: bold;
	color: #006600;
	font-size: 12px;

}



a.btOrange{
	background-image:url(/_share/bt_orange.gif);
	height: 15px;
	width: 50px;
	display: block;
}
a.btOrange:hover{
    background-position:0px -15px;
}


a.btGreen{
	background-image:url(/_share/bt_green.gif);
	height: 15px;
	width: 50px;
	display: block;
}
a.btGreen:hover{
    background-position:0px -25px;
}




/* header & footer */
#header {
	background-image: url(/_share/bg_header.png);
	background-repeat: repeat-x;
	padding-top: 4px;
	height: 200px;
	background-position: right top;
	padding-right: 3px;
	padding-left: 8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #322414;
}

#headerLeft {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#headerLeft h1 {
	font-size: 13px;
	font-weight: normal;
	text-align: right;
	padding-right: 10px;
	margin-bottom: 60px;
}

#headerRight {
	float: right;
	font-weight: bold;
	color: #006;
	width: 345px;
}

#headerRight p {
	float: left;
	margin-top: 3px;
}


#headerRight img {
	float: right;
}



#footer {
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	height: 180px;
	clear: both;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #322414;
	padding-top: 10px;
	background-color: #FFFFFF;
}



#footer .footerLeft {
	float: left;
	width: 500px;
	text-align: left;
	line-height: 140%;
	color: #666666;
}


#footer .footerLeft a{
	color: #999999;
}

#footer .footerLeft a:hover {
	color: #FF9900;
}



#footer .footerRight {
	float: right;
	width: 300px;
}








/* img */

.imgL { /* 左寄せ */
	float: left;
}

.imgL10 { /* 左寄せ用10px */
	margin-right: 10px;
	float: left;
}

.imgR10 { /* 右寄せ用10px */
	float: right;
	margin-left: 10px;
}

.imgL10B { /* 左寄せ用10pxボーダーあり */
	margin-right: 10px;
	float: left;
	border: 1px solid #CCCCCC;
	padding: 2px;
}

.imgR { /* 右寄せ */
	float: right;
}

.imgR10B { /* 右寄せ用10pxボーダー */
	float: right;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-bottom: 10px;
}

.imgRbook { 
	float: right;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
	padding: 2px;
}

.imgbox { /* ボーダーのみ */
	border: 1px solid #E4E4E4;
	padding: 4px;
}

.imgBm05 { /* ボーダーと下5px */
	border: 1px solid #999999;
	padding: 1px;
	margin-bottom: 5px;
}

/* table */
.tableB {
	border: 3px solid #CCC;
	margin-bottom: 10px;
	margin-left: 10px;
}

.td01 {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
	background-color: #EDEBCD;
}

.td02 {
	background-image: url(/_share/dotline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 5px;
	font-size: 120%;
	line-height: 140%;
}

.td02Price {
	background-image: url(/_share/dotline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 130%;
	text-align: right;
	background-color: #FDFDF7;
	font-weight: bold;
	color: #50691B;
	width: 100px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F2F2F2;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 5px;
}


.tableNor {
	border: 3px solid #CCC;
	margin-bottom: 20px;
	width: 590px;
	margin-left: 10px;
}

.tableNor th {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
	background-color: #EDEBCD;
	text-align: left;
}

.tdNor01 {
	background-image: url(/_share/dotline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 3px;
	font-size: 100%;
	line-height: 150%;
	background-color: #F2F2F2;
}

.tdNor02 {
	background-image: url(/_share/dotline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 3px;
	font-size: 100%;
	line-height: 150%;
}


.tdNor02m {
	background-image: url(/_share/dotline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 3px;
	font-size: 80%;
	line-height: 150%;
	width: 80px;
	background-color: #F3F3F3;
}

.tdNorC {
	background-image: url(/_share/dotline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 3px;
	font-size: 100%;
	line-height: 150%;
	text-align: center;
}

.tdNorPrice {
	background-image: url(/_share/dotline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 100%;
	line-height: 130%;
	text-align: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E4E4E4;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 3px;
}

.tdNorDate {
	background-image: url(/_share/dotline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 90%;
	line-height: 130%;
	text-align: right;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 3px;
	width: 100px;
	background-color: #FCFBF8;
}

.tdNorPriceC {
	background-image: url(/_share/dotline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 100%;
	line-height: 130%;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E4E4E4;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 3px;
}


.tableNB {
	margin-bottom: 20px;
	width: 590px;
	margin-left: 10px;
}

.tableNB th {
	padding: 5px;
	text-align: left;
	vertical-align: top;
}

.tableNB td {
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	line-height: 140%;
}




/* form */
/*****************/
.form040 {width: 40px;}
.form050 {width: 50px;color: #333333;padding: 3px;}
.form100 {width: 100px;color: #333333;padding: 3px;}
.form196 {width: 140px;color: #333333;padding: 3px;}
.form200 {width: 200px;color: #333333;padding: 3px;}
.form300 {width: 300px;color: #333333;padding: 3px;}
.form400 {width: 400px;color: #333333;padding: 3px;}
.form500 {width: 500px;color: #333333;padding: 3px;}
.form600 {width: 600px;color: #333333;padding: 3px;}
.form650 {width: 650px;color: #333333;padding: 3px;}

.formTextbox {
	width: 380px;
	font-size: 12px;
	color: #333333;
	padding: 5px;
}

.hidden {
	display: none;
}



/* text */
.textGreen {
	color: #006600;
}

.textMini {
	font-size: 90%;
	color: #666;
}

.textRed {
	color: #FF2828;
}


.textTel {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	color: #FF9900;
	font-size: 140%;
	font-weight: bold;
}

.textNotice {
	font-size: 90%;
	color: #666666;
}

.textB {
	font-weight: bold;
}


/* ul Dot */
ul.dotList {
	margin-left: 10px;
	margin-bottom: 30px;
	padding-left: 10px;
}

ul.dotList li {
	list-style-type: none;
	margin-bottom: 10px;
	background-image: url(/_share/liDot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	line-height: 150%;
	font-size: 120%;
}


ul.dotList li p {
	font-size: 90%;
	color: #666;
}

ul.dotList2 {
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 10px;
}

ul.dotList2 li {
	list-style-type: none;
	margin-bottom: 10px;
	background-image: url(/_share/liDot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	line-height: 150%;
	font-size: 120%;
}



/* ol nor */
.olNor {
	margin-bottom: 20px;
	margin-left: 40px;
	font-size: 120%;
}

.olNor li {
	list-style-type: decimal;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	list-style-position: outside;
	line-height: 130%;
}



/* crear */
.clearfix {
	overflow:hidden; /* forDW */
	zoom: 1; /* for IE5.5 - IE7 */
}

.clearfix:after { /* for modern browser */
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
