.text {
	font-size: 12px;
	text-decoration: none;

}

/*　study intern　で使用　*/

.bg_center {
	background-image: url(../study/img/bg_center.jpg);
	background-repeat: repeat-x;
	padding-top: 20px;
}
.text01 {
	margin-top: 10px;
	margin-left: 10px;
}
.name {
	text-align: right;
	margin-right: 20px;
}



.text02 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin-left: 30px;
}


.bold {
	font-weight: bold;
	font-size: 12px;
}


.text3 {
	font-size: small;
	line-height: 150%;
	text-indent: 18px;
}


.text04{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}


.text04 a:link{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.text04 a:hover{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.text04 a:visited{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
