@charset "utf-8";
/* -----右エリアメイン画像の設定---------------------------------------------------------------------------------- */
#big-title {
	width: 535px;
	height: 100px;
	padding-right: 0px;
	padding-left: 0px;
	background-image : url(../jiden/img/bigtitle.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	padding-bottom: 10px;
}
#big-title h3 {
	font-size: 12px;
	font-weight: normal;
	position: absolute;
	left: 17px;
	top: 45px;
	width: 300px;
}
/* ---右エリア内の設定------------------------------------------- */
#title-basic {
	width: 505px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;	
}
.txt-box01 {
	padding-left: 25px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 25px;
}
.txt-box01 .img {
	padding-left: 10px;
	float: right;
	width: auto;
	padding-bottom: 10px;
}
.subtitle {
	background-image: url(../shared/bg_subtitle02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 485px;
	padding-bottom: 10px;
}
.subtitle h4 {
	font-size: 14px;
	color: #0C0CB5;
	text-indent: 10px;
	line-height: 190%;
}
.txt-box02 {
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
}
.txt-box03 {
	padding-left: 25px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 20px;
}
.orange-link {
	text-align: right;
}
.orange-link a {
	color:#FF7B60;
}
.orange-link a a:hover,a:active {
	color:#FF7B60;
	text-decoration: underline;
}
.img02 {
	text-align: center;	
}

/* ---Basicプログラム入門講座、リスト下のマージン-------------------- */
.introduction01 {
	padding-bottom: 10px;
}