@charset "utf-8";
/* CSS Document */

.missionBox01{
	width:320px;
	margin-left:26px;
	margin-left:13px;
	float:left;
}

.missionImg01{
	float:right;
	margin-right:15px;
}


/* 部会 */


.meetingBoxL{
	width:290px;
	margin-right:15px;
	float:left;
}

.meetingBoxR{
	width:325px;
	float:right;
}


/* プロダクション */

.productionBox01{
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#616161;
}

/* システム */

.systemBox01{
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#616161;
}

/* 指標 */

.indexBox01{
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#616161;
}

/* ロケーション */

.locationBox01{
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#616161;
}


/* 役員 */

.directorBox01{
	width:634px;
	background-image:url(../../images/line_01.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	margin-top:17px;
	padding-bottom:17px;
}

.directorworkBox{
	width:90px;
	margin-right:15px;
	float:left;
}

.directornameBox{
	width:525px;
	float:right;
}

/* 組織図 */

.downloadBt01{
    float:left;
	margin:3px 0px 3px 12px;
}

.meetingContainer01{
    margin-top:15px;
    width:634px
}
.meetingBox01{
    width:634px;
    color:#809be9;
}
.meetingContainer01 a:link{
    text-decoration:underline;
    color:#809be9;
}
.meetingContainer01 a:visited{
    text-decoration:underline;
    color:#809be9;
}
.meetingContainer01 a:hover{
    text-decoration:none;
    color:#809be9;
}
.meetingContainer01 a:active{
    text-decoration:none;
    color:#809be9;
}
.meetingContainer01 ul{
    margin:0px 0px 0px 20px;
    list-style-image:url(../images/point_03.gif);
    list-style-position:outside;
    list-style-type:none;
}
.meetingContainer01 li{
    width:290px;
    float:left;
    margin:0px 0px 2px 0px;
}
