@charset "utf-8";
/* -----右エリアメイン画像の設定---------------------------------------------------------------------------------- */
#big-title {
	width: 535px;
	height: 100px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../works/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 {
	width: 505px;
	margin-right: auto;
	margin-left: auto;	
}
.txt-box01 {
	padding-left: 25px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 15px;
	line-height:170%;
}
.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;
}
.orange-link {
	text-align: right;
}
.orange-link a {
	color:#FF7B60;
}
.orange-link a a:hover,a:active {
	color:#FF7B60;
	text-decoration: underline;
}
.prof-box {
	padding-top: 30px;
}
.name {
	width: 200px;
	display: block;
}
.img-box {
	width: 185px;
	margin-right: 0px;
	margin-left: auto;
}