﻿/************ 知的資産経営とは ************/

/****************************************************************************************/
/* ヘッダ部分                                                                           */
/****************************************************************************************/
#header{
	width:750px;
	height:60px;
	border-right:solid 1px #CCCCCC;
	background-image:url("../images/about/head.gif");
}


/*メイン画像*/
#main_img {
	margin-left: 3px;
	background-image: url(../images/business/main.gif);
	background-repeat: no-repeat;
	width: 530px;
	height: 60px;
}

/************ ボディ ************/

/* ボディ全体 */
#body_right{
	width: 523px;
	padding: 10px 0px 30px 10px;
	text-align: left;
}

/*本文*/

#main_text {
	width: 513px;
	padding: 0px 0px 5px 0px;
	text-align: left;
}

/*イメージ画像*/

#about_img {
	width: 513px;
	padding: 20px 0px 0px 0px;
	text-align: left;
}

/*メイン画像の英文*/

.main_img_text {
	font-size:10px;
	color:#a065b3;
	padding-left:10px;
	font-weight:bold;
}