/*----------------------------------
style_b.css:  Contents Area 
-----------------------------------*/

/* Basic Paramaters for syle D*/
/*---------------------------------*/
h1{
	font-size: 140%;
	color: #333333;
	margin: 0px 0px 0px;
	padding: 0px;
}


h2{
	font-size: 120%;
	color: #000000;
	margin-top: 2px;
	padding: 15px 0px 0px 0px;
	width: 520px;
	text-align: center;
}
h3{
	font-size: 100%;
	color:#333333;
	padding-bottom: 5px;
	margin: 0px;
	font-weight: bold;
	line-height: 150%;
}

h4{
	font-size: 80%;
	color:#333333;
	padding-bottom: 5px;
	margin: 0px;
	font-weight: bold;
	line-height: 150%;
}

h5{
	font-size: 120%;
	color: #000000;
	margin-top: 2px;
	padding: 15px 0px 15px 0px;
	width: 520px;
	background-image: url("../member/img/h6_back.gif");
	background-repeat: repeat;
	text-align: center;
}


p{
	margin: 0px;
	padding-bottom: 10px;
	font-size: 90%;
	line-height: 150%;
	color: #333333;
}

span{
	font-size: 100%;
	color: #333333;
}

strong{
	font-style: italic;
	font-weight: bold;
}


em{
	font-style:normal;
	font-weight: bold;
}


ol{
	margin: 0px;
	padding: 0px 0px 10px 30px;
	font-size: 90%;
	line-height: 150%;
	color: #333333;
	list-style-type: decimal;
}


/* layout Paramaters */
/*---------------------------------*/

.textarea{
	margin-left: 30px;
}

#wrapcol{
	position:relative;
}
#colmc{
	margin-top: 0px;
	left: 0px;
	width: 350;
	text-align: justify ;
	text-justify: inter-ideograph;
}
#colmr{
	position: absolute;
	top: 270px;
	left: 600px;
	width: 150px;
}

/*---------------------------------*/

.acrobat a:visited, .acrobat a:link, .acrobat a:hover{
	margin: 0px 0px 0px 20px;
	border: 0px;
}

.expAbat{
	margin: 0px;
	padding-bottom: 10px;
	font-size: 80%;
	line-height: 150%;
	color: #333333;
}

.dlList{
	margin-left: 15px;
}

/*---------------for member/index.html------------------*/
.memblock{
	border: 1px dotted #333333;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 90%;
}
/*---------------------------------*/

